diff --git a/__e2e__/flows/curate-lists.yml b/__e2e__/flows/curate-lists.yml index 41c3f2c7cc..db65999ea4 100644 --- a/__e2e__/flows/curate-lists.yml +++ b/__e2e__/flows/curate-lists.yml @@ -74,7 +74,6 @@ appId: xyz.blueskyweb.app - tapOn: "Delete List" - tapOn: id: "confirmBtn" -- assertVisible: "This list is empty!" - tapOn: label: "Create a new curatelist" @@ -98,9 +97,7 @@ appId: xyz.blueskyweb.app - assertVisible: "They good" - tapOn: "People" -- tapOn: - label: "Adds users on curatelists from the list" - id: "addUserBtn" +- tapOn: "Start adding people" - assertVisible: id: "listAddUserModal" - tapOn: diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 279c6f913d..566edf69db 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -21,7 +21,7 @@ export const STARTER_PACK_MAX_SIZE = 150 // code and update this number with each release until we can get the // server route done. // -prf -export const JOINED_THIS_WEEK = 2880000 // estimate as of 11/26/24 +export const JOINED_THIS_WEEK = 560000 // estimate as of 12/18/24 const BASE_FEEDBACK_FORM_URL = `${HELP_DESK_URL}/requests/new` export function FEEDBACK_FORM_URL({ diff --git a/src/locale/locales/an/messages.po b/src/locale/locales/an/messages.po index cdb93f7ec5..51704f879b 100644 --- a/src/locale/locales/an/messages.po +++ b/src/locale/locales/an/messages.po @@ -7,673 +7,1020 @@ msgstr "" "Project-Id-Version: bsky\n" "Language: an\n" "Plural-Forms: nplurals=1; plural=0;\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" + +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" -#: src/components/dialogs/MutedWords.tsx:193 -msgid "24 hours" -msgstr "24 horas" - -#: src/screens/Login/LoginForm.tsx:250 -msgid "2FA Confirmation" -msgstr "Confirmación 2FA" +#: src/screens/Messages/components/ChatListItem.tsx:130 +msgid "(contains embedded content)" +msgstr "(tien conteniu incrustau)" -#: src/components/dialogs/MutedWords.tsx:232 -msgid "30 days" -msgstr "30 días" +#: src/screens/Settings/AccountSettings.tsx:65 +#: src/view/com/modals/VerifyEmail.tsx:150 +msgid "(no email)" +msgstr "(sin correu-e)" -#: src/components/dialogs/MutedWords.tsx:217 -msgid "7 days" -msgstr "7 días" +#: src/lib/hooks/useTimeAgo.ts:156 +msgid "{0, plural, one {# day} other {# days}}" +msgstr "{0, plural, one {# día} other {# días}}" -#: src/components/ProfileHoverCard/index.web.tsx:437 -#: src/components/ProfileHoverCard/index.web.tsx:449 -#: src/screens/Profile/Header/Metrics.tsx:45 -#: src/screens/Settings/NotificationSettings.tsx:71 -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>Experimental: Cuan ye activada esta preferencia, nomás recibirás notificacions de respuestas y citas d'usuarios a qui sigues. Seguiremos anyadindo mas controls aquí." +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" -#: src/view/com/modals/SelfLabel.tsx:135 -#: src/screens/StarterPack/Wizard/index.tsx:463 -msgid "<0>You and<1> <2>{0} are included in your starter pack" -msgstr "<0>Tu y<1> <2>{0} s'incluyen en o tuyo paquet d'inicio" +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 -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}, and {2, plural, one {# atro} other {# atros}} s'incluyen en o tuyo paquet d'inicio" +#: src/lib/hooks/useTimeAgo.ts:146 +msgid "{0, plural, one {# hour} other {# hours}}" +msgstr "{0, plural, one {# hora} other {# horas}}" -#: src/view/screens/PreferencesFollowingFeed.tsx:67 -#: src/components/WhoCanReply.tsx:296 -#: src/screens/StarterPack/Wizard/index.tsx:485 -#: src/screens/StarterPack/Wizard/index.tsx:472 -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}, y {2, plural, one {# atro} other {# atros}} s'incluyen en o tuyo paquet d'inicio" +#: src/components/moderation/LabelsOnMe.tsx:55 +#: src/components/moderation/LabelsOnMe.tsx:53 +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {s'ha meso # etiqueta en esta cuenta} other {s'han meso # etiquetas en esta cuenta}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 -msgid "<0>{0} and<1> <2>{1} are included in your starter pack" -msgstr "<0>{0} and<1> <2>{1} s'incluyen en o tuyo paquet d'inicio" +#: src/components/moderation/LabelsOnMe.tsx:61 +#: src/components/moderation/LabelsOnMe.tsx:59 +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {s'ha meso # etiqueta en este conteniu} other {s'han meso # etiquetas en este conteniu}}" -#: src/view/shell/Drawer.tsx:96 -#: src/screens/StarterPack/Wizard/index.tsx:506 -msgid "<0>{0} is included in your starter pack" -msgstr "<0>{0} s'incluye en o tuyo paquet d'inicio" +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" -#: src/components/WhoCanReply.tsx:274 -msgid "<0>{0} members" -msgstr "<0>{0} miembros" +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 -#: src/view/shell/Drawer.tsx:97 -msgid "<0>{0} {1, plural, one {follower} other {followers}}" -msgstr "<0>{0} {1, plural, one {seguidor} other {seguidors}}" +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" -#: src/view/shell/Drawer.tsx:108 -msgid "<0>{0} {1, plural, one {following} other {following}}" -msgstr "<0>{0} {1, plural, one {seguindo} other {seguindo}}" +#: src/lib/hooks/useTimeAgo.ts:136 +msgid "{0, plural, one {# minute} other {# minutes}}" +msgstr "{0, plural, one {# minuto} other {# minutos}}" -#: src/components/dms/DateDivider.tsx:69 -msgid "<0>{date} at {time}" -msgstr "<0>{date} en {time}" +#: src/lib/hooks/useTimeAgo.ts:167 +msgid "{0, plural, one {# month} other {# months}}" +msgstr "{0, plural, one {# mes} other {# meses}}" -#: src/view/com/composer/GifAltText.tsx:100 -#: src/view/com/composer/photos/Gallery.tsx:187 -#: src/view/com/util/post-embeds/GifEmbed.tsx:186 -msgid "ALT" -msgstr "ALT" +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" -#: src/tours/Tooltip.tsx:70 -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 -msgid "About" -msgstr "Cuanto a" +#: src/screens/Post/PostRepostedBy.tsx:41 +msgid "{0, plural, one {# repost} other {# reposts}}" +msgstr "{0, plural, one {# republicación} other {# republicacions}}" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 -msgid "Access navigation links and settings" -msgstr "Acceder a vinclos y configuracions de navegación" +#: src/lib/hooks/useTimeAgo.ts:126 +msgid "{0, plural, one {# second} other {# seconds}}" +msgstr "{0, plural, one {# segundo} other {# segundos}}" -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Acceder a lo perfil y atros links de navegación" +#: src/components/ProfileHoverCard/index.web.tsx:398 +#: src/screens/Profile/Header/Metrics.tsx:22 +msgid "{0, plural, one {follower} other {followers}}" +msgstr "{0, plural, one {seguidor} other {seguidors}}" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 -msgid "Accessibility" -msgstr "Accesibilidat" +#: src/components/ProfileHoverCard/index.web.tsx:402 +#: src/screens/Profile/Header/Metrics.tsx:26 +msgid "{0, plural, one {following} other {following}}" +msgstr "{0, plural, one {seguindo} other {seguindo}}" -#: src/view/screens/Settings/index.tsx:455 -#: src/Navigation.tsx:321 -msgid "Accessibility Settings" -msgstr "Achustes d'accesibilidat" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Me fa goyo (# me-fa-goyo)} other {Me fa goyo (# me-fa-goyos)}}" -#: src/components/moderation/LabelsOnMe.tsx:42 -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 -msgid "Account" -msgstr "Cuenta" +#: src/view/com/post-thread/PostThreadItem.tsx:447 +msgid "{0, plural, one {like} other {likes}}" +msgstr "{0, plural, one {me-fa-goyo} other {me-fa-goyos}}" -#: src/components/moderation/ModerationDetailsDialog.tsx:101 -#: src/lib/moderation/useModerationCauseDescription.ts:96 -msgid "Account Muted" -msgstr "Cuenta silenciada" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Le ha feito goyo a # user} other {Les ha feito goyo a # users}}" -#: src/components/moderation/ModerationDetailsDialog.tsx:87 -msgid "Account Muted by List" -msgstr "Cuenta silenciada per lista" +#: src/screens/Profile/Header/Metrics.tsx:58 +msgid "{0, plural, one {post} other {posts}}" +msgstr "{0, plural, one {publicación} other {publicacions}}" -#: src/view/com/profile/ProfileMenu.tsx:132 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 -msgid "Account blocked" -msgstr "Cuenta blocada" +#: src/view/com/post-thread/PostThreadItem.tsx:431 +msgid "{0, plural, one {quote} other {quotes}}" +msgstr "{0, plural, one {cita} other {citas}}" -#: src/view/com/profile/ProfileMenu.tsx:145 -msgid "Account followed" -msgstr "Cuenta seguida" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Respuesta pa (# respuesta)} other {Respuesta pa (# respuestas)}}" -#: src/view/com/profile/ProfileMenu.tsx:108 -msgid "Account muted" -msgstr "Cuenta silenciada" +#: src/view/com/post-thread/PostThreadItem.tsx:413 +msgid "{0, plural, one {repost} other {reposts}}" +msgstr "{0, plural, one {republicación} other {republicacions}}" -#: src/screens/Settings/Settings.tsx:420 -msgid "Account options" -msgstr "Opcions de cuenta" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Desmarca me fa goyo (# me-fa-goyo)} other {Desmarca me fa goyo (# me-fa-goyos)}}" -#: src/screens/Settings/Settings.tsx:456 -msgid "Account removed from quick access" -msgstr "Cuenta sacada de l'acceso rápido" +#: src/screens/Settings/Settings.tsx:422 +msgid "{0}" +msgstr "{0}" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 -#: src/view/com/profile/ProfileMenu.tsx:122 -msgid "Account unblocked" -msgstr "Cuenta desblocada" +#. Pattern: {wordValue} in tags +#: src/components/dialogs/MutedWords.tsx:475 +msgid "{0} <0>in <1>tags" +msgstr "{0} <0>en <1>etiquetas" -#: src/view/com/profile/ProfileMenu.tsx:157 -msgid "Account unfollowed" -msgstr "Has deixau de seguir a esta cuenta" +#. Pattern: {wordValue} in text, tags +#: src/components/dialogs/MutedWords.tsx:465 +msgid "{0} <0>in <1>text & tags" +msgstr "{0} <0>en <1>texto y etiquetas" -#: src/view/com/profile/ProfileMenu.tsx:98 -msgid "Account unmuted" -msgstr "Cuenta no silenciada" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +msgid "{0} joined this week" +msgstr "{0} s'han uniu esta semana" -#: src/components/dialogs/MutedWords.tsx:328 -#: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 -msgid "Add" -msgstr "Anyadir" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 +msgid "{0} of {1}" +msgstr "{0} de {1}" -#: src/screens/Settings/AppPasswords.tsx:67 -#: src/screens/Settings/AppPasswords.tsx:75 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 -msgid "Add App Password" -msgstr "Anyadir clau d'app" +#: src/screens/StarterPack/StarterPackScreen.tsx:480 +msgid "{0} people have used this starter pack!" +msgstr "{0} personas han usau este paquet d'inicio!" -#: src/view/com/composer/labels/LabelsBtn.tsx:107 -#: src/view/com/composer/labels/LabelsBtn.tsx:112 -msgid "Add a content warning" -msgstr "Anyadir advertencia de conteniu" +#: src/view/shell/bottom-bar/BottomBar.tsx:208 +msgid "{0} unread items" +msgstr "{0} elementos sin leyer" -#: src/view/screens/ProfileList.tsx:930 -msgid "Add a user to this list" -msgstr "Anyadir cuenta a esta lista" +#: src/view/com/util/UserAvatar.tsx:435 +msgid "{0}'s avatar" +msgstr "avatar de {0}" -#: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 -msgid "Add account" -msgstr "Anyadir cuenta" +#: src/screens/StarterPack/Wizard/StepDetails.tsx:67 +msgid "{0}'s favorite feeds and people - join me!" +msgstr "Las canals y personas favoritas de {0}, une-te a yo!" -#: src/view/com/composer/GifAltText.tsx:76 -#: src/view/com/composer/GifAltText.tsx:144 -#: src/view/com/composer/GifAltText.tsx:207 -#: src/view/com/composer/photos/Gallery.tsx:169 -#: src/view/com/composer/photos/Gallery.tsx:216 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 -msgid "Add alt text" -msgstr "Anyadir texto alternativo" +#: src/screens/StarterPack/Wizard/StepDetails.tsx:46 +msgid "{0}'s starter pack" +msgstr "paquet d'inicio de {0}" -#: src/view/com/composer/GifAltText.tsx:175 -#: src/view/com/composer/videos/SubtitleDialog.tsx:107 -msgid "Add alt text (optional)" -msgstr "Anyadir texto alternativo (opcional)" +#. How many days have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:158 +msgid "{0}d" +msgstr "{0}d" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 -msgid "Add another account" -msgstr "Anyadir una atra cuenta" +#. How many hours have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:148 +msgid "{0}h" +msgstr "{0}h" -#: src/view/com/composer/Composer.tsx:721 -msgid "Add another post" -msgstr "Anyadir una atra publicación" +#. How many minutes have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:138 +msgid "{0}m" +msgstr "{0}m" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 -msgid "Add app password" -msgstr "Anyadir una atra clau" +#. How many months have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:169 +msgid "{0}mo" +msgstr "{0}me" -#: src/components/dialogs/MutedWords.tsx:321 -msgid "Add mute word for configured settings" -msgstr "Anyadir parola silenciada en os achustes" +#. How many seconds have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:128 +msgid "{0}s" +msgstr "{0}s" -#: src/components/dialogs/MutedWords.tsx:112 -msgid "Add muted words and tags" -msgstr "Anyadir parolas silenciadas y etiquetas" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elementos sin leyer" -#: src/view/com/composer/Composer.tsx:1235 -msgid "Add new post" -msgstr "Anyadir una atra publicación" +#: src/components/LabelingServiceCard/index.tsx:96 +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Le ha feito goyo a # usuario} other {Les han feito goyo a # usuarios}}" -#: src/screens/StarterPack/Wizard/index.tsx:197 -#: src/screens/Home/NoFeedsPinned.tsx:99 -msgid "Add recommended feeds" -msgstr "Anyadir canals recomendadas" +#: src/view/shell/desktop/LeftNav.tsx:189 +msgid "{count} unread items" +msgstr "{count} elementos sin leyer" -#: src/screens/StarterPack/Wizard/index.tsx:494 -msgid "Add some feeds to your starter pack!" -msgstr "Anyadir bella canal ta lo tuyo paquet d'inicio!" +#: src/lib/generate-starterpack.ts:108 +#: src/screens/StarterPack/Wizard/index.tsx:178 +msgid "{displayName}'s Starter Pack" +msgstr "Paquet d'inicio de {displayName}" -#: src/screens/Feeds/NoFollowingFeed.tsx:41 -msgid "Add the default feed of only people you follow" -msgstr "Anyade la canal predeterminada de solo personas que sigue" +#: src/screens/SignupQueued.tsx:219 +msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" +msgstr "{estimatedTimeHrs, plural, one {hora} other {horas}}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 -msgid "Add the following DNS record to your domain:" -msgstr "Anyade lo siguient rechistro DNS a lo tuyo dominio:" +#: src/screens/SignupQueued.tsx:225 +msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" +msgstr "{estimatedTimeMins, plural, one {minuto} other {minutos}}" -#: src/components/FeedCard.tsx:296 -msgid "Add this feed to your feeds" -msgstr "Anyade esta canal a las tuyas canals" +#: src/view/com/notifications/NotificationFeedItem.tsx:301 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} t'han seguiu" -#: src/view/com/profile/ProfileMenu.tsx:243 -#: src/view/com/profile/ProfileMenu.tsx:246 -msgid "Add to Lists" -msgstr "Anyadir a listas" +#: src/view/com/notifications/NotificationFeedItem.tsx:327 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "A {firstAuthorLink} y a <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya canal personalizada" -#: src/view/com/feeds/FeedSourceCard.tsx:269 -msgid "Add to my feeds" -msgstr "Anyadir a las mías canals" +#: src/view/com/notifications/NotificationFeedItem.tsx:223 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "A {firstAuthorLink} y a <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya publicación" -#: src/screens/StarterPack/Wizard/index.tsx:574 -msgid "Add {0} more to continue" -msgstr "Anyadir-ne {0} mas pa continar" +#: src/view/com/notifications/NotificationFeedItem.tsx:247 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} ha republicau la tuya publicación" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 -msgid "Add {displayName} to starter pack" -msgstr "Anyadir {displayName} a lo paquet d'inicio" +#: src/view/com/notifications/NotificationFeedItem.tsx:351 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} s'han rechistrau con o tuyo paquet d'inicio" -#: src/view/com/modals/ListAddRemoveUsers.tsx:192 -#: src/view/com/modals/UserAddRemoveLists.tsx:162 -msgid "Added to list" -msgstr "Anyadiu a lista" +#: src/view/com/notifications/NotificationFeedItem.tsx:313 +msgid "{firstAuthorLink} followed you" +msgstr "{firstAuthorLink} t'ha seguiu" -#: src/view/com/feeds/FeedSourceCard.tsx:125 -msgid "Added to my feeds" -msgstr "Anyadiu a las mías canals" +#: src/view/com/notifications/NotificationFeedItem.tsx:290 +msgid "{firstAuthorLink} followed you back" +msgstr "{firstAuthorLink} t'ha seguiu tamién" -#: src/view/screens/PreferencesFollowingFeed.tsx:171 -#: src/view/com/composer/labels/LabelsBtn.tsx:160 -msgid "Adult" -msgstr "Adulto" +#: src/view/com/notifications/NotificationFeedItem.tsx:339 +msgid "{firstAuthorLink} liked your custom feed" +msgstr "A {firstAuthorLink} le ha feito goyo la tuya canal personalizada" -#: src/components/moderation/ContentHider.tsx:113 -#: src/lib/moderation/useGlobalLabelStrings.ts:34 -#: src/lib/moderation/useModerationCauseDescription.ts:144 -#: src/view/com/composer/labels/LabelsBtn.tsx:128 -msgid "Adult Content" -msgstr "Conteniu adulto" +#: src/view/com/notifications/NotificationFeedItem.tsx:235 +msgid "{firstAuthorLink} liked your post" +msgstr "A {firstAuthorLink} le ha feito goyo la tuya publicación" -#: src/view/com/composer/labels/LabelsBtn.tsx:139 -#: src/view/com/composer/labels/LabelsBtn.tsx:197 -msgid "Adult Content labels" -msgstr "Etiquetas de conteniu d'adultos" +#: src/view/com/notifications/NotificationFeedItem.tsx:259 +msgid "{firstAuthorLink} reposted your post" +msgstr "{firstAuthorLink} ha republicau la tuya publicación" -#: src/screens/Moderation/index.tsx:360 -msgid "Adult content can only be enabled via the Web at <0>bsky.app." -msgstr "Lo conteniu pa adultos nomás se puede habilitar a traviés d'a web en <0>bsky.app." +#: src/view/com/notifications/NotificationFeedItem.tsx:363 +msgid "{firstAuthorLink} signed up with your starter pack" +msgstr "{firstAuthorLink} s'ha rechistrau con o tuyo paquet d'inicio" -#: src/components/moderation/LabelPreference.tsx:242 -msgid "Adult content is disabled." -msgstr "Lo conteniu adulto ye desactivau." +#: src/view/com/notifications/NotificationFeedItem.tsx:294 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} t'han seguiu" -#: src/screens/Moderation/index.tsx:404 -msgid "Advanced" -msgstr "Abanzau" +#: src/view/com/notifications/NotificationFeedItem.tsx:320 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "A {firstAuthorName} y a {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya canal personalizada" -#: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Entrenamiento d'algorismo completo!" +#: src/view/com/notifications/NotificationFeedItem.tsx:216 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "A {firstAuthorName} y a {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya publicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:381 -msgid "All accounts have been followed!" -msgstr "S'han seguiu totas las cuentas!" +#: src/view/com/notifications/NotificationFeedItem.tsx:240 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} han republicau la tuya publicación" -#: src/view/screens/Feeds.tsx:735 -msgid "All the feeds you've saved, right in one place." -msgstr "Totas las tuyas canals alzadas, en un solo puesto." +#: src/view/com/notifications/NotificationFeedItem.tsx:344 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} s'han rechistrau con o tuyo paquet d'inicio" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 -msgid "Allow access to your direct messages" -msgstr "Permite l'acceso a los tuyos mensaches directos" +#: src/view/com/notifications/NotificationFeedItem.tsx:299 +msgid "{firstAuthorName} followed you" +msgstr "{firstAuthorName} t'ha seguiu" -#: src/screens/Messages/Settings.tsx:61 -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 -msgid "Allow new messages from" -msgstr "Permitir nuevos mensaches de" +#: src/view/com/notifications/NotificationFeedItem.tsx:289 +msgid "{firstAuthorName} followed you back" +msgstr "{firstAuthorName} tamién t'ha seguiu" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 -msgid "Allow replies from:" -msgstr "Permitir respuestas de:" +#: src/view/com/notifications/NotificationFeedItem.tsx:325 +msgid "{firstAuthorName} liked your custom feed" +msgstr "A {firstAuthorName} le ha feito goyo la tuya canal personalizada" -#: src/screens/Settings/AppPasswords.tsx:192 -msgid "Allows access to direct messages" -msgstr "Permitir acceso a mensaches directos" +#: src/view/com/notifications/NotificationFeedItem.tsx:221 +msgid "{firstAuthorName} liked your post" +msgstr "A {firstAuthorName} le ha feito goyo la tuya publicación" -#: src/screens/Login/ForgotPasswordForm.tsx:171 -#: src/view/com/modals/ChangePassword.tsx:171 -msgid "Already have a code?" -msgstr "Ya tiens un codigo?" +#: src/view/com/notifications/NotificationFeedItem.tsx:245 +msgid "{firstAuthorName} reposted your post" +msgstr "{firstAuthorName} ha republicau la tuya publicación" -#: src/screens/Login/ChooseAccountForm.tsx:43 -msgid "Already signed in as @{0}" -msgstr "Sesión ya iniciada como @{0}" +#: src/view/com/notifications/NotificationFeedItem.tsx:349 +msgid "{firstAuthorName} signed up with your starter pack" +msgstr "{firstAuthorName} s'ha rechistau con o tuyo paquet d'inicio" -#: src/view/com/util/post-embeds/GifEmbed.tsx:191 -msgid "Alt Text" -msgstr "Texto alternativo" +#: src/components/ProfileHoverCard/index.web.tsx:508 +#: src/screens/Profile/Header/Metrics.tsx:49 +msgid "{following} following" +msgstr "{following} seguindo" -#: src/screens/Settings/AccessibilitySettings.tsx:48 -#: src/view/com/composer/GifAltText.tsx:154 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 -#: src/view/com/composer/videos/SubtitleDialog.tsx:102 -#: src/view/com/composer/videos/SubtitleDialog.tsx:106 -msgid "Alt text" -msgstr "Texto alternativo" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 +msgid "{handle} can't be messaged" +msgstr "No se puede ninviar mensaches a {handle}" -#: src/view/com/composer/photos/Gallery.tsx:255 -msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." -msgstr "Lo texto alternativo describe imáchens a usuarios ciegos u con baixa visión, y aduya a dar mas contexto a toz." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 +#: src/view/screens/ProfileFeed.tsx:591 +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Le ha feito goyo a # user} other {Les ha feito goyo a # users}}" -#: src/view/com/composer/GifAltText.tsx:179 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 -msgid "Alt text will be truncated. Limit: {0} characters." -msgstr "Lo texto alternativo será truncau. Limite: {0} carácters." +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:91 -msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "S'ha ninviau un correu electronico! Escribe lo codigo de confirmación incluyiu en o correu electronico contino." +#: src/view/shell/Drawer.tsx:448 +msgid "{numUnreadNotifications} unread" +msgstr "{numUnreadNotifications} sin leyer" -#: src/view/com/modals/ChangeEmail.tsx:114 -msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." -msgstr "S'ha ninviau un codigo de verificación ta la tuya adreza anterior, {0}. Escribe ixe codigo contino." +#: src/view/shell/bottom-bar/BottomBar.tsx:235 +msgid "{numUnreadNotifications} unread items" +msgstr "{numUnreadNotifications} elementos sin leyer" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 -#: src/view/com/modals/VerifyEmail.tsx:132 -msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." -msgstr "Un codigo de verificación s'ha ninviau a {0}. Escribe aquí ixe codigo." +#: src/components/NewskieDialog.tsx:116 +msgid "{profileName} joined Bluesky {0} ago" +msgstr "{profileName} s'unió a Bluesky fa {0}" -#: src/components/dialogs/GifSelect.tsx:265 -msgid "An error has occurred" -msgstr "I ha habiu una error" +#: src/components/NewskieDialog.tsx:111 +msgid "{profileName} joined Bluesky using a starter pack {0} ago" +msgstr "{profileName} s'unió a Bluesky usando un paquet d'inicio fa {0}" -#: src/components/dialogs/GifSelect.tsx:252 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 -msgid "An error occurred" -msgstr "I ha habiu una error" +#: src/screens/StarterPack/Wizard/index.tsx:502 +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}, and {2, plural, one {# atro} other {# atros}} s'incluyen en o tuyo paquet d'inicio" -#: src/view/com/composer/state/video.ts:398 -msgid "An error occurred while compressing the video." -msgstr "I ha habiu una error en comprimir lo video." +#: src/screens/StarterPack/Wizard/index.tsx:449 +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}, y {2, plural, one {# atro} other {# atros}} s'incluyen en o tuyo paquet d'inicio" -#: src/components/StarterPack/ProfileStarterPacks.tsx:333 -msgid "An error occurred while generating your starter pack. Want to try again?" -msgstr "I ha habiu una error en chenerar lo suyo paquet d'inicio. Quiers intentar-lo de nuevo?" +#: src/view/shell/Drawer.tsx:97 +msgid "<0>{0} {1, plural, one {follower} other {followers}}" +msgstr "<0>{0} {1, plural, one {seguidor} other {seguidors}}" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:176 -msgid "An error occurred while loading the video. Please try again." -msgstr "I ha habiu una error mientres cargaba lo video. Per favor torne a intentar-lo." +#: src/view/shell/Drawer.tsx:108 +msgid "<0>{0} {1, plural, one {following} other {following}}" +msgstr "<0>{0} {1, plural, one {seguindo} other {seguindo}}" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:133 -msgid "An error occurred while loading the video. Please try again later." -msgstr "I ha habiu una error en cargar lo video. Per favor torne a intentar-lo." +#: src/screens/StarterPack/Wizard/index.tsx:490 +msgid "<0>{0} and<1> <2>{1} are included in your starter pack" +msgstr "<0>{0} and<1> <2>{1} s'incluyen en o tuyo paquet d'inicio" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:250 -#: src/components/StarterPack/ShareDialog.tsx:79 -#: src/components/StarterPack/QrCodeDialog.tsx:71 -#: src/components/StarterPack/ShareDialog.tsx:79 -msgid "An error occurred while saving the QR code!" -msgstr "I ha habiu una error en alzar lo codigo QR!" +#: src/screens/StarterPack/Wizard/index.tsx:483 +msgid "<0>{0} is included in your starter pack" +msgstr "<0>{0} s'incluye en o tuyo paquet d'inicio" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 -msgid "An error occurred while selecting the video" -msgstr "I ha habiu una error mientres triaba lo video" +#: src/components/WhoCanReply.tsx:274 +msgid "<0>{0} members" +msgstr "<0>{0} miembros" -#: src/components/dms/MessageMenu.tsx:134 -#: src/screens/StarterPack/StarterPackScreen.tsx:347 -#: src/screens/StarterPack/StarterPackScreen.tsx:369 -msgid "An error occurred while trying to follow all" -msgstr "I ha habiu una error mientres intentaba seguir a toz" +#: src/components/dms/DateDivider.tsx:69 +msgid "<0>{date} at {time}" +msgstr "<0>{date} en {time}" -#: src/view/com/composer/state/video.ts:435 -msgid "An error occurred while uploading the video." -msgstr "I ha habiu una error en cargar lo video." +#: src/screens/Settings/NotificationSettings.tsx:85 +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>Experimental: Cuan ye activada esta preferencia, nomás recibirás notificacions de respuestas y citas d'usuarios a qui sigues. Seguiremos anyadindo mas controls aquí." -#: src/lib/moderation/useReportOptions.ts:28 -msgid "An issue not included in these options" -msgstr "Un problema no incluyiu en estas opcions" +#: src/screens/StarterPack/Wizard/index.tsx:440 +msgid "<0>You and<1> <2>{0} are included in your starter pack" +msgstr "<0>Tu y<1> <2>{0} s'incluyen en o tuyo paquet d'inicio" -#: src/components/hooks/useFollowMethods.ts:35 -#: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 -#: src/view/com/profile/FollowButton.tsx:35 -#: src/view/com/profile/FollowButton.tsx:45 -msgid "An issue occurred, please try again." -msgstr "I ha habiu un problema. Intenta de nuevo." +#: src/screens/Profile/Header/Handle.tsx:52 +msgid "⚠Invalid Handle" +msgstr "⚠Identificador no valido" -#: src/components/dms/dialogs/NewChatDialog.tsx:41 -msgid "An issue occurred starting the chat" -msgstr "I ha habiu un problema iniciando lo chat" +#: src/components/dialogs/MutedWords.tsx:193 +msgid "24 hours" +msgstr "24 horas" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 -msgid "An issue occurred while trying to open the chat" -msgstr "I ha habiu un problema mientres intentaba ubrir lo chat." +#: src/screens/Login/LoginForm.tsx:252 +msgid "2FA Confirmation" +msgstr "Confirmación 2FA" -#: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 -msgid "Animals" -msgstr "Animals" +#: src/components/dialogs/MutedWords.tsx:232 +msgid "30 days" +msgstr "30 días" -#: src/view/com/util/post-embeds/GifEmbed.tsx:149 -msgid "Animated GIF" -msgstr "GIF animau" +#: src/components/dialogs/MutedWords.tsx:217 +msgid "7 days" +msgstr "7 días" -#: src/lib/moderation/useReportOptions.ts:33 -msgid "Anti-Social Behavior" -msgstr "Comportamiento antisocial" +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 +msgid "About" +msgstr "Cuanto a" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 -msgid "Any language" -msgstr "Cualsequier idioma" +#: src/view/screens/Search/Search.tsx:858 +msgid "Access navigation links and settings" +msgstr "Acceder a vinclos y configuracions de navegación" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 -msgid "Anybody can interact" -msgstr "Cualsequiera puede interactuar" +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 +#~ msgid "Access profile and other navigation links" +#~ msgstr "Acceder a lo perfil y atros links de navegación" -#: src/screens/Settings/LanguageSettings.tsx:72 -msgid "App Language" -msgstr "Idioma d'interficie" +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 +msgid "Accessibility" +msgstr "Accesibilidat" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 -msgid "App Password" -msgstr "Clau d'aplicación" +#: src/Navigation.tsx:323 +msgid "Accessibility Settings" +msgstr "Achustes d'accesibilidat" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 -msgid "App Passwords" -msgstr "Claus de l'app" +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 +msgid "Account" +msgstr "Cuenta" -#: src/screens/Settings/AppPasswords.tsx:139 -msgid "App password deleted" -msgstr "Clau de l'app eliminada" +#: src/view/com/profile/ProfileMenu.tsx:132 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 +msgid "Account blocked" +msgstr "Cuenta blocada" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 -msgid "App password name must be unique" -msgstr "La clau d'aplicación ha d'estar unica" +#: src/view/com/profile/ProfileMenu.tsx:145 +msgid "Account followed" +msgstr "Cuenta seguida" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 -msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" -msgstr "Los nombres de claus d'aplicación nomás pueden contener letras, numeros, espacios, guions y guions baixos" +#: src/view/com/profile/ProfileMenu.tsx:108 +msgid "Account muted" +msgstr "Cuenta silenciada" -#: src/view/com/modals/AddAppPasswords.tsx:138 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 -msgid "App password names must be at least 4 characters long" -msgstr "Las claus d'aplicación han de tener a lo menos 4 carácters" +#: src/components/moderation/ModerationDetailsDialog.tsx:101 +#: src/lib/moderation/useModerationCauseDescription.ts:96 +msgid "Account Muted" +msgstr "Cuenta silenciada" -#: src/view/com/modals/AddAppPasswords.tsx:103 -#: src/view/screens/Settings/index.tsx:664 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 -msgid "App passwords" -msgstr "Claus d'aplicación" +#: src/components/moderation/ModerationDetailsDialog.tsx:87 +msgid "Account Muted by List" +msgstr "Cuenta silenciada per lista" -#: src/components/moderation/LabelsOnMeDialog.tsx:148 -#: src/components/moderation/LabelsOnMeDialog.tsx:151 -msgid "Appeal" -msgstr "Apelar" +#: src/screens/Settings/Settings.tsx:428 +msgid "Account options" +msgstr "Opcions de cuenta" -#: src/components/moderation/LabelsOnMeDialog.tsx:243 -msgid "Appeal \"{0}\" label" -msgstr "Apelar la etiqueta de \"{0}\"" +#: src/screens/Settings/Settings.tsx:464 +msgid "Account removed from quick access" +msgstr "Cuenta sacada de l'acceso rápido" -#: src/components/moderation/LabelsOnMeDialog.tsx:233 -#: src/screens/Messages/components/ChatDisabled.tsx:91 -msgid "Appeal submitted" -msgstr "Apelación ninviada" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 +#: src/view/com/profile/ProfileMenu.tsx:122 +msgid "Account unblocked" +msgstr "Cuenta desblocada" -#: src/components/moderation/LabelsOnMeDialog.tsx:193 -#: src/screens/Messages/components/ChatDisabled.tsx:51 -#: src/screens/Messages/components/ChatDisabled.tsx:53 -#: src/screens/Messages/components/ChatDisabled.tsx:99 -#: src/screens/Messages/components/ChatDisabled.tsx:101 -msgid "Appeal this decision" -msgstr "Apelar esta decisión" +#: src/view/com/profile/ProfileMenu.tsx:157 +msgid "Account unfollowed" +msgstr "Has deixau de seguir a esta cuenta" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 -msgid "Appearance" -msgstr "Apariencia" +#: src/view/com/profile/ProfileMenu.tsx:98 +msgid "Account unmuted" +msgstr "Cuenta no silenciada" -#: src/view/screens/Settings/index.tsx:476 -#: src/Navigation.tsx:325 -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 -#: src/screens/Home/NoFeedsPinned.tsx:93 -msgid "Apply default recommended feeds" -msgstr "Aplicar canals recomendadas predeterminadas" +#: src/components/dialogs/MutedWords.tsx:328 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +msgid "Add" +msgstr "Anyadir" -#: src/view/com/post-thread/PostThreadItem.tsx:835 -msgid "Archived from {0}" -msgstr "Archivau dende {0}" +#: src/screens/StarterPack/Wizard/index.tsx:551 +msgid "Add {0} more to continue" +msgstr "Anyadir-ne {0} mas pa continar" -#: src/view/com/post-thread/PostThreadItem.tsx:804 -#: src/view/com/post-thread/PostThreadItem.tsx:843 -msgid "Archived post" -msgstr "Publicación archivada" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +msgid "Add {displayName} to starter pack" +msgstr "Anyadir {displayName} a lo paquet d'inicio" -#: src/components/dialogs/MutedWords.tsx:433 -msgid "Are you sure?" -msgstr "Yes seguro?" +#: src/view/com/composer/labels/LabelsBtn.tsx:107 +#: src/view/com/composer/labels/LabelsBtn.tsx:112 +msgid "Add a content warning" +msgstr "Anyadir advertencia de conteniu" -#: src/view/com/composer/Composer.tsx:672 -msgid "Are you sure you'd like to discard this draft?" -msgstr "Seguro que quiers descartar este borrador?" +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 +msgid "Add a user to this list" +msgstr "Anyadir cuenta a esta lista" -#: src/view/com/composer/Composer.tsx:846 -msgid "Are you sure you'd like to discard this post?" -msgstr "Seguro que quiers eliminar esta publicación?" +#: src/components/dialogs/SwitchAccount.tsx:55 +#: src/screens/Deactivated.tsx:191 +msgid "Add account" +msgstr "Anyadir cuenta" -#: src/screens/StarterPack/StarterPackScreen.tsx:610 -#: src/screens/Settings/AppPasswords.tsx:201 -msgid "Are you sure you want to delete the app password \"{0}\"?" -msgstr "Yes seguro de querer borrar la clau d'aplicación \"{0}\"?" +#: src/view/com/composer/GifAltText.tsx:76 +#: src/view/com/composer/GifAltText.tsx:144 +#: src/view/com/composer/GifAltText.tsx:207 +#: src/view/com/composer/photos/Gallery.tsx:169 +#: src/view/com/composer/photos/Gallery.tsx:216 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 +msgid "Add alt text" +msgstr "Anyadir texto alternativo" -#: src/view/screens/AppPasswords.tsx:283 -#: src/components/dms/MessageMenu.tsx:123 -#: src/components/dms/MessageMenu.tsx:149 -msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." -msgstr "Yes seguro que quiers eliminar este mensache? Lo mensache s'eliminará pa tu, pero no pas pa l'atro participant." +#: src/view/com/composer/videos/SubtitleDialog.tsx:107 +msgid "Add alt text (optional)" +msgstr "Anyadir texto alternativo (opcional)" -#: src/screens/StarterPack/StarterPackScreen.tsx:633 -msgid "Are you sure you want to delete this starter pack?" -msgstr "Yes seguro que quiers eliminar este paquet d'inicio?" +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 +msgid "Add another account" +msgstr "Anyadir una atra cuenta" -#: src/screens/Profile/Header/EditProfileDialog.tsx:82 -msgid "Are you sure you want to discard your changes?" -msgstr "De seguro que quiers descartar los tuyos cambios?" +#: src/view/com/composer/Composer.tsx:721 +msgid "Add another post" +msgstr "Anyadir una atra publicación" -#: src/components/dms/ConvoMenu.tsx:189 -#: src/components/dms/LeaveConvoPrompt.tsx:47 -msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." -msgstr "Yes seguro que quiers deixar esta conversación? Los mensaches serán eliminaus pa tu, pero no pas pa l'atro participant." +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 +msgid "Add app password" +msgstr "Anyadir una atra clau" -#: src/components/FeedCard.tsx:313 -msgid "Are you sure you want to remove this from your feeds?" -msgstr "Yes seguro que deseyas sacar esto d'as tuyas canals?" +#: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 +msgid "Add App Password" +msgstr "Anyadir clau d'app" -#: src/view/com/feeds/FeedSourceCard.tsx:316 -msgid "Are you sure you want to remove {0} from your feeds?" -msgstr "Seguro que quiers eliminar {0} d'as tuyas canals?" +#: src/components/dialogs/MutedWords.tsx:321 +msgid "Add mute word for configured settings" +msgstr "Anyadir parola silenciada en os achustes" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 -msgid "Are you writing in <0>{0}?" -msgstr "Yes escribindo en <0>{0}?" +#: src/components/dialogs/MutedWords.tsx:112 +msgid "Add muted words and tags" +msgstr "Anyadir parolas silenciadas y etiquetas" -#: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 -msgid "Art" -msgstr "Arte" +#: src/view/com/composer/Composer.tsx:1235 +msgid "Add new post" +msgstr "Anyadir una atra publicación" -#: src/view/com/composer/labels/LabelsBtn.tsx:172 -msgid "Artistic or non-erotic nudity." -msgstr "Desnudez artistica u no erotica." +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:173 -msgid "At least 3 characters" -msgstr "A lo menos 3 carácters" +#: src/screens/Home/NoFeedsPinned.tsx:99 +msgid "Add recommended feeds" +msgstr "Anyadir canals recomendadas" -#: src/screens/Settings/AccessibilitySettings.tsx:97 -msgid "Autoplay options have moved to the <0>Content and Media settings." -msgstr "Las opcions d'autorreproducción son agora en <0>Achustes de conteniu y multimedia." +#: src/screens/StarterPack/Wizard/index.tsx:471 +msgid "Add some feeds to your starter pack!" +msgstr "Anyadir bella canal ta lo tuyo paquet d'inicio!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 -msgid "Autoplay videos and GIFs" -msgstr "Autorreproducir videos y GIFs" +#: src/screens/Feeds/NoFollowingFeed.tsx:41 +msgid "Add the default feed of only people you follow" +msgstr "Anyade la canal predeterminada de solo personas que sigue" -#: src/components/dms/MessagesListHeader.tsx:75 -#: src/components/moderation/LabelsOnMeDialog.tsx:290 -#: src/components/moderation/LabelsOnMeDialog.tsx:291 -#: src/screens/Login/ChooseAccountForm.tsx:90 -#: src/screens/Login/ChooseAccountForm.tsx:95 -#: src/screens/Login/ForgotPasswordForm.tsx:123 -#: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 -#: src/screens/Login/SetNewPasswordForm.tsx:154 -#: src/screens/Login/SetNewPasswordForm.tsx:160 -#: src/screens/Messages/components/ChatDisabled.tsx:133 -#: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 -#: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 -msgid "Back" -msgstr "Dezaga" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 +msgid "Add the following DNS record to your domain:" +msgstr "Anyade lo siguient rechistro DNS a lo tuyo dominio:" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:144 -#: src/view/screens/Settings/index.tsx:442 -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 -msgid "Before creating a list, you must first verify your email." -msgstr "Antes de crear una lista, has de verificar lo tuyo correu." +#: src/components/FeedCard.tsx:295 +msgid "Add this feed to your feeds" +msgstr "Anyade esta canal a las tuyas canals" -#: src/view/com/composer/Composer.tsx:599 -msgid "Before creating a post, you must first verify your email." -msgstr "Antes de crear una publicación has de verificar lo tuyo correu." +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:246 +msgid "Add to Lists" +msgstr "Anyadir a listas" -#: src/components/StarterPack/ProfileStarterPacks.tsx:340 -msgid "Before creating a starter pack, you must first verify your email." -msgstr "Antes de crear un paquet d'inicio has de verificar lo tuyo correu." +#: src/view/com/feeds/FeedSourceCard.tsx:269 +msgid "Add to my feeds" +msgstr "Anyadir a las mías canals" -#: src/components/dms/dialogs/NewChatDialog.tsx:79 -#: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 -msgid "Before you may message another user, you must first verify your email." -msgstr "Antes de ninviar un mensache a unatro usuario has de verificar lo tuyo correu." +#: src/view/com/modals/ListAddRemoveUsers.tsx:192 +#: src/view/com/modals/UserAddRemoveLists.tsx:162 +msgid "Added to list" +msgstr "Anyadiu a lista" -#: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 -msgid "Birthday" -msgstr "Aniversario" +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "Anyadiu a las mías canals" -#: src/view/screens/Settings/index.tsx:348 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/composer/labels/LabelsBtn.tsx:160 +msgid "Adult" +msgstr "Adulto" + +#: src/components/moderation/ContentHider.tsx:113 +#: src/lib/moderation/useGlobalLabelStrings.ts:34 +#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/view/com/composer/labels/LabelsBtn.tsx:128 +msgid "Adult Content" +msgstr "Conteniu adulto" + +#: src/screens/Moderation/index.tsx:339 +msgid "Adult content can only be enabled via the Web at <0>bsky.app." +msgstr "Lo conteniu pa adultos nomás se puede habilitar a traviés d'a web en <0>bsky.app." + +#: src/components/moderation/LabelPreference.tsx:242 +msgid "Adult content is disabled." +msgstr "Lo conteniu adulto ye desactivau." + +#: src/view/com/composer/labels/LabelsBtn.tsx:139 +#: src/view/com/composer/labels/LabelsBtn.tsx:197 +msgid "Adult Content labels" +msgstr "Etiquetas de conteniu d'adultos" + +#: src/screens/Moderation/index.tsx:383 +msgid "Advanced" +msgstr "Abanzau" + +#: src/state/shell/progress-guide.tsx:171 +#~ msgid "Algorithm training complete!" +#~ msgstr "Entrenamiento d'algorismo completo!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:381 +msgid "All accounts have been followed!" +msgstr "S'han seguiu totas las cuentas!" + +#: src/view/screens/Feeds.tsx:702 +msgid "All the feeds you've saved, right in one place." +msgstr "Totas las tuyas canals alzadas, en un solo puesto." + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 +msgid "Allow access to your direct messages" +msgstr "Permite l'acceso a los tuyos mensaches directos" + +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 +msgid "Allow new messages from" +msgstr "Permitir nuevos mensaches de" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 +msgid "Allow replies from:" +msgstr "Permitir respuestas de:" + +#: src/screens/Settings/AppPasswords.tsx:200 +msgid "Allows access to direct messages" +msgstr "Permitir acceso a mensaches directos" + +#: src/screens/Login/ForgotPasswordForm.tsx:171 +#: src/view/com/modals/ChangePassword.tsx:171 +msgid "Already have a code?" +msgstr "Ya tiens un codigo?" + +#: src/screens/Login/ChooseAccountForm.tsx:43 +msgid "Already signed in as @{0}" +msgstr "Sesión ya iniciada como @{0}" + +#: src/view/com/composer/GifAltText.tsx:100 +#: src/view/com/composer/photos/Gallery.tsx:187 +#: src/view/com/util/post-embeds/GifEmbed.tsx:186 +msgid "ALT" +msgstr "ALT" + +#: src/screens/Settings/AccessibilitySettings.tsx:56 +#: src/view/com/composer/GifAltText.tsx:154 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:102 +#: src/view/com/composer/videos/SubtitleDialog.tsx:106 +msgid "Alt text" +msgstr "Texto alternativo" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:191 +msgid "Alt Text" +msgstr "Texto alternativo" + +#: src/view/com/composer/photos/Gallery.tsx:255 +msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." +msgstr "Lo texto alternativo describe imáchens a usuarios ciegos u con baixa visión, y aduya a dar mas contexto a toz." + +#: src/view/com/composer/GifAltText.tsx:179 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 +msgid "Alt text will be truncated. Limit: {0} characters." +msgstr "Lo texto alternativo será truncau. Limite: {0} carácters." + +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 +#: src/view/com/modals/VerifyEmail.tsx:132 +msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." +msgstr "Un codigo de verificación s'ha ninviau a {0}. Escribe aquí ixe codigo." + +#: src/view/com/modals/ChangeEmail.tsx:114 +msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." +msgstr "S'ha ninviau un codigo de verificación ta la tuya adreza anterior, {0}. Escribe ixe codigo contino." + +#: src/components/dialogs/VerifyEmailDialog.tsx:91 +msgid "An email has been sent! Please enter the confirmation code included in the email below." +msgstr "S'ha ninviau un correu electronico! Escribe lo codigo de confirmación incluyiu en o correu electronico contino." + +#: src/components/dialogs/GifSelect.tsx:265 +msgid "An error has occurred" +msgstr "I ha habiu una error" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 +msgid "An error occurred" +msgstr "I ha habiu una error" + +#: src/view/com/composer/state/video.ts:398 +msgid "An error occurred while compressing the video." +msgstr "I ha habiu una error en comprimir lo video." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:333 +msgid "An error occurred while generating your starter pack. Want to try again?" +msgstr "I ha habiu una error en chenerar lo suyo paquet d'inicio. Quiers intentar-lo de nuevo?" + +#: src/view/com/util/post-embeds/VideoEmbed.tsx:133 +msgid "An error occurred while loading the video. Please try again later." +msgstr "I ha habiu una error en cargar lo video. Per favor torne a intentar-lo." + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:176 +msgid "An error occurred while loading the video. Please try again." +msgstr "I ha habiu una error mientres cargaba lo video. Per favor torne a intentar-lo." + +#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/ShareDialog.tsx:79 +msgid "An error occurred while saving the QR code!" +msgstr "I ha habiu una error en alzar lo codigo QR!" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 +msgid "An error occurred while selecting the video" +msgstr "I ha habiu una error mientres triaba lo video" + +#: src/screens/StarterPack/StarterPackScreen.tsx:347 +#: src/screens/StarterPack/StarterPackScreen.tsx:369 +msgid "An error occurred while trying to follow all" +msgstr "I ha habiu una error mientres intentaba seguir a toz" + +#: src/view/com/composer/state/video.ts:435 +msgid "An error occurred while uploading the video." +msgstr "I ha habiu una error en cargar lo video." + +#: src/lib/moderation/useReportOptions.ts:28 +msgid "An issue not included in these options" +msgstr "Un problema no incluyiu en estas opcions" + +#: src/components/dms/dialogs/NewChatDialog.tsx:41 +msgid "An issue occurred starting the chat" +msgstr "I ha habiu un problema iniciando lo chat" + +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 +msgid "An issue occurred while trying to open the chat" +msgstr "I ha habiu un problema mientres intentaba ubrir lo chat." + +#: src/components/hooks/useFollowMethods.ts:35 +#: src/components/hooks/useFollowMethods.ts:50 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 +#: src/view/com/profile/FollowButton.tsx:35 +#: src/view/com/profile/FollowButton.tsx:45 +msgid "An issue occurred, please try again." +msgstr "I ha habiu un problema. Intenta de nuevo." + +#: src/screens/Onboarding/StepInterests/index.tsx:185 +msgid "an unknown error occurred" +msgstr "I ha habiu una error desconoixida" + +#: src/components/moderation/ModerationDetailsDialog.tsx:157 +#: src/components/moderation/ModerationDetailsDialog.tsx:153 +msgid "an unknown labeler" +msgstr "un etiquetador desconoixiu" + +#: src/components/WhoCanReply.tsx:295 +msgid "and" +msgstr "y" + +#: src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/state.ts:94 +msgid "Animals" +msgstr "Animals" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:149 +msgid "Animated GIF" +msgstr "GIF animau" + +#: src/lib/moderation/useReportOptions.ts:33 +msgid "Anti-Social Behavior" +msgstr "Comportamiento antisocial" + +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 +msgid "Any language" +msgstr "Cualsequier idioma" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 +msgid "Anybody can interact" +msgstr "Cualsequiera puede interactuar" + +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 +msgid "App Language" +msgstr "Idioma d'interficie" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 +msgid "App Password" +msgstr "Clau d'aplicación" + +#: src/screens/Settings/AppPasswords.tsx:147 +msgid "App password deleted" +msgstr "Clau de l'app eliminada" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 +msgid "App password name must be unique" +msgstr "La clau d'aplicación ha d'estar unica" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 +msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" +msgstr "Los nombres de claus d'aplicación nomás pueden contener letras, numeros, espacios, guions y guions baixos" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 +msgid "App password names must be at least 4 characters long" +msgstr "Las claus d'aplicación han de tener a lo menos 4 carácters" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 +msgid "App passwords" +msgstr "Claus d'aplicación" + +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 +msgid "App Passwords" +msgstr "Claus de l'app" + +#: src/components/moderation/LabelsOnMeDialog.tsx:148 +#: src/components/moderation/LabelsOnMeDialog.tsx:151 +msgid "Appeal" +msgstr "Apelar" + +#: src/components/moderation/LabelsOnMeDialog.tsx:243 +msgid "Appeal \"{0}\" label" +msgstr "Apelar la etiqueta de \"{0}\"" + +#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/screens/Messages/components/ChatDisabled.tsx:91 +msgid "Appeal submitted" +msgstr "Apelación ninviada" + +#: src/screens/Messages/components/ChatDisabled.tsx:51 +#: src/screens/Messages/components/ChatDisabled.tsx:53 +#: src/screens/Messages/components/ChatDisabled.tsx:99 +#: src/screens/Messages/components/ChatDisabled.tsx:101 +msgid "Appeal this decision" +msgstr "Apelar esta decisión" + +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 +msgid "Appearance" +msgstr "Apariencia" + +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 +#: src/screens/Home/NoFeedsPinned.tsx:93 +msgid "Apply default recommended feeds" +msgstr "Aplicar canals recomendadas predeterminadas" + +#: src/view/com/post-thread/PostThreadItem.tsx:835 +msgid "Archived from {0}" +msgstr "Archivau dende {0}" + +#: src/view/com/post-thread/PostThreadItem.tsx:804 +#: src/view/com/post-thread/PostThreadItem.tsx:843 +msgid "Archived post" +msgstr "Publicación archivada" + +#: src/screens/Settings/AppPasswords.tsx:209 +msgid "Are you sure you want to delete the app password \"{0}\"?" +msgstr "Yes seguro de querer borrar la clau d'aplicación \"{0}\"?" + +#: src/components/dms/MessageMenu.tsx:149 +msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." +msgstr "Yes seguro que quiers eliminar este mensache? Lo mensache s'eliminará pa tu, pero no pas pa l'atro participant." + +#: src/screens/StarterPack/StarterPackScreen.tsx:634 +msgid "Are you sure you want to delete this starter pack?" +msgstr "Yes seguro que quiers eliminar este paquet d'inicio?" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:82 +msgid "Are you sure you want to discard your changes?" +msgstr "De seguro que quiers descartar los tuyos cambios?" + +#: src/components/dms/LeaveConvoPrompt.tsx:47 +msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." +msgstr "Yes seguro que quiers deixar esta conversación? Los mensaches serán eliminaus pa tu, pero no pas pa l'atro participant." + +#: src/view/com/feeds/FeedSourceCard.tsx:319 +msgid "Are you sure you want to remove {0} from your feeds?" +msgstr "Seguro que quiers eliminar {0} d'as tuyas canals?" + +#: src/components/FeedCard.tsx:312 +msgid "Are you sure you want to remove this from your feeds?" +msgstr "Yes seguro que deseyas sacar esto d'as tuyas canals?" + +#: src/view/com/composer/Composer.tsx:672 +msgid "Are you sure you'd like to discard this draft?" +msgstr "Seguro que quiers descartar este borrador?" + +#: src/view/com/composer/Composer.tsx:846 +msgid "Are you sure you'd like to discard this post?" +msgstr "Seguro que quiers eliminar esta publicación?" + +#: src/components/dialogs/MutedWords.tsx:433 +msgid "Are you sure?" +msgstr "Yes seguro?" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 +msgid "Are you writing in <0>{0}?" +msgstr "Yes escribindo en <0>{0}?" + +#: src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/state.ts:95 +msgid "Art" +msgstr "Arte" + +#: src/view/com/composer/labels/LabelsBtn.tsx:172 +msgid "Artistic or non-erotic nudity." +msgstr "Desnudez artistica u no erotica." + +#: src/screens/Signup/StepHandle.tsx:173 +msgid "At least 3 characters" +msgstr "A lo menos 3 carácters" + +#: src/screens/Settings/AccessibilitySettings.tsx:105 +msgid "Autoplay options have moved to the <0>Content and Media settings." +msgstr "Las opcions d'autorreproducción son agora en <0>Achustes de conteniu y multimedia." + +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 +msgid "Autoplay videos and GIFs" +msgstr "Autorreproducir videos y GIFs" + +#: src/components/dms/MessagesListHeader.tsx:74 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 +#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/screens/Login/ChooseAccountForm.tsx:90 +#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/screens/Login/ForgotPasswordForm.tsx:123 +#: src/screens/Login/ForgotPasswordForm.tsx:129 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/SetNewPasswordForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Messages/components/ChatDisabled.tsx:133 +#: 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 +msgid "Back" +msgstr "Dezaga" + +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 +msgid "Before creating a list, you must first verify your email." +msgstr "Antes de crear una lista, has de verificar lo tuyo correu." + +#: src/view/com/composer/Composer.tsx:599 +msgid "Before creating a post, you must first verify your email." +msgstr "Antes de crear una publicación has de verificar lo tuyo correu." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:340 +msgid "Before creating a starter pack, you must first verify your email." +msgstr "Antes de crear un paquet d'inicio has de verificar lo tuyo correu." + +#: src/components/dms/dialogs/NewChatDialog.tsx:79 +#: src/components/dms/MessageProfileButton.tsx:89 +#: src/screens/Messages/Conversation.tsx:209 +msgid "Before you may message another user, you must first verify your email." +msgstr "Antes de ninviar un mensache a unatro usuario has de verificar lo tuyo correu." + +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + +#: src/components/dialogs/BirthDateSettings.tsx:106 +#: src/screens/Settings/AccountSettings.tsx:109 +msgid "Birthday" +msgstr "Aniversario" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 msgid "Block" msgstr "Blocar" +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 +msgid "Block account" +msgstr "Blocar cuenta" + #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" @@ -684,22 +1031,15 @@ msgstr "Blocar cuenta" msgid "Block Account?" msgstr "Blocar la cuenta?" -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 -msgid "Block account" -msgstr "Blocar cuenta" - -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blocar cuentas" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blocar lista" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Blocar estas cuentas?" @@ -707,13 +1047,13 @@ msgstr "Blocar estas cuentas?" msgid "Blocked" msgstr "Blocau" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 -msgid "Blocked Accounts" +#: src/screens/Moderation/index.tsx:253 +msgid "Blocked accounts" msgstr "Cuentas blocadas" -#: src/screens/Moderation/index.tsx:274 -msgid "Blocked accounts" +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 +msgid "Blocked Accounts" msgstr "Cuentas blocadas" #: src/view/com/profile/ProfileMenu.tsx:336 @@ -721,19 +1061,19 @@ msgstr "Cuentas blocadas" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Las cuentas blocadas no podrán responder en os tuyos filos, mencionar-te ni interactuar con tu de garra traza." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Las cuentas blocadas no podrán responder en os tuyos filos, mencionar-te ni interactuar con tu de garra traza. No veyerás lo suyo conteniu y no podrán veyer lo tuyo." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Publicación blocada." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Si blocas un etiquetador encara podrán seguir aplicando etiquetas a la tuya cuenta." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Lo bloqueyo ye publico. Si blocas una cuenta no podrán responder en os tuyos filos, mencionar-te ni interactuar con tu de garra traza." @@ -754,16 +1094,15 @@ msgstr "Bluesky" msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky no puede confirmar l'autenticidat d'a data declarada." -#: src/view/com/auth/server-input/index.tsx:154 #: src/view/com/auth/server-input/index.tsx:151 msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky ye un ret ubierto an que puez triar lo furnidor d'aloch. Si yes un desenrollador, puez alochar lo tuyo propio servidor." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky ye millor con amigos!" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:206 #: src/components/StarterPack/ProfileStarterPacks.tsx:300 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky triará un conchunto de cuentas recomendadas de personas en o suyo ret." @@ -772,6 +1111,14 @@ msgstr "Bluesky triará un conchunto de cuentas recomendadas de personas en o su 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 no amostrará lo tuyo perfil u publicacions a usuarios que no haigan iniciau sesión. Ye posible que atras apps no respecten esta solicitut. Esto no fa que la tuya cuenta sía privada." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Desenfocar imáchens" @@ -781,28 +1128,27 @@ msgid "Blur images and filter from feeds" msgstr "Desenfocar imáchens y filtrar dende las canals" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Libros" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:614 -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Explorar mas cuentas" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Revisar mas canals" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Explorar mas sucherencias" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Explora mas sucherencias" @@ -811,42 +1157,71 @@ msgstr "Explora mas sucherencias" msgid "Browse other feeds" msgstr "Explorar atras canals" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Negocios" -#: src/screens/Signup/StepInfo/Policies.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:193 +#~ msgid "by —" +#~ msgstr "per —" + +#: src/components/LabelingServiceCard/index.tsx:62 +msgid "By {0}" +msgstr "Per {0}" + +#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 +#: src/view/com/profile/ProfileSubpageHeader.tsx:197 +#~ msgid "by <0/>" +#~ msgstr "per <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" + #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." msgstr "En crear una cuenta, acceptas la <0>Politica de privacidat." -#: src/screens/Signup/StepInfo/Policies.tsx:68 -msgid "By creating an account you agree to the <0>Terms of Service." -msgstr "En crear una cuenta, acceptas los <0>Termins de Servicio." - #: src/screens/Signup/StepInfo/Policies.tsx:48 msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." msgstr "En crear una cuenta, aceptas los <0>Termins de Servicio y la <1>Politica de privacidat." -#: src/components/LabelingServiceCard/index.tsx:62 -msgid "By {0}" -msgstr "Per {0}" +#: src/screens/Signup/StepInfo/Policies.tsx:68 +msgid "By creating an account you agree to the <0>Terms of Service." +msgstr "En crear una cuenta, acceptas los <0>Termins de Servicio." + +#: src/view/com/profile/ProfileSubpageHeader.tsx:195 +#~ msgid "by you" +#~ msgstr "per tu" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Camera" -#: src/view/com/modals/AddAppPasswords.tsx:180 -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -861,24 +1236,23 @@ msgstr "Camera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cancelar" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Cancelar la eliminación d'a cuenta" -#: src/view/com/modals/ChangeHandle.tsx:137 #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" msgstr "Cancelar retalle d'imachen" @@ -887,16 +1261,16 @@ msgstr "Cancelar retalle d'imachen" msgid "Cancel profile editing" msgstr "Cancelar edición de perfil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Cancelar citación" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cancelar la reactivación y zarrar la sesión" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cancelar busqueda" @@ -905,44 +1279,36 @@ msgid "Cancels opening the linked website" msgstr "Cancela obridura d'o puesto web vinculau" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "No se puede interactuar con un usuario blocau" -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 -msgid "Captions & alt text" -msgstr "Subtítols y texto alternativo" - #: src/view/com/composer/videos/SubtitleDialog.tsx:133 msgid "Captions (.vtt)" msgstr "Subtítols (.vtt)" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:368 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +msgid "Captions & alt text" +msgstr "Subtítols y texto alternativo" + #: src/screens/Settings/components/Email2FAToggle.tsx:60 #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" msgstr "Cambiar" -#: src/view/screens/Settings/index.tsx:685 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:92 -msgid "Change Handle" -msgstr "Cambiar identificador" - -#: src/view/screens/Settings/index.tsx:730 -#: src/view/com/modals/ChangePassword.tsx:142 -msgid "Change Password" -msgstr "Cambiar clau" +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" -#: src/view/com/modals/ChangeEmail.tsx:104 -msgid "Change Your Email" -msgstr "Cambiar correu electronico" +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" -#: src/view/screens/Settings/index.tsx:342 -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Cambiar correu" @@ -951,85 +1317,95 @@ msgstr "Cambiar correu" msgid "Change email address" msgstr "Cambiar l'adreza de correu electronico" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 +msgid "Change Handle" +msgstr "Cambiar identificador" + #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" msgstr "Cambiar lo mío correu electronico" +#: src/view/com/modals/ChangePassword.tsx:142 +msgid "Change Password" +msgstr "Cambiar clau" + #: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 msgid "Change post language to {0}" msgstr "Cambiar idioma d'a publicación a {0}" +#: src/view/com/modals/ChangeEmail.tsx:104 +msgid "Change Your Email" +msgstr "Cambiar correu electronico" + #: src/components/dialogs/VerifyEmailDialog.tsx:171 msgid "Change your email address" msgstr "Cambiar la tuya adreza de correu" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" -#: src/screens/Messages/Settings.tsx:61 -msgid "Chat Settings" -msgstr "Configuración de chat" - #: src/components/dms/ConvoMenu.tsx:82 msgid "Chat muted" msgstr "Chat silenciau" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Achustes de chat" +#: src/screens/Messages/Settings.tsx:62 +msgid "Chat Settings" +msgstr "Configuración de chat" + #: src/components/dms/ConvoMenu.tsx:84 msgid "Chat unmuted" msgstr "Chat no silenciau" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Verificar lo mío estau" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "T'hemos ninviau un codigo d'inicio de sesión a lo tuyo correu. Escribe-lo aquí." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "T'hemos ninviau un codigo de verificación a lo tuyo correu. Escribe-lo aquí:" -#: src/screens/StarterPack/Wizard/index.tsx:196 -msgid "Choose Feeds" -msgstr "Triar canals" - -#: src/screens/StarterPack/Wizard/index.tsx:192 -msgid "Choose People" -msgstr "Tríar chent" - -#: src/view/com/auth/server-input/index.tsx:76 -msgid "Choose Service" -msgstr "Triar servicio" - -#: src/view/com/modals/Threadgate.tsx:75 -#: src/screens/Onboarding/StepInterests/index.tsx:191 -#: src/screens/Onboarding/StepInterests/index.tsx:326 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Triar un metodo de verificación de dominio" +#: src/screens/StarterPack/Wizard/index.tsx:194 +msgid "Choose Feeds" +msgstr "Triar canals" + #: src/components/StarterPack/ProfileStarterPacks.tsx:308 msgid "Choose for me" msgstr "Triar pa yo" +#: src/screens/StarterPack/Wizard/index.tsx:190 +msgid "Choose People" +msgstr "Tríar chent" + #: src/view/com/composer/labels/LabelsBtn.tsx:115 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 "Tría las autoetiquetas que sigan aplicables a los fichers multimedia que publiques. Si no'n trías garra, ye que esta publicación ye valida pa totas las audiencias." -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/view/com/auth/server-input/index.tsx:76 +msgid "Choose Service" +msgstr "Triar servicio" + +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Triar los algorismos pa usar en as tuyas canals." @@ -1037,20 +1413,24 @@ msgstr "Triar los algorismos pa usar en as tuyas canals." msgid "Choose this color as your avatar" msgstr "Tría esta color como lo tuyo avatar" -#: src/components/dialogs/ThreadgateEditor.tsx:91 -#: src/components/dialogs/ThreadgateEditor.tsx:95 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:104 +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Tría la tuya clau" -#: src/view/screens/Settings/index.tsx:912 -#: src/view/screens/Settings/index.tsx:915 -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Lo tuyo identificador" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Borrar toz los datos d'almagacenamiento" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Borrar toz los datos d'almagacenamiento (reiniciar dimpués d'esto)" @@ -1058,15 +1438,18 @@ msgstr "Borrar toz los datos d'almagacenamiento (reiniciar dimpués d'esto)" msgid "Clear search query" msgstr "Borrar consulta de busqueda" -#: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Fe clic aquí pa obtener mas información." +#: src/view/screens/Support.tsx:41 +msgid "click here" +msgstr "fe clic aquí" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Fe clic aquí pa obtener mas información sobre la desactivación d'a suya cuenta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Fe clic aquí pa obtener mas información sobre la desactivación d'a suya cuenta" + +#: src/view/com/modals/DeleteAccount.tsx:217 +#~ msgid "Click here for more information." +#~ msgstr "Fe clic aquí pa obtener mas información." -#: src/screens/Feeds/NoFollowingFeed.tsx:46 #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" msgstr "Fe clic aquí pa ubrir lo menu de {tag}" @@ -1093,9 +1476,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1104,12 +1488,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "Zarrar" -#: src/components/dialogs/GifSelect.tsx:169 -msgid "Close GIF dialog" -msgstr "Zarrar finestra de GIF" - -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Zarrar dialogo activo" @@ -1125,25 +1505,28 @@ msgstr "Zarrar lo calaixo inferior" msgid "Close dialog" msgstr "Zarrar finestra" +#: src/components/dialogs/GifSelect.tsx:169 +msgid "Close GIF dialog" +msgstr "Zarrar finestra de GIF" + #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:35 msgid "Close image" msgstr "Zarrar la imachen" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Zarrar lo visor d'imachen" -#: src/components/dms/MessagesNUX.tsx:162 -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Zarrar lo piet de pachina de navegación" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Zarrar este dialogo" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Zarra la barra de navegación inferior" @@ -1151,39 +1534,38 @@ msgstr "Zarra la barra de navegación inferior" msgid "Closes password update alert" msgstr "Zarra l'alerta d'actualización de clau" -#: src/view/com/composer/Composer.tsx:552 #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 msgid "Closes viewer for header image" msgstr "Zarra lo visor d'a imachen d'o capitero" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Comprimir la lista d'usuarios" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Comprimir la lista d'usuarios pa una notificación en particular" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Modo de color" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Historietas" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Directrices d'a comunidat" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Completa la incorporación y prencipia a usar la tuya cuenta" @@ -1191,7 +1573,7 @@ msgstr "Completa la incorporación y prencipia a usar la tuya cuenta" msgid "Complete the challenge" msgstr "Completa lo desafío" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Redactar una nueva publicación" @@ -1207,8 +1589,6 @@ msgstr "Redactar la respuesta" msgid "Compressing video..." msgstr "Comprimindo video..." -#: src/view/com/composer/videos/VideoTranscodeProgress.tsx:51 -#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:81 #: src/components/moderation/LabelPreference.tsx:82 msgid "Configure content filtering setting for category: {name}" msgstr "Configuración de filtrau de conteniu pa la categoría: {name}" @@ -1238,34 +1618,34 @@ msgstr "Confirmar lo cambio" msgid "Confirm content language settings" msgstr "Confimar l'idioma d'o conteniu" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmar eliminación de cuenta" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirma la tuya edat:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirma la tuya data de naixencia" -#: src/components/dialogs/VerifyEmailDialog.tsx:210 -msgid "Confirmation Code" -msgstr "Codigo de confirmación" - #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Codigo de confirmación" -#: src/screens/Login/LoginForm.tsx:309 +#: src/components/dialogs/VerifyEmailDialog.tsx:210 +msgid "Confirmation Code" +msgstr "Codigo de confirmación" + +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Connectando..." @@ -1274,11 +1654,29 @@ msgstr "Connectando..." msgid "Contact support" msgstr "Contactar con soporte" +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 +msgid "Content and media" +msgstr "Conteniu y multimedia" + +#: src/Navigation.tsx:355 +msgid "Content and Media" +msgstr "Conteniu y multimedia" + #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" msgstr "Conteniu Blocau" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Moderation/index.tsx:271 +msgid "Content filters" +msgstr "Filtros de conteniu" + +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Idiomas de conteniu" @@ -1295,27 +1693,11 @@ msgstr "Conteniu no disponible" msgid "Content Warning" msgstr "Advertencia de conteniu" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 -msgid "Content and Media" -msgstr "Conteniu y multimedia" - -#: src/components/moderation/LabelsOnMe.tsx:42 -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 -msgid "Content and media" -msgstr "Conteniu y multimedia" - -#: src/screens/Moderation/index.tsx:292 -msgid "Content filters" -msgstr "Filtros de conteniu" - #: src/view/com/composer/labels/LabelsBtn.tsx:60 msgid "Content warnings" msgstr "Advertencias de conteniu" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Fondo d'o menú contextual, faga clic pa zarrar lo menú." @@ -1338,8 +1720,6 @@ msgstr "Continar filo..." msgid "Continue to next step" msgstr "Contina con o siguient paso" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:158 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:199 #: src/screens/Messages/components/ChatListItem.tsx:164 msgid "Conversation deleted" msgstr "Conversa eliminada" @@ -1352,12 +1732,7 @@ msgstr "Cocinando" msgid "Copied" msgstr "Copiau" -#: src/components/dialogs/Embed.tsx:136 -#: src/screens/Settings/components/CopyButton.tsx:66 -msgid "Copied!" -msgstr "Copiau!" - -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versión de compilación copiada a lo portafuellas" @@ -1365,37 +1740,24 @@ msgstr "Versión de compilación copiada a lo portafuellas" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiau a lo portafuellas" -#: src/view/com/modals/AddAppPasswords.tsx:215 +#: src/components/dialogs/Embed.tsx:136 +#: src/screens/Settings/components/CopyButton.tsx:66 +msgid "Copied!" +msgstr "Copiau!" + #: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy" msgstr "Copiar" -#: src/view/com/modals/ChangeHandle.tsx:467 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" msgstr "Copiar clau d'aplicación" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 -msgid "Copy DID" -msgstr "Copiar DID" - -#: src/components/StarterPack/ShareDialog.tsx:130 -msgid "Copy Link" -msgstr "Copiar vinclo" - -#: src/components/StarterPack/QrCodeDialog.tsx:169 -msgid "Copy QR code" -msgstr "Copiar codigo QR" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 -msgid "Copy TXT record value" -msgstr "Copiar valor de rechistro TXT" - -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copiar versión en o portapapers" @@ -1404,7 +1766,11 @@ msgstr "Copiar versión en o portapapers" msgid "Copy code" msgstr "Copiar codigo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 +msgid "Copy DID" +msgstr "Copiar DID" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copiar host" @@ -1412,7 +1778,11 @@ msgstr "Copiar host" msgid "Copy link" msgstr "Copiar vinclo" -#: src/view/screens/ProfileList.tsx:487 +#: src/components/StarterPack/ShareDialog.tsx:130 +msgid "Copy Link" +msgstr "Copiar vinclo" + +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copia lo vinclo a la lista" @@ -1431,25 +1801,31 @@ msgstr "Copiar texto d'o mensache" msgid "Copy post text" msgstr "Copiar texto d'a publicación" -#: src/Navigation.tsx:284 +#: src/components/StarterPack/QrCodeDialog.tsx:169 +msgid "Copy QR code" +msgstr "Copiar codigo QR" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 +msgid "Copy TXT record value" +msgstr "Copiar valor de rechistro TXT" + +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Politica de dreitos d'autor" -#: src/view/com/composer/videos/state.ts:31 #: src/components/dms/LeaveConvoPrompt.tsx:38 msgid "Could not leave chat" msgstr "No s'ha puesto salir d'este chat " -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "No s'ha puesto cargar esta canal" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "No s'ha puesto cargar esta lista" -#: src/components/dms/NewChat.tsx:241 #: src/components/dms/ConvoMenu.tsx:88 msgid "Could not mute chat" msgstr "No s'ha puesto silenciar lo chat" @@ -1458,25 +1834,17 @@ msgstr "No s'ha puesto silenciar lo chat" msgid "Could not process your video" msgstr "No s'ha puesto procesar lo tuyo video" -#: src/components/dms/ConvoMenu.tsx:68 #: src/components/StarterPack/ProfileStarterPacks.tsx:290 msgid "Create" msgstr "Crear" -#: src/screens/Signup/index.tsx:93 -msgid "Create Account" -msgstr "Crear una cuenta" - -#: src/view/com/auth/SplashScreen.tsx:57 -#: src/view/com/auth/SplashScreen.web.tsx:106 -#: src/view/screens/Settings/index.tsx:403 #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" msgstr "Crear un codigo QR pa pack d'inicio" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Crea un paquet d'inicio" @@ -1489,6 +1857,10 @@ msgstr "Crea un paquet d'inicio pa yo" msgid "Create account" msgstr "Crear una cuenta" +#: src/screens/Signup/index.tsx:93 +msgid "Create Account" +msgstr "Crear una cuenta" + #: src/components/dialogs/Signin.tsx:86 #: src/components/dialogs/Signin.tsx:88 msgid "Create an account" @@ -1502,23 +1874,21 @@ msgstr "Crea un avatar" msgid "Create another" msgstr "Crea-ne unatro" -#: src/view/com/modals/AddAppPasswords.tsx:243 #: src/view/com/auth/SplashScreen.tsx:47 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" msgstr "Crear una cuenta nueva" -#: src/components/StarterPack/ShareDialog.tsx:158 #: src/components/ReportDialog/SelectReportOptionView.tsx:101 msgid "Create report for {0}" msgstr "Crea un reporte de {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Creau {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -1530,21 +1900,15 @@ msgstr "Personalizau" #: src/view/com/modals/ChangeHandle.tsx:375 #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Las canals personalizadas creadas per la comunidat te brindan nuevas experiencias y t'aduyan a trobar lo conteniu que t'encanta." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Las canals personalizadas creadas per la comunidat te brindan nuevas experiencias y t'aduyan a trobar lo conteniu que t'encanta." -#: src/view/screens/PreferencesExternalEmbeds.tsx:54 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Personaliza quí puede interactuar con esta publicación." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 -msgid "DNS Panel" -msgstr "Con panel de DNS" - -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Fosco" @@ -1552,23 +1916,21 @@ msgstr "Fosco" msgid "Dark mode" msgstr "Modo Fosco" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema fosco" -#: src/view/screens/Settings/index.tsx:473 #: src/screens/Signup/StepInfo/index.tsx:222 msgid "Date of birth" msgstr "Data de naixencia" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desactivar cuenta" -#: src/view/screens/Settings/index.tsx:785 -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Moderacion de depuración" @@ -1576,43 +1938,42 @@ msgstr "Moderacion de depuración" msgid "Debug panel" msgstr "Panel de depuración" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Per Defecto" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Borrar" -#: src/view/com/modals/DeleteAccount.tsx:87 -#: src/view/com/modals/DeleteAccount.tsx:105 -msgid "Delete Account <0>\"<1>{0}<2>\"" -msgstr "Borrar cuenta <0>\"<1>{0}<2>\"" - -#: src/view/screens/ProfileList.tsx:530 -msgid "Delete List" -msgstr "Borrar la lista" - -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Borrar la cuenta" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/view/com/modals/DeleteAccount.tsx:101 +msgid "Delete Account <0>\"<1>{0}<2>\"" +msgstr "Borrar cuenta <0>\"<1>{0}<2>\"" + +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Borrar la clau d'a app" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Borrar la clau d'a app?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Borrar lo rechistro de declaracion de conversa" @@ -1620,6 +1981,10 @@ msgstr "Borrar lo rechistro de declaracion de conversa" msgid "Delete for me" msgstr "Borrar pa yo" +#: src/view/screens/ProfileList.tsx:525 +msgid "Delete List" +msgstr "Borrar la lista" + #: src/components/dms/MessageMenu.tsx:147 msgid "Delete message" msgstr "Borrar mensache" @@ -1628,27 +1993,26 @@ msgstr "Borrar mensache" msgid "Delete message for me" msgstr "Borrar mensache pa yo" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Borrar la mía cuenta" -#: src/view/screens/Settings/index.tsx:807 #: src/view/com/composer/Composer.tsx:820 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 msgid "Delete post" msgstr "Borrar una publicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Borrar paquet d'inicio" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Borrar paquet d'inicio?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Borrar esta lista?" @@ -1660,16 +2024,15 @@ msgstr "Borrar esta publicación?" msgid "Deleted" msgstr "Eliminau" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Cuenta borrada" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Se borró la publicación." -#: src/view/screens/Settings/index.tsx:858 #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 @@ -1700,8 +2063,8 @@ msgstr "Desvincular cita" msgid "Detach quote post?" msgstr "Desvincular publicación de la cita?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Desenrollar opcions" @@ -1709,20 +2072,16 @@ msgstr "Desenrollar opcions" msgid "Dialog: adjust who can interact with this post" msgstr "Achustar quí puede interactuar con esta publicación" -#: src/view/com/composer/Composer.tsx:325 -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Dim" -#: src/components/dms/MessagesNUX.tsx:88 -#: src/view/screens/AccessibilitySettings.tsx:111 -#: src/view/screens/AccessibilitySettings.tsx:109 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" msgstr "Desactivar Correu 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desactivar la retroalimentación haptica" @@ -1733,9 +2092,9 @@ msgstr "Desactivar subtitulos" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Desactivau" @@ -1762,20 +2121,19 @@ msgstr "Descartar la publicación?" msgid "Discourage apps from showing my account to logged-out users" msgstr "Privar que las aplicacions amuestren la mía cuenta a los usuarios desconnectaus" -#: src/view/screens/Feeds.tsx:758 -msgid "Discover New Feeds" -msgstr "Descubrir nuevas canals" - -#: src/tours/HomeTour.tsx:70 #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" msgstr "Descubre nuevas canals personalizadas" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descubrir nuevas canals" +#: src/view/screens/Feeds.tsx:725 +msgid "Discover New Feeds" +msgstr "Descubrir nuevas canals" + #: src/components/Dialog/index.tsx:311 msgid "Dismiss" msgstr "Descartar" @@ -1784,16 +2142,12 @@ msgstr "Descartar" msgid "Dismiss error" msgstr "Descartar error" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Descartar la guía d'introducción" -#: src/view/com/modals/EditProfile.tsx:175 -msgid "Display Name" -msgstr "Amostrar lo nombre" - -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Amostrar insignias de texto alternativo mas grans" @@ -1804,6 +2158,10 @@ msgstr "Amostrar insignias de texto alternativo mas grans" msgid "Display name" msgstr "Amostrar lo nombre" +#: src/view/com/modals/EditProfile.tsx:175 +msgid "Display Name" +msgstr "Amostrar lo nombre" + #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" msgstr "Lo nombre ye masiau largo" @@ -1812,12 +2170,15 @@ msgstr "Lo nombre ye masiau largo" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Lo nombre ye masiau largo. Lo maximo numer de carácters ye {DISPLAY_NAME_MAX_GRAPHEMES}." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 +msgid "DNS Panel" +msgstr "Con panel de DNS" + #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" msgstr "No aplicar esta parola silenciada a los usuarios que sigues" -#: src/view/com/composer/labels/LabelsBtn.tsx:174 -#: src/view/com/composer/labels/LabelsBtn.tsx:213 #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." msgstr "No incluye desnudez." @@ -1826,8 +2187,7 @@ msgstr "No incluye desnudez." msgid "Doesn't begin or end with a hyphen" msgstr "No prencipia ni remata con un guión" -#: src/view/com/modals/ChangeHandle.tsx:468 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Dominio verificau!" @@ -1876,71 +2236,79 @@ msgstr "Descargar Bluesky" msgid "Download CAR file" msgstr "Descargar fichero CAR" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:622 #: src/view/com/composer/text-input/TextInput.web.tsx:342 msgid "Drop to add images" msgstr "Arrociega pa anyadir imagenes" -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:120 #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" msgstr "Duración:" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 +msgid "e.g. alice" +msgstr "p. eix. alicia" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:321 +msgid "e.g. Alice Lastname" +msgstr "p. eix. Alicia Apelliu" + +#: src/view/com/modals/EditProfile.tsx:180 +msgid "e.g. Alice Roberts" +msgstr "p. eix. Alice Roberts" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 +msgid "e.g. alice.com" +msgstr "p. eix. alicia.com" + +#: src/view/com/modals/EditProfile.tsx:198 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "p. eix. Artista, amant d'os cans, y lectora avida." + #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." msgstr "p. eix. desnudos artisticos." +#: src/view/com/modals/CreateOrEditList.tsx:263 +msgid "e.g. Great Posters" +msgstr "p. eix. Publicadors frecuents" + +#: src/view/com/modals/CreateOrEditList.tsx:264 +msgid "e.g. Spammers" +msgstr "p. eix. Spammers" + +#: src/view/com/modals/CreateOrEditList.tsx:292 +msgid "e.g. The posters who never miss." +msgstr "p. eix. Usuarios que simpre enciertan." + +#: src/view/com/modals/CreateOrEditList.tsx:293 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "p. eix. Usuarios que gosan responder con publicidat." + #: src/view/com/modals/InviteCodes.tsx:97 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada codigo funciona una vegada. Recibirás mas codigos d'invitación periodicament." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editar" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 -msgid "Edit Feeds" -msgstr "Editar canals" - -#: src/view/com/modals/CreateOrEditList.tsx:230 -msgid "Edit Moderation List" -msgstr "Editar lista de Moderación" - -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 -msgid "Edit My Feeds" -msgstr "Editar las mías noticias" - -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 -msgid "Edit People" -msgstr "Editar Personas" - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 -msgid "Edit Profile" -msgstr "Editar lo perfil" - -#: src/view/com/modals/CreateOrEditList.tsx:225 -msgid "Edit User List" -msgstr "Editar lista d'Usuarios" - #: src/view/com/util/UserAvatar.tsx:347 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Editar avatar" +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 +msgid "Edit Feeds" +msgstr "Editar canals" + #: src/view/com/composer/photos/EditImageDialog.web.tsx:58 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 #: src/view/com/composer/photos/Gallery.tsx:194 @@ -1952,14 +2320,27 @@ msgstr "Editar la imachen" msgid "Edit interaction settings" msgstr "Editar achustes d'interacción" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editar los detalles d'a lista" +#: src/view/com/modals/CreateOrEditList.tsx:230 +msgid "Edit Moderation List" +msgstr "Editar lista de Moderación" + +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 +msgid "Edit My Feeds" +msgstr "Editar las mías noticias" + #: src/view/com/modals/EditProfile.tsx:147 msgid "Edit my profile" msgstr "Editar lo mío perfil" +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 +msgid "Edit People" +msgstr "Editar Personas" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 msgid "Edit post interaction settings" @@ -1972,12 +2353,19 @@ msgstr "Editar achustes d'interacción d'a publicación" msgid "Edit profile" msgstr "Editar lo perfil" -#: src/view/com/home/HomeHeaderLayout.web.tsx:76 -#: src/view/screens/Feeds.tsx:416 -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 +msgid "Edit Profile" +msgstr "Editar lo perfil" + +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editar paquet d'inicio" +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "Edit User List" +msgstr "Editar lista d'Usuarios" + #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" msgstr "Editar quí puede responder" @@ -1990,17 +2378,16 @@ msgstr "Editar lo tuyo nombre pa amostrar " msgid "Edit your profile description" msgstr "Edita lo tuyo descripcion de perfil" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Edita lo tuyo paquet d'inicio" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educación" -#: src/components/dialogs/ThreadgateEditor.tsx:98 -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2010,36 +2397,35 @@ msgstr "Correu electronico" msgid "Email 2FA disabled" msgstr "Correu 2FA deshabilitau" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Activar correu 2FA" -#: src/components/intents/VerifyEmailIntentDialog.tsx:104 -msgid "Email Resent" -msgstr "Correu electronico reninviau" - -#: src/view/com/modals/ChangeEmail.tsx:106 -msgid "Email Updated" -msgstr "Correu electronico actualizau" - -#: src/components/intents/VerifyEmailIntentDialog.tsx:79 -msgid "Email Verified" -msgstr "Correu electronico verificau" - #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" msgstr "Adreza de correu electronico" +#: src/components/intents/VerifyEmailIntentDialog.tsx:104 +msgid "Email Resent" +msgstr "Correu electronico reninviau" + #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 msgid "Email updated" msgstr "Correu electronico actualizau" +#: src/view/com/modals/ChangeEmail.tsx:106 +msgid "Email Updated" +msgstr "Correu electronico actualizau" + #: src/view/com/modals/VerifyEmail.tsx:85 msgid "Email verified" msgstr "Correu electronico verificau" -#: src/view/screens/Settings/index.tsx:320 +#: src/components/intents/VerifyEmailIntentDialog.tsx:79 +msgid "Email Verified" +msgstr "Correu electronico verificau" + #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" msgstr "Incrustar codigo HTML" @@ -2063,28 +2449,29 @@ msgstr "Reproductor de video incrustau" msgid "Enable" msgstr "Activar" -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:94 -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:79 -#: src/screens/Settings/components/Email2FAToggle.tsx:53 -msgid "Enable Email 2FA" -msgstr "Activar correu 2FA" +#: src/components/dialogs/EmbedConsent.tsx:100 +msgid "Enable {0} only" +msgstr "Activar {0} nomás" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Activar conteniu adulto" +#: src/screens/Settings/components/Email2FAToggle.tsx:53 +msgid "Enable Email 2FA" +msgstr "Activar correu 2FA" + #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" msgstr "Activar fichers multimedia externos" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Reproducir multimedia de" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Habilitar notificacions prioritarias" @@ -2092,18 +2479,18 @@ msgstr "Habilitar notificacions prioritarias" msgid "Enable subtitles" msgstr "Activar subtítols" -#: src/view/screens/PreferencesFollowingFeed.tsx:145 #: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" msgstr "Habilitar nomás esta fuent" -#: src/components/dialogs/EmbedConsent.tsx:100 -msgid "Enable {0} only" -msgstr "Activar {0} nomás" +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Activau" @@ -2111,21 +2498,10 @@ msgstr "Activau" msgid "End of feed" msgstr "Fin de noticias" -#: src/components/Lists.tsx:52 -#: src/tours/Tooltip.tsx:159 #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." msgstr "Asegura-te d'haber triau un idioma pa cada fichero de subtítols." -#: src/components/dialogs/VerifyEmailDialog.tsx:89 -msgid "Enter Code" -msgstr "Escribe Codigo" - -#: src/view/com/modals/VerifyEmail.tsx:113 -msgid "Enter Confirmation Code" -msgstr "Escribe Codigo de Confirmación" - -#: src/view/com/modals/AddAppPasswords.tsx:161 #: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" msgstr "Escribe una clau" @@ -2135,6 +2511,14 @@ msgstr "Escribe una clau" msgid "Enter a word or tag" msgstr "Escribe una parola u etiqueta" +#: src/components/dialogs/VerifyEmailDialog.tsx:89 +msgid "Enter Code" +msgstr "Escribe Codigo" + +#: src/view/com/modals/VerifyEmail.tsx:113 +msgid "Enter Confirmation Code" +msgstr "Escribe Codigo de Confirmación" + #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Enter fullscreen" msgstr "Dentrar en pantalla completa" @@ -2143,7 +2527,7 @@ msgstr "Dentrar en pantalla completa" msgid "Enter the code you received to change your password." msgstr "Escribe lo codigo que recibiés pa cambiar la tuya clau." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Escribe lo dominio que quiers utilizar" @@ -2173,14 +2557,10 @@ msgid "Enter your username and password" msgstr "Escribe lo tuyo identificador y clau" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Error" -#: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 -msgid "Error:" -msgstr "Error:" - #: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" msgstr "I ha habiu una error en alzar lo fichero" @@ -2189,6 +2569,11 @@ msgstr "I ha habiu una error en alzar lo fichero" msgid "Error receiving captcha response." msgstr "Error en recibir la respuesta d'o captcha." +#: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/view/screens/Search/Search.tsx:103 +msgid "Error:" +msgstr "Error:" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:364 msgid "Everybody" msgstr "Toz" @@ -2201,8 +2586,8 @@ msgstr "Toz pueden responder" msgid "Everybody can reply to this post." msgstr "Toz pueden responder a esta publicación." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Toz" @@ -2226,16 +2611,15 @@ msgstr "Excluye a los usuarios que sigues" msgid "Exit fullscreen" msgstr "Salir de pantalla completa" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Salir d'o proceso d'eliminación de cuenta" -#: src/view/com/modals/ChangeHandle.tsx:138 #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" msgstr "Salir d'o proceso de retalle d'imachen" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Salir d'a vista d'imachen" @@ -2243,11 +2627,11 @@ msgstr "Salir d'a vista d'imachen" msgid "Exits inputting search query" msgstr "Salir d'a dentrada de la consulta de busqueda" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Expandir lo texto alt" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Expandir lista d'usuarios" @@ -2260,12 +2644,11 @@ msgstr "Expandir u comprimir la publicación completa a la cual yes respondendo" msgid "Expected uri to resolve to a record" msgstr "Uri esperada pa resolver un rechistro" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Experimental" -#: src/view/screens/NotificationsSettings.tsx:78 #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" msgstr "Expirau" @@ -2282,48 +2665,45 @@ msgstr "Fichers multimedia explicitos u potencialment perturbadors." msgid "Explicit sexual images." msgstr "Imáchens sexuals explicitas." +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 +msgid "Export my data" +msgstr "Exportar los míos datos" + #: src/screens/Settings/components/ExportCarDialog.tsx:62 msgid "Export My Data" msgstr "Exportar los míos Datos" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 -msgid "Export my data" -msgstr "Exportar los míos datos" +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 +msgid "External media" +msgstr "Multimedia externos" #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" msgstr "Fichers multimedia externos" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 -msgid "External Media Preferences" -msgstr "Fichers multimedia externos" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 -msgid "External media" -msgstr "Multimedia externos" - #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Ye posible que fichers multimedia externos permitan que atros puestos recopilen datos sobre tu y lo tuyo dispositivo. No se ninvia u solicita garra tipo d'información dica que pretes lo botón de \"reproducir\"." -#: src/view/screens/Settings/index.tsx:637 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 +msgid "External Media Preferences" +msgstr "Fichers multimedia externos" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "No s'ha puesto cambiar l'identificador. Torna-lo a intentar." -#: src/view/com/modals/AddAppPasswords.tsx:119 -#: src/view/com/modals/AddAppPasswords.tsx:123 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 msgid "Failed to create app password. Please try again." msgstr "No s'ha puesto crear una clau d'aplicación. Torna-lo a intentar." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Error en crear lo paquet d'inicio" @@ -2339,30 +2719,29 @@ msgstr "Error en eliminar lo mensache" msgid "Failed to delete post, please try again" msgstr "Error en eliminar la publicación, per favor intenta-lo de nuevo" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Error en eliminar lo paquet d'inicio" +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 +msgid "Failed to load feeds preferences" +msgstr "Error en cargar las preferencias de canals" + #: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" msgstr "Error en cargar los GIFs" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 -msgid "Failed to load feeds preferences" -msgstr "Error en cargar las preferencias de canals" - #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" msgstr "Error en cargar los mensaches anteriors" -#: src/screens/Messages/Conversation/MessageListError.tsx:28 -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Error en cargar las canals sucheridas" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Error en cargar las sucherencias de seguimiento" @@ -2382,7 +2761,6 @@ msgstr "Error en alzar las preferencias de notificación, per favor torna-lo a i msgid "Failed to send" msgstr "Error en ninviar" -#: src/screens/Messages/Conversation/MessageListError.tsx:29 #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." @@ -2392,11 +2770,11 @@ msgstr "Error en ninviar l'apelación, per favor intenta de nuevo." msgid "Failed to toggle thread mute, please try again" msgstr "Error en cambiar lo estau de silencio d'o filo, per favor intenta de nuevo" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Error en actualizar las canals" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Error en actualizar los achustes" @@ -2407,11 +2785,11 @@ msgstr "Error en actualizar los achustes" msgid "Failed to upload video" msgstr "Error en puyar video" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "No s'ha puesto verificar la identificación. Torna-lo a intentar." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Canal" @@ -2420,12 +2798,16 @@ msgstr "Canal" msgid "Feed by {0}" msgstr "Canal de {0}" -#: src/view/screens/Feeds.tsx:709 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Alternar canal" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Comentarios" @@ -2435,28 +2817,30 @@ msgstr "Comentarios" msgid "Feedback sent!" msgstr "S'han ninviau los comentarios!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Canals" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Las noticias son algorismos personalizaus que los usuarios construyen con un poquet d'experiencia en codificación. <0/> pa mas información." -#: src/screens/Onboarding/StepTopicalFeeds.tsx:80 -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Canals actualizadas!" -#: src/view/com/modals/ChangeHandle.tsx:468 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Fichero alzau exitosament!" @@ -2465,7 +2849,7 @@ msgstr "Fichero alzau exitosament!" msgid "Filter from feeds" msgstr "Filtrar d'as canals" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalizando" @@ -2475,30 +2859,30 @@ msgstr "Finalizando" msgid "Find accounts to follow" msgstr "Buscar cuentas pa seguir" -#: src/tours/HomeTour.tsx:88 -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Buscar publicacions y usuarios en Bluesky" -#: src/view/screens/PreferencesFollowingFeed.tsx:52 -#: src/view/screens/PreferencesThreads.tsx:55 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Rematar" -#: src/tours/Tooltip.tsx:149 #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexible" -#: src/view/com/modals/EditImage.tsx:116 -#: src/view/com/modals/EditImage.tsx:121 -#: src/view/com/modals/EditImage.tsx:288 -#: src/components/ProfileCard.tsx:358 +#. User is not following this account, click to follow +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2511,7 +2895,21 @@ msgctxt "action" msgid "Follow" msgstr "Seguir" -#: src/components/ProgressGuide/List.tsx:53 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +msgid "Follow {0}" +msgstr "Seguir {0}" + +#: src/view/com/posts/AviFollowButton.tsx:68 +msgid "Follow {name}" +msgstr "Seguir {name}" + +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Sigue 7 cuentas" @@ -2520,7 +2918,11 @@ msgstr "Sigue 7 cuentas" msgid "Follow Account" msgstr "Seguir cuenta" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:187 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 +msgid "Follow all" +msgstr "Seguir a toz" + #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" @@ -2531,42 +2933,25 @@ msgctxt "action" msgid "Follow Back" msgstr "Seguir tamién" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 -msgid "Follow all" -msgstr "Seguir a toz" - -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Sigue mas cuentas pa connectar-te con os tuyos intereses y ixamplar lo tuyo ret." -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 -msgid "Follow {0}" -msgstr "Seguir {0}" - -#: src/view/com/posts/AviFollowButton.tsx:68 -msgid "Follow {name}" -msgstr "Seguir {name}" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:182 -#: src/components/KnownFollowers.tsx:169 -#: src/view/com/profile/ProfileCard.tsx:190 #: src/components/KnownFollowers.tsx:231 msgid "Followed by <0>{0}" msgstr "Seguiu per <0>{0}" -#: src/components/KnownFollowers.tsx:186 -msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Seguiu per <0>{0}, <1>{1}, y {2, plural, one {# other} other {# others}}" +#: src/components/KnownFollowers.tsx:217 +msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" +msgstr "Seguiu per <0>{0} y {1, plural, one {# other} other {# others}}" #: src/components/KnownFollowers.tsx:204 msgid "Followed by <0>{0} and <1>{1}" msgstr "Seguiu per <0>{0} y <1>{1}" -#: src/components/KnownFollowers.tsx:217 -msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Seguiu per <0>{0} y {1, plural, one {# other} other {# others}}" +#: src/components/KnownFollowers.tsx:186 +msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" +msgstr "Seguiu per <0>{0}, <1>{1}, y {2, plural, one {# other} other {# others}}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" @@ -2577,41 +2962,30 @@ msgstr "Usuarios seguius" #: src/view/com/notifications/FeedItem.tsx:205 #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seguidors" +#~ msgid "Followers" +#~ msgstr "Seguidors" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Seguidors de @{0} que conoixes" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Seguidors que conoixes" -#: src/components/ProfileCard.tsx:352 +#. User is following this account, click to unfollow +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Seguindo" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 -msgid "Following Feed Preferences" -msgstr "Preferencias d'a canal de Seguimiento" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 -msgid "Following feed preferences" -msgstr "Preferencias d'a canal de seguimiento" - -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Seguindo {0}" @@ -2620,29 +2994,38 @@ msgstr "Seguindo {0}" msgid "Following {name}" msgstr "Seguindo {name}" -#: src/components/Pills.tsx:175 -msgid "Follows You" -msgstr "Te sigue" +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 +msgid "Following feed preferences" +msgstr "Preferencias d'a canal de seguimiento" + +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 +msgid "Following Feed Preferences" +msgstr "Preferencias d'a canal de Seguimiento" -#: src/tours/HomeTour.tsx:59 #: src/screens/Profile/Header/Handle.tsx:32 msgid "Follows you" msgstr "Te sigue" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/components/Pills.tsx:175 +msgid "Follows You" +msgstr "Te sigue" + +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fuent" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Grandaria de fuent" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Minchar" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Per razons de seguranza, habremos de ninviar-te un codigo de confirmación a la tuya adreza de correu electronico." @@ -2650,8 +3033,7 @@ msgstr "Per razons de seguranza, habremos de ninviar-te un codigo de confirmaci msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Per razons de seguranza, no podrás tornar-lo a veyer. Si pierdes esta clau d'aplicación, habrás de chenerar-ne una de nueva." -#: src/view/com/modals/AddAppPasswords.tsx:233 -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Pa una millor experiencia, recomendamos que uses la fuent d'o tema." @@ -2659,37 +3041,32 @@ msgstr "Pa una millor experiencia, recomendamos que uses la fuent d'o tema." msgid "Forever" msgstr "Pa cutio" -#: src/screens/Login/LoginForm.tsx:241 -msgid "Forgot?" -msgstr "La has olbidada?" - #: src/screens/Login/index.tsx:126 #: src/screens/Login/index.tsx:141 msgid "Forgot Password" msgstr "He olbidau la mía clau" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Has olbidau la tuya clau?" +#: src/screens/Login/LoginForm.tsx:243 +msgid "Forgot?" +msgstr "La has olbidada?" + #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" msgstr "A sobén publica contenius no deseyaus" -#: src/view/com/posts/FeedItem.tsx:282 -msgctxt "from-feed" -msgid "From <0/>" -msgstr "De <0/>" - -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/components/MediaPreview.tsx:122 -msgid "GIF" -msgstr "GIF" +#: src/view/com/posts/PostFeedItem.tsx:282 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "De <0/>" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" msgstr "Galería" @@ -2698,20 +3075,23 @@ msgstr "Galería" msgid "Generate a starter pack" msgstr "Chenera un paquet d'inicio" -#: src/components/dms/MessagesNUX.tsx:168 +#: src/view/shell/Drawer.tsx:323 +msgid "Get help" +msgstr "Obtiene aduya" + #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" msgstr "Prencipiar" -#: src/view/shell/Drawer.tsx:323 -msgid "Get help" -msgstr "Obtiene aduya" - -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Prencipiando" +#: src/components/MediaPreview.tsx:122 +msgid "GIF" +msgstr "GIF" + #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" msgstr "Da-le una cara a lo tuyo perfil" @@ -2720,46 +3100,41 @@ msgstr "Da-le una cara a lo tuyo perfil" msgid "Glaring violations of law or terms of service" msgstr "Violacions flagrants d'a Lei u d'os termens de servicio" +#: src/components/Layout/Header/index.tsx:118 +#: src/components/moderation/ScreenHider.tsx:154 +#: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 +#: src/view/com/auth/LoggedOut.tsx:72 +#: src/view/screens/NotFound.tsx:57 +#: src/view/screens/ProfileList.tsx:1003 +msgid "Go back" +msgstr "Tornar" + #: src/components/Error.tsx:78 #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Tornar" -#: src/view/screens/NotFound.tsx:56 -msgid "Go Home" -msgstr "Ir ta l'inicio" - -#: src/components/moderation/ScreenHider.tsx:154 -#: src/components/moderation/ScreenHider.tsx:163 -#: src/view/com/auth/LoggedOut.tsx:72 -#: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 -msgid "Go back" -msgstr "Tornar" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Ir ta la pachina anterior" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:189 #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Tornar ta lo paso anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Tornar ta lo paso anterior" @@ -2767,6 +3142,10 @@ msgstr "Tornar ta lo paso anterior" msgid "Go home" msgstr "Ir ta l'inicio" +#: src/view/screens/NotFound.tsx:56 +msgid "Go Home" +msgstr "Ir ta l'inicio" + #: src/screens/Messages/components/ChatListItem.tsx:264 msgid "Go to conversation with {0}" msgstr "Ir ta la conversiación con {0}" @@ -2780,7 +3159,6 @@ msgstr "Ir ta lo siguient" msgid "Go to profile" msgstr "Ir ta lo perfil" -#: src/tours/Tooltip.tsx:138 #: src/components/dms/ConvoMenu.tsx:164 msgid "Go to user's profile" msgstr "Ir ta lo perfil de l'usuario" @@ -2791,29 +3169,30 @@ msgstr "Ir ta lo perfil de l'usuario" msgid "Graphic Media" msgstr "Conteniu Grafico" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Ya yes a metat camín!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Identificador" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Identificador ya emplegau. Tría-ne un atro diferent." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "L'identificador ha cambiau!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Identificador masiau largo. Intenta-lo con uno mas curto." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Vibración" @@ -2821,7 +3200,7 @@ msgstr "Vibración" msgid "Harassment, trolling, or intolerance" msgstr "Acoso, troleyo u intolerancia" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -2833,9 +3212,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Tiens problemas?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Aduya" @@ -2844,19 +3224,15 @@ msgstr "Aduya" msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "Aduya a que las personas sepan que no yes un bot puyando una foto u creando un avatar." -#: src/screens/Settings/ContentAndMediaSettings.tsx:127 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:140 -#: src/screens/Onboarding/StepTopicalFeeds.tsx:89 -#: src/screens/Onboarding/StepTopicalFeeds.tsx:84 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 msgid "Here is your app password!" msgstr "Vet aquí la tuya clau d'aplicación!" -#: src/view/com/modals/AddAppPasswords.tsx:204 #: src/components/ListCard.tsx:130 msgid "Hidden list" msgstr "Lista amagada" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -2864,17 +3240,17 @@ msgstr "Lista amagada" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Amagar" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Amagar" -#: src/view/com/util/forms/PostDropdownBtn.tsx:390 -#: src/view/com/util/forms/PostDropdownBtn.tsx:392 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:523 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:529 msgid "Hide post for me" @@ -2904,31 +3280,43 @@ msgstr "Amagar esta publicación?" msgid "Hide this reply?" msgstr "Amagar esta respuesta?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Amagar lista d'usuarios" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "I ha habiu bel problema en contactar con o servidor de noticias. Per favor, informa a lo propietario d'a noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Pareixe que lo servidor de noticias ye mal configurau. Per favor, informa a lo propietario d'a noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Pareixe que lo servidor de noticias ye difuera de linia. Per favor, informa a lo propietario d'a noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Lo servidor de noticias ha respondiu de forma incorrecta. Per favor, informa a lo propietario d'a noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Tenemos problemas pa trobar esta noticia. Puede que la haigan borrada." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Tenemos problemas pa cargar estes datos. Debaixo trobarás mas detalles. Si lo problema persiste contacta-nos." @@ -2940,26 +3328,28 @@ msgstr "Pareixe que somos tenendo problemas pa cargar estes datos. Mira debaixo msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Aguarte! Somos dando acceso a videos gradualment, y encara yes en a lista d'espera. Torna a consultar luego!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Inicio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Aloch:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Furnidor d'aloch" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Las respuestas calients primero" @@ -2967,23 +3357,23 @@ msgstr "Las respuestas calients primero" msgid "How should we open this link?" msgstr "Cómo habríanos d'ubrir este vinclo?" -#: src/components/dialogs/VerifyEmailDialog.tsx:239 -#: src/components/dialogs/VerifyEmailDialog.tsx:246 -msgid "I Have a Code" -msgstr "Tiengo un codigo" - #: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 #: src/view/com/modals/VerifyEmail.tsx:222 msgid "I have a code" msgstr "Tiengo un codigo" +#: src/components/dialogs/VerifyEmailDialog.tsx:239 +#: src/components/dialogs/VerifyEmailDialog.tsx:246 +msgid "I Have a Code" +msgstr "Tiengo un codigo" + #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" msgstr "Tiengo un codigo de confirmación" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tiengo lo mío propio dominio" @@ -2992,26 +3382,25 @@ msgstr "Tiengo lo mío propio dominio" msgid "I understand" msgstr "L'entiendo" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Si lo texto alternativo ye largo, alterna con o estau expandiu d'o texto alternativo" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 -msgid "If you're trying to change your handle or email, do so before you deactivate." -msgstr "Si yes mirando de cambiar lo tuyo identificador u correu electronico, fe-lo antes de desactivar la tuya cuenta." - -#: src/view/com/modals/SelfLabel.tsx:128 #: src/screens/Signup/StepInfo/Policies.tsx:110 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Si encara no yes un adulto seguntes las leis d'o tuyo país, lo tuyo pai, mai u tutor legal ha de leyer estes termens en o tuyo nombre." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Si eliminas esta lista, no podrás recuperar-la." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Si tiens lo tuyo propio dominio, puez usar-lo como lo tuyo identificador. Este te deixa autoverificar la tuya identidat - <0>saber-ne mas." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Si tiens lo tuyo propio dominio, puez usar-lo como lo tuyo identificador. Este te deixa autoverificar la tuya identidat - <0>saber-ne mas." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3021,6 +3410,10 @@ msgstr "Si eliminas esta publicación, no podrás recuperar-la." msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "Si deseyas cambiar la tuya clau, te ninviaremos un codigo pa verificar que esta ye la tuya cuenta." +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 +msgid "If you're trying to change your handle or email, do so before you deactivate." +msgstr "Si yes mirando de cambiar lo tuyo identificador u correu electronico, fe-lo antes de desactivar la tuya cuenta." + #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" msgstr "Ilegal y urchent" @@ -3029,19 +3422,18 @@ msgstr "Ilegal y urchent" msgid "Image" msgstr "Imachen" -#: src/view/com/modals/AltImage.tsx:122 #: src/components/StarterPack/ShareDialog.tsx:76 msgid "Image saved to your camera roll!" msgstr "Imachen alzada en o tuyo carret de fotos!" -#: src/lib/moderation/useReportOptions.ts:68 -msgid "Impersonation, misinformation, or false claims" -msgstr "Suplantación d'identidat, desinformación u afirmacions falsas" - #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" msgstr "Suplantación d'identidat u afirmacions falsas sobre identidat u afiliación" +#: src/lib/moderation/useReportOptions.ts:68 +msgid "Impersonation, misinformation, or false claims" +msgstr "Suplantación d'identidat, desinformación u afirmacions falsas" + #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" msgstr "Mensaches inadecuaus u vinclos explicitos" @@ -3050,53 +3442,40 @@ msgstr "Mensaches inadecuaus u vinclos explicitos" msgid "Input code sent to your email for password reset" msgstr "Escribe lo codigo ninviau a lo tuyo correu electronico pa restablir la clau" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Escribe lo codigo de confirmación pa la eliminación d'a cuenta" -#: src/view/com/modals/AddAppPasswords.tsx:175 #: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" msgstr "Escribe una nueva clau" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Escribe la clau pa la eliminación d'a cuenta" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Escribe lo codigo que se t'ha ninviau per correu electronico" -#: src/screens/Login/LoginForm.tsx:221 -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Escribe lo identificador u l'adreza de correu electronico que usés en rechistrar-te" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Escribe la tuya clau" -#: src/view/com/modals/ChangeHandle.tsx:376 -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Escribe lo tuyo identificador" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interacción limitada" -#: src/components/dms/MessagesNUX.tsx:82 -#: src/components/dialogs/nuxs/NeueTypography.tsx:47 -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Codigo de confirmación 2FA no ye valido." -#: src/components/intents/VerifyEmailIntentDialog.tsx:91 -msgid "Invalid Verification Code" -msgstr "Codigo de Verificación no valido" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Identificador no valido. Intenta-lo con un atro." @@ -3104,11 +3483,15 @@ msgstr "Identificador no valido. Intenta-lo con un atro." msgid "Invalid or unsupported post record" msgstr "Rechistro de publicación invalido u no compatible" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nombre d'usuario u clau no validos" +#: src/components/intents/VerifyEmailIntentDialog.tsx:91 +msgid "Invalid Verification Code" +msgstr "Codigo de Verificación no valido" + #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" msgstr "Convida a un amigo" @@ -3121,14 +3504,14 @@ msgstr "Codigo d'invitación" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "No s'accepta lo codigo d'invitación. Compreba que l'has escrito correctament y torna-lo a intentar." -#: src/view/com/modals/InviteCodes.tsx:170 -msgid "Invite codes: 1 available" -msgstr "Codigos d'invitación: 1 disponible" - #: src/view/com/modals/InviteCodes.tsx:171 msgid "Invite codes: {0} available" msgstr "Codigos d'invitación: {0} disponibles" +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: 1 available" +msgstr "Codigos d'invitación: 1 disponible" + #: src/components/StarterPack/ShareDialog.tsx:96 msgid "Invite people to this starter pack!" msgstr "Convida a personas a este paquet inicial!" @@ -3141,19 +3524,18 @@ msgstr "Convida a los tuyos amigos a seguir las tuyas canals y personas favorita msgid "Invites, but personal" msgstr "Invitacions, pero personals" -#: src/screens/Onboarding/StepFollowingFeed.tsx:65 +#: src/screens/Signup/StepInfo/index.tsx:80 +msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" +msgstr "Pareixe que podrías haber escrito la tuya adreza de correu electronico incorrectament. Yes seguro de que ye correcta?" + #: src/screens/Signup/StepInfo/index.tsx:241 msgid "It's correct" msgstr "Ye correcta" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Nomás yes tu per agora! Anyade mas personas a lo tuyo paquet d'inicio buscando alto." -#: src/screens/Signup/StepInfo/index.tsx:80 -msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" -msgstr "Pareixe que podrías haber escrito la tuya adreza de correu electronico incorrectament. Yes seguro de que ye correcta?" - #: src/view/com/composer/Composer.tsx:1571 msgid "Job ID: {0}" msgstr "ID de fayena: {0}" @@ -3164,33 +3546,31 @@ msgstr "Fayenas" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Une-te a Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Une-te a la conversa" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:492 #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Periodismo" -#: src/components/moderation/ContentHider.tsx:229 -msgid "Labeled by the author." -msgstr "Etiquetau per l'autor." - -#: src/components/moderation/LabelsOnMe.tsx:59 #: src/components/moderation/ContentHider.tsx:231 msgid "Labeled by {0}." msgstr "Etiquetado per {0}." +#: src/components/moderation/ContentHider.tsx:229 +msgid "Labeled by the author." +msgstr "Etiquetau per l'autor." + #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etiquetas" @@ -3198,11 +3578,10 @@ msgstr "Etiquetas" msgid "Labels added" msgstr "S'han anyadiu las etiquetas" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Las etiquetas son anotacions sobre usuarios y conteniu. Pueden usar-se pa amagar, advertir y categorizar lo ret." -#: src/components/moderation/LabelsOnMe.tsx:61 #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" msgstr "Etiquetas en a tuya cuenta" @@ -3211,39 +3590,38 @@ msgstr "Etiquetas en a tuya cuenta" msgid "Labels on your content" msgstr "Etiquetas en o tuyo conteniu" -#: src/view/screens/Settings/index.tsx:497 -#: src/Navigation.tsx:163 -msgid "Language Settings" -msgstr "Achustes d'Idiomas" - #: src/view/com/composer/select-language/SelectLangBtn.tsx:107 msgid "Language selection" msgstr "Triar l'idioma" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/Navigation.tsx:165 +msgid "Language Settings" +msgstr "Achustes d'Idiomas" + +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Idiomas" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Mas gran" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Zaguero" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 +msgid "learn more" +msgstr "saber-ne mas" + #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" msgstr "Aprender-ne mas" -#: src/components/moderation/ContentHider.tsx:239 -#: src/view/com/auth/server-input/index.tsx:158 -msgid "Learn more." -msgstr "Aprender-ne mas." - #: src/view/com/auth/SplashScreen.web.tsx:166 msgid "Learn more about Bluesky" msgstr "Aprender mas de Bluesky" @@ -3262,11 +3640,16 @@ msgstr "Obtiene mas información sobre la moderación aplicada a este conteniu." msgid "Learn more about this warning" msgstr "Aprender mas sobre esta advertencia" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Mas información sobre lo que ye publico en Bluesky." +#: src/components/moderation/ContentHider.tsx:239 +#: src/view/com/auth/server-input/index.tsx:158 +msgid "Learn more." +msgstr "Aprender-ne mas." + #: src/components/dms/LeaveConvoPrompt.tsx:49 msgid "Leave" msgstr "Deixar" @@ -3292,60 +3675,77 @@ msgstr "Deixa-los toz sin marcar pa veyer cualsequier idioma." msgid "Leaving Bluesky" msgstr "Salir de Bluesky" +#: src/screens/SignupQueued.tsx:140 +msgid "left to go." +msgstr "quedan." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:313 +msgid "Let me choose" +msgstr "Deixa-me triar" + #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" msgstr "Imos a restablir la tuya clau!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Imos!" -#: src/view/screens/Settings/index.tsx:310 -#: src/components/StarterPack/ProfileStarterPacks.tsx:313 -msgid "Let me choose" -msgstr "Deixa-me triar" - -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Liuchero" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Da-le «me fa goyo» a 10 publicacions" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Da-le «me fa goyo» a 10 publicacions pa entrenar la canal de descubrimiento" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Dar «me fa goyo» a esta noticia" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/components/LikesDialog.tsx:85 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 +msgid "Liked by" +msgstr "Le ha feito goyo a" + +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Le ha feito goyo a" -#: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 -msgid "Liked by" -msgstr "Le ha feito goyo a" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/components/LabelingServiceCard/index.tsx:72 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 -#: src/view/screens/ProfileFeed.tsx:600 -#: src/view/com/notifications/FeedItem.tsx:211 -#: src/view/com/notifications/FeedItem.tsx:178 -#: src/view/screens/Profile.tsx:231 +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Me fa goyo" @@ -3353,7 +3753,12 @@ msgstr "Me fa goyo" msgid "Likes on this post" msgstr "Me fa goyo en esta publicación" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -3361,15 +3766,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Avatar d'a lista" -#: src/view/screens/ProfileList.tsx:170 -msgid "List Hidden" -msgstr "Lista amagada" - -#: src/view/com/modals/CreateOrEditList.tsx:255 -msgid "List Name" -msgstr "Nombre d'a lista" - -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista de blocaus" @@ -3378,7 +3775,15 @@ msgstr "Lista de blocaus" msgid "List by {0}" msgstr "Lista per {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista d'eliminaus" @@ -3386,22 +3791,31 @@ msgstr "Lista d'eliminaus" msgid "List has been hidden" msgstr "S'ha amagau la lista" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:170 +msgid "List Hidden" +msgstr "Lista amagada" + +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista silenciada" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/com/modals/CreateOrEditList.tsx:255 +msgid "List Name" +msgstr "Nombre d'a lista" + +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lista desblocada" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "La lista ya no ye silenciada" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listas" @@ -3410,26 +3824,26 @@ msgstr "Listas" msgid "Lists blocking this user:" msgstr "Listas que blocan a este usuario:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Cargar-ne mas" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Cargar mas canals sucheridas" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Cargar mas seguius sucherius" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Cargar notificacions nuevas" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Cargar publicacions nuevas" @@ -3437,23 +3851,23 @@ msgstr "Cargar publicacions nuevas" msgid "Loading..." msgstr "Cargando..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Log" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Dentra-ie u rechistra-te" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Salir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilidat de desconnexión" @@ -3461,10 +3875,15 @@ msgstr "Visibilidat de desconnexión" msgid "Login to account that is not listed" msgstr "Acceder a una cuenta que no ye en a lista" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo de <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo de <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo de <0>@sawaratsuki.bsky.social" @@ -3477,11 +3896,6 @@ msgstr "Mantiene pretau pa ubrir lo menú d'etiquetas pa #{tag}" msgid "Looks like XXXXX-XXXXX" msgstr "Ye como XXXXX-XXXXX" -#: src/screens/Feeds/NoFollowingFeed.tsx:38 -#: src/screens/Feeds/NoFollowingFeed.tsx:37 -msgid "Looks like you're missing a following feed. <0>Click here to add one." -msgstr "Pareixe que te falta una canal de seguimiento. <0>Fe clic aquí pa anyadir-ne un." - #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." msgstr "Pareixe que no has alzau garra canal. Usa las nuestras recomendacions u explora mas abaixo." @@ -3490,6 +3904,10 @@ msgstr "Pareixe que no has alzau garra canal. Usa las nuestras recomendacions u msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" msgstr "Pareixe que has desclavau totas las tuyas canals. Pero no te preocupes, puez anyadir-ne belunas abaixo! 😄" +#: src/screens/Feeds/NoFollowingFeed.tsx:37 +msgid "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Pareixe que te falta una canal de seguimiento. <0>Fe clic aquí pa anyadir-ne un." + #: src/components/StarterPack/ProfileStarterPacks.tsx:266 msgid "Make one for me" msgstr "Fe un pa yo" @@ -3498,8 +3916,8 @@ msgstr "Fe un pa yo" msgid "Make sure this is where you intend to go!" msgstr "Asegura-te que ye aquí ta an quiers ir!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Chestionar las canals alzadas" @@ -3512,7 +3930,7 @@ msgstr "Chestiona las tuyas parolas y etiquetas silenciadas" msgid "Mark as read" msgstr "Marcar como leyiu" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Multimedia" @@ -3520,22 +3938,33 @@ msgstr "Multimedia" msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Fichers multipedia que pueden estar perturbadors u no adecuaus pa ciertas audiencias." +#: src/components/WhoCanReply.tsx:254 +msgid "mentioned users" +msgstr "usuarios mencionaus" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 msgid "Mentioned users" msgstr "Usuarios mencionaus" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menú" +#: src/components/dms/MessageProfileButton.tsx:82 +msgid "Message {0}" +msgstr "Mensache {0}" + #: src/components/dms/MessageMenu.tsx:72 #: src/screens/Messages/components/ChatListItem.tsx:165 msgid "Message deleted" msgstr "Mensache eliminau" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mensache d'o servidor: {0}" @@ -3549,21 +3978,15 @@ msgid "Message is too long" msgstr "Lo mensache ye masiau largo" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Achustes de mensache" - -#: src/components/dms/MessageProfileButton.tsx:82 -msgid "Message {0}" -msgstr "Mensache {0}" +#~ msgid "Message settings" +#~ msgstr "Achustes de mensache" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mensaches" -#: src/Navigation.tsx:307 #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" msgstr "Cuenta enganyosa" @@ -3572,37 +3995,31 @@ msgstr "Cuenta enganyosa" msgid "Misleading Post" msgstr "Publicación enganyosa" -#: src/screens/Settings/AppearanceSettings.tsx:78 -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderación" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 -msgid "Moderation Lists" -msgstr "Listas de moderación" - #: src/components/moderation/ModerationDetailsDialog.tsx:132 msgid "Moderation details" msgstr "Detalles de moderación" -#: src/view/screens/ProfileList.tsx:902 +#: src/components/ListCard.tsx:149 +#: src/view/com/modals/UserAddRemoveLists.tsx:222 +msgid "Moderation list by {0}" +msgstr "Lista de moderación per {0}" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Lista de moderación per <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Lista de moderación per tu" -#: src/components/ListCard.tsx:149 -#: src/view/com/modals/UserAddRemoveLists.tsx:222 -msgid "Moderation list by {0}" -msgstr "Lista de moderación per {0}" - #: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" msgstr "Lista de moderación creada" @@ -3611,16 +4028,24 @@ msgstr "Lista de moderación creada" msgid "Moderation list updated" msgstr "Lista de moderación actualizada" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Listas de moderación" -#: src/view/screens/Settings/index.tsx:522 -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 +msgid "Moderation Lists" +msgstr "Listas de moderación" + +#: src/components/moderation/LabelPreference.tsx:247 +msgid "moderation settings" +msgstr "achustes de moderación" + +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Estaus de moderación" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Ferramientas de moderación" @@ -3633,28 +4058,31 @@ msgstr "Lo moderador ha decidiu d'establir una advertencia cheneral sobre lo con msgid "More" msgstr "Mas" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Mas canals" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Mas opcions" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Las millor valoradas primero" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Respuestas millor valoradas primero" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Cintas" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Mosica" @@ -3668,12 +4096,16 @@ msgctxt "video" msgid "Mute" msgstr "Silenciar" +#: src/components/TagMenu/index.web.tsx:116 +msgid "Mute {truncatedTag}" +msgstr "Silenciar {truncatedTag}" + #: src/view/com/profile/ProfileMenu.tsx:259 #: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" msgstr "Silenciar la cuenta" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silenciar cuentas" @@ -3686,19 +4118,15 @@ msgstr "Silenciar totas las publicacions con {displayTag}" msgid "Mute conversation" msgstr "Silenciar conversación" -#: src/components/dialogs/MutedWords.tsx:148 -#: src/components/dialogs/MutedWords.tsx:133 #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" msgstr "Silenciar en:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silenciar la lista" -#: src/components/dms/ConvoMenu.tsx:136 -#: src/components/dms/ConvoMenu.tsx:142 -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Silenciar estas cuentas?" @@ -3736,21 +4164,16 @@ msgstr "Silenciar filo" msgid "Mute words & tags" msgstr "Silenciar parolas y etiquetas" -#: src/components/TagMenu/index.web.tsx:116 -msgid "Mute {truncatedTag}" -msgstr "Silenciar {truncatedTag}" - -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 -msgid "Muted Accounts" +#: src/screens/Moderation/index.tsx:238 +msgid "Muted accounts" msgstr "Cuentas silenciadas" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#: src/screens/Moderation/index.tsx:259 -msgid "Muted accounts" +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 +msgid "Muted Accounts" msgstr "Cuentas silenciadas" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "En silenciar una cuenta no veyerás las suyas publicacions en a tuya canal u notificacions. Dengún puede veyer a qui silencias." @@ -3758,11 +4181,11 @@ msgstr "En silenciar una cuenta no veyerás las suyas publicacions en a tuya can msgid "Muted by \"{0}\"" msgstr "Silenciau per \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Parolas y etiquetas silenciadas" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Dengún puede veyer a qui silencias. Las cuentas silenciadas pueden interactuar con tu, pero no veyerás las suyas publicacions en a tuya canal u notificacions." @@ -3771,16 +4194,14 @@ msgstr "Dengún puede veyer a qui silencias. Las cuentas silenciadas pueden inte msgid "My Birthday" msgstr "Lo mío aniversario" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Los mías canals" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Lo mío perfil" -#: src/view/screens/Settings/index.tsx:583 -#: src/view/screens/Settings/index.tsx:589 #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" msgstr "Nombre" @@ -3797,7 +4218,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nombre u descripción que violan los estándard d'a comunidat" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Naturaleza" @@ -3805,9 +4226,8 @@ msgstr "Naturaleza" msgid "Navigate to {0}" msgstr "Navegar a {0}" -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:86 #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navega a la siguient pantalla" @@ -3824,130 +4244,131 @@ msgstr "Te fa falta cambiar-lo?" msgid "Need to report a copyright violation?" msgstr "Quiers reportar una violación de copyright?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nunca no pierdas acceso d'os tuyos seguidors u los tuyos datos." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "No importa, crea un identificador per yo" -#: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nuevo" - -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nuevo" -#: src/view/com/modals/CreateOrEditList.tsx:232 -msgid "New Moderation List" -msgstr "Nueva lista de moderación" - -#: src/view/com/modals/ChangePassword.tsx:218 -msgid "New Password" -msgstr "Nueva clau" - -#: src/view/shell/desktop/LeftNav.tsx:322 -msgctxt "action" -msgid "New Post" -msgstr "Nueva publicación" - -#: src/view/com/modals/CreateOrEditList.tsx:227 -msgid "New User List" -msgstr "Nueva lista d'usuarios" +#: src/view/screens/ModerationModlists.tsx:92 +#~ msgid "New" +#~ msgstr "Nuevo" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Nuevo chat" -#: src/components/dialogs/nuxs/NeueTypography.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nuevo identificador" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Nuevos mensaches" +#: src/view/com/modals/CreateOrEditList.tsx:232 +msgid "New Moderation List" +msgstr "Nueva lista de moderación" + #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" msgstr "Nueva clau" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/modals/ChangePassword.tsx:218 +msgid "New Password" +msgstr "Nueva clau" + +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nueva publicación" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Nueva publicación" +#: src/view/shell/desktop/LeftNav.tsx:309 +msgctxt "action" +msgid "New Post" +msgstr "Nueva publicación" + #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" msgstr "Finestra d'información pa nuevo usuario" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/modals/CreateOrEditList.tsx:227 +msgid "New User List" +msgstr "Nueva lista d'usuarios" + +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Respuestas nuevas primer" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Noticias" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Siguient" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Imachen nueva" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 -msgid "No DNS Panel" -msgstr "Sin panel de DNS" - -#: src/view/screens/PreferencesFollowingFeed.tsx:71 -#: src/view/screens/PreferencesFollowingFeed.tsx:97 -#: src/view/screens/PreferencesFollowingFeed.tsx:132 -#: src/view/screens/PreferencesFollowingFeed.tsx:169 -#: src/view/screens/PreferencesThreads.tsx:101 -#: src/view/screens/PreferencesThreads.tsx:124 -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Encara sin claus de l'aplicación" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Sin descripción" +#~ msgid "No description" +#~ msgstr "Sin descripción" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 +msgid "No DNS Panel" +msgstr "Sin panel de DNS" #: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." @@ -3957,12 +4378,12 @@ msgstr "No se troboron GIFs destacaus. Puede haber un problema con Tenor." msgid "No feeds found. Try searching for something else." msgstr "No se troboron canals. Mira de buscar bella cosa mas." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Encara sini \"me-fa-goyos\"" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ya no sigues a {0}" @@ -3975,16 +4396,16 @@ msgstr "No mas de 253 carácters" msgid "No messages yet" msgstr "No i hai mensaches encara" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "No i hai conversacions pa amostrar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Encara no i hai notificacions!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Dengún" @@ -3996,11 +4417,11 @@ msgstr "Dengún, fueras de l'autor, puede citar esta publicación." msgid "No posts yet." msgstr "No i hai publicacions encara." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "No i hai citas encara" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "No i hai republicacions encara" @@ -4009,22 +4430,23 @@ msgstr "No i hai republicacions encara" msgid "No result" msgstr "Sin resultau" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Sin resultaus" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "No s'ha trobau resultaus" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "No s'ha trobau resultaus pa \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "No s'ha trobau resultaus pa {query}" @@ -4032,7 +4454,6 @@ msgstr "No s'ha trobau resultaus pa {query}" msgid "No search results found for \"{search}\"." msgstr "No s'ha trobau resultaus pa \"{search}\"." -#: src/components/dms/NewChat.tsx:240 #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" @@ -4042,18 +4463,17 @@ msgstr "No gracias" msgid "Nobody" msgstr "Dengún" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:46 -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Dengún ha dau \"me fa goyo\" a esto encara. Talment habrías d'estar lo primero!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Dengún ha citau esto encara. Talment habrías d'estar lo primero!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Dengún ha tornau a publicar esto encara. Talment habrías d'estar lo primero!" @@ -4065,9 +4485,8 @@ msgstr "No se trobó a dengún. Mira de buscar a unatra persona." msgid "Non-sexual Nudity" msgstr "Desnudez no sexual" -#: src/view/com/modals/SelfLabel.tsx:135 -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "No trobau" @@ -4076,4359 +4495,3936 @@ msgstr "No trobau" msgid "Not right now" msgstr "No pas agora" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 -msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." -msgstr "Nota: Bluesky ye un ret ubierto y publico. Esta configuración nomás limita la visibilidat d'o tuyo conteniu en l'aplicación y lo puesto web de Bluesky, y ye posible que atras aplicacions no respecten esta configuración. Atras aplicacions y puestos web pueden seguir amostrando lo tuyo conteniu a los usuarios que haigan zarrau sesión." - #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartir" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 +msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." +msgstr "Nota: Bluesky ye un ret ubierto y publico. Esta configuración nomás limita la visibilidat d'o tuyo conteniu en l'aplicación y lo puesto web de Bluesky, y ye posible que atras aplicacions no respecten esta configuración. Atras aplicacions y puestos web pueden seguir amostrando lo tuyo conteniu a los usuarios que haigan zarrau sesión." + +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Cosa aquí" -#: src/screens/Settings/NotificationSettings.tsx:36 -msgid "Notification Settings" -msgstr "Achustes de notificación" - -#: src/screens/Messages/Settings.tsx:114 -msgid "Notification Sounds" -msgstr "Sons de notificación" - -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtros de notificación" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Achustes de notificación" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Settings/NotificationSettings.tsx:46 +msgid "Notification Settings" +msgstr "Achustes de notificación" + +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sons de notificación" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/screens/Messages/Settings.tsx:120 +msgid "Notification Sounds" +msgstr "Sons de notificación" + +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificacions" +#: src/lib/hooks/useTimeAgo.ts:122 +msgid "now" +msgstr "agora" + #: src/components/dms/MessageItem.tsx:198 msgid "Now" msgstr "Agora" -#: src/view/com/composer/labels/LabelsBtn.tsx:151 -#: src/view/com/composer/labels/LabelsBtn.tsx:154 -msgid "Nudity" -msgstr "Desnudez" - -#: src/lib/moderation/useReportOptions.ts:78 -msgid "Nudity or adult content not labeled as such" -msgstr "Desnudez u conteniu pa adultos no etiquetau como tal" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:175 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -msgid "OK" -msgstr "D'acuerdo" - -#: src/screens/Signup/index.tsx:145 -#: src/lib/moderation/useLabelBehaviorDescription.ts:11 -msgid "Off" -msgstr "Amortar" - -#: src/components/dialogs/GifSelect.tsx:268 -#: src/view/com/util/ErrorBoundary.tsx:57 -msgid "Oh no!" -msgstr "Qué problema!" - -#: src/screens/Onboarding/StepInterests/index.tsx:124 -msgid "Oh no! Something went wrong." -msgstr "Vai! Bella cosa ha saliu mal." - -#: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:865 -msgid "Okay" -msgstr "Ye bien" - -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 -msgid "Oldest replies first" -msgstr "Respuestas antigas primero" - -#: src/screens/Settings/Settings.tsx:295 -msgid "Onboarding reset" -msgstr "Reiniciando" - -#: src/tours/Tooltip.tsx:118 -#: src/view/com/composer/Composer.tsx:331 -msgid "One or more GIFs is missing alt text." -msgstr "Falta lo texto alternativo d'uno u mas GIFs." - -#: src/view/com/composer/Composer.tsx:328 -msgid "One or more images is missing alt text." -msgstr "Falta lo texto alternativo en una u cuantas imáchens." - -#: src/view/com/composer/Composer.tsx:338 -msgid "One or more videos is missing alt text." -msgstr "Falta lo texto alternativo d'uno u mas videos." - -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 -msgid "Only WebVTT (.vtt) files are supported" -msgstr "Nomás s'admiten fichers WebVTT (.vtt)" - -#: src/screens/Onboarding/StepProfile/index.tsx:115 -msgid "Only .jpg and .png files are supported" -msgstr "Nomás s'admite fichers .jpg y .png" - -#: src/screens/Signup/StepHandle.tsx:152 -msgid "Only contains letters, numbers, and hyphens" -msgstr "Nomás contiene letras, numeros y guions" - -#: src/lib/media/picker.shared.ts:29 -msgid "Only image files are supported" -msgstr "Nomás s'admite fichers d'imachen" - -#: src/components/WhoCanReply.tsx:245 -#: src/components/WhoCanReply.tsx:217 -msgid "Only {0} can reply." -msgstr "Nomás {0} puede responder." - -#: src/components/Lists.tsx:199 -#: src/components/StarterPack/ProfileStarterPacks.tsx:322 -#: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 -msgid "Oops!" -msgstr "Ui!" - -#: src/components/Lists.tsx:88 -msgid "Oops, something went wrong!" -msgstr "Ups, bella cosa ha saliu mal!" - -#: src/screens/Onboarding/StepFinished.tsx:256 -msgid "Open" -msgstr "Ubierto" - -#: src/screens/Onboarding/StepProfile/index.tsx:286 -msgid "Open avatar creator" -msgstr "Ubrir lo creyador de avatares" - -#: src/screens/Settings/AccountSettings.tsx:119 -msgid "Open change handle dialog" -msgstr "Ubrir lo dialogo de cambio d'identificador" - -#: src/screens/Messages/components/ChatListItem.tsx:272 -#: src/screens/Messages/components/ChatListItem.tsx:273 -msgid "Open conversation options" -msgstr "Ubrir opcions de conversación" - -#: src/screens/Messages/components/MessageInput.web.tsx:165 -#: src/view/com/composer/Composer.tsx:1221 -#: src/view/com/composer/Composer.tsx:1222 -msgid "Open emoji picker" -msgstr "Ubrir selector d'emoji" - -#: src/view/screens/ProfileFeed.tsx:301 -msgid "Open feed options menu" -msgstr "Ubrir menú d'opcions d'a canal" - -#: src/screens/Settings/Settings.tsx:200 -msgid "Open helpdesk in browser" -msgstr "Ubrir aduya en o navegador" - -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 -msgid "Open link to {niceUrl}" -msgstr "Ubrir vinclo a {niceUrl}" - -#: src/view/screens/Settings/index.tsx:703 -#: src/components/dms/ActionsWrapper.tsx:90 -msgid "Open message options" -msgstr "Ubrir opcions de mensache" - -#: src/screens/Settings/Settings.tsx:321 -msgid "Open moderation debug page" -msgstr "Ubrir la pachina de debug d'a moderación" - -#: src/screens/Moderation/index.tsx:225 -msgid "Open muted words and tags settings" -msgstr "Ubrir achustes de parolas y etiquetas silenciadas" - -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Ubrir navegación" - -#: src/view/com/util/forms/PostDropdownBtn.tsx:70 -msgid "Open post options menu" -msgstr "Ubrir menú d'opcions d'a publicación" - -#: src/screens/StarterPack/StarterPackScreen.tsx:552 -msgid "Open starter pack menu" -msgstr "Ubrir menú d'o paquet d'inicio" - -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 -msgid "Open storybook page" -msgstr "Ubrir pachina d'historico" - -#: src/screens/Settings/Settings.tsx:307 -msgid "Open system log" -msgstr "Ubrir rechistro d'o sistema" - -#: src/view/com/posts/AviFollowButton.tsx:86 -msgid "Open {name} profile shortcut menu" -msgstr "Ubrir lo menú d'accesos directos d'o perfil de {name}" - -#: src/view/com/composer/photos/SelectGifBtn.tsx:36 -msgid "Opens GIF select dialog" -msgstr "Ubre lo dialogo de selección de GIF" - -#: src/view/com/composer/labels/LabelsBtn.tsx:62 -msgid "Opens a dialog to add a content warning to your post" -msgstr "Ubre un dialogo pa anyadir una advertencia de conteniu a la tuya publicación" - -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 -msgid "Opens a dialog to choose who can reply to this thread" -msgstr "Ubre un dialogo pa triar quí puede responder a este filo" - -#: src/view/screens/Settings/index.tsx:456 -#: src/view/screens/Log.tsx:59 -msgid "Opens additional details for a debug entry" -msgstr "Ubre detalles adicionals pa una dentrada de depuración" - -#: src/view/com/notifications/FeedItem.tsx:349 -#: src/view/screens/Settings/index.tsx:477 -#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 -msgid "Opens camera on device" -msgstr "Ubrir camera d'o dispositivo" - -#: src/view/screens/Settings/index.tsx:606 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 -msgid "Opens composer" -msgstr "Ubrir compositor" - -#: src/view/screens/Settings/index.tsx:498 -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 -msgid "Opens device photo gallery" -msgstr "Ubrir galería de fotos d'o dispositivo" - -#: src/view/screens/Settings/index.tsx:638 -#: src/view/com/auth/SplashScreen.tsx:49 -#: src/view/com/auth/SplashScreen.web.tsx:111 -msgid "Opens flow to create a new Bluesky account" -msgstr "Ubre lo fluxo pa crear una nueva cuenta de Bluesky" - -#: src/view/com/auth/SplashScreen.tsx:63 -#: src/view/com/auth/SplashScreen.web.tsx:125 -msgid "Opens flow to sign into your existing Bluesky account" -msgstr "Ubre lo fluxo pa iniciar sesión en a tuya cuenta existent de Bluesky" - -#: src/view/com/modals/InviteCodes.tsx:173 -msgid "Opens list of invite codes" -msgstr "Ubre la lista de codigos d'invitación" - -#: src/view/screens/Settings/index.tsx:775 -#: src/view/screens/Settings/index.tsx:797 -#: src/view/screens/Settings/index.tsx:732 -#: src/view/screens/Settings/index.tsx:687 -#: src/view/screens/Settings/index.tsx:755 -#: src/view/screens/Settings/index.tsx:963 -#: src/view/com/modals/ChangeHandle.tsx:269 -#: src/view/screens/Settings/index.tsx:523 -#: src/screens/Login/LoginForm.tsx:231 -msgid "Opens password reset form" -msgstr "Ubre lo formulario de restablimiento de clau" - -#: src/view/com/home/HomeHeaderLayout.web.tsx:77 -#: src/view/screens/Feeds.tsx:417 -#: src/view/screens/Settings/index.tsx:584 -#: src/view/screens/Settings/index.tsx:665 -#: src/view/screens/Settings/index.tsx:541 -#: src/view/com/modals/LinkWarning.tsx:93 -msgid "Opens the linked website" -msgstr "Ubre lo puesto web vinculau" - -#: src/screens/Messages/List/index.tsx:86 -#: src/view/screens/Settings/index.tsx:828 -#: src/view/screens/Settings/index.tsx:838 -#: src/view/screens/Settings/index.tsx:816 -#: src/view/screens/Settings/index.tsx:562 -#: src/view/com/notifications/FeedItem.tsx:678 -#: src/view/com/util/UserAvatar.tsx:436 -msgid "Opens this profile" -msgstr "Ubre este perfil" - -#: src/view/com/composer/videos/SelectVideoBtn.tsx:101 -msgid "Opens video picker" -msgstr "Ubre lo selector de video" - -#: src/view/com/util/forms/DropdownButton.tsx:162 -msgid "Opens {numItems} options" -msgstr "Ubre {numItems} opcions" - -#: src/view/com/util/forms/DropdownButton.tsx:296 -msgid "Option {0} of {numItems}" -msgstr "Opcion {0} de {numItems}" - -#: src/components/dms/ReportDialog.tsx:178 -#: src/components/ReportDialog/SubmitView.tsx:167 -msgid "Optionally provide additional information below:" -msgstr "Opcionalment, proporciona información adicional contino:" - -#: src/components/dialogs/MutedWords.tsx:299 -msgid "Options:" -msgstr "Opcions:" - -#: src/screens/Deactivated.tsx:206 -msgid "Or, continue with another account." -msgstr "U, contina con unatra cuenta." - -#: src/screens/Deactivated.tsx:193 -msgid "Or, log into one of your other accounts." -msgstr "U, escribe con una d'as tuyas atras cuentas." - -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 -msgid "Or combine these options:" -msgstr "U combina estas opcions:" - -#: src/lib/moderation/useReportOptions.ts:27 -#: src/view/com/composer/labels/LabelsBtn.tsx:186 -msgid "Other" -msgstr "Unatro" - -#: src/view/screens/Settings/index.tsx:380 -#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 -msgid "Other..." -msgstr "Unatro..." +#: src/view/com/composer/labels/LabelsBtn.tsx:151 +#: src/view/com/composer/labels/LabelsBtn.tsx:154 +msgid "Nudity" +msgstr "Desnudez" -#: src/components/AccountList.tsx:83 -msgid "Other account" -msgstr "Unatra cuenta" +#: src/lib/moderation/useReportOptions.ts:78 +msgid "Nudity or adult content not labeled as such" +msgstr "Desnudez u conteniu pa adultos no etiquetau como tal" -#: src/screens/Messages/components/ChatDisabled.tsx:28 -msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." -msgstr "Los nuestros moderadors han revisau denuncias y han decidiu desactivar lo tuyo acceso a los chats en Bluesky." +#: src/lib/moderation/useLabelBehaviorDescription.ts:11 +msgid "Off" +msgstr "Amortar" -#: src/view/screens/NotFound.tsx:44 -msgid "Page Not Found" -msgstr "Pachina no trobada" +#: src/components/dialogs/GifSelect.tsx:268 +#: src/view/com/util/ErrorBoundary.tsx:57 +msgid "Oh no!" +msgstr "Qué problema!" -#: src/components/Lists.tsx:216 -#: src/view/screens/NotFound.tsx:47 -msgid "Page not found" -msgstr "Pachina no trobada" +#: src/screens/Onboarding/StepInterests/index.tsx:124 +msgid "Oh no! Something went wrong." +msgstr "Vai! Bella cosa ha saliu mal." -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 -#: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 -msgid "Password" -msgstr "Clau" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 +msgid "OK" +msgstr "D'acuerdo" -#: src/view/com/modals/ChangePassword.tsx:143 -msgid "Password Changed" -msgstr "Clau cambiada" +#: src/screens/Login/PasswordUpdatedForm.tsx:37 +#: src/view/com/post-thread/PostThreadItem.tsx:865 +msgid "Okay" +msgstr "Ye bien" -#: src/screens/Login/index.tsx:154 -msgid "Password updated" -msgstr "Clau actualizada" +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 +msgid "Oldest replies first" +msgstr "Respuestas antigas primero" -#: src/screens/Login/PasswordUpdatedForm.tsx:23 -msgid "Password updated!" -msgstr "Clau actualizada!" +#: src/components/StarterPack/QrCode.tsx:76 +msgid "on<0><1/><2><3/>" +msgstr "en<0><1/><2><3/>" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 -msgid "Pause" -msgstr "Pausar" +#: src/screens/Settings/Settings.tsx:303 +msgid "Onboarding reset" +msgstr "Reiniciando" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 -msgid "Pause video" -msgstr "Pausar video" +#: src/view/com/composer/Composer.tsx:331 +msgid "One or more GIFs is missing alt text." +msgstr "Falta lo texto alternativo d'uno u mas GIFs." -#: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 -msgid "People" -msgstr "Personas" +#: src/view/com/composer/Composer.tsx:328 +msgid "One or more images is missing alt text." +msgstr "Falta lo texto alternativo en una u cuantas imáchens." -#: src/Navigation.tsx:183 -msgid "People followed by @{0}" -msgstr "Personas seguidas per @{0}" +#: src/view/com/composer/Composer.tsx:338 +msgid "One or more videos is missing alt text." +msgstr "Falta lo texto alternativo d'uno u mas videos." -#: src/Navigation.tsx:176 -msgid "People following @{0}" -msgstr "Personas seguindo a @{0}" +#: src/screens/Onboarding/StepProfile/index.tsx:115 +msgid "Only .jpg and .png files are supported" +msgstr "Nomás s'admite fichers .jpg y .png" -#: src/view/com/lightbox/Lightbox.tsx:27 -msgid "Permission to access camera roll is required." -msgstr "Se requiere permiso pa acceder a lo carrete d'a camera." +#: src/components/WhoCanReply.tsx:217 +msgid "Only {0} can reply." +msgstr "Nomás {0} puede responder." -#: src/view/com/lightbox/Lightbox.tsx:35 -msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "Lo permiso pa acceder a lo carrete d'a camera estió denegau. Per favor, activa-lo en a configuración d'o tuyo sistema." +#: src/screens/Signup/StepHandle.tsx:152 +msgid "Only contains letters, numbers, and hyphens" +msgstr "Nomás contiene letras, numeros y guions" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 -msgid "Person toggle" -msgstr "Alternar persona" +#: src/lib/media/picker.shared.ts:29 +msgid "Only image files are supported" +msgstr "Nomás s'admite fichers d'imachen" -#: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 -msgid "Pets" -msgstr "Mascotas" +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 +msgid "Only WebVTT (.vtt) files are supported" +msgstr "Nomás s'admiten fichers WebVTT (.vtt)" -#: src/screens/Onboarding/state.ts:97 -msgid "Photography" -msgstr "Fotografía" +#: src/components/Lists.tsx:88 +msgid "Oops, something went wrong!" +msgstr "Ups, bella cosa ha saliu mal!" -#: src/view/com/composer/labels/LabelsBtn.tsx:170 -msgid "Pictures meant for adults." -msgstr "Imáchens destinadas a adultos." +#: src/components/Lists.tsx:167 +#: src/components/StarterPack/ProfileStarterPacks.tsx:322 +#: src/components/StarterPack/ProfileStarterPacks.tsx:331 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 +msgid "Oops!" +msgstr "Ui!" -#: src/view/screens/ProfileFeed.tsx:296 -msgid "Pin to Home" -msgstr "Clavar en inicio" +#: src/screens/Onboarding/StepFinished.tsx:260 +msgid "Open" +msgstr "Ubierto" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 -msgid "Pin to home" -msgstr "Clavar en inicio" +#: src/view/com/posts/AviFollowButton.tsx:86 +msgid "Open {name} profile shortcut menu" +msgstr "Ubrir lo menú d'accesos directos d'o perfil de {name}" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 -msgid "Pin to your profile" -msgstr "Clavar en o tuyo perfil" +#: src/screens/Onboarding/StepProfile/index.tsx:286 +msgid "Open avatar creator" +msgstr "Ubrir lo creyador de avatares" -#: src/view/com/posts/FeedItem.tsx:363 -msgid "Pinned" -msgstr "Clavau" +#: src/screens/Settings/AccountSettings.tsx:127 +msgid "Open change handle dialog" +msgstr "Ubrir lo dialogo de cambio d'identificador" -#: src/view/screens/SavedFeeds.tsx:130 -msgid "Pinned Feeds" -msgstr "Canals clavadas" +#: src/screens/Messages/components/ChatListItem.tsx:272 +#: src/screens/Messages/components/ChatListItem.tsx:273 +msgid "Open conversation options" +msgstr "Ubrir opcions de conversación" -#: src/view/screens/ProfileList.tsx:355 -msgid "Pinned to your feeds" -msgstr "Las tuyas canals clavadas" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 -msgid "Play" -msgstr "Reproducir" +#: src/screens/Messages/components/MessageInput.web.tsx:165 +#: src/view/com/composer/Composer.tsx:1221 +#: src/view/com/composer/Composer.tsx:1222 +msgid "Open emoji picker" +msgstr "Ubrir selector d'emoji" -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 -msgid "Play Video" -msgstr "Reproducir Video" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" -#: src/screens/Messages/Settings.tsx:97 -#: src/screens/Messages/Settings.tsx:104 -#: src/view/com/util/post-embeds/GifEmbed.tsx:42 -msgid "Play or pause the GIF" -msgstr "Reproducir u pausar GIF" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 +msgid "Open feed options menu" +msgstr "Ubrir menú d'opcions d'a canal" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:107 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 -msgid "Play video" -msgstr "Reproducir video" +#: src/screens/Settings/Settings.tsx:208 +msgid "Open helpdesk in browser" +msgstr "Ubrir aduya en o navegador" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 -msgid "Play {0}" -msgstr "Reproducir {0}" +#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 +msgid "Open link to {niceUrl}" +msgstr "Ubrir vinclo a {niceUrl}" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 -msgid "Plays the GIF" -msgstr "Reproducir GIF" +#: src/components/dms/ActionsWrapper.tsx:90 +msgid "Open message options" +msgstr "Ubrir opcions de mensache" -#: src/view/com/modals/VerifyEmail.tsx:109 -msgid "Please Verify Your Email" -msgstr "Per favor, verifica lo tuyo email" +#: src/screens/Settings/Settings.tsx:329 +msgid "Open moderation debug page" +msgstr "Ubrir la pachina de debug d'a moderación" -#: src/screens/Signup/state.ts:217 -msgid "Please choose your handle." -msgstr "Per favor, tría lo tuyo identificador." +#: src/screens/Moderation/index.tsx:204 +msgid "Open muted words and tags settings" +msgstr "Ubrir achustes de parolas y etiquetas silenciadas" -#: src/screens/Signup/state.ts:210 -#: src/screens/Signup/StepInfo/index.tsx:114 -msgid "Please choose your password." -msgstr "Per favor, tría la tuya clau." +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 +#~ msgid "Open navigation" +#~ msgstr "Ubrir navegación" -#: src/screens/Signup/state.ts:231 -msgid "Please complete the verification captcha." -msgstr "Per favor, completa la verificación CAPTCHA." +#: src/view/com/util/forms/PostDropdownBtn.tsx:70 +msgid "Open post options menu" +msgstr "Ubrir menú d'opcions d'a publicación" -#: src/view/com/modals/ChangeEmail.tsx:65 -msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." -msgstr "Per favor, confirma lo tuyo correu electronico antes de cambiar-lo. Se trata d'un requisito temporal entre que s'anyaden ferramientas d'actualización de correu electronico, y s'eliminará luego." +#: src/screens/StarterPack/StarterPackScreen.tsx:553 +msgid "Open starter pack menu" +msgstr "Ubrir menú d'o paquet d'inicio" -#: src/view/com/modals/AddAppPasswords.tsx:94 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 -msgid "Please enter a unique name for this app password or use our randomly generated one." -msgstr "Escribe un nombre unico pa esta clau d'aplicación u fe servir una chenerada aleatoriament." +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 +msgid "Open storybook page" +msgstr "Ubrir pachina d'historico" -#: src/view/com/modals/AddAppPasswords.tsx:151 -#: src/components/dialogs/MutedWords.tsx:86 -msgid "Please enter a valid word, tag, or phrase to mute" -msgstr "Per favor, escribe una parola, etiqueta, u frase valida pa silenciar" +#: src/screens/Settings/Settings.tsx:315 +msgid "Open system log" +msgstr "Ubrir rechistro d'o sistema" -#: src/screens/Signup/state.ts:196 -#: src/screens/Signup/StepInfo/index.tsx:102 -msgid "Please enter your email." -msgstr "Escribe lo tuyo correu electronico." +#: src/view/com/util/forms/DropdownButton.tsx:162 +msgid "Opens {numItems} options" +msgstr "Ubre {numItems} opcions" -#: src/screens/Signup/StepInfo/index.tsx:96 -msgid "Please enter your invite code." -msgstr "Escribe lo tuyo codigo d'invitación." +#: src/view/com/composer/labels/LabelsBtn.tsx:62 +msgid "Opens a dialog to add a content warning to your post" +msgstr "Ubre un dialogo pa anyadir una advertencia de conteniu a la tuya publicación" -#: src/view/com/modals/DeleteAccount.tsx:254 -msgid "Please enter your password as well:" -msgstr "Escribe la tuya clau, tamién:" +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 +msgid "Opens a dialog to choose who can reply to this thread" +msgstr "Ubre un dialogo pa triar quí puede responder a este filo" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 -msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "Per favor explica per qué creyes que esta etiqueta ye estada aplicada incorrectament per {0}" +#: src/view/screens/Log.tsx:59 +msgid "Opens additional details for a debug entry" +msgstr "Ubre detalles adicionals pa una dentrada de depuración" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 +msgid "Opens camera on device" +msgstr "Ubrir camera d'o dispositivo" -#: src/screens/Messages/components/ChatDisabled.tsx:110 -msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "Per favor explica per qué creyes que los tuyos chats son estaus deshabilitaus incorrectament" +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 +msgid "Opens composer" +msgstr "Ubrir compositor" -#: src/lib/hooks/useAccountSwitcher.ts:45 -#: src/lib/hooks/useAccountSwitcher.ts:55 -msgid "Please sign in as @{0}" -msgstr "Per favor, escribe como @{0}" +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 +msgid "Opens device photo gallery" +msgstr "Ubrir galería de fotos d'o dispositivo" -#: src/view/com/composer/Composer.tsx:359 -#: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 -msgid "Politics" -msgstr "Politica" +#: src/view/com/auth/SplashScreen.tsx:49 +#: src/view/com/auth/SplashScreen.web.tsx:111 +msgid "Opens flow to create a new Bluesky account" +msgstr "Ubre lo fluxo pa crear una nueva cuenta de Bluesky" -#: src/view/com/composer/labels/LabelsBtn.tsx:157 -msgid "Porn" -msgstr "Pornografía" +#: src/view/com/auth/SplashScreen.tsx:63 +#: src/view/com/auth/SplashScreen.web.tsx:125 +msgid "Opens flow to sign into your existing Bluesky account" +msgstr "Ubre lo fluxo pa iniciar sesión en a tuya cuenta existent de Bluesky" -#: src/view/com/composer/Composer.tsx:937 -msgctxt "action" -msgid "Post" -msgstr "Publicar" +#: src/view/com/composer/photos/SelectGifBtn.tsx:36 +msgid "Opens GIF select dialog" +msgstr "Ubre lo dialogo de selección de GIF" -#: src/view/com/post-thread/PostThread.tsx:490 -msgctxt "description" -msgid "Post" -msgstr "Publicación" +#: src/view/com/modals/InviteCodes.tsx:173 +msgid "Opens list of invite codes" +msgstr "Ubre la lista de codigos d'invitación" -#: src/view/com/composer/Composer.tsx:935 -msgctxt "action" -msgid "Post All" -msgstr "Publicar-lo tot" +#: src/screens/Login/LoginForm.tsx:233 +msgid "Opens password reset form" +msgstr "Ubre lo formulario de restablimiento de clau" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 -#: src/lib/moderation/useModerationCauseDescription.ts:104 -msgid "Post Hidden by Muted Word" -msgstr "Publicación amagada per parola silenciada" +#: src/view/com/modals/LinkWarning.tsx:93 +msgid "Opens the linked website" +msgstr "Ubre lo puesto web vinculau" -#: src/components/moderation/ModerationDetailsDialog.tsx:108 -#: src/lib/moderation/useModerationCauseDescription.ts:113 -msgid "Post Hidden by You" -msgstr "Publicación amagada per tu" +#: src/view/com/notifications/NotificationFeedItem.tsx:679 +#: src/view/com/util/UserAvatar.tsx:436 +msgid "Opens this profile" +msgstr "Ubre este perfil" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 -msgid "Post Languages" -msgstr "Idiomas d'a publicación" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:101 +msgid "Opens video picker" +msgstr "Ubre lo selector de video" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 -msgid "Post by @{0}" -msgstr "Publicación per {0}" +#: src/view/com/util/forms/DropdownButton.tsx:296 +msgid "Option {0} of {numItems}" +msgstr "Opcion {0} de {numItems}" -#: src/view/com/post-thread/PostThreadItem.tsx:209 -msgid "Post by {0}" -msgstr "Publicación per {0}" +#: src/components/dms/ReportDialog.tsx:178 +#: src/components/ReportDialog/SubmitView.tsx:167 +msgid "Optionally provide additional information below:" +msgstr "Opcionalment, proporciona información adicional contino:" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 -msgid "Post deleted" -msgstr "Publicación eliminada" +#: src/components/dialogs/MutedWords.tsx:299 +msgid "Options:" +msgstr "Opcions:" -#: src/lib/api/index.ts:185 -msgid "Post failed to upload. Please check your Internet connection and try again." -msgstr "No s'ha puesto cargar la publicación. Compreba la connexión a internet y torna-lo a intentar." +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 +msgid "Or combine these options:" +msgstr "U combina estas opcions:" -#: src/view/com/post-thread/PostThread.tsx:221 -msgid "Post hidden" -msgstr "Publicación amagada" +#: src/screens/Deactivated.tsx:199 +msgid "Or, continue with another account." +msgstr "U, contina con unatra cuenta." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 -msgid "Post interaction settings" -msgstr "Achustes d'interacción d'a publicación" +#: src/screens/Deactivated.tsx:186 +msgid "Or, log into one of your other accounts." +msgstr "U, escribe con una d'as tuyas atras cuentas." -#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 -msgid "Post language" -msgstr "Idioma d'a publicación" +#: src/lib/moderation/useReportOptions.ts:27 +#: src/view/com/composer/labels/LabelsBtn.tsx:186 +msgid "Other" +msgstr "Unatro" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 -msgid "Post not found" -msgstr "Publicación no trobada" +#: src/components/AccountList.tsx:83 +msgid "Other account" +msgstr "Unatra cuenta" -#: src/state/queries/pinned-post.ts:59 -msgid "Post pinned" -msgstr "Publicación clavada" +#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 +msgid "Other..." +msgstr "Unatro..." -#: src/state/queries/pinned-post.ts:61 -msgid "Post unpinned" -msgstr "Publicación desclavada" +#: src/screens/Messages/components/ChatDisabled.tsx:28 +msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "Los nuestros moderadors han revisau denuncias y han decidiu desactivar lo tuyo acceso a los chats en Bluesky." -#: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 -msgid "Posts" -msgstr "Publicacions" +#: src/components/Lists.tsx:184 +#: src/view/screens/NotFound.tsx:47 +msgid "Page not found" +msgstr "Pachina no trobada" -#: src/components/dialogs/MutedWords.tsx:89 -#: src/components/dialogs/MutedWords.tsx:115 -msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." -msgstr "Las publicacions pueden estar silenciadas seguntes lo suyo texto, las suyas etiquetas u las dos cosas. Recomendamos privar parolas comuns que amaneixcan en muitas publicacions, ya que podría resultar que no s'amuestre garra publicación." +#: src/view/screens/NotFound.tsx:44 +msgid "Page Not Found" +msgstr "Pachina no trobada" -#: src/view/com/posts/FeedErrorMessage.tsx:68 -msgid "Posts hidden" -msgstr "Publicacions amagadas" +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 +#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 +msgid "Password" +msgstr "Clau" -#: src/view/com/modals/LinkWarning.tsx:60 -msgid "Potentially Misleading Link" -msgstr "Vinclo potencialment enganyoso" +#: src/view/com/modals/ChangePassword.tsx:143 +msgid "Password Changed" +msgstr "Clau cambiada" -#: src/state/queries/notifications/settings.ts:44 -msgid "Preference saved" -msgstr "Preferencias alzadas" +#: src/screens/Login/index.tsx:154 +msgid "Password updated" +msgstr "Clau actualizada" -#: src/screens/Messages/components/MessageListError.tsx:19 -msgid "Press to attempt reconnection" -msgstr "Presiona pa reintentar la connexión" +#: src/screens/Login/PasswordUpdatedForm.tsx:23 +msgid "Password updated!" +msgstr "Clau actualizada!" -#: src/components/forms/HostingProvider.tsx:46 -msgid "Press to change hosting provider" -msgstr "Presiona pa cambiar lo furnidor de hosting" +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 +msgid "Pause" +msgstr "Pausar" -#: src/components/Error.tsx:60 -#: src/components/Lists.tsx:93 -#: src/screens/Messages/components/MessageListError.tsx:24 -#: src/screens/Signup/BackNextButtons.tsx:47 -msgid "Press to retry" -msgstr "Presiona pa reintentar" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 +msgid "Pause video" +msgstr "Pausar video" -#: src/screens/Messages/Conversation/MessagesList.tsx:47 -#: src/screens/Messages/Conversation/MessagesList.tsx:53 -#: src/components/KnownFollowers.tsx:124 -msgid "Press to view followers of this account that you also follow" -msgstr "Preta pa veyer los seguidors d'esta cuenta que tamién sigues" +#: src/screens/StarterPack/StarterPackScreen.tsx:182 +#: src/view/screens/Search/Search.tsx:512 +msgid "People" +msgstr "Personas" -#: src/view/com/lightbox/Lightbox.web.tsx:148 -msgid "Previous image" -msgstr "Imachen previa" +#: src/Navigation.tsx:185 +msgid "People followed by @{0}" +msgstr "Personas seguidas per @{0}" -#: src/screens/Settings/LanguageSettings.tsx:158 -msgid "Primary Language" -msgstr "Idioma primario" +#: src/Navigation.tsx:178 +msgid "People following @{0}" +msgstr "Personas seguindo a @{0}" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 -msgid "Prioritize your Follows" -msgstr "Priorizar los tuyos seguius" +#: src/view/com/lightbox/Lightbox.tsx:27 +msgid "Permission to access camera roll is required." +msgstr "Se requiere permiso pa acceder a lo carrete d'a camera." -#: src/view/screens/PreferencesThreads.tsx:92 -#: src/screens/Settings/NotificationSettings.tsx:53 -msgid "Priority notifications" -msgstr "Notificacions prioritarias" +#: src/view/com/lightbox/Lightbox.tsx:35 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "Lo permiso pa acceder a lo carrete d'a camera estió denegau. Per favor, activa-lo en a configuración d'o tuyo sistema." -#: src/view/shell/desktop/RightNav.tsx:80 -msgid "Privacy" -msgstr "Privacidat" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +msgid "Person toggle" +msgstr "Alternar persona" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 -#: src/view/screens/PrivacyPolicy.tsx:31 -#: src/view/shell/Drawer.tsx:624 -#: src/view/shell/Drawer.tsx:625 -msgid "Privacy Policy" -msgstr "Politica de privacidat" +#: src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/state.ts:109 +msgid "Pets" +msgstr "Mascotas" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 -msgid "Privacy and Security" -msgstr "Privacidat y seguranza" +#: src/screens/Onboarding/state.ts:110 +msgid "Photography" +msgstr "Fotografía" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 -msgid "Privacy and security" -msgstr "Privacidat y seguranza" +#: src/view/com/composer/labels/LabelsBtn.tsx:170 +msgid "Pictures meant for adults." +msgstr "Imáchens destinadas a adultos." -#: src/lib/api/index.ts:59 -#: src/screens/Login/ForgotPasswordForm.tsx:149 -msgid "Processing..." -msgstr "Procesando..." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" -#: src/components/dms/MessagesNUX.tsx:91 -#: src/view/com/composer/Composer.tsx:1634 -msgid "Processing video..." -msgstr "Procesando video..." +#: src/view/screens/ProfileList.tsx:684 +msgid "Pin to home" +msgstr "Clavar en inicio" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 -#: src/view/shell/Drawer.tsx:71 -#: src/view/shell/Drawer.tsx:516 -msgid "Profile" -msgstr "Perfil" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 +msgid "Pin to Home" +msgstr "Clavar en inicio" -#: src/screens/Profile/Header/EditProfileDialog.tsx:191 -#: src/view/com/modals/EditProfile.tsx:124 -msgid "Profile updated" -msgstr "Perfil actualizau" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 +msgid "Pin to your profile" +msgstr "Clavar en o tuyo perfil" -#: src/view/screens/Settings/index.tsx:976 -#: src/screens/Onboarding/StepFinished.tsx:242 -msgid "Public" -msgstr "Publico" +#: src/view/com/posts/PostFeedItem.tsx:363 +msgid "Pinned" +msgstr "Clavau" -#: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Listas publicas y compartibles d'usuarios pa silenciar u blocar en cantidat." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" -#: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Listas publicas y compartibles que pueden impulsar canals." +#: src/view/screens/SavedFeeds.tsx:123 +msgid "Pinned Feeds" +msgstr "Canals clavadas" -#: src/view/com/composer/Composer.tsx:579 -#: src/view/com/composer/Composer.tsx:579 -#: src/components/StarterPack/QrCodeDialog.tsx:128 -msgid "QR code copied to your clipboard!" -msgstr "Codigo QR copiau a lo tuyo portafuellas!" +#: src/view/screens/ProfileList.tsx:350 +msgid "Pinned to your feeds" +msgstr "Las tuyas canals clavadas" -#: src/components/StarterPack/QrCodeDialog.tsx:106 -msgid "QR code has been downloaded!" -msgstr "Lo codigo QR ha estau descargau!" +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 +msgid "Play" +msgstr "Reproducir" -#: src/components/StarterPack/QrCodeDialog.tsx:107 -msgid "QR code saved to your camera roll!" -msgstr "Codigo QR alzau en o tuyo carret de fotos!" +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 +msgid "Play {0}" +msgstr "Reproducir {0}" -#: src/tours/Tooltip.tsx:111 -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 -msgid "Quote post" -msgstr "Citar una publicación" +#: src/view/com/util/post-embeds/GifEmbed.tsx:42 +msgid "Play or pause the GIF" +msgstr "Reproducir u pausar GIF" -#: src/view/com/modals/Repost.tsx:71 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 -msgid "Quote post was re-attached" -msgstr "La publicación citada ha estau readjuntada" +#: src/view/com/util/post-embeds/VideoEmbed.tsx:107 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 +msgid "Play video" +msgstr "Reproducir video" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 -msgid "Quote post was successfully detached" -msgstr "La publicación citada s'ha deseparau correctament" +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 +msgid "Play Video" +msgstr "Reproducir Video" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 -msgid "Quote posts disabled" -msgstr "Citas deshabilitadas" +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 +msgid "Plays the GIF" +msgstr "Reproducir GIF" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citas habilitadas" +#: src/screens/Signup/state.ts:217 +msgid "Please choose your handle." +msgstr "Per favor, tría lo tuyo identificador." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 -msgid "Quote settings" -msgstr "Configuración de citas" +#: src/screens/Signup/state.ts:210 +#: src/screens/Signup/StepInfo/index.tsx:114 +msgid "Please choose your password." +msgstr "Per favor, tría la tuya clau." -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 -msgid "Quotes" -msgstr "Citas" +#: src/screens/Signup/state.ts:231 +msgid "Please complete the verification captcha." +msgstr "Per favor, completa la verificación CAPTCHA." -#: src/view/com/post-thread/PostThreadItem.tsx:243 -msgid "Quotes of this post" -msgstr "Citas d'esta publicación" +#: src/view/com/modals/ChangeEmail.tsx:65 +msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." +msgstr "Per favor, confirma lo tuyo correu electronico antes de cambiar-lo. Se trata d'un requisito temporal entre que s'anyaden ferramientas d'actualización de correu electronico, y s'eliminará luego." -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 -msgid "Random (aka \"Poster's Roulette\")" -msgstr "Aleatorio (u la \"ruleta d'o publicador)" +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 +msgid "Please enter a unique name for this app password or use our randomly generated one." +msgstr "Escribe un nombre unico pa esta clau d'aplicación u fe servir una chenerada aleatoriament." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 -msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." -msgstr "S'ha excediu lo limite de frecuencia - has mirau de cambiar lo tuyo identificador masiadas vegadas en un curto tiempo. Per favor, aguarda un minuto antes de tornar-lo a intentar." +#: src/components/dialogs/MutedWords.tsx:86 +msgid "Please enter a valid word, tag, or phrase to mute" +msgstr "Per favor, escribe una parola, etiqueta, u frase valida pa silenciar" -#: src/view/com/modals/EditImage.tsx:237 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 -msgid "Re-attach quote" -msgstr "Readchuntar cita" +#: src/screens/Signup/state.ts:196 +#: src/screens/Signup/StepInfo/index.tsx:102 +msgid "Please enter your email." +msgstr "Escribe lo tuyo correu electronico." -#: src/screens/Deactivated.tsx:147 -msgid "Reactivate your account" -msgstr "Reactivar la tuya cuenta" +#: src/screens/Signup/StepInfo/index.tsx:96 +msgid "Please enter your invite code." +msgstr "Escribe lo tuyo codigo d'invitación." -#: src/screens/Signup/StepInfo/Policies.tsx:58 -#: src/screens/Signup/StepInfo/Policies.tsx:84 -msgid "Read the Bluesky Privacy Policy" -msgstr "Leyer las Politicas de Privacidat de Bluesky" +#: src/view/com/modals/DeleteAccount.tsx:235 +msgid "Please enter your password as well:" +msgstr "Escribe la tuya clau, tamién:" -#: src/screens/Signup/StepInfo/Policies.tsx:51 -#: src/screens/Signup/StepInfo/Policies.tsx:71 -msgid "Read the Bluesky Terms of Service" -msgstr "Leyer los Termins y Condicions de Bluesky" +#: src/components/moderation/LabelsOnMeDialog.tsx:265 +msgid "Please explain why you think this label was incorrectly applied by {0}" +msgstr "Per favor explica per qué creyes que esta etiqueta ye estada aplicada incorrectament per {0}" -#: src/view/com/auth/SplashScreen.web.tsx:171 -msgid "Read the Bluesky blog" -msgstr "Leyer lo blog de Bluesky" +#: src/screens/Messages/components/ChatDisabled.tsx:110 +msgid "Please explain why you think your chats were incorrectly disabled" +msgstr "Per favor explica per qué creyes que los tuyos chats son estaus deshabilitaus incorrectament" -#: src/components/dms/ReportDialog.tsx:169 -msgid "Reason:" -msgstr "Razón:" +#: src/lib/hooks/useAccountSwitcher.ts:45 +#: src/lib/hooks/useAccountSwitcher.ts:55 +msgid "Please sign in as @{0}" +msgstr "Per favor, escribe como @{0}" -#: src/components/dms/MessageReportDialog.tsx:149 -#: src/view/screens/Search/Search.tsx:1058 -msgid "Recent Searches" -msgstr "Busquedas Recients" +#: src/view/com/modals/VerifyEmail.tsx:109 +msgid "Please Verify Your Email" +msgstr "Per favor, verifica lo tuyo email" -#: src/screens/Messages/components/MessageListError.tsx:20 -msgid "Reconnect" -msgstr "Reconnectar" +#: src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/state.ts:111 +msgid "Politics" +msgstr "Politica" -#: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Actualizar notificacions" +#: src/view/com/composer/labels/LabelsBtn.tsx:157 +msgid "Porn" +msgstr "Pornografía" -#: src/screens/Messages/ChatList.tsx:198 -msgid "Reload conversations" -msgstr "Recargar conversacions" +#: src/view/com/composer/Composer.tsx:937 +msgctxt "action" +msgid "Post" +msgstr "Publicar" -#: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:101 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 -#: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 -msgid "Remove" -msgstr "Eliminar" +#: src/view/com/post-thread/PostThread.tsx:536 +msgctxt "description" +msgid "Post" +msgstr "Publicación" -#: src/view/com/util/UserAvatar.tsx:403 -msgid "Remove Avatar" -msgstr "Eliminar l'avatar" +#: src/view/com/composer/Composer.tsx:935 +msgctxt "action" +msgid "Post All" +msgstr "Publicar-lo tot" -#: src/view/com/util/UserBanner.tsx:155 -msgid "Remove Banner" -msgstr "Eliminar lo banner" +#: src/view/com/post-thread/PostThreadItem.tsx:209 +msgid "Post by {0}" +msgstr "Publicación per {0}" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 -msgid "Remove account" -msgstr "Borrar la cuenta" +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 +msgid "Post by @{0}" +msgstr "Publicación per {0}" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 -msgid "Remove attachment" -msgstr "Eliminar l'adchunto" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 +msgid "Post deleted" +msgstr "Publicación eliminada" -#: src/screens/Messages/components/MessageInputEmbed.tsx:206 -msgid "Remove embed" -msgstr "Eliminar la incrustación" +#: src/lib/api/index.ts:185 +msgid "Post failed to upload. Please check your Internet connection and try again." +msgstr "No s'ha puesto cargar la publicación. Compreba la connexión a internet y torna-lo a intentar." -#: src/view/com/posts/FeedErrorMessage.tsx:169 -#: src/view/com/posts/FeedShutdownMsg.tsx:116 -#: src/view/com/posts/FeedShutdownMsg.tsx:120 -msgid "Remove feed" -msgstr "Eliminar la canal" +#: src/view/com/post-thread/PostThread.tsx:266 +msgid "Post hidden" +msgstr "Publicación amagada" -#: src/view/com/posts/FeedErrorMessage.tsx:210 -msgid "Remove feed?" -msgstr "Eliminar la canal?" +#: src/components/moderation/ModerationDetailsDialog.tsx:105 +#: src/lib/moderation/useModerationCauseDescription.ts:104 +msgid "Post Hidden by Muted Word" +msgstr "Publicación amagada per parola silenciada" -#: src/view/com/feeds/FeedSourceCard.tsx:190 -#: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 -msgid "Remove from my feeds" -msgstr "Sacar d'as mías canals" +#: src/components/moderation/ModerationDetailsDialog.tsx:108 +#: src/lib/moderation/useModerationCauseDescription.ts:113 +msgid "Post Hidden by You" +msgstr "Publicación amagada per tu" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 -msgid "Remove from my feeds?" -msgstr "Sacar d'as mías canals?" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 +msgid "Post interaction settings" +msgstr "Achustes d'interacción d'a publicación" -#: src/screens/Settings/Settings.tsx:450 -msgid "Remove from quick access?" -msgstr "Borrar de l'acceso rapido?" +#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 +msgid "Post language" +msgstr "Idioma d'a publicación" -#: src/screens/List/ListHiddenScreen.tsx:156 -msgid "Remove from saved feeds" -msgstr "Sacar d'as canals alzadas" +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 +msgid "Post Languages" +msgstr "Idiomas d'a publicación" -#: src/view/com/composer/photos/Gallery.tsx:203 -msgid "Remove image" -msgstr "Eliminar la imachen" +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 +msgid "Post not found" +msgstr "Publicación no trobada" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:28 -#: src/components/dialogs/MutedWords.tsx:523 -msgid "Remove mute word from your list" -msgstr "Sacar parola silenciada d'a tuya lista" +#: src/state/queries/pinned-post.ts:59 +msgid "Post pinned" +msgstr "Publicación clavada" -#: src/view/screens/Search/Search.tsx:1102 -msgid "Remove profile" -msgstr "Eliminar perfil" +#: src/state/queries/pinned-post.ts:61 +msgid "Post unpinned" +msgstr "Publicación desclavada" -#: src/view/screens/Search/Search.tsx:1104 -msgid "Remove profile from search history" -msgstr "Sacar perfil d'o historial de busqueda" +#: src/components/TagMenu/index.tsx:268 +msgid "posts" +msgstr "publicacions" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 -msgid "Remove quote" -msgstr "Eliminar cita" +#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/view/screens/Profile.tsx:231 +msgid "Posts" +msgstr "Publicacions" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 -#: src/view/com/util/post-ctrls/RepostButton.tsx:155 -msgid "Remove repost" -msgstr "Eliminar republicación" +#: src/components/dialogs/MutedWords.tsx:115 +msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." +msgstr "Las publicacions pueden estar silenciadas seguntes lo suyo texto, las suyas etiquetas u las dos cosas. Recomendamos privar parolas comuns que amaneixcan en muitas publicacions, ya que podría resultar que no s'amuestre garra publicación." -#: src/view/com/composer/videos/SubtitleDialog.tsx:260 -msgid "Remove subtitle file" -msgstr "Eliminar fichero de subtítol" +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 +msgid "Posts hidden" +msgstr "Publicacions amagadas" -#: src/view/com/posts/FeedErrorMessage.tsx:211 -msgid "Remove this feed from your saved feeds" -msgstr "Sacar esta canal d'as tuyas canals alzadas" +#: src/view/com/modals/LinkWarning.tsx:60 +msgid "Potentially Misleading Link" +msgstr "Vinclo potencialment enganyoso" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 -msgid "Remove {displayName} from starter pack" -msgstr "Eliminar a {displayName} d'o paquet inicial" +#: src/state/queries/notifications/settings.ts:44 +msgid "Preference saved" +msgstr "Preferencias alzadas" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 -msgid "Removed by author" -msgstr "Eliminau per autor" +#: src/screens/Messages/components/MessageListError.tsx:19 +msgid "Press to attempt reconnection" +msgstr "Presiona pa reintentar la connexión" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 -msgid "Removed by you" -msgstr "Eliminau per tu" +#: src/components/forms/HostingProvider.tsx:46 +msgid "Press to change hosting provider" +msgstr "Presiona pa cambiar lo furnidor de hosting" -#: src/view/com/modals/ListAddRemoveUsers.tsx:200 -#: src/view/com/modals/UserAddRemoveLists.tsx:170 -msgid "Removed from list" -msgstr "Eliminau d'a lista" +#: src/components/Error.tsx:60 +#: src/components/Lists.tsx:93 +#: src/screens/Messages/components/MessageListError.tsx:24 +#: src/screens/Signup/BackNextButtons.tsx:47 +msgid "Press to retry" +msgstr "Presiona pa reintentar" -#: src/view/com/feeds/FeedSourceCard.tsx:138 -msgid "Removed from my feeds" -msgstr "Eliminau d'as mías canals" +#: src/components/KnownFollowers.tsx:124 +msgid "Press to view followers of this account that you also follow" +msgstr "Preta pa veyer los seguidors d'esta cuenta que tamién sigues" -#: src/screens/List/ListHiddenScreen.tsx:94 -#: src/screens/List/ListHiddenScreen.tsx:160 -msgid "Removed from saved feeds" -msgstr "Eliminada d'as mías canals alzadas" +#: src/view/com/lightbox/Lightbox.web.tsx:150 +msgid "Previous image" +msgstr "Imachen previa" -#: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 -msgid "Removed from your feeds" -msgstr "Eliminau d'as tuyas canals" +#: src/screens/Settings/LanguageSettings.tsx:167 +msgid "Primary Language" +msgstr "Idioma primario" -#: src/view/com/composer/ExternalEmbed.tsx:88 -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 -msgid "Removes quoted post" -msgstr "Borra la cita d'a publicación" +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 +msgid "Prioritize your Follows" +msgstr "Priorizar los tuyos seguius" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#: src/view/com/posts/FeedShutdownMsg.tsx:129 -#: src/view/com/posts/FeedShutdownMsg.tsx:133 -msgid "Replace with Discover" -msgstr "Reemplaza con descubrimiento" +#: src/screens/Settings/NotificationSettings.tsx:67 +msgid "Priority notifications" +msgstr "Notificacions prioritarias" -#: src/view/screens/Profile.tsx:229 -msgid "Replies" -msgstr "Respuestas" +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 +msgid "Privacy" +msgstr "Privacidat" -#: src/components/WhoCanReply.tsx:69 -msgid "Replies disabled" -msgstr "Respuestas deshabilitadas" +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 +msgid "Privacy and security" +msgstr "Privacidat y seguranza" -#: src/view/com/threadgate/WhoCanReply.tsx:123 -#: src/components/WhoCanReply.tsx:215 -msgid "Replies to this post are disabled." -msgstr "Las respuestas en esta publicación son deshabilitadas." +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 +msgid "Privacy and Security" +msgstr "Privacidat y seguranza" -#: src/components/WhoCanReply.tsx:243 -#: src/view/com/composer/Composer.tsx:933 -msgctxt "action" -msgid "Reply" -msgstr "Responder" +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 +#: src/view/screens/PrivacyPolicy.tsx:31 +#: src/view/shell/Drawer.tsx:624 +#: src/view/shell/Drawer.tsx:625 +msgid "Privacy Policy" +msgstr "Politica de privacidat" -#: src/view/screens/PreferencesFollowingFeed.tsx:142 -#: src/components/moderation/ModerationDetailsDialog.tsx:114 -#: src/lib/moderation/useModerationCauseDescription.ts:123 -msgid "Reply Hidden by Thread Author" -msgstr "Respuesta amagada per l'autor d'o filo" +#: src/view/com/composer/Composer.tsx:1634 +msgid "Processing video..." +msgstr "Procesando video..." -#: src/components/moderation/ModerationDetailsDialog.tsx:113 -#: src/lib/moderation/useModerationCauseDescription.ts:122 -msgid "Reply Hidden by You" -msgstr "Respuesta amagada per tu" +#: src/lib/api/index.ts:59 +#: src/screens/Login/ForgotPasswordForm.tsx:149 +msgid "Processing..." +msgstr "Procesando..." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 -msgid "Reply settings" -msgstr "Achustes de respuesta" +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 +msgid "profile" +msgstr "perfil" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 -msgid "Reply settings are chosen by the author of the thread" -msgstr "La configuración de respuestas ye triada per l'autor d'o filo" +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 +#: src/view/shell/Drawer.tsx:71 +#: src/view/shell/Drawer.tsx:516 +msgid "Profile" +msgstr "Perfil" -#: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 -msgctxt "description" -msgid "Reply to <0><1/>" -msgstr "Responder a <0><1/>" +#: src/screens/Profile/Header/EditProfileDialog.tsx:191 +#: src/view/com/modals/EditProfile.tsx:124 +msgid "Profile updated" +msgstr "Perfil actualizau" -#: src/view/com/posts/FeedItem.tsx:544 -msgctxt "description" -msgid "Reply to a blocked post" -msgstr "Responder a una publicación blocada" +#: src/screens/Onboarding/StepFinished.tsx:246 +msgid "Public" +msgstr "Publico" -#: src/view/com/posts/FeedItem.tsx:546 -msgctxt "description" -msgid "Reply to a post" -msgstr "Responder a una publicación" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" -#: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 -msgctxt "description" -msgid "Reply to you" -msgstr "Responder a tu" +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 -msgid "Reply visibility updated" -msgstr "Visibilidat d'a respuesta actualizada" +#: src/view/screens/ModerationModlists.tsx:75 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Listas publicas y compartibles d'usuarios pa silenciar u blocar en cantidat." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 -msgid "Reply was successfully hidden" -msgstr "La respuesta s'ha amagau correctament" +#: src/view/screens/Lists.tsx:81 +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Listas publicas y compartibles que pueden impulsar canals." -#: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:77 -#: src/components/dms/MessagesListBlockedFooter.tsx:84 -msgid "Report" -msgstr "Denunciar" +#: src/components/StarterPack/QrCodeDialog.tsx:128 +msgid "QR code copied to your clipboard!" +msgstr "Codigo QR copiau a lo tuyo portafuellas!" -#: src/components/dms/ConvoMenu.tsx:146 -#: src/components/dms/ConvoMenu.tsx:150 -#: src/view/com/profile/ProfileMenu.tsx:299 -#: src/view/com/profile/ProfileMenu.tsx:302 -msgid "Report Account" -msgstr "Denunciar cuenta" +#: src/components/StarterPack/QrCodeDialog.tsx:106 +msgid "QR code has been downloaded!" +msgstr "Lo codigo QR ha estau descargau!" -#: src/view/screens/ProfileList.tsx:544 -msgid "Report List" -msgstr "Denunciar lista" +#: src/components/StarterPack/QrCodeDialog.tsx:107 +msgid "QR code saved to your camera roll!" +msgstr "Codigo QR alzau en o tuyo carret de fotos!" -#: src/components/dms/ConvoMenu.tsx:197 -#: src/components/dms/ConvoMenu.tsx:200 -#: src/components/dms/ReportConversationPrompt.tsx:17 -msgid "Report conversation" -msgstr "Denunciar conversación" +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 +msgid "Quote post" +msgstr "Citar una publicación" -#: src/components/ReportDialog/index.tsx:44 -msgid "Report dialog" -msgstr "Finestra de denuncia" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 +msgid "Quote post was re-attached" +msgstr "La publicación citada ha estau readjuntada" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 -msgid "Report feed" -msgstr "Denunciar canal" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 +msgid "Quote post was successfully detached" +msgstr "La publicación citada s'ha deseparau correctament" -#: src/components/dms/MessageMenu.tsx:130 -msgid "Report message" -msgstr "Denunciar mensache" +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 +msgid "Quote posts disabled" +msgstr "Citas deshabilitadas" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 -msgid "Report post" -msgstr "Denunciar publicación" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +#~ msgid "Quote posts enabled" +#~ msgstr "Citas habilitadas" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 -msgid "Report starter pack" -msgstr "Denunciar paquet d'inicio" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 +msgid "Quote settings" +msgstr "Configuración de citas" -#: src/components/ReportDialog/SelectReportOptionView.tsx:43 -msgid "Report this content" -msgstr "Denunciar este conteniu" +#: src/screens/Post/PostQuotes.tsx:38 +msgid "Quotes" +msgstr "Citas" -#: src/components/ReportDialog/SelectReportOptionView.tsx:56 -msgid "Report this feed" -msgstr "Denunciar esta canal" +#: src/view/com/post-thread/PostThreadItem.tsx:243 +msgid "Quotes of this post" +msgstr "Citas d'esta publicación" -#: src/components/ReportDialog/SelectReportOptionView.tsx:53 -msgid "Report this list" -msgstr "Denunciar esta lista" +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 +msgid "Random (aka \"Poster's Roulette\")" +msgstr "Aleatorio (u la \"ruleta d'o publicador)" -#: src/components/dms/ReportDialog.tsx:44 -#: src/components/dms/ReportDialog.tsx:137 -#: src/components/ReportDialog/SelectReportOptionView.tsx:62 -msgid "Report this message" -msgstr "Denunciar este mensache" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 +msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." +msgstr "S'ha excediu lo limite de frecuencia - has mirau de cambiar lo tuyo identificador masiadas vegadas en un curto tiempo. Per favor, aguarda un minuto antes de tornar-lo a intentar." -#: src/components/ReportDialog/SelectReportOptionView.tsx:50 -msgid "Report this post" -msgstr "Denunciar esta publicación" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 +msgid "Re-attach quote" +msgstr "Readchuntar cita" -#: src/components/ReportDialog/SelectReportOptionView.tsx:59 -msgid "Report this starter pack" -msgstr "Denunciar este paquet d'inicio" +#: src/screens/Deactivated.tsx:140 +msgid "Reactivate your account" +msgstr "Reactivar la tuya cuenta" -#: src/components/ReportDialog/SelectReportOptionView.tsx:47 -msgid "Report this user" -msgstr "Denunciar este usuario" +#: src/view/com/auth/SplashScreen.web.tsx:171 +msgid "Read the Bluesky blog" +msgstr "Leyer lo blog de Bluesky" -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 -msgid "Repost" -msgstr "Republicar" +#: src/screens/Signup/StepInfo/Policies.tsx:58 +#: src/screens/Signup/StepInfo/Policies.tsx:84 +msgid "Read the Bluesky Privacy Policy" +msgstr "Leyer las Politicas de Privacidat de Bluesky" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 -msgctxt "action" -msgid "Repost" -msgstr "Republicar" +#: src/screens/Signup/StepInfo/Policies.tsx:51 +#: src/screens/Signup/StepInfo/Policies.tsx:71 +msgid "Read the Bluesky Terms of Service" +msgstr "Leyer los Termins y Condicions de Bluesky" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 -msgid "Repost or quote post" -msgstr "Republicar u citar publicación" +#: src/components/dms/ReportDialog.tsx:169 +msgid "Reason:" +msgstr "Razón:" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 -msgid "Reposted By" -msgstr "Tornau a publicar per" +#: src/view/screens/Search/Search.tsx:1032 +msgid "Recent Searches" +msgstr "Busquedas Recients" -#: src/view/com/posts/FeedItem.tsx:322 -msgid "Reposted by <0><1/>" -msgstr "Tornau a publicar per <0><1/>" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 -msgid "Reposted by you" -msgstr "Tornau a publicar per tu" +#: src/screens/Messages/components/MessageListError.tsx:20 +msgid "Reconnect" +msgstr "Reconnectar" -#: src/view/com/posts/FeedItem.tsx:303 -msgid "Reposted by {0}" -msgstr "Tornau a publicar per {0}" +#: src/view/screens/Notifications.tsx:144 +#~ msgid "Refresh notifications" +#~ msgstr "Actualizar notificacions" -#: src/view/com/notifications/FeedItem.tsx:180 -#: src/view/com/post-thread/PostThreadItem.tsx:222 -msgid "Reposts of this post" -msgstr "Republicacions d'esta publicación" +#: src/screens/Messages/ChatList.tsx:163 +msgid "Reload conversations" +msgstr "Recargar conversacions" -#: src/view/com/modals/ChangeEmail.tsx:176 -#: src/view/com/modals/ChangeEmail.tsx:178 -msgid "Request Change" -msgstr "Solicitar cambio" +#: 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/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 +msgid "Remove" +msgstr "Eliminar" -#: src/view/com/modals/ChangePassword.tsx:242 -#: src/view/com/modals/ChangePassword.tsx:244 -msgid "Request Code" -msgstr "Solicitar codigo" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 +msgid "Remove {displayName} from starter pack" +msgstr "Eliminar a {displayName} d'o paquet inicial" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 -msgid "Require alt text before posting" -msgstr "Requerir texto alternativo antes de publicar" +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 +msgid "Remove account" +msgstr "Borrar la cuenta" -#: src/screens/Settings/components/Email2FAToggle.tsx:54 -msgid "Require an email code to log in to your account." -msgstr "Demanda una adreza de correu pa dentrar con la tuya cuenta." +#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 +msgid "Remove attachment" +msgstr "Eliminar l'adchunto" -#: src/view/screens/Settings/Email2FAToggle.tsx:51 -#: src/screens/Signup/StepInfo/index.tsx:159 -msgid "Required for this provider" -msgstr "Requeriu pa este furnidor" +#: src/view/com/util/UserAvatar.tsx:403 +msgid "Remove Avatar" +msgstr "Eliminar l'avatar" -#: src/components/LabelingServiceCard/index.tsx:80 -msgid "Required in your region" -msgstr "Requeriu en a tuya rechión" +#: src/view/com/util/UserBanner.tsx:155 +msgid "Remove Banner" +msgstr "Eliminar lo banner" -#: src/components/dialogs/VerifyEmailDialog.tsx:267 -#: src/components/dialogs/VerifyEmailDialog.tsx:277 -#: src/components/intents/VerifyEmailIntentDialog.tsx:130 -msgid "Resend Email" -msgstr "Reninviar correu" +#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +msgid "Remove embed" +msgstr "Eliminar la incrustación" -#: src/components/intents/VerifyEmailIntentDialog.tsx:122 -msgid "Resend Verification Email" -msgstr "Reninviar correu de verificación" +#: src/view/com/posts/FeedShutdownMsg.tsx:116 +#: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 +msgid "Remove feed" +msgstr "Eliminar la canal" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 -msgid "Resend email" -msgstr "Reninviar correu" +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 +msgid "Remove feed?" +msgstr "Eliminar la canal?" -#: src/view/com/modals/ChangePassword.tsx:193 -msgid "Reset Code" -msgstr "Codigo de restablimiento" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 +#: src/view/com/feeds/FeedSourceCard.tsx:190 +#: src/view/com/feeds/FeedSourceCard.tsx:268 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 +msgid "Remove from my feeds" +msgstr "Sacar d'as mías canals" -#: src/view/com/modals/ChangePassword.tsx:186 -msgid "Reset code" -msgstr "Codigo de restablimiento" +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 +msgid "Remove from my feeds?" +msgstr "Sacar d'as mías canals?" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 -msgid "Reset onboarding state" -msgstr "Restablir l'estau d'incorporación" +#: src/screens/Settings/Settings.tsx:458 +msgid "Remove from quick access?" +msgstr "Borrar de l'acceso rapido?" -#: src/screens/Login/ForgotPasswordForm.tsx:80 -msgid "Reset password" -msgstr "Restablir clau" +#: src/screens/List/ListHiddenScreen.tsx:156 +msgid "Remove from saved feeds" +msgstr "Sacar d'as canals alzadas" -#: src/view/screens/Settings/index.tsx:847 -#: src/view/screens/Settings/index.tsx:850 -#: src/view/screens/Settings/index.tsx:868 -#: src/view/screens/Settings/index.tsx:848 -#: src/screens/Login/LoginForm.tsx:296 -msgid "Retries login" -msgstr "Reintentar inicio de sesión" +#: src/view/com/composer/photos/Gallery.tsx:203 +msgid "Remove image" +msgstr "Eliminar la imachen" -#: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 -msgid "Retries the last action, which errored out" -msgstr "Reintenta la zaguera acción, que presentó una error" +#: src/components/dialogs/MutedWords.tsx:523 +msgid "Remove mute word from your list" +msgstr "Sacar parola silenciada d'a tuya lista" -#: src/components/dms/MessageItem.tsx:245 -#: src/components/Error.tsx:65 -#: src/components/Lists.tsx:104 -#: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 -#: src/screens/Messages/components/MessageListError.tsx:25 -#: src/screens/Onboarding/StepInterests/index.tsx:217 -#: src/screens/Onboarding/StepInterests/index.tsx:220 -#: src/screens/Signup/BackNextButtons.tsx:53 -#: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 -msgid "Retry" -msgstr "Reintentar" +#: src/view/screens/Search/Search.tsx:1076 +msgid "Remove profile" +msgstr "Eliminar perfil" -#: src/screens/Messages/Conversation/MessageListError.tsx:54 -#: src/components/Error.tsx:73 -#: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 -msgid "Return to previous page" -msgstr "Tornar ta la pachina anterior" +#: src/view/screens/Search/Search.tsx:1078 +msgid "Remove profile from search history" +msgstr "Sacar perfil d'o historial de busqueda" -#: src/view/screens/NotFound.tsx:61 -msgid "Returns to home page" -msgstr "Tornar ta la pachina d'inicio" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 +msgid "Remove quote" +msgstr "Eliminar cita" -#: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 -msgid "Returns to previous page" -msgstr "Tornar ta la pachina anterior" +#: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 +msgid "Remove repost" +msgstr "Eliminar republicación" -#: src/components/dialogs/BirthDateSettings.tsx:124 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 -#: src/components/StarterPack/QrCodeDialog.tsx:185 -#: src/screens/Profile/Header/EditProfileDialog.tsx:238 -#: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 -#: src/view/com/composer/GifAltText.tsx:190 -#: src/view/com/composer/GifAltText.tsx:199 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 -#: src/view/com/modals/CreateOrEditList.tsx:317 -#: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 -msgid "Save" -msgstr "Alzar" +#: src/view/com/composer/videos/SubtitleDialog.tsx:260 +msgid "Remove subtitle file" +msgstr "Eliminar fichero de subtítol" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 -#: src/view/com/modals/CreateOrEditList.tsx:325 -msgctxt "action" -msgid "Save" -msgstr "Alzar" +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 +msgid "Remove this feed from your saved feeds" +msgstr "Sacar esta canal d'as tuyas canals alzadas" -#: src/view/com/modals/EditProfile.tsx:227 -msgid "Save Changes" -msgstr "Alzar cambios" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +msgid "Removed by author" +msgstr "Eliminau per autor" -#: src/components/StarterPack/QrCodeDialog.tsx:179 -msgid "Save QR code" -msgstr "Alzar codigo QR" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +msgid "Removed by you" +msgstr "Eliminau per tu" -#: src/view/com/modals/AltImage.tsx:132 -#: src/components/dialogs/BirthDateSettings.tsx:118 -msgid "Save birthday" -msgstr "Alzar aniversario" +#: src/view/com/modals/ListAddRemoveUsers.tsx:200 +#: src/view/com/modals/UserAddRemoveLists.tsx:170 +msgid "Removed from list" +msgstr "Eliminau d'a lista" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 -msgid "Save changes" -msgstr "Alzar cambios" +#: src/view/com/feeds/FeedSourceCard.tsx:138 +msgid "Removed from my feeds" +msgstr "Eliminau d'as mías canals" -#: src/view/com/modals/ChangeHandle.tsx:158 -#: src/components/StarterPack/ShareDialog.tsx:150 -#: src/components/StarterPack/ShareDialog.tsx:157 -msgid "Save image" -msgstr "Alzar imachen" +#: src/screens/List/ListHiddenScreen.tsx:94 +#: src/screens/List/ListHiddenScreen.tsx:160 +msgid "Removed from saved feeds" +msgstr "Eliminada d'as mías canals alzadas" -#: src/view/com/modals/CropImage.web.tsx:104 -msgid "Save image crop" -msgstr "Alzar retalle d'imachen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 +#: src/view/com/posts/FeedShutdownMsg.tsx:44 +#: src/view/screens/ProfileList.tsx:381 +msgid "Removed from your feeds" +msgstr "Eliminau d'as tuyas canals" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 -msgid "Save new handle" -msgstr "Alzar nuevo identificador" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 +msgid "Removes quoted post" +msgstr "Borra la cita d'a publicación" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 -msgid "Save to my feeds" -msgstr "Alzar en as mías canals" +#: src/view/com/posts/FeedShutdownMsg.tsx:129 +#: src/view/com/posts/FeedShutdownMsg.tsx:133 +msgid "Replace with Discover" +msgstr "Reemplaza con descubrimiento" -#: src/view/screens/SavedFeeds.tsx:171 -msgid "Saved Feeds" -msgstr "Canals alzadas" +#: src/view/screens/Profile.tsx:232 +msgid "Replies" +msgstr "Respuestas" -#: src/view/com/lightbox/Lightbox.tsx:44 -msgid "Saved to your camera roll" -msgstr "Alzau en o tuyo carret de fotos " +#: src/components/WhoCanReply.tsx:69 +msgid "Replies disabled" +msgstr "Respuestas deshabilitadas" -#: src/view/com/lightbox/Lightbox.tsx:81 -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 -msgid "Saved to your feeds" -msgstr "Alzau en as tuyas canals" +#: src/components/WhoCanReply.tsx:215 +msgid "Replies to this post are disabled." +msgstr "Las respuestas en esta publicación son deshabilitadas." -#: src/view/com/modals/EditProfile.tsx:220 -msgid "Saves any changes to your profile" -msgstr "Alza los cambios en o tuyo perfil" +#: src/view/com/composer/Composer.tsx:933 +msgctxt "action" +msgid "Reply" +msgstr "Responder" -#: src/view/com/modals/ChangeHandle.tsx:159 -#: src/view/com/modals/CropImage.web.tsx:105 -msgid "Saves image crop settings" -msgstr "Alza los achustes de retalle d'a imachen" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" -#: src/components/dms/ChatEmptyPill.tsx:33 -#: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 -msgid "Say hello!" -msgstr "Di ola!" +#: src/components/moderation/ModerationDetailsDialog.tsx:114 +#: src/lib/moderation/useModerationCauseDescription.ts:123 +msgid "Reply Hidden by Thread Author" +msgstr "Respuesta amagada per l'autor d'o filo" -#: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 -msgid "Science" -msgstr "Ciencia" +#: src/components/moderation/ModerationDetailsDialog.tsx:113 +#: src/lib/moderation/useModerationCauseDescription.ts:122 +msgid "Reply Hidden by You" +msgstr "Respuesta amagada per tu" -#: src/view/screens/ProfileList.tsx:986 -msgid "Scroll to top" -msgstr "Desplazar enta alto" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 +msgid "Reply settings" +msgstr "Achustes de respuesta" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 -#: src/components/forms/SearchInput.tsx:34 -#: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 -#: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 -#: src/view/shell/Drawer.tsx:365 -msgid "Search" -msgstr "Buscar" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 +msgid "Reply settings are chosen by the author of the thread" +msgstr "La configuración de respuestas ye triada per l'autor d'o filo" -#: src/components/dialogs/GifSelect.tsx:177 -msgid "Search GIFs" -msgstr "Buscar GIFs" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" -#: src/components/dialogs/GifSelect.tsx:178 -msgid "Search Tenor" -msgstr "Buscar en Tenor" +#: src/view/com/post/Post.tsx:204 +#: src/view/com/posts/PostFeedItem.tsx:553 +msgctxt "description" +msgid "Reply to <0><1/>" +msgstr "Responder a <0><1/>" -#: src/view/shell/desktop/Search.tsx:201 -msgid "Search for \"{query}\"" -msgstr "Buscar \"{query}\"" +#: src/view/com/posts/PostFeedItem.tsx:544 +msgctxt "description" +msgid "Reply to a blocked post" +msgstr "Responder a una publicación blocada" -#: src/view/screens/Search/Search.tsx:1001 -msgid "Search for \"{searchText}\"" -msgstr "Buscar \"{searchText}\"" +#: src/view/com/posts/PostFeedItem.tsx:546 +msgctxt "description" +msgid "Reply to a post" +msgstr "Responder a una publicación" -#: src/components/TagMenu/index.tsx:155 -#: src/components/TagMenu/index.tsx:104 -#: src/screens/StarterPack/Wizard/index.tsx:497 -msgid "Search for feeds that you want to suggest to others." -msgstr "Buscar canals que quieras sucherir a atros." +#: src/view/com/post/Post.tsx:202 +#: src/view/com/posts/PostFeedItem.tsx:550 +msgctxt "description" +msgid "Reply to you" +msgstr "Responder a tu" -#: src/components/dms/NewChat.tsx:226 -#: src/view/com/modals/ListAddRemoveUsers.tsx:71 -msgid "Search for users" -msgstr "Buscar usuarios" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 +msgid "Reply visibility updated" +msgstr "Visibilidat d'a respuesta actualizada" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 -msgid "Search profiles" -msgstr "Buscar perfils" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 +msgid "Reply was successfully hidden" +msgstr "La respuesta s'ha amagau correctament" -#: src/view/com/modals/ChangeEmail.tsx:105 -msgid "Security Step Required" -msgstr "Se requiere un paso de seguranza" +#: src/components/dms/MessageMenu.tsx:132 +#: src/components/dms/MessagesListBlockedFooter.tsx:77 +#: src/components/dms/MessagesListBlockedFooter.tsx:84 +msgid "Report" +msgstr "Denunciar" -#: src/components/TagMenu/index.tsx:155 -msgid "See <0>{displayTag} posts" -msgstr "Veyer publicacions de <0>{displayTag}" +#: src/view/com/profile/ProfileMenu.tsx:299 +#: src/view/com/profile/ProfileMenu.tsx:302 +msgid "Report Account" +msgstr "Denunciar cuenta" -#: src/components/TagMenu/index.tsx:203 -msgid "See <0>{displayTag} posts by this user" -msgstr "Veyer publicacions de <0>{displayTag} per este usuario" +#: src/components/dms/ConvoMenu.tsx:197 +#: src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ReportConversationPrompt.tsx:17 +msgid "Report conversation" +msgstr "Denunciar conversación" -#: src/view/com/auth/SplashScreen.web.tsx:176 -msgid "See jobs at Bluesky" -msgstr "Veyer emplegos en Bluesky" +#: src/components/ReportDialog/index.tsx:44 +msgid "Report dialog" +msgstr "Finestra de denuncia" -#: src/view/com/notifications/FeedItem.tsx:411 -#: src/view/com/util/UserAvatar.tsx:402 -#: src/view/screens/SavedFeeds.tsx:212 -msgid "See this guide" -msgstr "Veyer esta guía" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 +msgid "Report feed" +msgstr "Denunciar canal" -#: src/components/TagMenu/index.web.tsx:77 -msgid "See {truncatedTag} posts" -msgstr "Veyer publicacions de {truncatedTag}" +#: src/view/screens/ProfileList.tsx:539 +msgid "Report List" +msgstr "Denunciar lista" -#: src/components/TagMenu/index.web.tsx:94 -msgid "See {truncatedTag} posts by user" -msgstr "Veyer publicacions de {truncatedTag} per l'usuario" +#: src/components/dms/MessageMenu.tsx:130 +msgid "Report message" +msgstr "Denunciar mensache" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 -msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" -msgstr "Control eslisant de busqueda. Fe servir las teclas de flecha mirar entabant y entazaga, y espacio pa reproducir/pausa" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 +msgid "Report post" +msgstr "Denunciar publicación" -#: src/view/com/composer/photos/SelectGifBtn.tsx:35 -msgid "Select GIF" -msgstr "Triar GIF" +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 +msgid "Report starter pack" +msgstr "Denunciar paquet d'inicio" -#: src/components/dialogs/GifSelect.tsx:306 -msgid "Select GIF \"{0}\"" -msgstr "Triar GIF \"{0}\"" +#: src/components/ReportDialog/SelectReportOptionView.tsx:43 +msgid "Report this content" +msgstr "Denunciar este conteniu" -#: src/view/com/util/Selector.tsx:107 -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 -msgid "Select a color" -msgstr "Tría una color" +#: src/components/ReportDialog/SelectReportOptionView.tsx:56 +msgid "Report this feed" +msgstr "Denunciar esta canal" -#: src/screens/Login/ChooseAccountForm.tsx:77 -msgid "Select account" -msgstr "Triar cuenta" +#: src/components/ReportDialog/SelectReportOptionView.tsx:53 +msgid "Report this list" +msgstr "Denunciar esta lista" -#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 -msgid "Select an avatar" -msgstr "Tría un avatar" +#: src/components/dms/ReportDialog.tsx:44 +#: src/components/dms/ReportDialog.tsx:137 +#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +msgid "Report this message" +msgstr "Denunciar este mensache" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 -msgid "Select an emoji" -msgstr "Tría un emoji" +#: src/components/ReportDialog/SelectReportOptionView.tsx:50 +msgid "Report this post" +msgstr "Denunciar esta publicación" -#: src/screens/Settings/LanguageSettings.tsx:252 -msgid "Select content languages" -msgstr "Triar idiomas de conteniu" +#: src/components/ReportDialog/SelectReportOptionView.tsx:59 +msgid "Report this starter pack" +msgstr "Denunciar este paquet d'inicio" -#: src/screens/Login/index.tsx:117 -msgid "Select from an existing account" -msgstr "Tría d'una cuenta existent" +#: src/components/ReportDialog/SelectReportOptionView.tsx:47 +msgid "Report this user" +msgstr "Denunciar este usuario" -#: src/components/dialogs/MutedWords.tsx:142 -msgid "Select how long to mute this word for." -msgstr "Tría per cuánto tiempo s'habría de silenciar esta parola." +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Repost" +msgstr "Republicar" -#: src/view/com/composer/videos/SubtitleDialog.tsx:245 -msgid "Select language..." -msgstr "Triar idioma..." +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 +msgctxt "action" +msgid "Repost" +msgstr "Republicar" -#: src/screens/Settings/LanguageSettings.tsx:266 -msgid "Select languages" -msgstr "Triar idiomas" +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" -#: src/components/ReportDialog/SelectLabelerView.tsx:28 -msgid "Select moderator" -msgstr "Triar moderador" +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 +msgid "Repost or quote post" +msgstr "Republicar u citar publicación" -#: src/view/com/util/Selector.tsx:108 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:52 -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 -msgid "Select subtitle file (.vtt)" -msgstr "Triar subtítol (.vtt)" +#: src/screens/Post/PostRepostedBy.tsx:38 +msgid "Reposted By" +msgstr "Tornau a publicar per" -#: src/components/ReportDialog/SubmitView.tsx:140 -msgid "Select the moderation service(s) to report to" -msgstr "Triar los servicios de moderación a los cuals reportar" +#: src/view/com/posts/PostFeedItem.tsx:303 +msgid "Reposted by {0}" +msgstr "Tornau a publicar per {0}" -#: src/view/com/auth/server-input/index.tsx:79 -msgid "Select the service that hosts your data." -msgstr "Tría qué furnidor de servicio quiers usar." +#: src/view/com/posts/PostFeedItem.tsx:322 +msgid "Reposted by <0><1/>" +msgstr "Tornau a publicar per <0><1/>" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 -msgid "Select the {emojiName} emoji as your avatar" -msgstr "Triar lo emoji {emojiName} como lo tuyo avatar" +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 +msgid "Reposted by you" +msgstr "Tornau a publicar per tu" -#: src/screens/Onboarding/StepTopicalFeeds.tsx:100 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:100 -msgid "Select video" -msgstr "Triar video" +#: src/view/com/post-thread/PostThreadItem.tsx:222 +msgid "Reposts of this post" +msgstr "Republicacions d'esta publicación" -#: src/components/dialogs/MutedWords.tsx:242 -msgid "Select what content this mute word should apply to." -msgstr "Triar a qué conteniu s'ha d'aplicar esta parola silenciada." +#: src/view/com/modals/ChangeEmail.tsx:176 +#: src/view/com/modals/ChangeEmail.tsx:178 +msgid "Request Change" +msgstr "Solicitar cambio" -#: src/screens/Onboarding/StepModeration/index.tsx:63 -#: src/screens/Settings/LanguageSettings.tsx:245 -msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." -msgstr "Tría en qué idiomas deseyas que sían las publicacions d'as tuyas canals. Si no'n trías garra, s'amostrarán en toz los idiomas." +#: src/view/com/modals/ChangePassword.tsx:242 +#: src/view/com/modals/ChangePassword.tsx:244 +msgid "Request Code" +msgstr "Solicitar codigo" -#: src/screens/Settings/LanguageSettings.tsx:76 -msgid "Select your app language for the default text to display in the app." -msgstr "Tría en qué idioma deseyas que sía la interficie de Bluesky." +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 +msgid "Require alt text before posting" +msgstr "Requerir texto alternativo antes de publicar" -#: src/screens/Signup/StepInfo/index.tsx:223 -msgid "Select your date of birth" -msgstr "Tría la tuya data de naixencia" +#: src/screens/Settings/components/Email2FAToggle.tsx:54 +msgid "Require an email code to log in to your account." +msgstr "Demanda una adreza de correu pa dentrar con la tuya cuenta." + +#: src/screens/Signup/StepInfo/index.tsx:159 +msgid "Required for this provider" +msgstr "Requeriu pa este furnidor" -#: src/screens/Onboarding/StepInterests/index.tsx:192 -msgid "Select your interests from the options below" -msgstr "Tría los tuyos intereses d'as opcions contino" +#: src/components/LabelingServiceCard/index.tsx:80 +msgid "Required in your region" +msgstr "Requeriu en a tuya rechión" -#: src/screens/Settings/LanguageSettings.tsx:162 -msgid "Select your preferred language for translations in your feed." -msgstr "Tría en qué idioma deseyas traducir las publicacions d'a tuya canal." +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 +msgid "Resend email" +msgstr "Reninviar correu" -#: src/screens/Settings/ContentAndMediaSettings.tsx:118 -#: src/components/dialogs/VerifyEmailDialog.tsx:232 -msgid "Send Confirmation" -msgstr "Ninviar confirmación" +#: src/components/dialogs/VerifyEmailDialog.tsx:267 +#: src/components/dialogs/VerifyEmailDialog.tsx:277 +#: src/components/intents/VerifyEmailIntentDialog.tsx:130 +msgid "Resend Email" +msgstr "Reninviar correu" -#: src/view/com/modals/VerifyEmail.tsx:210 -#: src/view/com/modals/VerifyEmail.tsx:212 -msgid "Send Confirmation Email" -msgstr "Ninviar correu de confirmación" +#: src/components/intents/VerifyEmailIntentDialog.tsx:122 +msgid "Resend Verification Email" +msgstr "Reninviar correu de verificación" -#: src/view/com/modals/DeleteAccount.tsx:162 -msgctxt "action" -msgid "Send Email" -msgstr "Ninviar correu" +#: src/view/com/modals/ChangePassword.tsx:186 +msgid "Reset code" +msgstr "Codigo de restablimiento" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:117 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:133 -#: src/components/dms/ChatEmptyPill.tsx:38 -msgid "Send a neat website!" -msgstr "Ninvia un puesto web interesant!" +#: src/view/com/modals/ChangePassword.tsx:193 +msgid "Reset Code" +msgstr "Codigo de restablimiento" -#: src/components/dialogs/VerifyEmailDialog.tsx:225 -msgid "Send confirmation email" -msgstr "Ninviar correu de confirmación" +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 +msgid "Reset onboarding state" +msgstr "Restablir l'estau d'incorporación" -#: src/view/com/modals/DeleteAccount.tsx:149 -msgid "Send email" -msgstr "Ninviar correu" +#: src/screens/Login/ForgotPasswordForm.tsx:80 +msgid "Reset password" +msgstr "Restablir clau" -#: src/view/shell/Drawer.tsx:312 -msgid "Send feedback" -msgstr "Ninviar comentarios" +#: src/screens/Login/LoginForm.tsx:306 +msgid "Retries login" +msgstr "Reintentar inicio de sesión" -#: src/screens/Messages/components/MessageInput.tsx:173 -#: src/screens/Messages/components/MessageInput.web.tsx:219 -msgid "Send message" -msgstr "Ninviar mensache" +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:99 +msgid "Retries the last action, which errored out" +msgstr "Reintenta la zaguera acción, que presentó una error" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 -msgid "Send post to..." -msgstr "Ninviar publicación a..." +#: src/components/dms/MessageItem.tsx:245 +#: src/components/Error.tsx:65 +#: src/components/Lists.tsx:104 +#: src/components/StarterPack/ProfileStarterPacks.tsx:336 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 +#: src/screens/Messages/components/MessageListError.tsx:25 +#: src/screens/Onboarding/StepInterests/index.tsx:217 +#: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/Signup/BackNextButtons.tsx:53 +#: src/view/com/util/error/ErrorMessage.tsx:55 +#: src/view/com/util/error/ErrorScreen.tsx:97 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 +msgid "Retry" +msgstr "Reintentar" -#: src/components/dms/ReportDialog.tsx:229 -#: src/components/dms/ReportDialog.tsx:232 -#: src/components/ReportDialog/SubmitView.tsx:220 -#: src/components/ReportDialog/SubmitView.tsx:224 -msgid "Send report" -msgstr "Ninviar reporte" +#: src/components/Error.tsx:73 +#: src/screens/List/ListHiddenScreen.tsx:205 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 +msgid "Return to previous page" +msgstr "Tornar ta la pachina anterior" -#: src/components/ReportDialog/SelectLabelerView.tsx:42 -msgid "Send report to {0}" -msgstr "Ninviar reporte a {0}" +#: src/view/screens/NotFound.tsx:61 +msgid "Returns to home page" +msgstr "Tornar ta la pachina d'inicio" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 -msgid "Send verification email" -msgstr "Ninviar correu de verificación" +#: src/screens/Profile/ProfileFeed/index.tsx:83 +#: src/view/screens/NotFound.tsx:60 +msgid "Returns to previous page" +msgstr "Tornar ta la pachina anterior" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 -msgid "Send via direct message" -msgstr "Ninviar vía mensache directo" +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 +#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/screens/Profile/Header/EditProfileDialog.tsx:238 +#: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 +#: src/view/com/composer/GifAltText.tsx:190 +#: src/view/com/composer/GifAltText.tsx:199 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 +#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/com/modals/EditProfile.tsx:219 +#: src/view/screens/SavedFeeds.tsx:109 +msgid "Save" +msgstr "Alzar" -#: src/view/com/modals/DeleteAccount.tsx:151 -msgid "Sends email with confirmation code for account deletion" -msgstr "Ninvia un correu con o codigo de confirmación pa la eliminación d'a cuenta" +#: src/view/com/lightbox/ImageViewing/index.tsx:591 +#: src/view/com/modals/CreateOrEditList.tsx:325 +msgctxt "action" +msgid "Save" +msgstr "Alzar" -#: src/view/com/auth/server-input/index.tsx:111 -msgid "Server address" -msgstr "Adreza d'o servidor" +#: src/components/dialogs/BirthDateSettings.tsx:118 +msgid "Save birthday" +msgstr "Alzar aniversario" -#: src/screens/Moderation/index.tsx:311 -msgid "Set birthdate" -msgstr "Establir aniversario" +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 +msgid "Save changes" +msgstr "Alzar cambios" -#: src/screens/Login/SetNewPasswordForm.tsx:96 -msgid "Set new password" -msgstr "Establir la clau nueva" +#: src/view/com/modals/EditProfile.tsx:227 +msgid "Save Changes" +msgstr "Alzar cambios" -#: src/view/screens/PreferencesFollowingFeed.tsx:122 -#: src/view/screens/PreferencesFollowingFeed.tsx:64 -#: src/view/screens/PreferencesFollowingFeed.tsx:88 -#: src/view/screens/PreferencesThreads.tsx:117 -#: src/view/screens/PreferencesFollowingFeed.tsx:158 -#: src/screens/Onboarding/Layout.tsx:50 -msgid "Set up your account" -msgstr "Configura la tuya cuenta" +#: src/components/StarterPack/ShareDialog.tsx:150 +#: src/components/StarterPack/ShareDialog.tsx:157 +msgid "Save image" +msgstr "Alzar imachen" -#: src/view/com/modals/ChangeHandle.tsx:254 -#: src/view/screens/Settings/index.tsx:463 -#: src/view/screens/Settings/index.tsx:456 -#: src/view/screens/Settings/index.tsx:450 -#: src/view/screens/Settings/index.tsx:489 -#: src/view/screens/Settings/index.tsx:482 -#: src/screens/Login/ForgotPasswordForm.tsx:107 -msgid "Sets email for password reset" -msgstr "Estableix lo correu electronico pa restablir la clau" +#: src/view/com/modals/CropImage.web.tsx:104 +msgid "Save image crop" +msgstr "Alzar retalle d'imachen" -#: src/view/com/modals/crop-image/CropImage.web.tsx:146 -#: src/view/com/modals/crop-image/CropImage.web.tsx:136 -#: src/view/com/modals/crop-image/CropImage.web.tsx:126 -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 -#: src/view/shell/Drawer.tsx:529 -msgid "Settings" -msgstr "Achustes" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 +msgid "Save new handle" +msgstr "Alzar nuevo identificador" -#: src/view/com/composer/labels/LabelsBtn.tsx:174 -msgid "Sexual activity or erotic nudity." -msgstr "Actividat sexual u desnudez erotica." +#: src/components/StarterPack/QrCodeDialog.tsx:179 +msgid "Save QR code" +msgstr "Alzar codigo QR" -#: src/lib/moderation/useGlobalLabelStrings.ts:38 -msgid "Sexually Suggestive" -msgstr "Sexualment suchestivo" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 +msgid "Save to my feeds" +msgstr "Alzar en as mías canals" -#: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 -#: src/view/com/profile/ProfileMenu.tsx:195 -#: src/view/com/profile/ProfileMenu.tsx:204 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 -msgid "Share" -msgstr "Compartir" +#: src/view/screens/SavedFeeds.tsx:164 +msgid "Saved Feeds" +msgstr "Canals alzadas" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 -msgctxt "action" -msgid "Share" -msgstr "Compartir" +#: src/view/com/lightbox/Lightbox.tsx:44 +msgid "Saved to your camera roll" +msgstr "Alzau en o tuyo carret de fotos " -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Share Link" -msgstr "Compartir vinclo" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 +msgid "Saved to your feeds" +msgstr "Alzau en as tuyas canals" -#: src/components/StarterPack/ShareDialog.tsx:134 -#: src/components/StarterPack/ShareDialog.tsx:145 -msgid "Share QR code" -msgstr "Compartir codigo QR" +#: src/view/com/modals/EditProfile.tsx:220 +msgid "Saves any changes to your profile" +msgstr "Alza los cambios en o tuyo perfil" -#: src/components/dms/ChatEmptyPill.tsx:37 -msgid "Share a cool story!" -msgstr "Comparte una historia chenial!" +#: src/view/com/modals/CropImage.web.tsx:105 +msgid "Saves image crop settings" +msgstr "Alza los achustes de retalle d'a imachen" -#: src/components/dms/ChatEmptyPill.tsx:36 -msgid "Share a fun fact!" -msgstr "Comparte un dato curioso!" +#: 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 +msgid "Say hello!" +msgstr "Di ola!" -#: src/view/com/profile/ProfileMenu.tsx:353 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 -msgid "Share anyway" -msgstr "Compartir de totas trazas" +#: src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/state.ts:112 +msgid "Science" +msgstr "Ciencia" -#: src/view/screens/ProfileFeed.tsx:364 -#: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Compartir canal" +#: src/view/screens/ProfileList.tsx:961 +msgid "Scroll to top" +msgstr "Desplazar enta alto" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:621 -#: src/components/dialogs/nuxs/TenMillion/index.tsx:639 -#: src/components/StarterPack/ShareDialog.tsx:123 -#: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 -msgid "Share link" -msgstr "Compartir vinclo" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 +#: src/components/forms/SearchInput.tsx:34 +#: src/components/forms/SearchInput.tsx:36 +#: src/Navigation.tsx:599 +#: src/view/com/modals/ListAddRemoveUsers.tsx:76 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 +#: src/view/shell/Drawer.tsx:365 +msgid "Search" +msgstr "Buscar" -#: src/components/StarterPack/ShareDialog.tsx:87 -msgid "Share link dialog" -msgstr "Finestra pa compartir vinclo" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 -msgid "Share this starter pack" -msgstr "Compartir este paquet d'inicio" +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:99 -msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Comparte este paquet d'inicio y aduya a las personas a unir-se a la tuya comunidat en Bluesky." +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" -#: src/components/dms/ChatEmptyPill.tsx:34 -msgid "Share your favorite feed!" -msgstr "Comparte la tuya canal favorita!" +#: src/view/shell/desktop/Search.tsx:201 +msgid "Search for \"{query}\"" +msgstr "Buscar \"{query}\"" -#: src/Navigation.tsx:254 -msgid "Shared Preferences Tester" -msgstr "Prebador de Preferencias Compartidas" +#: src/view/screens/Search/Search.tsx:980 +msgid "Search for \"{searchText}\"" +msgstr "Buscar \"{searchText}\"" + +#: src/screens/StarterPack/Wizard/index.tsx:474 +msgid "Search for feeds that you want to suggest to others." +msgstr "Buscar canals que quieras sucherir a atros." -#: src/view/com/modals/LinkWarning.tsx:92 -msgid "Shares the linked website" -msgstr "Comparte lo puesto web enlazau" +#: src/view/com/modals/ListAddRemoveUsers.tsx:71 +msgid "Search for users" +msgstr "Buscar usuarios" -#: src/components/moderation/ContentHider.tsx:200 -#: src/components/moderation/LabelPreference.tsx:137 -#: src/components/moderation/PostHider.tsx:122 -msgid "Show" -msgstr "Veyer" +#: src/components/dialogs/GifSelect.tsx:177 +msgid "Search GIFs" +msgstr "Buscar GIFs" -#: src/view/com/post-thread/PostThreadItem.tsx:593 -#: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 -msgid "Show More" -msgstr "Veyer mas" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 +msgid "Search profiles" +msgstr "Buscar perfils" -#: src/view/screens/Search/Search.tsx:889 -#: src/view/screens/PreferencesFollowingFeed.tsx:68 -#: src/view/com/util/post-embeds/GifEmbed.tsx:178 -msgid "Show alt text" -msgstr "Veyer texto alternativo" +#: src/components/dialogs/GifSelect.tsx:178 +msgid "Search Tenor" +msgstr "Buscar en Tenor" -#: src/components/moderation/ScreenHider.tsx:172 -#: src/components/moderation/ScreenHider.tsx:175 -#: src/screens/List/ListHiddenScreen.tsx:176 -msgid "Show anyway" -msgstr "Veyer de totas trazas" +#: src/view/com/modals/ChangeEmail.tsx:105 +msgid "Security Step Required" +msgstr "Se requiere un paso de seguranza" -#: src/lib/moderation/useLabelBehaviorDescription.ts:27 -#: src/lib/moderation/useLabelBehaviorDescription.ts:63 -msgid "Show badge" -msgstr "Amostrar insignia" +#: src/components/TagMenu/index.web.tsx:77 +msgid "See {truncatedTag} posts" +msgstr "Veyer publicacions de {truncatedTag}" -#: src/lib/moderation/useLabelBehaviorDescription.ts:61 -msgid "Show badge and filter from feeds" -msgstr "Amostrar insignia y filtrar d'as canals" +#: src/components/TagMenu/index.web.tsx:94 +msgid "See {truncatedTag} posts by user" +msgstr "Veyer publicacions de {truncatedTag} per l'usuario" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:215 -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show hidden replies" -msgstr "Amostrar respuestas amagadas" +#: src/components/TagMenu/index.tsx:155 +msgid "See <0>{displayTag} posts" +msgstr "Veyer publicacions de <0>{displayTag}" -#: src/view/com/post-thread/PostThreadItem.tsx:806 -msgid "Show information about when this post was created" -msgstr "Amostrar información sobre cuán s'ha creau esta publicación" +#: src/components/TagMenu/index.tsx:203 +msgid "See <0>{displayTag} posts by this user" +msgstr "Veyer publicacions de <0>{displayTag} per este usuario" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 -msgid "Show less like this" -msgstr "Amostrar menos como este" +#: src/view/com/auth/SplashScreen.web.tsx:176 +msgid "See jobs at Bluesky" +msgstr "Veyer emplegos en Bluesky" -#: src/screens/List/ListHiddenScreen.tsx:172 -msgid "Show list anyway" -msgstr "Amostrar lista de totas trazas" +#: src/view/screens/SavedFeeds.tsx:205 +msgid "See this guide" +msgstr "Veyer esta guía" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 -msgid "Show more like this" -msgstr "Amostrar-ne mas como este" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 +msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" +msgstr "Control eslisant de busqueda. Fe servir las teclas de flecha mirar entabant y entazaga, y espacio pa reproducir/pausa" -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show muted replies" -msgstr "Amostrar respuestas silenciadas" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 +msgid "Select a color" +msgstr "Tría una color" -#: src/screens/Settings/Settings.tsx:96 -msgid "Show other accounts you can switch to" -msgstr "Amostrar atras cuentas a las que puez cambiar" +#: src/screens/Login/ChooseAccountForm.tsx:77 +msgid "Select account" +msgstr "Triar cuenta" -#: src/view/screens/PreferencesFollowingFeed.tsx:155 -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 -msgid "Show quote posts" -msgstr "Amostrar publicacions citadas" +#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 +msgid "Select an avatar" +msgstr "Tría un avatar" -#: src/view/screens/PreferencesFollowingFeed.tsx:119 -#: src/screens/Onboarding/StepFollowingFeed.tsx:119 -#: src/screens/Onboarding/StepFollowingFeed.tsx:135 -#: src/screens/Onboarding/StepFollowingFeed.tsx:95 -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 -msgid "Show replies" -msgstr "Amostrar respuestas" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 +msgid "Select an emoji" +msgstr "Tría un emoji" -#: src/view/screens/PreferencesFollowingFeed.tsx:61 -#: src/screens/Settings/ThreadPreferences.tsx:118 -msgid "Show replies by people you follow before all other replies" -msgstr "Amostrar respuestas de chent a qui sigues antes que las de demás" +#: src/screens/Settings/LanguageSettings.tsx:262 +msgid "Select content languages" +msgstr "Triar idiomas de conteniu" -#: src/view/screens/PreferencesThreads.tsx:95 -#: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Amostrar respuestas en una vista de filo" +#: src/screens/Login/index.tsx:117 +msgid "Select from an existing account" +msgstr "Tría d'una cuenta existent" -#: src/screens/Onboarding/StepFollowingFeed.tsx:87 -#: src/screens/Onboarding/StepFollowingFeed.tsx:71 -#: src/view/screens/PreferencesFollowingFeed.tsx:70 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 -msgid "Show reply for everyone" -msgstr "Amostrar respuesta pa toz" +#: src/view/com/composer/photos/SelectGifBtn.tsx:35 +msgid "Select GIF" +msgstr "Triar GIF" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 -msgid "Show reposts" -msgstr "Amostrar republicacions" +#: src/components/dialogs/GifSelect.tsx:306 +msgid "Select GIF \"{0}\"" +msgstr "Triar GIF \"{0}\"" -#: src/view/screens/PreferencesFollowingFeed.tsx:85 -#: src/screens/Onboarding/StepFollowingFeed.tsx:111 -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 -msgid "Show samples of your saved feeds in your Following feed" -msgstr "Amostrar exemplos de publicacions en a canal \"Seguindo\"" +#: src/components/dialogs/MutedWords.tsx:142 +msgid "Select how long to mute this word for." +msgstr "Tría per cuánto tiempo s'habría de silenciar esta parola." -#: src/components/moderation/ContentHider.tsx:152 -#: src/components/moderation/PostHider.tsx:79 -msgid "Show the content" -msgstr "Amostrar lo conteniu" +#: src/view/com/composer/videos/SubtitleDialog.tsx:245 +msgid "Select language..." +msgstr "Triar idioma..." -#: src/view/com/notifications/FeedItem.tsx:347 -#: src/lib/moderation/useLabelBehaviorDescription.ts:58 -msgid "Show warning" -msgstr "Amostrar advertencia" +#: src/screens/Settings/LanguageSettings.tsx:276 +msgid "Select languages" +msgstr "Triar idiomas" -#: src/lib/moderation/useLabelBehaviorDescription.ts:56 -msgid "Show warning and filter from feeds" -msgstr "Amostrar advertencia y filtrar d'as canals" +#: src/components/ReportDialog/SelectLabelerView.tsx:28 +msgid "Select moderator" +msgstr "Triar moderador" -#: src/view/shell/NavSignupCard.tsx:47 -#: src/components/moderation/ScreenHider.tsx:91 -#: src/lib/moderation/useGlobalLabelStrings.ts:28 -msgid "Sign-in Required" -msgstr "Se requiere iniciar sesión" +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 +msgid "Select subtitle file (.vtt)" +msgstr "Triar subtítol (.vtt)" -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:128 -#: src/components/dialogs/Signin.tsx:97 -#: src/components/dialogs/Signin.tsx:99 -#: src/screens/Login/index.tsx:97 -#: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 -#: src/view/com/auth/SplashScreen.tsx:61 -#: src/view/com/auth/SplashScreen.tsx:69 -#: src/view/com/auth/SplashScreen.web.tsx:123 -#: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 -#: src/view/shell/NavSignupCard.tsx:57 -#: src/view/shell/NavSignupCard.tsx:62 -msgid "Sign in" -msgstr "Iniciar sesión" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 +msgid "Select the {emojiName} emoji as your avatar" +msgstr "Triar lo emoji {emojiName} como lo tuyo avatar" -#: src/screens/Login/ChooseAccountForm.tsx:80 -msgid "Sign in as..." -msgstr "Iniciar sesión como ..." +#: src/components/ReportDialog/SubmitView.tsx:140 +msgid "Select the moderation service(s) to report to" +msgstr "Triar los servicios de moderación a los cuals reportar" -#: src/components/AccountList.tsx:122 -msgid "Sign in as {0}" -msgstr "Iniciar sesión como {0}" +#: src/view/com/auth/server-input/index.tsx:79 +msgid "Select the service that hosts your data." +msgstr "Tría qué furnidor de servicio quiers usar." -#: src/components/dialogs/Signin.tsx:75 -msgid "Sign in or create your account to join the conversation!" -msgstr "Inicia sesión u crea una cuenta pa unir-te a la conversación!" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:100 +msgid "Select video" +msgstr "Triar video" -#: src/components/dialogs/Signin.tsx:46 -msgid "Sign into Bluesky or create a new account" -msgstr "Inicia sesión en Bluesky u crea una nueva cuenta" +#: src/components/dialogs/MutedWords.tsx:242 +msgid "Select what content this mute word should apply to." +msgstr "Triar a qué conteniu s'ha d'aplicar esta parola silenciada." -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 -msgid "Sign out" -msgstr "Zarrar sesión" +#: src/screens/Settings/LanguageSettings.tsx:255 +msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." +msgstr "Tría en qué idiomas deseyas que sían las publicacions d'as tuyas canals. Si no'n trías garra, s'amostrarán en toz los idiomas." -#: src/view/screens/Settings/index.tsx:421 -#: src/view/screens/Settings/index.tsx:431 -#: src/screens/Settings/Settings.tsx:248 -msgid "Sign out?" -msgstr "Salir?" +#: src/screens/Settings/LanguageSettings.tsx:84 +msgid "Select your app language for the default text to display in the app." +msgstr "Tría en qué idioma deseyas que sía la interficie de Bluesky." -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 -#: src/view/shell/NavSignupCard.tsx:47 -#: src/view/shell/NavSignupCard.tsx:52 -msgid "Sign up" -msgstr "Crear cuenta" +#: src/screens/Signup/StepInfo/index.tsx:223 +msgid "Select your date of birth" +msgstr "Tría la tuya data de naixencia" -#: src/view/screens/Settings/index.tsx:362 -#: src/lib/hooks/useAccountSwitcher.ts:41 -#: src/screens/Login/ChooseAccountForm.tsx:53 -msgid "Signed in as @{0}" -msgstr "Sesión iniciada como @{0}" +#: src/screens/Onboarding/StepInterests/index.tsx:192 +msgid "Select your interests from the options below" +msgstr "Tría los tuyos intereses d'as opcions contino" -#: src/view/com/notifications/FeedItem.tsx:218 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 -msgid "Signup without a starter pack" -msgstr "Rechistrar-se sin un paquet d'inicio" +#: src/screens/Settings/LanguageSettings.tsx:171 +msgid "Select your preferred language for translations in your feed." +msgstr "Tría en qué idioma deseyas traducir las publicacions d'a tuya canal." -#: src/components/FeedInterstitials.tsx:316 -msgid "Similar accounts" -msgstr "Cuentas semellants" +#: src/components/dms/ChatEmptyPill.tsx:38 +msgid "Send a neat website!" +msgstr "Ninvia un puesto web interesant!" -#: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 -msgid "Skip" -msgstr "Blincar" +#: src/components/dialogs/VerifyEmailDialog.tsx:232 +msgid "Send Confirmation" +msgstr "Ninviar confirmación" -#: src/screens/Onboarding/StepInterests/index.tsx:228 -msgid "Skip this flow" -msgstr "Blincar este fluxo" +#: src/components/dialogs/VerifyEmailDialog.tsx:225 +msgid "Send confirmation email" +msgstr "Ninviar correu de confirmación" -#: src/screens/Settings/AppearanceSettings.tsx:149 -msgid "Smaller" -msgstr "Mas chicot" +#: src/view/com/modals/VerifyEmail.tsx:210 +#: src/view/com/modals/VerifyEmail.tsx:212 +msgid "Send Confirmation Email" +msgstr "Ninviar correu de confirmación" -#: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 -msgid "Software Dev" -msgstr "Programación" +#: src/view/com/modals/DeleteAccount.tsx:145 +msgid "Send email" +msgstr "Ninviar correu" -#: src/components/FeedInterstitials.tsx:447 -msgid "Some other feeds you might like" -msgstr "Belatras canals que podrían fer-te goyo" +#: src/view/com/modals/DeleteAccount.tsx:158 +msgctxt "action" +msgid "Send Email" +msgstr "Ninviar correu" -#: src/components/WhoCanReply.tsx:70 -msgid "Some people can reply" -msgstr "Cualques personas pueden responder" +#: src/view/shell/Drawer.tsx:312 +msgid "Send feedback" +msgstr "Ninviar comentarios" -#: src/screens/StarterPack/Wizard/index.tsx:203 -#: src/screens/Messages/Conversation.tsx:103 -msgid "Something went wrong" -msgstr "I ha habiu una error" +#: src/screens/Messages/components/MessageInput.tsx:173 +#: src/screens/Messages/components/MessageInput.web.tsx:219 +msgid "Send message" +msgstr "Ninviar mensache" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 -msgid "Something went wrong!" -msgstr "I ha habiu una error!" +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 +msgid "Send post to..." +msgstr "Ninviar publicación a..." -#: src/screens/Deactivated.tsx:94 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 -msgid "Something went wrong, please try again" -msgstr "I ha habiu una error, per favor intenta de nuevo" +#: src/components/dms/ReportDialog.tsx:229 +#: src/components/dms/ReportDialog.tsx:232 +#: src/components/ReportDialog/SubmitView.tsx:220 +#: src/components/ReportDialog/SubmitView.tsx:224 +msgid "Send report" +msgstr "Ninviar reporte" -#: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 -msgid "Something went wrong, please try again." -msgstr "I ha habiu una error. Intenta de nuevo." +#: src/components/ReportDialog/SelectLabelerView.tsx:42 +msgid "Send report to {0}" +msgstr "Ninviar reporte a {0}" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 -msgid "Sorry! Your session expired. Please log in again." -msgstr "Lo sentimos, la tuya sesión ha caducau. Torna a iniciar sesión." +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 +msgid "Send verification email" +msgstr "Ninviar correu de verificación" -#: src/screens/Settings/ThreadPreferences.tsx:47 -msgid "Sort replies" -msgstr "Respuestas curtas" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 +msgid "Send via direct message" +msgstr "Ninviar vía mensache directo" -#: src/view/screens/PreferencesThreads.tsx:64 -#: src/screens/Settings/ThreadPreferences.tsx:54 -msgid "Sort replies by" -msgstr "Ordenar respuestas por" +#: src/view/com/modals/DeleteAccount.tsx:147 +msgid "Sends email with confirmation code for account deletion" +msgstr "Ninvia un correu con o codigo de confirmación pa la eliminación d'a cuenta" -#: src/screens/Settings/ThreadPreferences.tsx:51 -msgid "Sort replies to the same post by:" -msgstr "Ordenar respuestas a la mesma publicación per:" +#: src/view/com/auth/server-input/index.tsx:111 +msgid "Server address" +msgstr "Adreza d'o servidor" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" -msgstr "Fuent:" +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:169 -#: src/components/moderation/LabelsOnMeDialog.tsx:163 -#: src/lib/moderation/useReportOptions.ts:72 -#: src/lib/moderation/useReportOptions.ts:85 -msgid "Spam" -msgstr "Spam" +#: src/screens/Moderation/index.tsx:290 +msgid "Set birthdate" +msgstr "Establir aniversario" -#: src/lib/moderation/useReportOptions.ts:55 -msgid "Spam; excessive mentions or replies" -msgstr "Spam; mencions u respuestas excesivas" +#: src/screens/Login/SetNewPasswordForm.tsx:96 +msgid "Set new password" +msgstr "Establir la clau nueva" -#: src/screens/Settings/ContentAndMediaSettings.tsx:112 -#: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 -msgid "Sports" -msgstr "Esportes" +#: src/screens/Onboarding/Layout.tsx:47 +msgid "Set up your account" +msgstr "Configura la tuya cuenta" -#: src/view/com/modals/crop-image/CropImage.web.tsx:145 -#: src/components/dms/dialogs/NewChatDialog.tsx:72 -msgid "Start a new chat" -msgstr "Iniciar un nuevo chat" +#: src/screens/Login/ForgotPasswordForm.tsx:107 +msgid "Sets email for password reset" +msgstr "Estableix lo correu electronico pa restablir la clau" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 -msgid "Start chat with {displayName}" -msgstr "Iniciar chat con {displayName}" +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 +#: src/view/shell/Drawer.tsx:529 +msgid "Settings" +msgstr "Achustes" -#: src/components/dms/MessagesNUX.tsx:161 -#: src/tours/Tooltip.tsx:99 -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 -msgid "Starter Pack" -msgstr "Paquet d'inicio" +#: src/view/com/composer/labels/LabelsBtn.tsx:174 +msgid "Sexual activity or erotic nudity." +msgstr "Actividat sexual u desnudez erotica." -#: src/view/screens/Profile.tsx:233 -msgid "Starter Packs" -msgstr "Paquez d'inicio" +#: src/lib/moderation/useGlobalLabelStrings.ts:38 +msgid "Sexually Suggestive" +msgstr "Sexualment suchestivo" -#: src/components/StarterPack/StarterPackCard.tsx:80 -msgid "Starter pack by you" -msgstr "Paquet d'inicio creau per tu" +#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:195 +#: src/view/com/profile/ProfileMenu.tsx:204 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 +msgid "Share" +msgstr "Compartir" -#: src/components/StarterPack/StarterPackCard.tsx:81 -msgid "Starter pack by {0}" -msgstr "Paquet d'inicio de {0}" +#: src/view/com/lightbox/ImageViewing/index.tsx:600 +msgctxt "action" +msgid "Share" +msgstr "Compartir" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 -msgid "Starter pack is invalid" -msgstr "Lo paquet d'inicio ye invalido" +#: src/components/dms/ChatEmptyPill.tsx:37 +msgid "Share a cool story!" +msgstr "Comparte una historia chenial!" -#: src/components/StarterPack/ProfileStarterPacks.tsx:244 -msgid "Starter packs let you easily share your favorite feeds and people with your friends." -msgstr "Los paquez d'inicio te permiten compartir facilment las tuyas canals y personas favoritas con os tuyos amigos." +#: src/components/dms/ChatEmptyPill.tsx:36 +msgid "Share a fun fact!" +msgstr "Comparte un dato curioso!" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 -msgid "Status Page" -msgstr "Pachina d'estau" +#: src/view/com/profile/ProfileMenu.tsx:353 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 +msgid "Share anyway" +msgstr "Compartir de totas trazas" -#: src/screens/Signup/index.tsx:145 -#: src/screens/Signup/index.tsx:130 -msgid "Step {0} of {1}" -msgstr "Paso {0} de {1}" +#: src/view/screens/ProfileFeed.tsx:364 +#: src/view/screens/ProfileFeed.tsx:366 +#~ msgid "Share feed" +#~ msgstr "Compartir canal" -#: src/screens/Settings/Settings.tsx:300 -msgid "Storage cleared, you need to restart the app now." -msgstr "Almagacenamiento limpio, te fa falta reiniciar l'aplicación agora." +#: src/components/StarterPack/ShareDialog.tsx:123 +#: src/components/StarterPack/ShareDialog.tsx:130 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 +msgid "Share link" +msgstr "Compartir vinclo" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 -msgid "Storybook" -msgstr "Libro de cuentos" +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Share Link" +msgstr "Compartir vinclo" -#: src/components/moderation/LabelsOnMeDialog.tsx:299 -#: src/components/moderation/LabelsOnMeDialog.tsx:300 -#: src/screens/Messages/components/ChatDisabled.tsx:142 -#: src/screens/Messages/components/ChatDisabled.tsx:143 -msgid "Submit" -msgstr "Ninviar" +#: src/components/StarterPack/ShareDialog.tsx:87 +msgid "Share link dialog" +msgstr "Finestra pa compartir vinclo" -#: src/view/screens/ProfileList.tsx:703 -msgid "Subscribe" -msgstr "Subscribir-se" +#: src/components/StarterPack/ShareDialog.tsx:134 +#: src/components/StarterPack/ShareDialog.tsx:145 +msgid "Share QR code" +msgstr "Compartir codigo QR" -#: src/screens/Profile/Sections/Labels.tsx:201 -msgid "Subscribe to @{0} to use these labels:" -msgstr "Subscribi-te a @{0} pa usar estas etiquetas:" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 -msgid "Subscribe to Labeler" -msgstr "Suscribir-se a lo etiquetador" +#: src/screens/StarterPack/StarterPackScreen.tsx:416 +msgid "Share this starter pack" +msgstr "Compartir este paquet d'inicio" -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:172 -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:307 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 -msgid "Subscribe to this labeler" -msgstr "Suscribir-se a este etiquetador" +#: src/components/StarterPack/ShareDialog.tsx:99 +msgid "Share this starter pack and help people join your community on Bluesky." +msgstr "Comparte este paquet d'inicio y aduya a las personas a unir-se a la tuya comunidat en Bluesky." -#: src/view/screens/ProfileList.tsx:699 -msgid "Subscribe to this list" -msgstr "Suscribir-se a esta lista" +#: src/components/dms/ChatEmptyPill.tsx:34 +msgid "Share your favorite feed!" +msgstr "Comparte la tuya canal favorita!" -#: src/components/dialogs/VerifyEmailDialog.tsx:95 -msgid "Success!" -msgstr "Exito!" +#: src/Navigation.tsx:256 +msgid "Shared Preferences Tester" +msgstr "Prebador de Preferencias Compartidas" -#: src/view/screens/Search/Explore.tsx:332 -msgid "Suggested accounts" -msgstr "Cuentas sucheridas" +#: src/view/com/modals/LinkWarning.tsx:92 +msgid "Shares the linked website" +msgstr "Comparte lo puesto web enlazau" -#: src/view/screens/Search/Search.tsx:425 -#: src/components/FeedInterstitials.tsx:318 -msgid "Suggested for you" -msgstr "Sucheriu pa tu" +#: src/components/moderation/ContentHider.tsx:200 +#: src/components/moderation/LabelPreference.tsx:137 +#: src/components/moderation/PostHider.tsx:122 +msgid "Show" +msgstr "Veyer" -#: src/view/com/composer/labels/LabelsBtn.tsx:145 -#: src/view/com/composer/labels/LabelsBtn.tsx:148 -msgid "Suggestive" -msgstr "Suchestivo" +#: src/view/com/util/post-embeds/GifEmbed.tsx:178 +msgid "Show alt text" +msgstr "Veyer texto alternativo" -#: src/Navigation.tsx:264 -#: src/view/screens/Support.tsx:31 -#: src/view/screens/Support.tsx:34 -msgid "Support" -msgstr "Soporte" +#: src/components/moderation/ScreenHider.tsx:172 +#: src/components/moderation/ScreenHider.tsx:175 +#: src/screens/List/ListHiddenScreen.tsx:176 +msgid "Show anyway" +msgstr "Veyer de totas trazas" -#: src/components/dialogs/SwitchAccount.tsx:46 -#: src/components/dialogs/SwitchAccount.tsx:49 -msgid "Switch Account" -msgstr "Cambiar a unatra cuenta" +#: src/lib/moderation/useLabelBehaviorDescription.ts:27 +#: src/lib/moderation/useLabelBehaviorDescription.ts:63 +msgid "Show badge" +msgstr "Amostrar insignia" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 -msgid "Switch account" -msgstr "Cambiar cuentas" +#: src/lib/moderation/useLabelBehaviorDescription.ts:61 +msgid "Show badge and filter from feeds" +msgstr "Amostrar insignia y filtrar d'as canals" -#: src/tours/HomeTour.tsx:48 -#: src/view/screens/Settings/index.tsx:131 -#: src/view/screens/Settings/index.tsx:132 -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 -msgid "System" -msgstr "Sistema" +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 +msgid "Show hidden replies" +msgstr "Amostrar respuestas amagadas" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 -msgid "System log" -msgstr "Rechistro d'o sistema" +#: src/view/com/post-thread/PostThreadItem.tsx:806 +msgid "Show information about when this post was created" +msgstr "Amostrar información sobre cuán s'ha creau esta publicación" -#: src/screens/Onboarding/state.ts:102 -msgid "TV" -msgstr "TV" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 +msgid "Show less like this" +msgstr "Amostrar menos como este" -#: src/components/dialogs/MutedWords.tsx:323 -#: src/components/TagMenu/index.tsx:110 -msgid "Tag menu: {displayTag}" -msgstr "Menú d'etiquetas: {displayTag}" +#: src/screens/List/ListHiddenScreen.tsx:172 +msgid "Show list anyway" +msgstr "Amostrar lista de totas trazas" -#: src/components/dialogs/MutedWords.tsx:282 -msgid "Tags only" -msgstr "Nomás etiquetas" +#: src/view/com/post-thread/PostThreadItem.tsx:593 +#: src/view/com/post/Post.tsx:242 +#: src/view/com/posts/PostFeedItem.tsx:509 +msgid "Show More" +msgstr "Veyer mas" -#: src/view/com/modals/crop-image/CropImage.web.tsx:135 -#: src/components/ProgressGuide/Toast.tsx:156 -msgid "Tap to dismiss" -msgstr "Toca pa descartar" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 +msgid "Show more like this" +msgstr "Amostrar-ne mas como este" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 -msgid "Tap to enter full screen" -msgstr "Toca pa dentrar a pantalla completa" +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 +msgid "Show muted replies" +msgstr "Amostrar respuestas silenciadas" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 -msgid "Tap to play or pause" -msgstr "Toca pa reproducir u pausar" +#: src/screens/Settings/Settings.tsx:104 +msgid "Show other accounts you can switch to" +msgstr "Amostrar atras cuentas a las que puez cambiar" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 -msgid "Tap to toggle sound" -msgstr "Toca pa alternar lo son" +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 +msgid "Show quote posts" +msgstr "Amostrar publicacions citadas" -#: src/view/com/util/images/AutoSizedImage.tsx:199 -#: src/view/com/util/images/AutoSizedImage.tsx:221 -msgid "Tap to view full image" -msgstr "Toca pa veyer la imachen completa" +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 +msgid "Show replies" +msgstr "Amostrar respuestas" -#: src/view/com/util/images/AutoSizedImage.tsx:70 -#: src/state/shell/progress-guide.tsx:166 -msgid "Task complete - 10 likes!" -msgstr "Fayena completada - 10 \"me fa goyo\"!" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" -#: src/components/ProgressGuide/List.tsx:48 -msgid "Teach our algorithm what you like" -msgstr "Amuestra a lo nuestro algorismo lo que te fa goyo" +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" -#: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 -msgid "Tech" -msgstr "Tecnolochía" +#: src/screens/Settings/ThreadPreferences.tsx:126 +msgid "Show replies by people you follow before all other replies" +msgstr "Amostrar respuestas de chent a qui sigues antes que las de demás" -#: src/components/dms/ChatEmptyPill.tsx:35 -msgid "Tell a joke!" -msgstr "Cuenta un chiste!" +#: src/view/screens/PreferencesThreads.tsx:95 +#: src/screens/Settings/ThreadPreferences.tsx:143 +#~ msgid "Show replies in a threaded view" +#~ msgstr "Amostrar respuestas en una vista de filo" -#: src/screens/Profile/Header/EditProfileDialog.tsx:352 -msgid "Tell us a bit about yourself" -msgstr "Contanos una miqueta sobre tu" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 +msgid "Show reply for everyone" +msgstr "Amostrar respuesta pa toz" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:62 -msgid "Tell us a little more" -msgstr "Conta-nos un poquet mas" +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 +msgid "Show reposts" +msgstr "Amostrar republicacions" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:518 -#: src/view/shell/desktop/RightNav.tsx:89 -msgid "Terms" -msgstr "Condicions" +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 +msgid "Show samples of your saved feeds in your Following feed" +msgstr "Amostrar exemplos de publicacions en a canal \"Seguindo\"" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 -#: src/view/screens/TermsOfService.tsx:31 -#: src/view/shell/Drawer.tsx:617 -#: src/view/shell/Drawer.tsx:619 -msgid "Terms of Service" -msgstr "Condicions de servicio" +#: src/components/moderation/ContentHider.tsx:152 +#: src/components/moderation/PostHider.tsx:79 +msgid "Show the content" +msgstr "Amostrar lo conteniu" -#: src/lib/moderation/useReportOptions.ts:60 -#: src/lib/moderation/useReportOptions.ts:99 -#: src/lib/moderation/useReportOptions.ts:107 -#: src/lib/moderation/useReportOptions.ts:115 -msgid "Terms used violate community standards" -msgstr "Los termins utilizaus violan las normas d'a comunidat" +#: src/lib/moderation/useLabelBehaviorDescription.ts:58 +msgid "Show warning" +msgstr "Amostrar advertencia" -#: src/components/dialogs/MutedWords.tsx:323 -#: src/components/dialogs/MutedWords.tsx:266 -msgid "Text & tags" -msgstr "Texto y etiquetas" +#: src/lib/moderation/useLabelBehaviorDescription.ts:56 +msgid "Show warning and filter from feeds" +msgstr "Amostrar advertencia y filtrar d'as canals" -#: src/components/moderation/LabelsOnMeDialog.tsx:263 -#: src/screens/Messages/components/ChatDisabled.tsx:108 -msgid "Text input field" -msgstr "Campo d'introducción de texto" +#: src/components/dialogs/Signin.tsx:97 +#: src/components/dialogs/Signin.tsx:99 +#: src/screens/Login/index.tsx:97 +#: src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:165 +#: src/view/com/auth/SplashScreen.tsx:61 +#: src/view/com/auth/SplashScreen.tsx:69 +#: src/view/com/auth/SplashScreen.web.tsx:123 +#: src/view/com/auth/SplashScreen.web.tsx:131 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 +#: src/view/shell/NavSignupCard.tsx:57 +#: src/view/shell/NavSignupCard.tsx:62 +msgid "Sign in" +msgstr "Iniciar sesión" -#: src/components/dialogs/VerifyEmailDialog.tsx:96 -msgid "Thank you! Your email has been successfully verified." -msgstr "Gracias! Lo tuyo correu electronico ha estau verificau con exito." +#: src/components/AccountList.tsx:122 +msgid "Sign in as {0}" +msgstr "Iniciar sesión como {0}" -#: src/components/dms/ReportDialog.tsx:129 -#: src/components/ReportDialog/SubmitView.tsx:82 -msgid "Thank you. Your report has been sent." -msgstr "Gracias. La tuya denuncia ha estau ninviada." +#: src/screens/Login/ChooseAccountForm.tsx:80 +msgid "Sign in as..." +msgstr "Iniciar sesión como ..." -#: src/components/dialogs/nuxs/TenMillion/index.tsx:593 -#: src/components/intents/VerifyEmailIntentDialog.tsx:74 -#: src/components/intents/VerifyEmailIntentDialog.tsx:82 -msgid "Thanks, you have successfully verified your email address. You can close this dialog." -msgstr "Gracias, has verificau la tuya adreza de correu electronico con exito. Puez zarrar esta finestra." +#: src/components/dialogs/Signin.tsx:75 +msgid "Sign in or create your account to join the conversation!" +msgstr "Inicia sesión u crea una cuenta pa unir-te a la conversación!" -#: src/view/com/post-thread/PostQuotes.tsx:133 -msgid "That's all, folks!" -msgstr "Ixo ye tot, amigos!" +#: src/components/dialogs/Signin.tsx:46 +msgid "Sign into Bluesky or create a new account" +msgstr "Inicia sesión en Bluesky u crea una nueva cuenta" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 -msgid "That contains the following:" -msgstr "Ixo contiene lo siguient:" +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 +msgid "Sign out" +msgstr "Zarrar sesión" -#: src/screens/Signup/StepHandle.tsx:51 -msgid "That handle is already taken." -msgstr "Este identificador ya ye en uso." +#: src/screens/Settings/Settings.tsx:256 +msgid "Sign out?" +msgstr "Salir?" -#: src/screens/StarterPack/StarterPackScreen.tsx:103 -#: src/screens/StarterPack/StarterPackScreen.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:148 -#: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 -msgid "That starter pack could not be found." -msgstr "No s'ha puesto trobar ixe paquet d'inicio." +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 +#: src/view/shell/NavSignupCard.tsx:47 +#: src/view/shell/NavSignupCard.tsx:52 +msgid "Sign up" +msgstr "Crear cuenta" -#: src/screens/Moderation/index.tsx:363 -msgid "The Bluesky web application" -msgstr "L'aplicación web de Bluesky" +#: src/components/moderation/ScreenHider.tsx:91 +#: src/lib/moderation/useGlobalLabelStrings.ts:28 +msgid "Sign-in Required" +msgstr "Se requiere iniciar sesión" -#: src/view/screens/CommunityGuidelines.tsx:38 -msgid "The Community Guidelines have been moved to <0/>" -msgstr "Las Directrices Comunitarias s'han tresladau a <0/>" +#: src/lib/hooks/useAccountSwitcher.ts:41 +#: src/screens/Login/ChooseAccountForm.tsx:53 +msgid "Signed in as @{0}" +msgstr "Sesión iniciada como @{0}" -#: src/view/screens/CopyrightPolicy.tsx:35 -msgid "The Copyright Policy has been moved to <0/>" -msgstr "La Politica de dreitos d'autor s'ha tresladau a <0/>" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +msgid "Signup without a starter pack" +msgstr "Rechistrar-se sin un paquet d'inicio" -#: src/view/com/posts/FeedShutdownMsg.tsx:102 -msgid "The Discover feed" -msgstr "La canal de Descubrir" +#: src/components/FeedInterstitials.tsx:314 +msgid "Similar accounts" +msgstr "Cuentas semellants" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 -msgid "The Discover feed now knows what you like" -msgstr "La canal de Descubrir agora sabe lo que te fa goyo" +#: src/screens/Onboarding/StepInterests/index.tsx:231 +#: src/screens/StarterPack/Wizard/index.tsx:195 +msgid "Skip" +msgstr "Blincar" -#: src/view/screens/PrivacyPolicy.tsx:35 -msgid "The Privacy Policy has been moved to <0/>" -msgstr "La Politica de privacidat s'ha tresladau a <0/>" +#: src/screens/Onboarding/StepInterests/index.tsx:228 +msgid "Skip this flow" +msgstr "Blincar este fluxo" -#: src/view/screens/TermsOfService.tsx:35 -msgid "The Terms of Service have been moved to" -msgstr "Las condicions de servicio s'han tresladau a" +#: src/screens/Settings/AppearanceSettings.tsx:164 +msgid "Smaller" +msgstr "Mas chicot" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 -#: src/view/com/profile/ProfileMenu.tsx:329 -msgid "The account will be able to interact with you after unblocking." -msgstr "La cuenta podrá interactuar con tu dimpués de desblocar-la." +#: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:100 +msgid "Software Dev" +msgstr "Programación" -#: src/components/moderation/ModerationDetailsDialog.tsx:127 -#: src/components/moderation/ModerationDetailsDialog.tsx:117 -#: src/lib/moderation/useModerationCauseDescription.ts:126 -msgid "The author of this thread has hidden this reply." -msgstr "L'autor d'este filo ha amagau esta respuesta." +#: src/components/FeedInterstitials.tsx:445 +msgid "Some other feeds you might like" +msgstr "Belatras canals que podrían fer-te goyo" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 -msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." -msgstr "La experiencia ye millor en l'aplicación. Descarga Bluesky agora y continaremos an lo deixés." +#: src/components/WhoCanReply.tsx:70 +msgid "Some people can reply" +msgstr "Cualques personas pueden responder" -#: src/view/com/posts/FeedShutdownMsg.tsx:67 -msgid "The feed has been replaced with Discover." -msgstr "La canal ha estau reemplazada per Descubrir." +#: src/screens/Messages/Conversation.tsx:102 +msgid "Something went wrong" +msgstr "I ha habiu una error" -#: src/components/moderation/LabelsOnMeDialog.tsx:58 -msgid "The following labels were applied to your account." -msgstr "Las siguients etiquetas s'aplicoron a la tuya cuenta." +#: src/screens/Deactivated.tsx:94 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 +msgid "Something went wrong, please try again" +msgstr "I ha habiu una error, per favor intenta de nuevo" -#: src/components/moderation/LabelsOnMeDialog.tsx:59 -msgid "The following labels were applied to your content." -msgstr "Las siguients etiquetas s'aplicoron a lo tuyo conteniu." +#: src/components/ReportDialog/index.tsx:54 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 +msgid "Something went wrong, please try again." +msgstr "I ha habiu una error. Intenta de nuevo." -#: src/screens/Onboarding/Layout.tsx:60 -msgid "The following steps will help customize your Bluesky experience." -msgstr "Los siguients pasos aduyarán a personalizar la tuya experiencia en Bluesky." +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 +msgid "Something went wrong!" +msgstr "I ha habiu una error!" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 -msgid "The post may have been deleted." -msgstr "Ye posible que s'haiga borrau la publicación." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" -#: src/view/com/composer/state/video.ts:395 -msgid "The selected video is larger than 50MB." -msgstr "Lo video triau ye mayor de 50MB." +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 +msgid "Sorry! Your session expired. Please log in again." +msgstr "Lo sentimos, la tuya sesión ha caducau. Torna a iniciar sesión." -#: src/lib/strings/errors.ts:18 -msgid "The server appears to be experiencing issues. Please try again in a few moments." -msgstr "Pareix que lo servidor ye experimentando problemas. Torna-lo a intentar dimpués de bels momentos." +#: src/screens/Settings/ThreadPreferences.tsx:55 +msgid "Sort replies" +msgstr "Respuestas curtas" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 -msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." -msgstr "Lo paquet d'inicio que intentas veyer ye invalido. Puez eliminar este paquet d'inicio en o suyo puesto." +#: src/screens/Settings/ThreadPreferences.tsx:62 +msgid "Sort replies by" +msgstr "Ordenar respuestas por" -#: src/view/screens/Support.tsx:37 -msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "S'ha moviu lo formulario de soporte. Si te fa falta aduya, per favor <0/> u visita {HELP_DESK_URL} pa meter-te en contacto con nusatros." +#: src/screens/Settings/ThreadPreferences.tsx:59 +msgid "Sort replies to the same post by:" +msgstr "Ordenar respuestas a la mesma publicación per:" -#: src/components/intents/VerifyEmailIntentDialog.tsx:94 -msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." -msgstr "Lo codigo de verificación que has proporcionau ye invalido. Per favor, asegura-te d'haber utilizau lo vinclo de verificación correcto u solicita-ne un nuevo." +#: src/components/moderation/LabelsOnMeDialog.tsx:168 +msgid "Source:" +msgstr "Fuent:" -#: src/screens/Settings/AppearanceSettings.tsx:136 -msgid "Theme" -msgstr "Tema" +#: src/lib/moderation/useReportOptions.ts:72 +#: src/lib/moderation/useReportOptions.ts:85 +msgid "Spam" +msgstr "Spam" -#: src/screens/SignupQueued.tsx:116 -msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." -msgstr "I hai habiu una tongada de nuevos usuarios en Bluesky! Activaremos la tuya cuenta malas que podamos." +#: src/lib/moderation/useReportOptions.ts:55 +msgid "Spam; excessive mentions or replies" +msgstr "Spam; mencions u respuestas excesivas" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:141 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 -msgid "There is no time limit for account deactivation, come back any time." -msgstr "No i hai limite de tiempo pa la desactivación d'a cuenta, torna en atro momento." +#: src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/state.ts:113 +msgid "Sports" +msgstr "Esportes" -#: src/view/screens/AppPasswords.tsx:75 -#: 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/profile/ProfileMenu.tsx:102 -#: src/view/com/profile/ProfileMenu.tsx:112 -#: src/view/com/profile/ProfileMenu.tsx:126 -#: src/view/com/profile/ProfileMenu.tsx:136 -#: src/view/com/profile/ProfileMenu.tsx:149 -#: src/view/com/profile/ProfileMenu.tsx:161 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 -msgid "There was an issue! {0}" -msgstr "I ha habiu un problema {0}" +#: src/components/dms/dialogs/NewChatDialog.tsx:72 +msgid "Start a new chat" +msgstr "Iniciar un nuevo chat" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 -#: src/screens/List/ListHiddenScreen.tsx:63 -#: src/screens/List/ListHiddenScreen.tsx:77 -#: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 -msgid "There was an issue. Please check your internet connection and try again." -msgstr "I ha habiu un problema. Per favor verifica la tuya connexión a internet y torna a intentar-lo." +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:539 -#: src/view/com/posts/FeedErrorMessage.tsx:145 -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:204 -#: src/components/dialogs/GifSelect.tsx:226 -msgid "There was an issue connecting to Tenor." -msgstr "I ha habiu un problema en connectar-se a Tenor." +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" -#: src/screens/Messages/Conversation/MessageListError.tsx:23 -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 -msgid "There was an issue contacting the server" -msgstr "I ha habiu un problema en contactar con o servidor" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 +msgid "Start chat with {displayName}" +msgstr "Iniciar chat con {displayName}" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 -msgid "There was an issue contacting the server, please check your internet connection and try again." -msgstr "I ha habiu un problema en contactar con o servidor, compreba la tuya connexión y torna-lo a intentar." +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 +msgid "Starter Pack" +msgstr "Paquet d'inicio" -#: src/view/com/feeds/FeedSourceCard.tsx:127 -#: src/view/com/feeds/FeedSourceCard.tsx:140 -msgid "There was an issue contacting your server" -msgstr "I ha habiu un problema en contactar con o tuyo servidor" +#: src/components/StarterPack/StarterPackCard.tsx:81 +msgid "Starter pack by {0}" +msgstr "Paquet d'inicio de {0}" -#: src/view/com/notifications/Feed.tsx:129 -msgid "There was an issue fetching notifications. Tap here to try again." -msgstr "I ha habiu un problema en obtener las notificacions. Toca aquí pa intentar de nuevo." +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" -#: src/view/com/posts/Feed.tsx:458 -msgid "There was an issue fetching posts. Tap here to try again." -msgstr "I ha habiu un problema en obtener las publicacions. Toca aquí pa intentar de nuevo." +#: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 +msgid "Starter pack by you" +msgstr "Paquet d'inicio creau per tu" -#: src/view/com/lists/ListMembers.tsx:169 -msgid "There was an issue fetching the list. Tap here to try again." -msgstr "I ha habiu un problema en obtener la lista. Toca aquí pa intentar de nuevo." +#: src/screens/StarterPack/StarterPackScreen.tsx:716 +msgid "Starter pack is invalid" +msgstr "Lo paquet d'inicio ye invalido" -#: src/screens/Settings/AppPasswords.tsx:52 -msgid "There was an issue fetching your app passwords" -msgstr "I ha habiu un problema trayendo las tuyas claus de l'aplicación" +#: src/view/screens/Profile.tsx:236 +msgid "Starter Packs" +msgstr "Paquez d'inicio" -#: src/view/com/feeds/ProfileFeedgens.tsx:155 -#: src/view/com/lists/ProfileLists.tsx:154 -msgid "There was an issue fetching your lists. Tap here to try again." -msgstr "I ha habiu un problema en obtener las tuyas listas. Toca aquí pa intentar de nuevo." +#: src/components/StarterPack/ProfileStarterPacks.tsx:244 +msgid "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "Los paquez d'inicio te permiten compartir facilment las tuyas canals y personas favoritas con os tuyos amigos." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 -msgid "There was an issue fetching your service info" -msgstr "I ha habiu un problema trayendo la tuya información de servicio" +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 +msgid "Status Page" +msgstr "Pachina d'estau" -#: src/view/com/posts/FeedErrorMessage.tsx:145 -msgid "There was an issue removing this feed. Please check your internet connection and try again." -msgstr "I ha habiu un problema eliminando esta canal. Compreba la tuya connexión y torna-lo a intentar." +#: src/screens/Signup/index.tsx:130 +msgid "Step {0} of {1}" +msgstr "Paso {0} de {1}" -#: src/components/dms/ReportDialog.tsx:217 -#: src/components/ReportDialog/SubmitView.tsx:87 -msgid "There was an issue sending your report. Please check your internet connection." -msgstr "I ha habiu un problema en ninviar lo tuyo reporte. Compreba la tuya connexión a internet." +#: src/screens/Settings/Settings.tsx:308 +msgid "Storage cleared, you need to restart the app now." +msgstr "Almagacenamiento limpio, te fa falta reiniciar l'aplicación agora." -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:65 -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 -msgid "There was an issue updating your feeds, please check your internet connection and try again." -msgstr "I ha habiu un problema en actualizar las tuyas canals, compreba la tuya connexión y torna-lo a intentar." +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 +msgid "Storybook" +msgstr "Libro de cuentos" -#: src/components/dialogs/GifSelect.tsx:270 -#: src/view/com/util/ErrorBoundary.tsx:59 -msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" -msgstr "I ha habiu un problema inasperau en l'aplicación. Per favor, grita-nos si t'ha pasau esto!" +#: src/components/moderation/LabelsOnMeDialog.tsx:299 +#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/screens/Messages/components/ChatDisabled.tsx:142 +#: src/screens/Messages/components/ChatDisabled.tsx:143 +msgid "Submit" +msgstr "Ninviar" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:146 -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 -msgid "These settings only apply to the Following feed." -msgstr "Estes achustes nomás afectan a la canal \"Seguindo\"" +#: src/view/screens/ProfileList.tsx:711 +msgid "Subscribe" +msgstr "Subscribir-se" -#: src/components/moderation/ScreenHider.tsx:106 -msgid "This account has requested that users sign in to view their profile." -msgstr "Esta cuenta ha solicitau que los usuarios inicien sesión pa veyer lo suyo perfil." +#: src/screens/Profile/Sections/Labels.tsx:202 +msgid "Subscribe to @{0} to use these labels:" +msgstr "Subscribi-te a @{0} pa usar estas etiquetas:" -#: src/components/dms/BlockedByListDialog.tsx:34 -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 "Esta cuenta ye blocada per una u mas d'as tuyas listas de moderación. Pa desblocar-la, per favor visita las listas dreitament y elimina a este usuario." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 +msgid "Subscribe to Labeler" +msgstr "Suscribir-se a lo etiquetador" -#: src/components/moderation/LabelsOnMeDialog.tsx:260 -#: src/components/moderation/LabelsOnMeDialog.tsx:246 -msgid "This appeal will be sent to <0>{sourceName}." -msgstr "Esta apelación será ninviada a <0>{sourceName}." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 +msgid "Subscribe to this labeler" +msgstr "Suscribir-se a este etiquetador" -#: src/screens/Messages/components/ChatDisabled.tsx:104 -msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "Esta apelación será ninviada a lo servicio de moderación de Bluesky." +#: src/view/screens/ProfileList.tsx:707 +msgid "Subscribe to this list" +msgstr "Suscribir-se a esta lista" -#: src/screens/Messages/components/MessageListError.tsx:18 -msgid "This chat was disconnected" -msgstr "Este chat ye estau desconnectau" +#: src/components/dialogs/VerifyEmailDialog.tsx:95 +msgid "Success!" +msgstr "Exito!" -#: src/screens/Messages/Conversation/MessageListError.tsx:26 -#: src/lib/moderation/useGlobalLabelStrings.ts:19 -msgid "This content has been hidden by the moderators." -msgstr "Este conteniu ye estau amagau per los moderadors." +#: src/view/screens/Search/Explore.tsx:353 +msgid "Suggested accounts" +msgstr "Cuentas sucheridas" -#: src/lib/moderation/useGlobalLabelStrings.ts:24 -msgid "This content has received a general warning from moderators." -msgstr "Este conteniu ha recibiu una advertencia cheneral d'os moderadors." +#: src/components/FeedInterstitials.tsx:316 +msgid "Suggested for you" +msgstr "Sucheriu pa tu" -#: src/components/dialogs/EmbedConsent.tsx:63 -msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "Este conteniu ye alochau per {0}. Quiers habilitar fichers multimedia externos?" +#: src/view/com/composer/labels/LabelsBtn.tsx:145 +#: src/view/com/composer/labels/LabelsBtn.tsx:148 +msgid "Suggestive" +msgstr "Suchestivo" -#: src/components/moderation/ModerationDetailsDialog.tsx:82 -#: src/lib/moderation/useModerationCauseDescription.ts:82 -msgid "This content is not available because one of the users involved has blocked the other." -msgstr "Este conteniu no ye disponible perque un d'os usuarios involucraus ha blocau a l'atro." +#: src/Navigation.tsx:266 +#: src/view/screens/Support.tsx:31 +#: src/view/screens/Support.tsx:34 +msgid "Support" +msgstr "Soporte" -#: src/view/com/posts/FeedErrorMessage.tsx:114 -msgid "This content is not viewable without a Bluesky account." -msgstr "Este conteniu no se puede veyer sin una cuenta de Bluesky." +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 +msgid "Switch account" +msgstr "Cambiar cuentas" -#: src/screens/Messages/components/ChatListItem.tsx:266 -msgid "This conversation is with a deleted or a deactivated account. Press for options." -msgstr "Esta conversación ye con una cuenta eliminada u desactivada. Presiona pa veyer opcions." +#: src/components/dialogs/SwitchAccount.tsx:46 +#: src/components/dialogs/SwitchAccount.tsx:49 +msgid "Switch Account" +msgstr "Cambiar a unatra cuenta" -#: src/screens/Settings/components/ExportCarDialog.tsx:94 -msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." -msgstr "Esta función ye en beta. Puez leyer mas sobre la exportación de repositorios en <0>esta publicación d'o blog." +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 +msgid "System" +msgstr "Sistema" -#: src/lib/strings/errors.ts:21 -msgid "This feature is not available while using an App Password. Please sign in with your main password." -msgstr "Esta caracteristica no ye disponible cuan s'emplega una clau d'aplicación. Dentra con a tuya clau principal." +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 +msgid "System log" +msgstr "Rechistro d'o sistema" -#: src/view/com/posts/FeedErrorMessage.tsx:120 -msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." -msgstr "Esta canal ye recibindo muito tráfico y no ye disponible temporalment. Torna a intentar-lo mas enta debant." +#: src/components/TagMenu/index.tsx:110 +msgid "Tag menu: {displayTag}" +msgstr "Menú d'etiquetas: {displayTag}" -#: src/screens/Profile/Sections/Feed.tsx:59 -#: src/view/screens/ProfileFeed.tsx:471 -#: src/view/screens/ProfileList.tsx:729 -#: src/view/com/posts/CustomFeedEmptyState.tsx:38 -msgid "This feed is empty! You may need to follow more users or tune your language settings." -msgstr "Esta canal ye vueda! Ye posible que amenestas seguir a mas usuarios u achustar la configuración d'idioma." +#: src/components/dialogs/MutedWords.tsx:282 +msgid "Tags only" +msgstr "Nomás etiquetas" -#: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 -msgid "This feed is empty." -msgstr "Esta canal ye vueda." +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:99 -msgid "This feed is no longer online. We are showing <0>Discover instead." -msgstr "Esta canal ya no ye en linia. Somos amostrando <0>Descubrir en cuenta." +#: src/components/ProgressGuide/Toast.tsx:156 +msgid "Tap to dismiss" +msgstr "Toca pa descartar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 -msgid "This handle is reserved. Please try a different one." -msgstr "Este identificador ye reservau. Intenta-lo con una diferent." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 +msgid "Tap to enter full screen" +msgstr "Toca pa dentrar a pantalla completa" -#: src/components/dialogs/BirthDateSettings.tsx:40 -msgid "This information is not shared with other users." -msgstr "Esta información no ye compartida con atros usuarios." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +msgid "Tap to play or pause" +msgstr "Toca pa reproducir u pausar" -#: src/view/com/modals/VerifyEmail.tsx:127 -msgid "This is important in case you ever need to change your email or reset your password." -msgstr "Esto ye important per si nunca te fa falta cambiar lo tuyo correu electronico u restablir la tuya clau." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 +msgid "Tap to toggle sound" +msgstr "Toca pa alternar lo son" -#: src/components/moderation/ModerationDetailsDialog.tsx:124 -#: src/components/moderation/ModerationDetailsDialog.tsx:150 -msgid "This label was applied by <0>{0}." -msgstr "Esta etiqueta ye estada aplicada per <0>{0}." +#: src/view/com/util/images/AutoSizedImage.tsx:199 +#: src/view/com/util/images/AutoSizedImage.tsx:221 +msgid "Tap to view full image" +msgstr "Toca pa veyer la imachen completa" -#: src/components/moderation/ModerationDetailsDialog.tsx:145 -msgid "This label was applied by the author." -msgstr "Esta etiqueta ye estada aplicada per l'autor." +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:165 -#: src/components/moderation/LabelsOnMeDialog.tsx:163 -msgid "This label was applied by you." -msgstr "Esta etiqueta ye estada aplicada per tu." +#: src/state/shell/progress-guide.tsx:221 +msgid "Task complete - 10 likes!" +msgstr "Fayena completada - 10 \"me fa goyo\"!" -#: src/screens/Profile/Sections/Labels.tsx:188 -msgid "This labeler hasn't declared what labels it publishes, and may not be active." -msgstr "Este etiquetador no ha declarau qué etiquetas publica y puede que no sía activo." +#: src/components/ProgressGuide/List.tsx:64 +msgid "Teach our algorithm what you like" +msgstr "Amuestra a lo nuestro algorismo lo que te fa goyo" -#: src/view/com/modals/LinkWarning.tsx:72 -msgid "This link is taking you to the following website:" -msgstr "Este vinclo te leva a lo siguient puesto web:" +#: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:114 +msgid "Tech" +msgstr "Tecnolochía" -#: src/screens/List/ListHiddenScreen.tsx:136 -msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -msgstr "Esta lista - creada per <0>{0} - contiene posibles violacions d'as directrices comunitarias de Bluesky en o suyo nombre u descripción." +#: src/components/dms/ChatEmptyPill.tsx:35 +msgid "Tell a joke!" +msgstr "Cuenta un chiste!" -#: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Esta lista ye vueda!" +#: src/screens/Profile/Header/EditProfileDialog.tsx:352 +msgid "Tell us a bit about yourself" +msgstr "Contanos una miqueta sobre tu" -#: src/screens/Profile/ErrorState.tsx:40 -msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." -msgstr "Este servicio de moderación no ye disponible. Consulta mas detalles contino. Si lo problema persiste, contacta-nos." +#: src/screens/StarterPack/Wizard/StepDetails.tsx:62 +msgid "Tell us a little more" +msgstr "Conta-nos un poquet mas" -#: src/view/com/util/forms/PostDropdownBtn.tsx:443 -#: src/view/com/composer/Composer.tsx:413 -msgid "This post's author has disabled quote posts." -msgstr "L'autor d'esta publicación ha deshabilitau las citas de publicacions." +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 +msgid "Terms" +msgstr "Condicions" -#: src/view/com/modals/AddAppPasswords.tsx:110 -#: src/view/com/post-thread/PostThreadItem.tsx:846 -msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." -msgstr "Esta publicación diz haber estau creada lo <0>{0}, pero la hemos vista en Bluesky lo <1>{1}." +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 +#: src/view/screens/TermsOfService.tsx:31 +#: src/view/shell/Drawer.tsx:617 +#: src/view/shell/Drawer.tsx:619 +msgid "Terms of Service" +msgstr "Condicions de servicio" -#: src/view/com/post-thread/PostThreadItem.tsx:152 -msgid "This post has been deleted." -msgstr "Esta publicación ye estada eliminada." +#: src/lib/moderation/useReportOptions.ts:60 +#: src/lib/moderation/useReportOptions.ts:99 +#: src/lib/moderation/useReportOptions.ts:107 +#: src/lib/moderation/useReportOptions.ts:115 +msgid "Terms used violate community standards" +msgstr "Los termins utilizaus violan las normas d'a comunidat" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 -msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Esta publicación nomás ye visible pa usuarios rechistraus. No será visible pa personas que no han iniciau sesión." +#: src/components/dialogs/MutedWords.tsx:266 +msgid "Text & tags" +msgstr "Texto y etiquetas" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 -msgid "This post will be hidden from feeds and threads. This cannot be undone." -msgstr "Esta publicación será amagada d'as canals y filos. Esto no se puede desfer." +#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/screens/Messages/components/ChatDisabled.tsx:108 +msgid "Text input field" +msgstr "Campo d'introducción de texto" -#: src/view/com/profile/ProfileMenu.tsx:350 -msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Este perfil solo ye visible pa usuarios rechistraus. No será visible pa personas que no han iniciau sesión." +#: src/components/dialogs/VerifyEmailDialog.tsx:96 +msgid "Thank you! Your email has been successfully verified." +msgstr "Gracias! Lo tuyo correu electronico ha estau verificau con exito." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 -msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." -msgstr "Esta respuesta será clasificada en una sección amagada a la fin d'o tuyo filo y silenciará las notificacions pa respuestas posteriors, tanto pa tu como pa atros." +#: src/components/dms/ReportDialog.tsx:129 +#: src/components/ReportDialog/SubmitView.tsx:82 +msgid "Thank you. Your report has been sent." +msgstr "Gracias. La tuya denuncia ha estau ninviada." -#: src/screens/Signup/StepInfo/Policies.tsx:37 -msgid "This service has not provided terms of service or a privacy policy." -msgstr "Este servicio no ha proporcionau termins de servicio ni una politica de privacidat." +#: src/components/intents/VerifyEmailIntentDialog.tsx:82 +msgid "Thanks, you have successfully verified your email address. You can close this dialog." +msgstr "Gracias, has verificau la tuya adreza de correu electronico con exito. Puez zarrar esta finestra." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 -msgid "This should create a domain record at:" -msgstr "Esto habría de crear un rechistro de dominio en:" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 +msgid "That contains the following:" +msgstr "Ixo contiene lo siguient:" -#: src/view/com/profile/ProfileFollowers.tsx:96 -msgid "This user doesn't have any followers." -msgstr "Este usuario no tiene seguidors." +#: src/screens/Signup/StepHandle.tsx:51 +msgid "That handle is already taken." +msgstr "Este identificador ya ye en uso." -#: src/components/dms/MessagesListBlockedFooter.tsx:60 -msgid "This user has blocked you" -msgstr "Este usuario t'ha blocau" +#: src/screens/StarterPack/StarterPackScreen.tsx:103 +#: src/screens/StarterPack/StarterPackScreen.tsx:104 +#: src/screens/StarterPack/StarterPackScreen.tsx:148 +#: src/screens/StarterPack/StarterPackScreen.tsx:149 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 +msgid "That starter pack could not be found." +msgstr "No s'ha puesto trobar ixe paquet d'inicio." -#: src/components/moderation/ModerationDetailsDialog.tsx:77 -#: src/lib/moderation/useModerationCauseDescription.ts:73 -msgid "This user has blocked you. You cannot view their content." -msgstr "Este usuario t'ha blocau. No puez veyer lo suyo conteniu." +#: src/view/com/post-thread/PostQuotes.tsx:132 +msgid "That's all, folks!" +msgstr "Ixo ye tot, amigos!" -#: src/lib/moderation/useGlobalLabelStrings.ts:30 -msgid "This user has requested that their content only be shown to signed-in users." -msgstr "Este usuario ha demandau que lo suyo conteniu nomás s'amuestre a usuarios que han iniciau sesión." +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:329 +msgid "The account will be able to interact with you after unblocking." +msgstr "La cuenta podrá interactuar con tu dimpués de desblocar-la." -#: src/components/moderation/ModerationDetailsDialog.tsx:57 -msgid "This user is included in the <0>{0} list which you have blocked." -msgstr "Este usuario ye incluyiu en a lista <0>{0} que has blocau." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:89 -msgid "This user is included in the <0>{0} list which you have muted." -msgstr "Este usuario ye incluyiu en a lista <0>{0} que has silenciau." +#: src/components/moderation/ModerationDetailsDialog.tsx:117 +#: src/lib/moderation/useModerationCauseDescription.ts:126 +msgid "The author of this thread has hidden this reply." +msgstr "L'autor d'este filo ha amagau esta respuesta." -#: src/components/NewskieDialog.tsx:65 -msgid "This user is new here. Press for more info about when they joined." -msgstr "Este usuario ye nuevo aquí. Presiona pa mas información sobre cuán s'unió." +#: src/screens/Moderation/index.tsx:342 +msgid "The Bluesky web application" +msgstr "L'aplicación web de Bluesky" -#: src/view/com/profile/ProfileFollows.tsx:96 -msgid "This user isn't following anyone." -msgstr "Este usuario no sigue a dengún." +#: src/view/screens/CommunityGuidelines.tsx:38 +msgid "The Community Guidelines have been moved to <0/>" +msgstr "Las Directrices Comunitarias s'han tresladau a <0/>" -#: src/view/com/modals/SelfLabel.tsx:137 -#: src/components/dialogs/MutedWords.tsx:435 -msgid "This will delete \"{0}\" from your muted words. You can always add it back later." -msgstr "Esto eliminará \"{0}\" d'as tuyas parolas silenciadas. Siempre puez anyadir-lo de nuevo mas enta debant." +#: src/view/screens/CopyrightPolicy.tsx:35 +msgid "The Copyright Policy has been moved to <0/>" +msgstr "La Politica de dreitos d'autor s'ha tresladau a <0/>" -#: src/components/dialogs/MutedWords.tsx:283 -#: src/screens/Settings/Settings.tsx:452 -msgid "This will remove @{0} from the quick access list." -msgstr "Esto eliminará @{0} d'a lista d'acceso rapido." +#: src/view/com/posts/FeedShutdownMsg.tsx:102 +msgid "The Discover feed" +msgstr "La canal de Descubrir" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 -msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." -msgstr "Esto eliminará la tuya publicación d'esta cita pa toz los usuarios y la reemplazará con un marcador de posición." +#: src/state/shell/progress-guide.tsx:222 +msgid "The Discover feed now knows what you like" +msgstr "La canal de Descubrir agora sabe lo que te fa goyo" -#: src/components/moderation/ScreenHider.tsx:111 -msgid "This {screenDescription} has been flagged:" -msgstr "Esta {screenDescription} ha estau marcada:" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." +msgstr "La experiencia ye millor en l'aplicación. Descarga Bluesky agora y continaremos an lo deixés." -#: src/screens/Settings/ThreadPreferences.tsx:41 -msgid "Thread Preferences" -msgstr "Preferencias de filos" +#: src/view/com/posts/FeedShutdownMsg.tsx:67 +msgid "The feed has been replaced with Discover." +msgstr "La canal ha estau reemplazada per Descubrir." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 -msgid "Thread preferences" -msgstr "Preferencias de filos" +#: src/components/moderation/LabelsOnMeDialog.tsx:58 +msgid "The following labels were applied to your account." +msgstr "Las siguients etiquetas s'aplicoron a la tuya cuenta." -#: src/components/WhoCanReply.tsx:109 -#: src/screens/Settings/ThreadPreferences.tsx:134 -msgid "Threaded mode" -msgstr "Modo con filos" +#: src/components/moderation/LabelsOnMeDialog.tsx:59 +msgid "The following labels were applied to your content." +msgstr "Las siguients etiquetas s'aplicoron a lo tuyo conteniu." -#: src/view/screens/PreferencesThreads.tsx:114 -#: src/Navigation.tsx:307 -msgid "Threads Preferences" -msgstr "Preferencias de filos" +#: src/screens/Onboarding/Layout.tsx:57 +msgid "The following steps will help customize your Bluesky experience." +msgstr "Los siguients pasos aduyarán a personalizar la tuya experiencia en Bluesky." -#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 -msgid "Time remaining: {time} seconds" -msgstr "Queda: {time} segundos" +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 +msgid "The post may have been deleted." +msgstr "Ye posible que s'haiga borrau la publicación." -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 -msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "Pa desactivar lo metodo de 2FA per correu electronico, verifica per favor lo tuyo acceso a l'adreza de correu electronico." +#: src/view/screens/PrivacyPolicy.tsx:35 +msgid "The Privacy Policy has been moved to <0/>" +msgstr "La Politica de privacidat s'ha tresladau a <0/>" -#: src/components/dms/ReportConversationPrompt.tsx:19 -msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." -msgstr "Pa denunciar una conversación, per favor denuncia un d'os suyos mensaches a traviés d'a pantalla d'a conversación. Esto permite a los nuestros moderadors entender lo contexto d'o tuyo problema." +#: src/view/com/composer/state/video.ts:395 +msgid "The selected video is larger than 50MB." +msgstr "Lo video triau ye mayor de 50MB." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 -msgid "To upload videos to Bluesky, you must first verify your email." -msgstr "Pa puyar videos a Bluesky, primero has de verificar lo tuyo correu electronico." +#: src/lib/strings/errors.ts:18 +msgid "The server appears to be experiencing issues. Please try again in a few moments." +msgstr "Pareix que lo servidor ye experimentando problemas. Torna-lo a intentar dimpués de bels momentos." -#: src/components/ReportDialog/SelectLabelerView.tsx:31 -msgid "To whom would you like to send this report?" -msgstr "A quí te faría goyo de ninviar este reporte?" +#: src/screens/StarterPack/StarterPackScreen.tsx:726 +msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." +msgstr "Lo paquet d'inicio que intentas veyer ye invalido. Puez eliminar este paquet d'inicio en o suyo puesto." -#: src/components/dms/DateDivider.tsx:44 -msgid "Today" -msgstr "Hue" +#: src/view/screens/Support.tsx:37 +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "S'ha moviu lo formulario de soporte. Si te fa falta aduya, per favor <0/> u visita {HELP_DESK_URL} pa meter-te en contacto con nusatros." -#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 -#: src/components/dialogs/MutedWords.tsx:112 -#: src/view/com/util/forms/DropdownButton.tsx:258 -msgid "Toggle dropdown" -msgstr "Alternar lo menú desplegable" +#: src/view/screens/TermsOfService.tsx:35 +msgid "The Terms of Service have been moved to" +msgstr "Las condicions de servicio s'han tresladau a" -#: src/screens/Moderation/index.tsx:340 -msgid "Toggle to enable or disable adult content" -msgstr "Alternar habilitar u deshabilitar conteniu pa adultos" +#: src/components/intents/VerifyEmailIntentDialog.tsx:94 +msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." +msgstr "Lo codigo de verificación que has proporcionau ye invalido. Per favor, asegura-te d'haber utilizau lo vinclo de verificación correcto u solicita-ne un nuevo." -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 -msgid "Top" -msgstr "Alto" +#: src/screens/Settings/AppearanceSettings.tsx:151 +msgid "Theme" +msgstr "Tema" -#: src/view/com/modals/EditImage.tsx:272 -#: src/components/dms/MessageMenu.tsx:103 -#: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:771 -#: src/view/com/post-thread/PostThreadItem.tsx:774 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 -msgid "Translate" -msgstr "Traducir" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 +msgid "There is no time limit for account deactivation, come back any time." +msgstr "No i hai limite de tiempo pa la desactivación d'a cuenta, torna en atro momento." -#: src/view/com/util/error/ErrorScreen.tsx:82 -msgctxt "action" -msgid "Try again" -msgstr "Tornar a intentar" +#: src/components/dialogs/GifSelect.tsx:226 +msgid "There was an issue connecting to Tenor." +msgstr "I ha habiu un problema en connectar-se a Tenor." -#: src/view/screens/Settings/index.tsx:712 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 -msgid "Two-factor authentication (2FA)" -msgstr "Autorización con dos factors (2FA)" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 +msgid "There was an issue contacting the server" +msgstr "I ha habiu un problema en contactar con o servidor" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 -msgid "Type:" -msgstr "Tipo:" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 +msgid "There was an issue contacting the server, please check your internet connection and try again." +msgstr "I ha habiu un problema en contactar con o servidor, compreba la tuya connexión y torna-lo a intentar." -#: src/screens/Messages/components/MessageInput.tsx:148 -msgid "Type your message here" -msgstr "Escribe lo tuyo mensache aquí" +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:140 +msgid "There was an issue contacting your server" +msgstr "I ha habiu un problema en contactar con o tuyo servidor" -#: src/view/screens/ProfileList.tsx:594 -msgid "Un-block list" -msgstr "Desblocar lista" +#: src/view/com/notifications/NotificationFeed.tsx:124 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "I ha habiu un problema en obtener las notificacions. Toca aquí pa intentar de nuevo." -#: src/view/screens/ProfileList.tsx:579 -msgid "Un-mute list" -msgstr "Deixar de silenciar lista" +#: src/view/com/posts/PostFeed.tsx:487 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "I ha habiu un problema en obtener las publicacions. Toca aquí pa intentar de nuevo." -#: src/lib/strings/errors.ts:11 -msgid "Unable to connect. Please check your internet connection and try again." -msgstr "No s'ha puesto connectar. Compreba la tuya connexión d'internet y torna-lo a intentar." +#: src/view/com/lists/ListMembers.tsx:165 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "I ha habiu un problema en obtener la lista. Toca aquí pa intentar de nuevo." -#: src/screens/Login/ForgotPasswordForm.tsx:68 -#: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 -#: src/screens/Login/SetNewPasswordForm.tsx:71 -#: src/screens/Signup/index.tsx:71 -#: src/view/com/modals/ChangePassword.tsx:71 -msgid "Unable to contact your service. Please check your Internet connection." -msgstr "No se puede contactar con o tuyo furnidor. Compreba la tuya connexión a Internet." +#: src/screens/Settings/AppPasswords.tsx:60 +msgid "There was an issue fetching your app passwords" +msgstr "I ha habiu un problema trayendo las tuyas claus de l'aplicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 -msgid "Unable to delete" -msgstr "No se puede eliminar" +#: src/view/com/feeds/ProfileFeedgens.tsx:155 +#: src/view/com/lists/ProfileLists.tsx:154 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "I ha habiu un problema en obtener las tuyas listas. Toca aquí pa intentar de nuevo." -#: src/components/dms/MessagesListBlockedFooter.tsx:89 -#: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:104 -#: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 -msgid "Unblock" -msgstr "Desblocar" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 +msgid "There was an issue fetching your service info" +msgstr "I ha habiu un problema trayendo la tuya información de servicio" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 -msgctxt "action" -msgid "Unblock" -msgstr "Desblocar" +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 +msgid "There was an issue removing this feed. Please check your internet connection and try again." +msgstr "I ha habiu un problema eliminando esta canal. Compreba la tuya connexión y torna-lo a intentar." -#: src/view/com/profile/ProfileMenu.tsx:279 -#: src/view/com/profile/ProfileMenu.tsx:285 -msgid "Unblock Account" -msgstr "Desblocar cuenta" +#: src/components/dms/ReportDialog.tsx:217 +#: src/components/ReportDialog/SubmitView.tsx:87 +msgid "There was an issue sending your report. Please check your internet connection." +msgstr "I ha habiu un problema en ninviar lo tuyo reporte. Compreba la tuya connexión a internet." -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 -#: src/view/com/profile/ProfileMenu.tsx:323 -msgid "Unblock Account?" -msgstr "Desblocar cuenta?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 +#: src/view/com/posts/FeedShutdownMsg.tsx:52 +#: src/view/com/posts/FeedShutdownMsg.tsx:71 +msgid "There was an issue updating your feeds, please check your internet connection and try again." +msgstr "I ha habiu un problema en actualizar las tuyas canals, compreba la tuya connexión y torna-lo a intentar." -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 -msgid "Unblock account" -msgstr "Desblocar cuenta" +#: 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/profile/ProfileMenu.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:112 +#: src/view/com/profile/ProfileMenu.tsx:126 +#: src/view/com/profile/ProfileMenu.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:149 +#: src/view/com/profile/ProfileMenu.tsx:161 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 +msgid "There was an issue! {0}" +msgstr "I ha habiu un problema {0}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 -msgid "Undo repost" -msgstr "Desfer republicación" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 +#: src/screens/List/ListHiddenScreen.tsx:63 +#: src/screens/List/ListHiddenScreen.tsx:77 +#: src/screens/List/ListHiddenScreen.tsx:99 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "I ha habiu un problema. Per favor verifica la tuya connexión a internet y torna a intentar-lo." -#: src/view/com/profile/FollowButton.tsx:60 -msgctxt "action" -msgid "Unfollow" -msgstr "Deixar de seguir" +#: src/components/dialogs/GifSelect.tsx:270 +#: src/view/com/util/ErrorBoundary.tsx:59 +msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" +msgstr "I ha habiu un problema inasperau en l'aplicación. Per favor, grita-nos si t'ha pasau esto!" -#: src/view/com/profile/ProfileMenu.tsx:221 -#: src/view/com/profile/ProfileMenu.tsx:231 -msgid "Unfollow Account" -msgstr "Deixar de seguir a esta cuenta" +#: src/screens/SignupQueued.tsx:115 +msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." +msgstr "I hai habiu una tongada de nuevos usuarios en Bluesky! Activaremos la tuya cuenta malas que podamos." -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:247 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 -msgid "Unfollow {0}" -msgstr "Deixar de seguir a {0}" +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 +msgid "These settings only apply to the Following feed." +msgstr "Estes achustes nomás afectan a la canal \"Seguindo\"" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "No me fa goyo esta canal" +#: src/components/moderation/ScreenHider.tsx:111 +msgid "This {screenDescription} has been flagged:" +msgstr "Esta {screenDescription} ha estau marcada:" -#: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 -msgid "Unmute" -msgstr "Deixar de silenciar" +#: src/components/moderation/ScreenHider.tsx:106 +msgid "This account has requested that users sign in to view their profile." +msgstr "Esta cuenta ha solicitau que los usuarios inicien sesión pa veyer lo suyo perfil." -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 -msgctxt "video" -msgid "Unmute" -msgstr "Deixar de silenciar" +#: src/components/dms/BlockedByListDialog.tsx:34 +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 "Esta cuenta ye blocada per una u mas d'as tuyas listas de moderación. Pa desblocar-la, per favor visita las listas dreitament y elimina a este usuario." -#: src/view/com/profile/ProfileMenu.tsx:258 -#: src/view/com/profile/ProfileMenu.tsx:264 -msgid "Unmute Account" -msgstr "Deixar de silenciar cuenta" +#: src/components/moderation/LabelsOnMeDialog.tsx:246 +msgid "This appeal will be sent to <0>{sourceName}." +msgstr "Esta apelación será ninviada a <0>{sourceName}." -#: src/components/TagMenu/index.tsx:223 -msgid "Unmute all {displayTag} posts" -msgstr "Deixar de silenciar totas las publicacions de {displayTag}" +#: src/screens/Messages/components/ChatDisabled.tsx:104 +msgid "This appeal will be sent to Bluesky's moderation service." +msgstr "Esta apelación será ninviada a lo servicio de moderación de Bluesky." -#: src/components/dms/ConvoMenu.tsx:176 -msgid "Unmute conversation" -msgstr "Deixar de silenciar conversación" +#: src/screens/Messages/components/MessageListError.tsx:18 +msgid "This chat was disconnected" +msgstr "Este chat ye estau desconnectau" -#: src/components/dms/ConvoMenu.tsx:140 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 -msgid "Unmute thread" -msgstr "Deixar de silenciar filo" +#: src/lib/moderation/useGlobalLabelStrings.ts:19 +msgid "This content has been hidden by the moderators." +msgstr "Este conteniu ye estau amagau per los moderadors." -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 -msgid "Unmute video" -msgstr "Deixar de silenciar video" +#: src/lib/moderation/useGlobalLabelStrings.ts:24 +msgid "This content has received a general warning from moderators." +msgstr "Este conteniu ha recibiu una advertencia cheneral d'os moderadors." -#: src/components/TagMenu/index.web.tsx:115 -msgid "Unmute {truncatedTag}" -msgstr "Deixar de silenciar {truncatedTag}" +#: src/components/dialogs/EmbedConsent.tsx:63 +msgid "This content is hosted by {0}. Do you want to enable external media?" +msgstr "Este conteniu ye alochau per {0}. Quiers habilitar fichers multimedia externos?" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 -msgid "Unpin" -msgstr "Desclavar" +#: src/components/moderation/ModerationDetailsDialog.tsx:82 +#: src/lib/moderation/useModerationCauseDescription.ts:82 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "Este conteniu no ye disponible perque un d'os usuarios involucraus ha blocau a l'atro." -#: src/view/screens/ProfileFeed.tsx:293 -msgid "Unpin from home" -msgstr "Desclavar d'inicio" +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 +msgid "This content is not viewable without a Bluesky account." +msgstr "Este conteniu no se puede veyer sin una cuenta de Bluesky." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 -msgid "Unpin from profile" -msgstr "Desclavar d'o perfil" +#: src/screens/Messages/components/ChatListItem.tsx:266 +msgid "This conversation is with a deleted or a deactivated account. Press for options." +msgstr "Esta conversación ye con una cuenta eliminada u desactivada. Presiona pa veyer opcions." -#: src/view/screens/ProfileList.tsx:559 -msgid "Unpin moderation list" -msgstr "Desclavar lista de moderación" +#: src/screens/Settings/components/ExportCarDialog.tsx:94 +msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." +msgstr "Esta función ye en beta. Puez leyer mas sobre la exportación de repositorios en <0>esta publicación d'o blog." -#: src/view/screens/ProfileList.tsx:356 -msgid "Unpinned from your feeds" -msgstr "Desclavau d'as tuyas canals" +#: src/lib/strings/errors.ts:21 +msgid "This feature is not available while using an App Password. Please sign in with your main password." +msgstr "Esta caracteristica no ye disponible cuan s'emplega una clau d'aplicación. Dentra con a tuya clau principal." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 -msgid "Unsubscribe" -msgstr "Dar-se de baixa" +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 +msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." +msgstr "Esta canal ye recibindo muito tráfico y no ye disponible temporalment. Torna a intentar-lo mas enta debant." -#: src/screens/List/ListHiddenScreen.tsx:184 -#: src/screens/List/ListHiddenScreen.tsx:194 -msgid "Unsubscribe from list" -msgstr "Dar-se de baixa d'a lista" +#: src/view/com/posts/CustomFeedEmptyState.tsx:38 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "Esta canal ye vueda! Ye posible que amenestas seguir a mas usuarios u achustar la configuración d'idioma." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 -msgid "Unsubscribe from this labeler" -msgstr "Dar-se de baixa d'este etiquetador" +#: src/components/StarterPack/Main/PostsList.tsx:36 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 +msgid "This feed is empty." +msgstr "Esta canal ye vueda." -#: src/screens/List/ListHiddenScreen.tsx:86 -msgid "Unsubscribed from list" -msgstr "Dau de baixa d'a lista" +#: src/view/com/posts/FeedShutdownMsg.tsx:99 +msgid "This feed is no longer online. We are showing <0>Discover instead." +msgstr "Esta canal ya no ye en linia. Somos amostrando <0>Descubrir en cuenta." -#: src/view/com/composer/Composer.tsx:759 -msgid "Unsupported video type" -msgstr "Tipo de video no soportau" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 +msgid "This handle is reserved. Please try a different one." +msgstr "Este identificador ye reservau. Intenta-lo con una diferent." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:66 -msgid "Unsupported video type: {0}" -msgstr "Tipo de video no soportau: {0}" +#: src/components/dialogs/BirthDateSettings.tsx:40 +msgid "This information is not shared with other users." +msgstr "Esta información no ye compartida con atros usuarios." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:72 -#: src/lib/moderation/useReportOptions.ts:85 -#: src/lib/moderation/useReportOptions.ts:77 -#: src/lib/moderation/useReportOptions.ts:90 -msgid "Unwanted Sexual Content" -msgstr "Conteniu sexual no deseyau" +#: src/view/com/modals/VerifyEmail.tsx:127 +msgid "This is important in case you ever need to change your email or reset your password." +msgstr "Esto ye important per si nunca te fa falta cambiar lo tuyo correu electronico u restablir la tuya clau." -#: src/view/com/modals/UserAddRemoveLists.tsx:82 -#: src/view/com/modals/UserAddRemoveLists.tsx:82 -msgid "Update <0>{displayName} in Lists" -msgstr "Actualizar <0>{displayName} en Listas" +#: src/components/moderation/ModerationDetailsDialog.tsx:150 +msgid "This label was applied by <0>{0}." +msgstr "Esta etiqueta ye estada aplicada per <0>{0}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 -msgid "Update to {domain}" -msgstr "Actualizar a {domain}" +#: src/components/moderation/ModerationDetailsDialog.tsx:145 +msgid "This label was applied by the author." +msgstr "Esta etiqueta ye estada aplicada per l'autor." -#: src/screens/Login/SetNewPasswordForm.tsx:180 -msgid "Updating..." -msgstr "Actualizando..." +#: src/components/moderation/LabelsOnMeDialog.tsx:163 +msgid "This label was applied by you." +msgstr "Esta etiqueta ye estada aplicada per tu." -#: src/view/com/modals/ChangeHandle.tsx:495 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 -msgid "Updating quote attachment failed" -msgstr "Ha fallau l'actualización de l'adchunto d'a cita" +#: src/screens/Profile/Sections/Labels.tsx:189 +msgid "This labeler hasn't declared what labels it publishes, and may not be active." +msgstr "Este etiquetador no ha declarau qué etiquetas publica y puede que no sía activo." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 -msgid "Updating reply visibility failed" -msgstr "Ha fallau l'actualización d'a visibilidat d'a respuesta" +#: src/view/com/modals/LinkWarning.tsx:72 +msgid "This link is taking you to the following website:" +msgstr "Este vinclo te leva a lo siguient puesto web:" -#: src/screens/Onboarding/StepProfile/index.tsx:290 -msgid "Upload a photo instead" -msgstr "Puya una foto en cuenta" +#: src/screens/List/ListHiddenScreen.tsx:136 +msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "Esta lista - creada per <0>{0} - contiene posibles violacions d'as directrices comunitarias de Bluesky en o suyo nombre u descripción." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 -msgid "Upload a text file to:" -msgstr "Carga un fichero de texto en:" +#: src/view/screens/ProfileList.tsx:966 +#~ msgid "This list is empty!" +#~ msgstr "Esta lista ye vueda!" -#: src/view/com/util/UserAvatar.tsx:371 -#: src/view/com/util/UserAvatar.tsx:374 -#: src/view/com/util/UserBanner.tsx:123 -#: src/view/com/util/UserBanner.tsx:126 -msgid "Upload from Camera" -msgstr "Puyar dende la camera" +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" -#: src/view/com/util/UserAvatar.tsx:388 -#: src/view/com/util/UserBanner.tsx:140 -msgid "Upload from Files" -msgstr "Puyar dende los tuyos fichers" +#: src/screens/Profile/ErrorState.tsx:40 +msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." +msgstr "Este servicio de moderación no ye disponible. Consulta mas detalles contino. Si lo problema persiste, contacta-nos." -#: src/view/com/util/UserAvatar.tsx:382 -#: src/view/com/util/UserAvatar.tsx:386 -#: src/view/com/util/UserBanner.tsx:134 -#: src/view/com/util/UserBanner.tsx:138 -msgid "Upload from Library" -msgstr "Puyar dende la biblioteca" +#: src/view/com/post-thread/PostThreadItem.tsx:846 +msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." +msgstr "Esta publicación diz haber estau creada lo <0>{0}, pero la hemos vista en Bluesky lo <1>{1}." -#: src/lib/api/index.ts:296 -msgid "Uploading images..." -msgstr "Cargando imáchens..." +#: src/view/com/post-thread/PostThreadItem.tsx:152 +msgid "This post has been deleted." +msgstr "Esta publicación ye estada eliminada." -#: src/lib/api/index.ts:350 -#: src/lib/api/index.ts:374 -msgid "Uploading link thumbnail..." -msgstr "Cargando thumbnail d'o vinclo..." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 +msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Esta publicación nomás ye visible pa usuarios rechistraus. No será visible pa personas que no han iniciau sesión." -#: src/view/com/composer/Composer.tsx:1631 -msgid "Uploading video..." -msgstr "Cargando video..." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 +msgid "This post will be hidden from feeds and threads. This cannot be undone." +msgstr "Esta publicación será amagada d'as canals y filos. Esto no se puede desfer." -#: src/view/com/modals/ChangeHandle.tsx:395 -#: src/view/screens/AppPasswords.tsx:205 -#: src/screens/Settings/AppPasswords.tsx:59 -msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." -msgstr "Usar claus de l'aplicación pa dentrar en atros clients de Bluesky que dan acceso con a tuya cuenta u clau." +#: src/view/com/composer/Composer.tsx:413 +msgid "This post's author has disabled quote posts." +msgstr "L'autor d'esta publicación ha deshabilitau las citas de publicacions." -#: src/view/com/modals/ChangeHandle.tsx:506 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 -msgid "Use default provider" -msgstr "Utilizar lo furnidor predeterminau" +#: src/view/com/profile/ProfileMenu.tsx:350 +msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Este perfil solo ye visible pa usuarios rechistraus. No será visible pa personas que no han iniciau sesión." -#: src/view/com/modals/InAppBrowserConsent.tsx:53 -#: src/view/com/modals/InAppBrowserConsent.tsx:55 -msgid "Use in-app browser" -msgstr "Usar navegador integrau" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 +msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." +msgstr "Esta respuesta será clasificada en una sección amagada a la fin d'o tuyo filo y silenciará las notificacions pa respuestas posteriors, tanto pa tu como pa atros." -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 -msgid "Use in-app browser to open links" -msgstr "Fer servir lo navegador interno pa ubrir vinclos" +#: src/screens/Signup/StepInfo/Policies.tsx:37 +msgid "This service has not provided terms of service or a privacy policy." +msgstr "Este servicio no ha proporcionau termins de servicio ni una politica de privacidat." -#: src/view/com/modals/InAppBrowserConsent.tsx:63 -#: src/view/com/modals/InAppBrowserConsent.tsx:65 -msgid "Use my default browser" -msgstr "Usar lo mío navegador predeterminau" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 +msgid "This should create a domain record at:" +msgstr "Esto habría de crear un rechistro de dominio en:" -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 -msgid "Use recommended" -msgstr "Usar recomendaus" +#: src/view/com/profile/ProfileFollowers.tsx:95 +msgid "This user doesn't have any followers." +msgstr "Este usuario no tiene seguidors." -#: src/view/com/modals/ChangeHandle.tsx:387 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 -msgid "Use this to sign into the other app along with your handle." -msgstr "Utiliza-lo pa iniciar sesión en l'atra app chunto a lo tuyo identificador." +#: src/components/dms/MessagesListBlockedFooter.tsx:60 +msgid "This user has blocked you" +msgstr "Este usuario t'ha blocau" -#: src/view/com/modals/InviteCodes.tsx:201 -msgid "Used by:" -msgstr "Usau per:" +#: src/components/moderation/ModerationDetailsDialog.tsx:77 +#: src/lib/moderation/useModerationCauseDescription.ts:73 +msgid "This user has blocked you. You cannot view their content." +msgstr "Este usuario t'ha blocau. No puez veyer lo suyo conteniu." -#: src/components/moderation/ModerationDetailsDialog.tsx:69 -#: src/lib/moderation/useModerationCauseDescription.ts:61 -msgid "User Blocked" -msgstr "Usuario blocau" +#: src/lib/moderation/useGlobalLabelStrings.ts:30 +msgid "This user has requested that their content only be shown to signed-in users." +msgstr "Este usuario ha demandau que lo suyo conteniu nomás s'amuestre a usuarios que han iniciau sesión." -#: src/lib/moderation/useModerationCauseDescription.ts:53 -msgid "User Blocked by \"{0}\"" -msgstr "Usuario blocau per \"{0}\"" +#: src/components/moderation/ModerationDetailsDialog.tsx:57 +msgid "This user is included in the <0>{0} list which you have blocked." +msgstr "Este usuario ye incluyiu en a lista <0>{0} que has blocau." -#: src/components/moderation/ModerationDetailsDialog.tsx:55 -msgid "User Blocked by List" -msgstr "Usuario blocau per Lista" +#: src/components/moderation/ModerationDetailsDialog.tsx:89 +msgid "This user is included in the <0>{0} list which you have muted." +msgstr "Este usuario ye incluyiu en a lista <0>{0} que has silenciau." -#: src/lib/moderation/useModerationCauseDescription.ts:71 -msgid "User Blocking You" -msgstr "Usuario te ye blocando" +#: src/components/NewskieDialog.tsx:65 +msgid "This user is new here. Press for more info about when they joined." +msgstr "Este usuario ye nuevo aquí. Presiona pa mas información sobre cuán s'unió." -#: src/components/moderation/ModerationDetailsDialog.tsx:75 -msgid "User Blocks You" -msgstr "Usuario te bloca" +#: src/view/com/profile/ProfileFollows.tsx:95 +msgid "This user isn't following anyone." +msgstr "Este usuario no sigue a dengún." -#: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Listas d'usuarios" +#: src/components/dialogs/MutedWords.tsx:435 +msgid "This will delete \"{0}\" from your muted words. You can always add it back later." +msgstr "Esto eliminará \"{0}\" d'as tuyas parolas silenciadas. Siempre puez anyadir-lo de nuevo mas enta debant." -#: src/components/dms/BlockedByListDialog.tsx:27 -msgid "User blocked by list" -msgstr "Usuario blocau per lista" +#: src/screens/Settings/Settings.tsx:460 +msgid "This will remove @{0} from the quick access list." +msgstr "Esto eliminará @{0} d'a lista d'acceso rapido." -#: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Lista d'usuarios per <0/>" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 +msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." +msgstr "Esto eliminará la tuya publicación d'esta cita pa toz los usuarios y la reemplazará con un marcador de posición." -#: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 -msgid "User list by you" -msgstr "Lista d'usuarios per tu" +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:214 -msgid "User list by {0}" -msgstr "Lista d'usuarios per {0}" +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 +msgid "Thread preferences" +msgstr "Preferencias de filos" -#: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "User list created" -msgstr "Lista d'usuarios creada" +#: src/screens/Settings/ThreadPreferences.tsx:45 +msgid "Thread Preferences" +msgstr "Preferencias de filos" -#: src/view/com/modals/CreateOrEditList.tsx:162 -msgid "User list updated" -msgstr "Lista d'usuarios actualizada" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" -#: src/screens/Login/LoginForm.tsx:183 -msgid "Username or email address" -msgstr "Nombre d'usuario u adreza de correu electronico" +#: src/screens/Settings/ThreadPreferences.tsx:142 +msgid "Threaded mode" +msgstr "Modo con filos" -#: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Usuarios" +#: src/Navigation.tsx:309 +msgid "Threads Preferences" +msgstr "Preferencias de filos" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 -msgid "Users I follow" -msgstr "Usuarios que sigo" +#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 +msgid "Time remaining: {time} seconds" +msgstr "Queda: {time} segundos" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 -msgid "Users in \"{0}\"" -msgstr "Usuarios en \"{0}\"" +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 +msgid "To disable the email 2FA method, please verify your access to the email address." +msgstr "Pa desactivar lo metodo de 2FA per correu electronico, verifica per favor lo tuyo acceso a l'adreza de correu electronico." -#: src/components/LikesDialog.tsx:83 -msgid "Users that have liked this content or profile" -msgstr "Usuarios que les ha feito goyo este conteniu u perfil" +#: src/components/dms/ReportConversationPrompt.tsx:19 +msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." +msgstr "Pa denunciar una conversación, per favor denuncia un d'os suyos mensaches a traviés d'a pantalla d'a conversación. Esto permite a los nuestros moderadors entender lo contexto d'o tuyo problema." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 -msgid "Value:" -msgstr "Valor:" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 +msgid "To upload videos to Bluesky, you must first verify your email." +msgstr "Pa puyar videos a Bluesky, primero has de verificar lo tuyo correu electronico." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:125 -msgid "Verified email required" -msgstr "Se requiere un correu electronico verificau" +#: src/components/ReportDialog/SelectLabelerView.tsx:31 +msgid "To whom would you like to send this report?" +msgstr "A quí te faría goyo de ninviar este reporte?" -#: src/view/com/modals/ChangeHandle.tsx:510 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 -msgid "Verify DNS Record" -msgstr "Verificar rechistro DNS" +#: src/components/dms/DateDivider.tsx:44 +msgid "Today" +msgstr "Hue" -#: src/view/screens/Settings/index.tsx:962 -#: src/view/screens/Settings/index.tsx:971 -#: src/view/com/modals/ChangeEmail.tsx:200 -#: src/view/com/modals/ChangeEmail.tsx:202 -msgid "Verify New Email" -msgstr "Verificar lo correu electronico nuevo" +#: src/view/com/util/forms/DropdownButton.tsx:258 +msgid "Toggle dropdown" +msgstr "Alternar lo menú desplegable" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 -msgid "Verify Text File" -msgstr "Verificar fichero de texto" +#: src/screens/Moderation/index.tsx:319 +msgid "Toggle to enable or disable adult content" +msgstr "Alternar habilitar u deshabilitar conteniu pa adultos" -#: src/components/dialogs/VerifyEmailDialog.tsx:85 -#: src/view/com/modals/VerifyEmail.tsx:111 -msgid "Verify Your Email" -msgstr "Verifica lo tuyo correu electronico" +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 +msgid "Top" +msgstr "Alto" -#: src/view/screens/Settings/index.tsx:937 -#: src/components/dialogs/VerifyEmailDialog.tsx:134 -#: src/components/intents/VerifyEmailIntentDialog.tsx:67 -msgid "Verify email dialog" -msgstr "Finestra de verificación de correu electronico" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 -msgid "Verify now" -msgstr "Verificar agora" +#: src/components/dms/MessageMenu.tsx:103 +#: src/components/dms/MessageMenu.tsx:105 +#: src/view/com/post-thread/PostThreadItem.tsx:771 +#: src/view/com/post-thread/PostThreadItem.tsx:774 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 +msgid "Translate" +msgstr "Traducir" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 -msgid "Verify your email" -msgstr "Compreba lo tuyo correu" +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 -msgid "Version {appVersion}" -msgstr "Versión {appVersion}" +#: src/view/com/util/error/ErrorScreen.tsx:103 +msgctxt "action" +msgid "Try again" +msgstr "Tornar a intentar" -#: src/view/screens/Settings/index.tsx:890 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 -msgid "Video" -msgstr "Video" +#: src/screens/Onboarding/state.ts:115 +msgid "TV" +msgstr "TV" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 -msgid "Video: {0}" -msgstr "Video: {0}" +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 +msgid "Two-factor authentication (2FA)" +msgstr "Autorización con dos factors (2FA)" -#: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 -msgid "Video Games" -msgstr "Videojuegos" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Escribe lo tuyo identificador" -#: src/view/com/composer/state/video.ts:358 -msgid "Video failed to process" -msgstr "Lo video no s'ha puesto procesar" +#: src/screens/Messages/components/MessageInput.tsx:148 +msgid "Type your message here" +msgstr "Escribe lo tuyo mensache aquí" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:169 -msgid "Video not found." -msgstr "Video no trobau." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 +msgid "Type:" +msgstr "Tipo:" -#: src/view/com/composer/videos/SubtitleDialog.tsx:99 -msgid "Video settings" -msgstr "Configuración d'o video" +#: src/view/screens/ProfileList.tsx:589 +msgid "Un-block list" +msgstr "Desblocar lista" -#: src/view/com/composer/Composer.tsx:1641 -msgid "Video uploaded" -msgstr "Video cargau" +#: src/view/screens/ProfileList.tsx:574 +msgid "Un-mute list" +msgstr "Deixar de silenciar lista" -#: src/view/com/composer/videos/state.ts:27 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:58 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:73 -msgid "Videos must be less than 60 seconds long" -msgstr "Los videos han de tener menos de 60 segundos de duración" +#: src/lib/strings/errors.ts:11 +msgid "Unable to connect. Please check your internet connection and try again." +msgstr "No s'ha puesto connectar. Compreba la tuya connexión d'internet y torna-lo a intentar." -#: src/components/TagMenu/index.tsx:172 -msgid "View all posts by @{authorHandle} with tag {displayTag}" -msgstr "Veyer totas las publicacions de @{authorHandle} con etiqueta {displayTag}" +#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/index.tsx:76 +#: src/screens/Login/LoginForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:71 +#: src/screens/Signup/index.tsx:71 +#: src/view/com/modals/ChangePassword.tsx:71 +msgid "Unable to contact your service. Please check your Internet connection." +msgstr "No se puede contactar con o tuyo furnidor. Compreba la tuya connexión a Internet." -#: src/components/TagMenu/index.tsx:126 -msgid "View all posts with tag {displayTag}" -msgstr "Veyer totas las publicaciones con etiqueta {displayTag}" +#: src/screens/StarterPack/StarterPackScreen.tsx:650 +msgid "Unable to delete" +msgstr "No se puede eliminar" -#: src/components/ProfileHoverCard/index.web.tsx:433 -msgid "View blocked user's profile" -msgstr "Veyer lo perfil de l'usuario blocau" +#: src/components/dms/MessagesListBlockedFooter.tsx:89 +#: src/components/dms/MessagesListBlockedFooter.tsx:96 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/screens/ProfileList.tsx:693 +msgid "Unblock" +msgstr "Desblocar" -#: src/screens/Settings/components/ExportCarDialog.tsx:98 -msgid "View blogpost for more details" -msgstr "Veyer la dentrada d'o blog pa mas detalles" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 +msgctxt "action" +msgid "Unblock" +msgstr "Desblocar" -#: src/view/screens/Log.tsx:57 -msgid "View debug entry" -msgstr "Veyer dentrada de depuración" +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +msgid "Unblock account" +msgstr "Desblocar cuenta" -#: src/components/ReportDialog/SelectReportOptionView.tsx:139 -msgid "View details" -msgstr "Veyer detalles" +#: src/view/com/profile/ProfileMenu.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:285 +msgid "Unblock Account" +msgstr "Desblocar cuenta" -#: src/components/ReportDialog/SelectReportOptionView.tsx:134 -msgid "View details for reporting a copyright violation" -msgstr "Veyer mas detalles sobre cómo reportar una violación de Dreitos d'Autor" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 +#: src/view/com/profile/ProfileMenu.tsx:323 +msgid "Unblock Account?" +msgstr "Desblocar cuenta?" -#: src/view/com/posts/ViewFullThread.tsx:56 -msgid "View full thread" -msgstr "Veyer filo completo" +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Undo repost" +msgstr "Desfer republicación" -#: src/components/moderation/LabelsOnMe.tsx:46 -msgid "View information about these labels" -msgstr "Veyer información sobre estas etiquetas" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" -#: src/components/ProfileHoverCard/index.web.tsx:419 -#: src/components/ProfileHoverCard/index.web.tsx:439 -#: src/components/ProfileHoverCard/index.web.tsx:466 -#: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 -#: src/view/com/util/PostMeta.tsx:79 -#: src/view/com/util/PostMeta.tsx:94 -msgid "View profile" -msgstr "Veyer perfil" +#: src/view/com/profile/FollowButton.tsx:60 +msgctxt "action" +msgid "Unfollow" +msgstr "Deixar de seguir" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 -msgid "View the avatar" -msgstr "Veyer l'avatar" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 +msgid "Unfollow {0}" +msgstr "Deixar de seguir a {0}" -#: src/components/LabelingServiceCard/index.tsx:162 -msgid "View the labeling service provided by @{0}" -msgstr "Veyer lo servicio de etiquetau proporcionau per @{0}" +#: src/view/com/profile/ProfileMenu.tsx:221 +#: src/view/com/profile/ProfileMenu.tsx:231 +msgid "Unfollow Account" +msgstr "Deixar de seguir a esta cuenta" -#: src/view/screens/ProfileFeed.tsx:588 -msgid "View users who like this feed" -msgstr "Veyer usuarios a qui les fa goyo esta canal" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" -#: src/screens/Moderation/index.tsx:269 -msgid "View your blocked accounts" -msgstr "Veyer las tuyas cuentas blocadas" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 -msgid "View your feeds and explore more" -msgstr "Veyer las tuyas canals y explorar mas" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "No me fa goyo esta canal" -#: src/screens/Moderation/index.tsx:239 -msgid "View your moderation lists" -msgstr "Veyer las tuyas listas de moderación" +#: src/components/TagMenu/index.tsx:264 +#: src/view/screens/ProfileList.tsx:700 +msgid "Unmute" +msgstr "Deixar de silenciar" -#: src/screens/Moderation/index.tsx:254 -msgid "View your muted accounts" -msgstr "Veyer las tuyas cuentas silenciadas" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 +msgctxt "video" +msgid "Unmute" +msgstr "Deixar de silenciar" -#: src/screens/Profile/Header/Shell.tsx:160 -msgid "View {0}'s avatar" -msgstr "Veyer l'avatar de {0}" +#: src/components/TagMenu/index.web.tsx:115 +msgid "Unmute {truncatedTag}" +msgstr "Deixar de silenciar {truncatedTag}" -#: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 -msgid "View {0}'s profile" -msgstr "Veyer lo perfil de {0}" +#: src/view/com/profile/ProfileMenu.tsx:258 +#: src/view/com/profile/ProfileMenu.tsx:264 +msgid "Unmute Account" +msgstr "Deixar de silenciar cuenta" -#: src/components/dms/MessagesListHeader.tsx:160 -msgid "View {displayName}'s profile" -msgstr "Veyer lo perfil de {displayName}" +#: src/components/TagMenu/index.tsx:223 +msgid "Unmute all {displayTag} posts" +msgstr "Deixar de silenciar totas las publicacions de {displayTag}" -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Visit Site" -msgstr "Visitar lo puesto" +#: src/components/dms/ConvoMenu.tsx:176 +msgid "Unmute conversation" +msgstr "Deixar de silenciar conversación" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 -msgid "Volume" -msgstr "Volumen" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 +msgid "Unmute thread" +msgstr "Deixar de silenciar filo" -#: src/components/moderation/LabelPreference.tsx:136 -#: src/lib/moderation/useLabelBehaviorDescription.ts:17 -#: src/lib/moderation/useLabelBehaviorDescription.ts:22 -msgid "Warn" -msgstr "Advertir" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 +msgid "Unmute video" +msgstr "Deixar de silenciar video" -#: src/lib/moderation/useLabelBehaviorDescription.ts:48 -msgid "Warn content" -msgstr "Advertir de conteniu" +#: src/view/screens/ProfileList.tsx:684 +msgid "Unpin" +msgstr "Desclavar" -#: src/lib/moderation/useLabelBehaviorDescription.ts:46 -msgid "Warn content and filter from feeds" -msgstr "Advertir de conteniu y filtrar d'as canals" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:134 -msgid "We'll use this to help customize your experience." -msgstr "Usaremos esto pa aduyar a personalizar la tuya experiencia." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 +msgid "Unpin from home" +msgstr "Desclavar d'inicio" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 -msgid "We're having network issues, try again" -msgstr "Somos tenendo problemas de ret, intenta de nuevo" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 +msgid "Unpin from profile" +msgstr "Desclavar d'o perfil" -#: src/components/dialogs/nuxs/NeueTypography.tsx:54 -#: src/screens/Signup/index.tsx:94 -msgid "We're so excited to have you join us!" -msgstr "Ye nuestro placer tener-te aquí!" +#: src/view/screens/ProfileList.tsx:554 +msgid "Unpin moderation list" +msgstr "Desclavar lista de moderación" -#: src/view/com/composer/Composer.tsx:410 -msgid "We're sorry! The post you are replying to has been deleted." -msgstr "Vai! La publicación a la cual yes respondendo ha estau eliminada." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" -#: src/components/Lists.tsx:220 -#: src/view/screens/NotFound.tsx:50 -msgid "We're sorry! We can't find the page you were looking for." -msgstr "Vai! No trobamos la pachina que buscabas." +#: src/view/screens/ProfileList.tsx:351 +msgid "Unpinned from your feeds" +msgstr "Desclavau d'as tuyas canals" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:330 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 -msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." -msgstr "Vai! Nomás puez subscribir-te a vinte etiquetadors, y has alcanzau lo tuyo limite de vinte." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 +msgid "Unsubscribe" +msgstr "Dar-se de baixa" -#: src/view/screens/ProfileList.tsx:113 -msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." -msgstr "Vai, no hemos puesto resolver esta lista. Si esto persiste, per favor contacta a lo creador d'a lista, @{handleOrDid}." +#: src/screens/List/ListHiddenScreen.tsx:184 +#: src/screens/List/ListHiddenScreen.tsx:194 +msgid "Unsubscribe from list" +msgstr "Dar-se de baixa d'a lista" -#: src/components/dialogs/MutedWords.tsx:378 -msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." -msgstr "Vai, pero no hemos puesto cargar las tuyas parolas silenciadas en este momento. Per favor, intenta de nuevo." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 +msgid "Unsubscribe from this labeler" +msgstr "Dar-se de baixa d'este etiquetador" -#: src/view/screens/Search/Search.tsx:212 -msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." -msgstr "Vai, no s'ha puesto completar la tuya busqueda. Torna-lo a intentar uns minutos." +#: src/screens/List/ListHiddenScreen.tsx:86 +msgid "Unsubscribed from list" +msgstr "Dau de baixa d'a lista" -#: src/screens/Hashtag.tsx:218 -msgid "We couldn't find any results for that hashtag." -msgstr "No hemos puesto trobar resultaus pa ixe hashtag." +#: src/view/com/composer/Composer.tsx:759 +msgid "Unsupported video type" +msgstr "Tipo de video no soportau" -#: src/screens/Messages/Conversation.tsx:104 -msgid "We couldn't load this conversation" -msgstr "No hemos puesto cargar esta conversación" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:66 +msgid "Unsupported video type: {0}" +msgstr "Tipo de video no soportau: {0}" -#: src/screens/SignupQueued.tsx:146 -msgid "We estimate {estimatedTime} until your account is ready." -msgstr "Estimamos {estimatedTime} dica que la tuya cuenta sía lista." +#: src/lib/moderation/useReportOptions.ts:77 +#: src/lib/moderation/useReportOptions.ts:90 +msgid "Unwanted Sexual Content" +msgstr "Conteniu sexual no deseyau" -#: src/components/intents/VerifyEmailIntentDialog.tsx:107 -msgid "We have sent another verification email to <0>{0}." -msgstr "Hemos ninviau unatro correu electronico de verificación a <0>{0}." +#: src/view/com/modals/UserAddRemoveLists.tsx:82 +msgid "Update <0>{displayName} in Lists" +msgstr "Actualizar <0>{displayName} en Listas" -#: src/screens/Onboarding/StepFinished.tsx:234 -msgid "We hope you have a wonderful time. Remember, Bluesky is:" -msgstr "Esperemos que lo pases bien. Recuerda, Bluesky ye:" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 +msgid "Update to {domain}" +msgstr "Actualizar a {domain}" -#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 -msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "S'han acabau las publicacions d'os tuyos seguius. Aquí ye la zaguera de <0/>." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 +msgid "Updating quote attachment failed" +msgstr "Ha fallau l'actualización de l'adchunto d'a cita" -#: src/components/dialogs/MutedWords.tsx:203 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:125 -#: src/view/com/composer/state/video.ts:417 -msgid "We were unable to determine if you are allowed to upload videos. Please try again." -msgstr "No hemos puesto determinar si tiens permiso pa puyar videos. Per favor, torna a intentar-lo. xxxxxxxxxxxxxxxxxxxxxxxxxx" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 +msgid "Updating reply visibility failed" +msgstr "Ha fallau l'actualización d'a visibilidat d'a respuesta" -#: src/components/dialogs/BirthDateSettings.tsx:51 -msgid "We were unable to load your birth date preferences. Please try again." -msgstr "No hemos puesto cargar las tuyas preferencias de data de naixencia. Per favor, intenta de nuevo." +#: src/screens/Login/SetNewPasswordForm.tsx:180 +msgid "Updating..." +msgstr "Actualizando..." -#: src/screens/Moderation/index.tsx:414 -msgid "We were unable to load your configured labelers at this time." -msgstr "No hemos puesto cargar los tuyos etiquetadors configuraus en este momento." +#: src/screens/Onboarding/StepProfile/index.tsx:290 +msgid "Upload a photo instead" +msgstr "Puya una foto en cuenta" -#: src/screens/Onboarding/StepInterests/index.tsx:129 -msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." -msgstr "No hemos puesto connectar-nos. Per favor, intenta de nuevo pa continar configurando la tuya cuenta. Si sigue fallando, puez omitir este proceso." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 +msgid "Upload a text file to:" +msgstr "Carga un fichero de texto en:" -#: src/screens/SignupQueued.tsx:150 -msgid "We will let you know when your account is ready." -msgstr "T'informaremos cuan la tuya cuenta sía lista." +#: src/view/com/util/UserAvatar.tsx:371 +#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserBanner.tsx:123 +#: src/view/com/util/UserBanner.tsx:126 +msgid "Upload from Camera" +msgstr "Puyar dende la camera" -#: src/components/NewskieDialog.tsx:103 -msgid "Welcome, friend!" -msgstr "Bienveniu/da, amigo/a!" +#: src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserBanner.tsx:140 +msgid "Upload from Files" +msgstr "Puyar dende los tuyos fichers" -#: src/screens/Deactivated.tsx:131 -msgid "Welcome back!" -msgstr "Bienveniu de nuevo!" +#: src/view/com/util/UserAvatar.tsx:382 +#: src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserBanner.tsx:134 +#: src/view/com/util/UserBanner.tsx:138 +msgid "Upload from Library" +msgstr "Puyar dende la biblioteca" -#: src/view/com/auth/SplashScreen.tsx:38 -#: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:722 -msgid "What's up?" -msgstr "Qué fas?" +#: src/lib/api/index.ts:296 +msgid "Uploading images..." +msgstr "Cargando imáchens..." -#: src/screens/Onboarding/StepInterests/index.tsx:126 -msgid "What are your interests?" -msgstr "Cuáls son los tuyos intereses?" +#: src/lib/api/index.ts:350 +#: src/lib/api/index.ts:374 +msgid "Uploading link thumbnail..." +msgstr "Cargando thumbnail d'o vinclo..." -#: src/screens/StarterPack/Wizard/StepDetails.tsx:41 -msgid "What do you want to call your starter pack?" -msgstr "Cómo quiers clamar a lo tuyo paquet d'inicio?" +#: src/view/com/composer/Composer.tsx:1631 +msgid "Uploading video..." +msgstr "Cargando video..." -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 -msgid "Which languages are used in this post?" -msgstr "En qué idioma ye esta publicación?" +#: src/screens/Settings/AppPasswords.tsx:67 +msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." +msgstr "Usar claus de l'aplicación pa dentrar en atros clients de Bluesky que dan acceso con a tuya cuenta u clau." -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 -msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "Qué idiomas te faría goyo veyer en as tuyas canals?" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 +msgid "Use default provider" +msgstr "Utilizar lo furnidor predeterminau" -#: src/components/WhoCanReply.tsx:179 -msgid "Who can interact with this post?" -msgstr "Quí puede interactuar con esta publicación?" +#: src/view/com/modals/InAppBrowserConsent.tsx:53 +#: src/view/com/modals/InAppBrowserConsent.tsx:55 +msgid "Use in-app browser" +msgstr "Usar navegador integrau" -#: src/components/dms/MessagesNUX.tsx:110 -#: src/components/dms/MessagesNUX.tsx:124 -#: src/components/WhoCanReply.tsx:87 -msgid "Who can reply" -msgstr "Quí puede responder" +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 +msgid "Use in-app browser to open links" +msgstr "Fer servir lo navegador interno pa ubrir vinclos" -#: src/components/WhoCanReply.tsx:212 -#: src/components/WhoCanReply.tsx:216 -#: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 -msgid "Whoops!" -msgstr "Vai!" +#: src/view/com/modals/InAppBrowserConsent.tsx:63 +#: src/view/com/modals/InAppBrowserConsent.tsx:65 +msgid "Use my default browser" +msgstr "Usar lo mío navegador predeterminau" -#: src/components/ReportDialog/SelectReportOptionView.tsx:44 -msgid "Why should this content be reviewed?" -msgstr "Per qué creyes que este conteniu ha d'estar revisau?" +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 +msgid "Use recommended" +msgstr "Usar recomendaus" -#: src/components/ReportDialog/SelectReportOptionView.tsx:57 -msgid "Why should this feed be reviewed?" -msgstr "Per qué creyes que esta canal ha d'estar revisada?" +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 +msgid "Use this to sign into the other app along with your handle." +msgstr "Utiliza-lo pa iniciar sesión en l'atra app chunto a lo tuyo identificador." -#: src/components/ReportDialog/SelectReportOptionView.tsx:54 -msgid "Why should this list be reviewed?" -msgstr "Per qué creyes que esta lista ha d'estar revisada?" +#: src/view/com/modals/InviteCodes.tsx:201 +msgid "Used by:" +msgstr "Usau per:" -#: src/components/ReportDialog/SelectReportOptionView.tsx:63 -msgid "Why should this message be reviewed?" -msgstr "Per qué creyes que este mensache ha d'estar revisau?" +#: src/components/moderation/ModerationDetailsDialog.tsx:69 +#: src/lib/moderation/useModerationCauseDescription.ts:61 +msgid "User Blocked" +msgstr "Usuario blocau" -#: src/components/ReportDialog/SelectReportOptionView.tsx:51 -msgid "Why should this post be reviewed?" -msgstr "Per qué creyes que esta publicación ha d'estar revisada?" +#: src/lib/moderation/useModerationCauseDescription.ts:53 +msgid "User Blocked by \"{0}\"" +msgstr "Usuario blocau per \"{0}\"" -#: src/components/ReportDialog/SelectReportOptionView.tsx:60 -msgid "Why should this starter pack be reviewed?" -msgstr "Per qué creyes que este paquet d'inicio ha d'estar revisau?" +#: src/components/dms/BlockedByListDialog.tsx:27 +msgid "User blocked by list" +msgstr "Usuario blocau per lista" -#: src/components/ReportDialog/SelectReportOptionView.tsx:48 -msgid "Why should this user be reviewed?" -msgstr "Per qué creyes que este usuario ha d'estar revisau?" +#: src/components/moderation/ModerationDetailsDialog.tsx:55 +msgid "User Blocked by List" +msgstr "Usuario blocau per Lista" -#: src/view/com/modals/crop-image/CropImage.web.tsx:125 -#: src/screens/Messages/components/MessageInput.tsx:149 -#: src/screens/Messages/components/MessageInput.web.tsx:198 -msgid "Write a message" -msgstr "Escribe un mensache" +#: src/lib/moderation/useModerationCauseDescription.ts:71 +msgid "User Blocking You" +msgstr "Usuario te ye blocando" -#: src/view/com/composer/Composer.tsx:810 -msgid "Write post" -msgstr "Redacta una publicación" +#: src/components/moderation/ModerationDetailsDialog.tsx:75 +msgid "User Blocks You" +msgstr "Usuario te bloca" -#: src/view/com/composer/Composer.tsx:720 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 -msgid "Write your reply" -msgstr "Redacta una respuesta" +#: src/view/com/modals/UserAddRemoveLists.tsx:214 +msgid "User list by {0}" +msgstr "Lista d'usuarios per {0}" -#: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 -msgid "Writers" -msgstr "Escritors" +#: src/view/screens/ProfileList.tsx:890 +#~ msgid "User list by <0/>" +#~ msgstr "Lista d'usuarios per <0/>" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 -msgid "Wrong DID returned from server. Received: {0}" -msgstr "Lo servidor ha tornau un DID incorrecto. Recibiu: {0}" +#: src/view/com/modals/UserAddRemoveLists.tsx:212 +msgid "User list by you" +msgstr "Lista d'usuarios per tu" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 -msgid "Yes" -msgstr "Sí xxxxxxxxxxxxxxxxxxx" +#: src/view/com/modals/CreateOrEditList.tsx:176 +msgid "User list created" +msgstr "Lista d'usuarios creada" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 -msgid "Yes, deactivate" -msgstr "Sí, desactivar" +#: src/view/com/modals/CreateOrEditList.tsx:162 +msgid "User list updated" +msgstr "Lista d'usuarios actualizada" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 -msgid "Yes, delete this starter pack" -msgstr "Sí, eliminar este paquet d'inicio" +#: src/view/screens/Lists.tsx:78 +#~ msgid "User Lists" +#~ msgstr "Listas d'usuarios" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 -msgid "Yes, detach" -msgstr "Sí, deseparar" +#: src/screens/Login/LoginForm.tsx:185 +msgid "Username or email address" +msgstr "Nombre d'usuario u adreza de correu electronico" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 -msgid "Yes, hide" -msgstr "Sí, amagar" +#: src/view/screens/ProfileList.tsx:924 +#~ msgid "Users" +#~ msgstr "Usuarios" -#: src/screens/Deactivated.tsx:153 -msgid "Yes, reactivate my account" -msgstr "Sí, reactivar la mía cuenta" +#: src/components/WhoCanReply.tsx:258 +msgid "users followed by <0>@{0}" +msgstr "usuarios seguius per <0>@{0}" -#: src/components/dms/DateDivider.tsx:46 -msgid "Yesterday" -msgstr "Ahiere" +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 +msgid "Users I follow" +msgstr "Usuarios que sigo" -#: src/components/NewskieDialog.tsx:43 -msgid "You" -msgstr "Tu" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 +msgid "Users in \"{0}\"" +msgstr "Usuarios en \"{0}\"" -#: src/screens/Signup/index.tsx:107 -msgid "You'll follow the suggested users and feeds once you finish creating your account!" -msgstr "Malas que remates de crear la tuya cuenta podrás seguir usuarios y canals sucheridas!" +#: src/components/LikesDialog.tsx:83 +msgid "Users that have liked this content or profile" +msgstr "Usuarios que les ha feito goyo este conteniu u perfil" -#: src/screens/Signup/index.tsx:112 -msgid "You'll follow the suggested users once you finish creating your account!" -msgstr "Prencipiarás a seguir a los usuarios sucherius malas que remates de crear la tuya cuenta!" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 +msgid "Value:" +msgstr "Valor:" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 -msgid "You'll follow these people and {0} others" -msgstr "Prencipiarás a seguir a estas personas y a {0} mas" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:125 +msgid "Verified email required" +msgstr "Se requiere un correu electronico verificau" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 -msgid "You'll follow these people right away" -msgstr "Prencipiarás a seguir a estas personas a l'inte" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +msgid "Verify DNS Record" +msgstr "Verificar rechistro DNS" -#: src/components/dialogs/VerifyEmailDialog.tsx:178 -msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "Recibirás un correu electronico en <0>{0} pa verificar que yes tu." +#: src/components/dialogs/VerifyEmailDialog.tsx:134 +#: src/components/intents/VerifyEmailIntentDialog.tsx:67 +msgid "Verify email dialog" +msgstr "Finestra de verificación de correu electronico" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 -msgid "You'll stay updated with these feeds" -msgstr "Te mantendrás actualizau con estas canals" +#: src/view/com/modals/ChangeEmail.tsx:200 +#: src/view/com/modals/ChangeEmail.tsx:202 +msgid "Verify New Email" +msgstr "Verificar lo correu electronico nuevo" -#: src/screens/Onboarding/StepModeration/index.tsx:60 -#: src/screens/SignupQueued.tsx:113 -msgid "You're in line" -msgstr "Ya yes en coda" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 +msgid "Verify now" +msgstr "Verificar agora" -#: src/screens/Deactivated.tsx:89 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 -msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." -msgstr "Has iniciau sesión con una clau d'aplicación. Per favor, inicia sesión con a tuya clau prencipal pa continar con a desactivación d'a tuya cuenta." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 +msgid "Verify Text File" +msgstr "Verificar fichero de texto" -#: src/screens/Onboarding/StepFinished.tsx:231 -msgid "You're ready to go!" -msgstr "Ixo ye tot!" +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 +msgid "Verify your email" +msgstr "Compreba lo tuyo correu" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 -#: src/lib/moderation/useModerationCauseDescription.ts:106 -msgid "You've chosen to hide a word or tag within this post." -msgstr "Has triau amagar una parola u etiqueta endentro d'esta publicación." +#: src/components/dialogs/VerifyEmailDialog.tsx:85 +#: src/view/com/modals/VerifyEmail.tsx:111 +msgid "Verify Your Email" +msgstr "Verifica lo tuyo correu electronico" -#: src/view/com/posts/FollowingEndOfFeed.tsx:44 -msgid "You've reached the end of your feed! Find some more accounts to follow." -msgstr "Has harribau a la fin d'a tuya canal! Troba mas cuentas pa seguir." +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 +msgid "Version {appVersion}" +msgstr "Versión {appVersion}" -#: src/view/com/composer/state/video.ts:421 -msgid "You've reached your daily limit for video uploads (too many bytes)" -msgstr "Has alcanzau lo tuyo limite diario de carga de videos (masiaus bytes)" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 +msgid "Video" +msgstr "Video" -#: src/view/com/composer/state/video.ts:425 -msgid "You've reached your daily limit for video uploads (too many videos)" -msgstr "Has alcanzau lo tuyo limite diario de carga de videos (masiaus videos)" +#: src/view/com/composer/state/video.ts:358 +msgid "Video failed to process" +msgstr "Lo video no s'ha puesto procesar" -#: src/screens/Messages/components/ChatListItem.tsx:124 -msgid "You: {0}" -msgstr "Lo tuyo: {0}" +#: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:103 +msgid "Video Games" +msgstr "Videojuegos" -#: src/screens/Messages/components/ChatListItem.tsx:153 -msgid "You: {defaultEmbeddedContentMessage}" -msgstr "Tu: {defaultEmbeddedContentMessage}" +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:169 +msgid "Video not found." +msgstr "Video no trobau." -#: src/screens/Messages/components/ChatListItem.tsx:146 -msgid "You: {short}" -msgstr "Tu: {short}" +#: src/view/com/composer/videos/SubtitleDialog.tsx:99 +msgid "Video settings" +msgstr "Configuración d'o video" -#: src/screens/SignupQueued.tsx:143 -msgid "You are in line." -msgstr "Yes en ringlera." +#: src/view/com/composer/Composer.tsx:1641 +msgid "Video uploaded" +msgstr "Video cargau" -#: src/view/com/composer/state/video.ts:410 -msgid "You are not allowed to upload videos." -msgstr "No tiens permiso pa puyar videos." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +msgid "Video: {0}" +msgstr "Video: {0}" -#: src/view/com/profile/ProfileFollows.tsx:95 -msgid "You are not following anyone." -msgstr "No yes seguindo a dengún." +#: src/view/com/composer/videos/SelectVideoBtn.tsx:58 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:73 +msgid "Videos must be less than 60 seconds long" +msgstr "Los videos han de tener menos de 60 segundos de duración" -#: src/components/dialogs/nuxs/NeueTypography.tsx:61 -#: src/view/com/posts/FollowingEmptyState.tsx:63 -#: src/view/com/posts/FollowingEndOfFeed.tsx:64 -msgid "You can also discover new Custom Feeds to follow." -msgstr "Tamién puez descubrir nuevas canals personalizadas pa seguir." +#: src/screens/Profile/Header/Shell.tsx:168 +msgid "View {0}'s avatar" +msgstr "Veyer l'avatar de {0}" -#: src/view/com/modals/DeleteAccount.tsx:202 -msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." -msgstr "Tamién puez desactivar temporalment la tuya cuenta y reactivar-la en cualsequier momento." +#: src/components/ProfileCard.tsx:110 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 +msgid "View {0}'s profile" +msgstr "Veyer lo perfil de {0}" -#: src/screens/Onboarding/StepFollowingFeed.tsx:143 -#: src/components/dms/MessagesNUX.tsx:119 -#: src/screens/Messages/Settings.tsx:105 -msgid "You can continue ongoing conversations regardless of which setting you choose." -msgstr "Puez continar las conversacions en curso independientment d'a configuración que tríes." +#: src/components/dms/MessagesListHeader.tsx:158 +msgid "View {displayName}'s profile" +msgstr "Veyer lo perfil de {displayName}" -#: src/screens/Login/index.tsx:155 -#: src/screens/Login/PasswordUpdatedForm.tsx:26 -msgid "You can now sign in with your new password." -msgstr "Agora puez iniciar sesión con a tuya nueva clau." +#: src/components/TagMenu/index.tsx:172 +msgid "View all posts by @{authorHandle} with tag {displayTag}" +msgstr "Veyer totas las publicacions de @{authorHandle} con etiqueta {displayTag}" -#: src/screens/Deactivated.tsx:139 -msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." -msgstr "Puez reactivar la tuya cuenta pa continar iniciando sesión. Lo tuyo perfil y publicacions serán visibles pa atros usuarios." +#: src/components/TagMenu/index.tsx:126 +msgid "View all posts with tag {displayTag}" +msgstr "Veyer totas las publicaciones con etiqueta {displayTag}" -#: src/view/com/profile/ProfileFollowers.tsx:95 -msgid "You do not have any followers." -msgstr "No tiens garra seguidor." +#: src/components/ProfileHoverCard/index.web.tsx:433 +msgid "View blocked user's profile" +msgstr "Veyer lo perfil de l'usuario blocau" -#: src/screens/Profile/KnownFollowers.tsx:100 -msgid "You don't follow any users who follow @{name}." -msgstr "No sigues a garra usuario que sigue a @{name}." +#: src/screens/Settings/components/ExportCarDialog.tsx:98 +msgid "View blogpost for more details" +msgstr "Veyer la dentrada d'o blog pa mas detalles" -#: src/view/com/modals/InviteCodes.tsx:67 -msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." -msgstr "Encara no tiens garra codigo d'invitación! Te'n ninviaremos belún cuan leves un poquet mas de tiempo en Bluesky." +#: src/view/screens/Log.tsx:57 +msgid "View debug entry" +msgstr "Veyer dentrada de depuración" -#: src/view/screens/SavedFeeds.tsx:144 -msgid "You don't have any pinned feeds." -msgstr "No tiens garra canal clavada." +#: src/components/ReportDialog/SelectReportOptionView.tsx:139 +msgid "View details" +msgstr "Veyer detalles" -#: src/view/screens/Feeds.tsx:477 -#: src/view/screens/SavedFeeds.tsx:184 -msgid "You don't have any saved feeds." -msgstr "No tiens garra canal alzada." +#: src/components/ReportDialog/SelectReportOptionView.tsx:134 +msgid "View details for reporting a copyright violation" +msgstr "Veyer mas detalles sobre cómo reportar una violación de Dreitos d'Autor" -#: src/view/com/post-thread/PostThread.tsx:223 -msgid "You have blocked the author or you have been blocked by the author." -msgstr "Has blocau a l'autor u has estau blocau per l'autor." +#: src/view/com/posts/ViewFullThread.tsx:56 +msgid "View full thread" +msgstr "Veyer filo completo" -#: src/components/dms/MessagesListBlockedFooter.tsx:58 -msgid "You have blocked this user" -msgstr "Has blocau a este usuario" +#: src/components/moderation/LabelsOnMe.tsx:46 +msgid "View information about these labels" +msgstr "Veyer información sobre estas etiquetas" -#: src/components/moderation/ModerationDetailsDialog.tsx:71 -#: src/lib/moderation/useModerationCauseDescription.ts:55 -#: src/lib/moderation/useModerationCauseDescription.ts:63 -msgid "You have blocked this user. You cannot view their content." -msgstr "Has blocau a este usuario. No puez veyer lo suyo conteniu." +#: src/components/ProfileHoverCard/index.web.tsx:419 +#: src/components/ProfileHoverCard/index.web.tsx:439 +#: src/components/ProfileHoverCard/index.web.tsx:466 +#: src/view/com/posts/AviFollowButton.tsx:55 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 +#: src/view/com/util/PostMeta.tsx:79 +#: src/view/com/util/PostMeta.tsx:94 +msgid "View profile" +msgstr "Veyer perfil" -#: src/screens/Login/SetNewPasswordForm.tsx:48 -#: src/screens/Login/SetNewPasswordForm.tsx:85 -#: src/view/com/modals/ChangePassword.tsx:88 -#: src/view/com/modals/ChangePassword.tsx:122 -msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." -msgstr "Has escrito un codigo invalido. Habría d'estar bella cosa asinas XXXXX-XXXXX." +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 +msgid "View the avatar" +msgstr "Veyer l'avatar" -#: src/lib/moderation/useModerationCauseDescription.ts:114 -msgid "You have hidden this post" -msgstr "Has amagau esta publicación" +#: src/components/LabelingServiceCard/index.tsx:164 +msgid "View the labeling service provided by @{0}" +msgstr "Veyer lo servicio de etiquetau proporcionau per @{0}" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 -msgid "You have hidden this post." -msgstr "Has amagau esta publicación." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 +msgid "View users who like this feed" +msgstr "Veyer usuarios a qui les fa goyo esta canal" -#: src/components/moderation/ModerationDetailsDialog.tsx:102 -#: src/lib/moderation/useModerationCauseDescription.ts:97 -msgid "You have muted this account." -msgstr "Has silenciau esta cuenta." +#: src/screens/Moderation/index.tsx:248 +msgid "View your blocked accounts" +msgstr "Veyer las tuyas cuentas blocadas" -#: src/lib/moderation/useModerationCauseDescription.ts:91 -msgid "You have muted this user" -msgstr "Has silenciau esta cuenta" +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 +msgid "View your feeds and explore more" +msgstr "Veyer las tuyas canals y explorar mas" -#: src/screens/Messages/ChatList.tsx:223 -msgid "You have no conversations yet. Start one!" -msgstr "No tiens garra conversacion. Encomienza-ne una!" +#: src/screens/Moderation/index.tsx:218 +msgid "View your moderation lists" +msgstr "Veyer las tuyas listas de moderación" -#: src/view/com/feeds/ProfileFeedgens.tsx:143 -msgid "You have no feeds." -msgstr "No tiens garra canal." +#: src/screens/Moderation/index.tsx:233 +msgid "View your muted accounts" +msgstr "Veyer las tuyas cuentas silenciadas" -#: src/view/com/lists/MyLists.tsx:90 -#: src/view/com/lists/ProfileLists.tsx:139 -msgid "You have no lists." -msgstr "No tiens garra lista." +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Visit Site" +msgstr "Visitar lo puesto" -#: src/screens/Messages/List/index.tsx:200 -#: src/view/screens/ModerationBlockedAccounts.tsx:133 -msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." -msgstr "Encara no has blocau garra cuenta. Pa blocar una cuenta, veye a lo suyo perfil y tría \"Blocar cuenta\" en o menú d'a suya cuenta." +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 +msgid "Volume" +msgstr "Volumen" -#: src/view/screens/AppPasswords.tsx:96 -#: src/view/screens/ModerationMutedAccounts.tsx:132 -msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." -msgstr "Encara no has silenciau garra cuenta. Pa silenciar una cuenta, veye a lo suyo perfil y tría \"Silenciar cuenta\" en o menú d'a suya cuenta." +#: src/components/moderation/LabelPreference.tsx:136 +#: src/lib/moderation/useLabelBehaviorDescription.ts:17 +#: src/lib/moderation/useLabelBehaviorDescription.ts:22 +msgid "Warn" +msgstr "Advertir" -#: src/components/Lists.tsx:52 -msgid "You have reached the end" -msgstr "Has arribau a la fin" +#: src/lib/moderation/useLabelBehaviorDescription.ts:48 +msgid "Warn content" +msgstr "Advertir de conteniu" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:46 +msgid "Warn content and filter from feeds" +msgstr "Advertir de conteniu y filtrar d'as canals" -#: src/lib/media/video/upload.shared.ts:56 -msgid "You have temporarily reached the limit for video uploads. Please try again later." -msgstr "Has alcanzau temporalment lo limite de puyadas de videos. Torna a intentar-lo mas enta debant." +#: src/screens/Hashtag.tsx:205 +msgid "We couldn't find any results for that hashtag." +msgstr "No hemos puesto trobar resultaus pa ixe hashtag." -#: src/components/StarterPack/ProfileStarterPacks.tsx:241 -msgid "You haven't created a starter pack yet!" -msgstr "Encara no has creau un paquet d'inicio!" +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" -#: src/components/dialogs/MutedWords.tsx:398 -msgid "You haven't muted any words or tags yet" -msgstr "Encara no has silenciau garra parola u etiqueta" +#: src/screens/Messages/Conversation.tsx:103 +msgid "We couldn't load this conversation" +msgstr "No hemos puesto cargar esta conversación" -#: src/components/moderation/ModerationDetailsDialog.tsx:116 -#: src/lib/moderation/useModerationCauseDescription.ts:125 -msgid "You hid this reply." -msgstr "Has amagau esta respuesta." +#: src/screens/SignupQueued.tsx:145 +msgid "We estimate {estimatedTime} until your account is ready." +msgstr "Estimamos {estimatedTime} dica que la tuya cuenta sía lista." -#: src/components/moderation/LabelsOnMeDialog.tsx:78 -msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "Puez apelar etiquetas no propias si creyes que son estadas mesas per error." +#: src/components/intents/VerifyEmailIntentDialog.tsx:107 +msgid "We have sent another verification email to <0>{0}." +msgstr "Hemos ninviau unatro correu electronico de verificación a <0>{0}." -#: src/components/moderation/LabelsOnMeDialog.tsx:83 -msgid "You may appeal these labels if you feel they were placed in error." -msgstr "Puez apelar estas etiquetas si sientes que estioron colocadas per error." +#: src/screens/Onboarding/StepFinished.tsx:238 +msgid "We hope you have a wonderful time. Remember, Bluesky is:" +msgstr "Esperemos que lo pases bien. Recuerda, Bluesky ye:" -#: src/screens/StarterPack/Wizard/State.tsx:97 -msgid "You may only add up to 3 feeds" -msgstr "Nomás puez anyadir dica 3 canals" +#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 +msgid "We ran out of posts from your follows. Here's the latest from <0/>." +msgstr "S'han acabau las publicacions d'os tuyos seguius. Aquí ye la zaguera de <0/>." -#: src/screens/StarterPack/Wizard/State.tsx:79 -msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" -msgstr "Nomás puez anyadir dica {STARTER_PACK_MAX_SIZE} perfils" +#: src/view/com/composer/state/video.ts:417 +msgid "We were unable to determine if you are allowed to upload videos. Please try again." +msgstr "No hemos puesto determinar si tiens permiso pa puyar videos. Per favor, torna a intentar-lo. xxxxxxxxxxxxxxxxxxxxxxxxxx" -#: src/screens/StarterPack/Wizard/State.tsx:95 -#: src/screens/StarterPack/Wizard/State.tsx:78 -#: src/lib/media/picker.shared.ts:22 -msgid "You may only select up to 4 images" -msgstr "No puez triar mas de 4 imachens" +#: src/components/dialogs/BirthDateSettings.tsx:51 +msgid "We were unable to load your birth date preferences. Please try again." +msgstr "No hemos puesto cargar las tuyas preferencias de data de naixencia. Per favor, intenta de nuevo." -#: src/screens/Signup/StepInfo/Policies.tsx:106 -msgid "You must be 13 years of age or older to sign up." -msgstr "Has de tener 13 anyos u mas pa poder crear una cuenta." +#: src/screens/Moderation/index.tsx:393 +msgid "We were unable to load your configured labelers at this time." +msgstr "No hemos puesto cargar los tuyos etiquetadors configuraus en este momento." -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:110 -#: src/components/StarterPack/ProfileStarterPacks.tsx:324 -msgid "You must be following at least seven other people to generate a starter pack." -msgstr "Has de seguir a lo menos a siet personas mas pa chenerar un paquet d'inicio." +#: src/screens/Onboarding/StepInterests/index.tsx:129 +msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." +msgstr "No hemos puesto connectar-nos. Per favor, intenta de nuevo pa continar configurando la tuya cuenta. Si sigue fallando, puez omitir este proceso." -#: src/components/StarterPack/QrCodeDialog.tsx:60 -msgid "You must grant access to your photo library to save a QR code" -msgstr "Has d'atorgar acceso a la tuya biblioteca de fotos pa alzar un codigo QR" +#: src/screens/SignupQueued.tsx:149 +msgid "We will let you know when your account is ready." +msgstr "T'informaremos cuan la tuya cuenta sía lista." -#: src/components/StarterPack/ShareDialog.tsx:68 -msgid "You must grant access to your photo library to save the image." -msgstr "Has d'atorgar acceso a la tuya biblioteca de fotos pa alzar la imachen." +#: src/screens/Onboarding/StepInterests/index.tsx:134 +msgid "We'll use this to help customize your experience." +msgstr "Usaremos esto pa aduyar a personalizar la tuya experiencia." -#: src/components/ReportDialog/SubmitView.tsx:210 -msgid "You must select at least one labeler for a report" -msgstr "Has de triar a lo menos un etiquetador pa un informe" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 +msgid "We're having network issues, try again" +msgstr "Somos tenendo problemas de ret, intenta de nuevo" -#: src/screens/Deactivated.tsx:134 -msgid "You previously deactivated @{0}." -msgstr "Dinantes hebas desactivau a @{0}." +#: src/screens/Signup/index.tsx:94 +msgid "We're so excited to have you join us!" +msgstr "Ye nuestro placer tener-te aquí!" -#: src/screens/Settings/Settings.tsx:249 -msgid "You will be signed out of all your accounts." -msgstr "Saldrás de totas las tuyas cuentas." +#: src/view/screens/ProfileList.tsx:112 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "Vai, no hemos puesto resolver esta lista. Si esto persiste, per favor contacta a lo creador d'a lista, @{handleOrDid}." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 -msgid "You will no longer receive notifications for this thread" -msgstr "Ya no recibirás notificacions d'este filo" +#: src/components/dialogs/MutedWords.tsx:378 +msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." +msgstr "Vai, pero no hemos puesto cargar las tuyas parolas silenciadas en este momento. Per favor, intenta de nuevo." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 -msgid "You will now receive notifications for this thread" -msgstr "Agora recibirás notificacions d'este filo" +#: src/view/screens/Search/Search.tsx:194 +msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." +msgstr "Vai, no s'ha puesto completar la tuya busqueda. Torna-lo a intentar uns minutos." -#: src/screens/Login/SetNewPasswordForm.tsx:98 -msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." -msgstr "Ninviamos un codigo de reinicio a lo tuyo correu. Escribe ixe codigo aquí y dimpués escribe la tuya nueva clau." +#: src/view/com/composer/Composer.tsx:410 +msgid "We're sorry! The post you are replying to has been deleted." +msgstr "Vai! La publicación a la cual yes respondendo ha estau eliminada." -#: src/screens/Signup/index.tsx:140 -msgid "Your account" -msgstr "La tuya cuenta" +#: src/components/Lists.tsx:188 +#: src/view/screens/NotFound.tsx:50 +msgid "We're sorry! We can't find the page you were looking for." +msgstr "Vai! No trobamos la pachina que buscabas." -#: src/view/com/modals/DeleteAccount.tsx:88 -msgid "Your account has been deleted" -msgstr "La tuya cuenta ye estada eliminada" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 +msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." +msgstr "Vai! Nomás puez subscribir-te a vinte etiquetadors, y has alcanzau lo tuyo limite de vinte." -#: src/view/com/composer/state/video.ts:429 -msgid "Your account is not yet old enough to upload videos. Please try again later." -msgstr "La tuya cuenta encara no tiene prou antiguidat como pa puyar videos. Torna a intentar-lo mas enta debant." +#: src/screens/Deactivated.tsx:124 +msgid "Welcome back!" +msgstr "Bienveniu de nuevo!" -#: src/screens/Settings/components/ExportCarDialog.tsx:65 -msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." -msgstr "Lo tuyo repositorio de cuenta, que contiene toz los rechistros de datos publicos, puede estar descargau como un fichero \"CAR\". Este fichero no incluye fichers multimedia incrustaus, como imáchens, ni los tuyos datos privaus, que han d'estar obtenius per separau." +#: src/components/NewskieDialog.tsx:103 +msgid "Welcome, friend!" +msgstr "Bienveniu/da, amigo/a!" -#: src/screens/Signup/StepInfo/index.tsx:211 -msgid "Your birth date" -msgstr "La tuya data de naixencia" +#: src/screens/Onboarding/StepInterests/index.tsx:126 +msgid "What are your interests?" +msgstr "Cuáls son los tuyos intereses?" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 -msgid "Your browser does not support the video format. Please try a different browser." -msgstr "Lo tuyo navegador no soporta este formato de video. Per favor intenta-lo con un navegador diferent." +#: src/screens/StarterPack/Wizard/StepDetails.tsx:41 +msgid "What do you want to call your starter pack?" +msgstr "Cómo quiers clamar a lo tuyo paquet d'inicio?" -#: src/screens/Messages/components/ChatDisabled.tsx:25 -msgid "Your chats have been disabled" -msgstr "Los tuyos chats son estau deshabilitaus" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" -#: src/view/com/modals/InAppBrowserConsent.tsx:44 -msgid "Your choice will be saved, but can be changed later in settings." -msgstr "La tuya tría será alzada. Puez cambiar esto en os achustes dimpués." +#: src/view/com/auth/SplashScreen.tsx:38 +#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/view/com/composer/Composer.tsx:722 +msgid "What's up?" +msgstr "Qué fas?" -#: src/screens/Onboarding/StepFollowingFeed.tsx:62 -#: src/screens/Login/ForgotPasswordForm.tsx:51 -#: src/screens/Signup/state.ts:203 -#: src/screens/Signup/StepInfo/index.tsx:108 -#: src/view/com/modals/ChangePassword.tsx:55 -msgid "Your email appears to be invalid." -msgstr "Lo tuyo correu electronico pareixe no estar valido." +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 +msgid "Which languages are used in this post?" +msgstr "En qué idioma ye esta publicación?" -#: src/view/com/modals/ChangeEmail.tsx:120 -msgid "Your email has been updated but not verified. As a next step, please verify your new email." -msgstr "Lo tuyo correu electronico ha estau actualizau pero no comprebau. Compreba lo tuyo nuevo correu electronico." +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 +msgid "Which languages would you like to see in your algorithmic feeds?" +msgstr "Qué idiomas te faría goyo veyer en as tuyas canals?" -#: src/view/com/modals/VerifyEmail.tsx:122 -msgid "Your email has not yet been verified. This is an important security step which we recommend." -msgstr "Lo tuyo correu electronico encara no ha estau comprebau. Per la tuya seguranza, recomendamos que lo comprebes." +#: src/components/WhoCanReply.tsx:179 +msgid "Who can interact with this post?" +msgstr "Quí puede interactuar con esta publicación?" -#: src/state/shell/progress-guide.tsx:156 -msgid "Your first like!" -msgstr "Lo tuyo primer \"me fa goyo\"!" +#: src/components/WhoCanReply.tsx:87 +msgid "Who can reply" +msgstr "Quí puede responder" -#: src/view/com/posts/FollowingEmptyState.tsx:43 -msgid "Your following feed is empty! Follow more users to see what's happening." -msgstr "La tuya canal de Seguindo ye vueda! Sigue a mas usuarios pa veyer las suyas publicacions aquí." +#: src/screens/Home/NoFeedsPinned.tsx:79 +#: src/screens/Messages/ChatList.tsx:148 +msgid "Whoops!" +msgstr "Vai!" -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" -msgstr "Lo tuyo identificador completo será" +#: src/components/ReportDialog/SelectReportOptionView.tsx:44 +msgid "Why should this content be reviewed?" +msgstr "Per qué creyes que este conteniu ha d'estar revisau?" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Lo tuyo identificador completo será <0>@{0}" +#: src/components/ReportDialog/SelectReportOptionView.tsx:57 +msgid "Why should this feed be reviewed?" +msgstr "Per qué creyes que esta canal ha d'estar revisada?" -#: src/components/dialogs/MutedWords.tsx:369 -msgid "Your muted words" -msgstr "Las tuyas parolas silenciadas" +#: src/components/ReportDialog/SelectReportOptionView.tsx:54 +msgid "Why should this list be reviewed?" +msgstr "Per qué creyes que esta lista ha d'estar revisada?" -#: src/view/com/modals/ChangePassword.tsx:158 -msgid "Your password has been changed successfully!" -msgstr "S'ha cambiau con exito la tuya clau!" +#: src/components/ReportDialog/SelectReportOptionView.tsx:63 +msgid "Why should this message be reviewed?" +msgstr "Per qué creyes que este mensache ha d'estar revisau?" -#: src/view/com/composer/Composer.tsx:470 -msgid "Your post has been published" -msgstr "S'ha publicau la tuya publicación" +#: src/components/ReportDialog/SelectReportOptionView.tsx:51 +msgid "Why should this post be reviewed?" +msgstr "Per qué creyes que esta publicación ha d'estar revisada?" -#: src/screens/Onboarding/StepFinished.tsx:246 -msgid "Your posts, likes, and blocks are public. Mutes are private." -msgstr "Las tuyas publicacions, a qué le das \"me fa goyo\" y a quí blocas son publicos. Dengún puede veyer a qui silencias." +#: src/components/ReportDialog/SelectReportOptionView.tsx:60 +msgid "Why should this starter pack be reviewed?" +msgstr "Per qué creyes que este paquet d'inicio ha d'estar revisau?" -#: src/view/com/composer/Composer.tsx:467 -msgid "Your posts have been published" -msgstr "S'han publicau las tuyas publicacions" +#: src/components/ReportDialog/SelectReportOptionView.tsx:48 +msgid "Why should this user be reviewed?" +msgstr "Per qué creyes que este usuario ha d'estar revisau?" -#: src/view/screens/Settings/index.tsx:119 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 -msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." -msgstr "Lo tuyo perfil, publicacions, canals y listas no tornarán a estar visibles pa atros usuarios de Bluesky. Puez reactivar la tuya cuenta dentrando-ie en cualsequier momento." +#: src/screens/Messages/components/MessageInput.tsx:149 +#: src/screens/Messages/components/MessageInput.web.tsx:198 +msgid "Write a message" +msgstr "Escribe un mensache" -#: src/view/com/composer/Composer.tsx:469 -msgid "Your reply has been published" -msgstr "Respuesta publicada" +#: src/view/com/composer/Composer.tsx:810 +msgid "Write post" +msgstr "Redacta una publicación" -#: src/components/dms/ReportDialog.tsx:157 -msgid "Your report will be sent to the Bluesky Moderation Service" -msgstr "Lo tuyo reporte s'ha ninviau a lo servicio de moderación de Bluesky" +#: src/view/com/composer/Composer.tsx:720 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 +msgid "Write your reply" +msgstr "Redacta una respuesta" -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Lo tuyo identificador" +#: src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/state.ts:116 +msgid "Writers" +msgstr "Escritors" -#: src/screens/Messages/components/ChatListItem.tsx:130 -msgid "(contains embedded content)" -msgstr "(tien conteniu incrustau)" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 +msgid "Wrong DID returned from server. Received: {0}" +msgstr "Lo servidor ha tornau un DID incorrecto. Recibiu: {0}" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Yes" +msgstr "Sí xxxxxxxxxxxxxxxxxxx" -#: src/screens/Settings/AccountSettings.tsx:57 -#: src/view/com/modals/VerifyEmail.tsx:150 -msgid "(no email)" -msgstr "(sin correu-e)" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 +msgid "Yes, deactivate" +msgstr "Sí, desactivar" -#: src/screens/Onboarding/StepInterests/index.tsx:185 -msgid "an unknown error occurred" -msgstr "I ha habiu una error desconoixida" +#: src/screens/StarterPack/StarterPackScreen.tsx:662 +msgid "Yes, delete this starter pack" +msgstr "Sí, eliminar este paquet d'inicio" -#: src/components/moderation/ModerationDetailsDialog.tsx:157 -#: src/components/moderation/ModerationDetailsDialog.tsx:153 -msgid "an unknown labeler" -msgstr "un etiquetador desconoixiu" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 +msgid "Yes, detach" +msgstr "Sí, deseparar" -#: src/components/WhoCanReply.tsx:295 -msgid "and" -msgstr "y" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 +msgid "Yes, hide" +msgstr "Sí, amagar" -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 -#: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "per <0/>" +#: src/screens/Deactivated.tsx:146 +msgid "Yes, reactivate my account" +msgstr "Sí, reactivar la mía cuenta" -#: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "per tu" +#: src/components/dms/DateDivider.tsx:46 +msgid "Yesterday" +msgstr "Ahiere" -#: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "per —" +#: src/screens/List/ListHiddenScreen.tsx:140 +msgid "you" +msgstr "tu" -#: src/view/screens/Settings/index.tsx:913 -#: src/view/screens/Settings/index.tsx:878 -#: src/view/screens/Support.tsx:41 -msgid "click here" -msgstr "fe clic aquí" +#: src/components/NewskieDialog.tsx:43 +msgid "You" +msgstr "Tu" -#: src/screens/Profile/Header/EditProfileDialog.tsx:321 -msgid "e.g. Alice Lastname" -msgstr "p. eix. Alicia Apelliu" +#: src/screens/SignupQueued.tsx:142 +msgid "You are in line." +msgstr "Yes en ringlera." -#: src/view/com/modals/EditProfile.tsx:180 -msgid "e.g. Alice Roberts" -msgstr "p. eix. Alice Roberts" +#: src/view/com/composer/state/video.ts:410 +msgid "You are not allowed to upload videos." +msgstr "No tiens permiso pa puyar videos." -#: src/view/com/modals/EditProfile.tsx:198 -msgid "e.g. Artist, dog-lover, and avid reader." -msgstr "p. eix. Artista, amant d'os cans, y lectora avida." +#: src/view/com/profile/ProfileFollows.tsx:94 +msgid "You are not following anyone." +msgstr "No yes seguindo a dengún." -#: src/view/com/modals/CreateOrEditList.tsx:263 -msgid "e.g. Great Posters" -msgstr "p. eix. Publicadors frecuents" +#: src/view/com/posts/FollowingEmptyState.tsx:63 +#: src/view/com/posts/FollowingEndOfFeed.tsx:64 +msgid "You can also discover new Custom Feeds to follow." +msgstr "Tamién puez descubrir nuevas canals personalizadas pa seguir." -#: src/view/com/modals/CreateOrEditList.tsx:264 -msgid "e.g. Spammers" -msgstr "p. eix. Spammers" +#: src/view/com/modals/DeleteAccount.tsx:198 +msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." +msgstr "Tamién puez desactivar temporalment la tuya cuenta y reactivar-la en cualsequier momento." -#: src/view/com/modals/CreateOrEditList.tsx:292 -msgid "e.g. The posters who never miss." -msgstr "p. eix. Usuarios que simpre enciertan." +#: src/screens/Messages/Settings.tsx:111 +msgid "You can continue ongoing conversations regardless of which setting you choose." +msgstr "Puez continar las conversacions en curso independientment d'a configuración que tríes." -#: src/view/com/modals/CreateOrEditList.tsx:293 -msgid "e.g. Users that repeatedly reply with ads." -msgstr "p. eix. Usuarios que gosan responder con publicidat." +#: src/screens/Login/index.tsx:155 +#: src/screens/Login/PasswordUpdatedForm.tsx:26 +msgid "You can now sign in with your new password." +msgstr "Agora puez iniciar sesión con a tuya nueva clau." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 -msgid "e.g. alice" -msgstr "p. eix. alicia" +#: src/screens/Deactivated.tsx:132 +msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." +msgstr "Puez reactivar la tuya cuenta pa continar iniciando sesión. Lo tuyo perfil y publicacions serán visibles pa atros usuarios." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 -msgid "e.g. alice.com" -msgstr "p. eix. alicia.com" +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 -msgid "learn more" -msgstr "saber-ne mas" +#: src/view/com/profile/ProfileFollowers.tsx:94 +msgid "You do not have any followers." +msgstr "No tiens garra seguidor." -#: src/screens/SignupQueued.tsx:141 -msgid "left to go." -msgstr "quedan." +#: src/screens/Profile/KnownFollowers.tsx:109 +msgid "You don't follow any users who follow @{name}." +msgstr "No sigues a garra usuario que sigue a @{name}." -#: src/components/WhoCanReply.tsx:254 -msgid "mentioned users" -msgstr "usuarios mencionaus" +#: src/view/com/modals/InviteCodes.tsx:67 +msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." +msgstr "Encara no tiens garra codigo d'invitación! Te'n ninviaremos belún cuan leves un poquet mas de tiempo en Bluesky." -#: src/components/moderation/LabelPreference.tsx:247 -msgid "moderation settings" -msgstr "achustes de moderación" +#: src/view/screens/SavedFeeds.tsx:137 +msgid "You don't have any pinned feeds." +msgstr "No tiens garra canal clavada." -#: src/lib/hooks/useTimeAgo.ts:122 -msgid "now" -msgstr "agora" +#: src/view/screens/SavedFeeds.tsx:177 +msgid "You don't have any saved feeds." +msgstr "No tiens garra canal alzada." -#: src/components/StarterPack/QrCode.tsx:69 -#: src/lib/hooks/useTimeAgo.ts:81 -#: src/components/StarterPack/QrCode.tsx:75 -msgid "on<0><1/><2><3/>" -msgstr "en<0><1/><2><3/>" +#: src/view/com/post-thread/PostThread.tsx:268 +msgid "You have blocked the author or you have been blocked by the author." +msgstr "Has blocau a l'autor u has estau blocau per l'autor." -#: src/components/TagMenu/index.tsx:268 -msgid "posts" -msgstr "publicacions" +#: src/components/dms/MessagesListBlockedFooter.tsx:58 +msgid "You have blocked this user" +msgstr "Has blocau a este usuario" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 -msgid "profile" -msgstr "perfil" +#: src/components/moderation/ModerationDetailsDialog.tsx:71 +#: src/lib/moderation/useModerationCauseDescription.ts:55 +#: src/lib/moderation/useModerationCauseDescription.ts:63 +msgid "You have blocked this user. You cannot view their content." +msgstr "Has blocau a este usuario. No puez veyer lo suyo conteniu." -#: src/components/WhoCanReply.tsx:280 -#: src/components/WhoCanReply.tsx:258 -msgid "users followed by <0>@{0}" -msgstr "usuarios seguius per <0>@{0}" +#: src/screens/Login/SetNewPasswordForm.tsx:48 +#: src/screens/Login/SetNewPasswordForm.tsx:85 +#: src/view/com/modals/ChangePassword.tsx:88 +#: src/view/com/modals/ChangePassword.tsx:122 +msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." +msgstr "Has escrito un codigo invalido. Habría d'estar bella cosa asinas XXXXX-XXXXX." -#: src/components/dms/MessageItem.tsx:183 -#: src/screens/List/ListHiddenScreen.tsx:140 -msgid "you" -msgstr "tu" +#: src/lib/moderation/useModerationCauseDescription.ts:114 +msgid "You have hidden this post" +msgstr "Has amagau esta publicación" -#: src/view/com/notifications/FeedItem.tsx:232 -#: src/view/com/notifications/FeedItem.tsx:327 -#: src/lib/hooks/useTimeAgo.ts:156 -msgid "{0, plural, one {# day} other {# days}}" -msgstr "{0, plural, one {# día} other {# días}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:109 +msgid "You have hidden this post." +msgstr "Has amagau esta publicación." -#: src/lib/hooks/useTimeAgo.ts:146 -msgid "{0, plural, one {# hour} other {# hours}}" -msgstr "{0, plural, one {# hora} other {# horas}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:102 +#: src/lib/moderation/useModerationCauseDescription.ts:97 +msgid "You have muted this account." +msgstr "Has silenciau esta cuenta." -#: src/components/moderation/LabelsOnMe.tsx:55 -#: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {s'ha meso # etiqueta en esta cuenta} other {s'han meso # etiquetas en esta cuenta}}" +#: src/lib/moderation/useModerationCauseDescription.ts:91 +msgid "You have muted this user" +msgstr "Has silenciau esta cuenta" -#: src/components/moderation/LabelsOnMe.tsx:61 -#: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {s'ha meso # etiqueta en este conteniu} other {s'han meso # etiquetas en este conteniu}}" +#: src/screens/Messages/ChatList.tsx:188 +msgid "You have no conversations yet. Start one!" +msgstr "No tiens garra conversacion. Encomienza-ne una!" -#: src/lib/hooks/useTimeAgo.ts:136 -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minuto} other {# minutos}}" +#: src/view/com/feeds/ProfileFeedgens.tsx:143 +msgid "You have no feeds." +msgstr "No tiens garra canal." -#: src/lib/hooks/useTimeAgo.ts:167 -msgid "{0, plural, one {# month} other {# months}}" -msgstr "{0, plural, one {# mes} other {# meses}}" +#: src/view/com/lists/ProfileLists.tsx:139 +msgid "You have no lists." +msgstr "No tiens garra lista." -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 -msgid "{0, plural, one {# repost} other {# reposts}}" -msgstr "{0, plural, one {# republicación} other {# republicacions}}" +#: src/view/screens/ModerationBlockedAccounts.tsx:129 +msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." +msgstr "Encara no has blocau garra cuenta. Pa blocar una cuenta, veye a lo suyo perfil y tría \"Blocar cuenta\" en o menú d'a suya cuenta." -#: src/lib/hooks/useTimeAgo.ts:126 -msgid "{0, plural, one {# second} other {# seconds}}" -msgstr "{0, plural, one {# segundo} other {# segundos}}" +#: src/view/screens/ModerationMutedAccounts.tsx:128 +msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." +msgstr "Encara no has silenciau garra cuenta. Pa silenciar una cuenta, veye a lo suyo perfil y tría \"Silenciar cuenta\" en o menú d'a suya cuenta." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Me fa goyo (# me-fa-goyo)} other {Me fa goyo (# me-fa-goyos)}}" +#: src/components/Lists.tsx:52 +msgid "You have reached the end" +msgstr "Has arribau a la fin" -#: src/components/FeedCard.tsx:213 -#: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Le ha feito goyo a # user} other {Les ha feito goyo a # users}}" +#: src/lib/media/video/upload.shared.ts:56 +msgid "You have temporarily reached the limit for video uploads. Please try again later." +msgstr "Has alcanzau temporalment lo limite de puyadas de videos. Torna a intentar-lo mas enta debant." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Respuesta pa (# respuesta)} other {Respuesta pa (# respuestas)}}" +#: src/components/StarterPack/ProfileStarterPacks.tsx:241 +msgid "You haven't created a starter pack yet!" +msgstr "Encara no has creau un paquet d'inicio!" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Desmarca me fa goyo (# me-fa-goyo)} other {Desmarca me fa goyo (# me-fa-goyos)}}" +#: src/components/dialogs/MutedWords.tsx:398 +msgid "You haven't muted any words or tags yet" +msgstr "Encara no has silenciau garra parola u etiqueta" -#: src/components/KnownFollowers.tsx:179 -#: src/components/ProfileHoverCard/index.web.tsx:398 -#: src/screens/Profile/Header/Metrics.tsx:22 -msgid "{0, plural, one {follower} other {followers}}" -msgstr "{0, plural, one {seguidor} other {seguidors}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:116 +#: src/lib/moderation/useModerationCauseDescription.ts:125 +msgid "You hid this reply." +msgstr "Has amagau esta respuesta." -#: src/components/ProfileHoverCard/index.web.tsx:402 -#: src/screens/Profile/Header/Metrics.tsx:26 -msgid "{0, plural, one {following} other {following}}" -msgstr "{0, plural, one {seguindo} other {seguindo}}" +#: src/components/moderation/LabelsOnMeDialog.tsx:78 +msgid "You may appeal non-self labels if you feel they were placed in error." +msgstr "Puez apelar etiquetas no propias si creyes que son estadas mesas per error." -#: src/view/com/post-thread/PostThreadItem.tsx:447 -msgid "{0, plural, one {like} other {likes}}" -msgstr "{0, plural, one {me-fa-goyo} other {me-fa-goyos}}" +#: src/components/moderation/LabelsOnMeDialog.tsx:83 +msgid "You may appeal these labels if you feel they were placed in error." +msgstr "Puez apelar estas etiquetas si sientes que estioron colocadas per error." -#: src/screens/Profile/Header/Metrics.tsx:58 -msgid "{0, plural, one {post} other {posts}}" -msgstr "{0, plural, one {publicación} other {publicacions}}" +#: src/screens/StarterPack/Wizard/State.tsx:79 +msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" +msgstr "Nomás puez anyadir dica {STARTER_PACK_MAX_SIZE} perfils" -#: src/view/com/post-thread/PostThreadItem.tsx:431 -msgid "{0, plural, one {quote} other {quotes}}" -msgstr "{0, plural, one {cita} other {citas}}" +#: src/screens/StarterPack/Wizard/State.tsx:97 +msgid "You may only add up to 3 feeds" +msgstr "Nomás puez anyadir dica 3 canals" -#: src/view/com/post-thread/PostThreadItem.tsx:413 -msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{0, plural, one {republicación} other {republicacions}}" +#: src/lib/media/picker.shared.ts:22 +msgid "You may only select up to 4 images" +msgstr "No puez triar mas de 4 imachens" -#: src/screens/Settings/Settings.tsx:414 -msgid "{0}" -msgstr "{0}" +#: src/screens/Signup/StepInfo/Policies.tsx:106 +msgid "You must be 13 years of age or older to sign up." +msgstr "Has de tener 13 anyos u mas pa poder crear una cuenta." -#: src/view/screens/ProfileList.tsx:286 -#: src/view/com/util/UserAvatar.tsx:435 -msgid "{0}'s avatar" -msgstr "avatar de {0}" +#: src/components/StarterPack/ProfileStarterPacks.tsx:324 +msgid "You must be following at least seven other people to generate a starter pack." +msgstr "Has de seguir a lo menos a siet personas mas pa chenerar un paquet d'inicio." -#: src/screens/StarterPack/Wizard/StepDetails.tsx:67 -msgid "{0}'s favorite feeds and people - join me!" -msgstr "Las canals y personas favoritas de {0}, une-te a yo!" +#: src/components/StarterPack/QrCodeDialog.tsx:60 +msgid "You must grant access to your photo library to save a QR code" +msgstr "Has d'atorgar acceso a la tuya biblioteca de fotos pa alzar un codigo QR" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:46 -msgid "{0}'s starter pack" -msgstr "paquet d'inicio de {0}" +#: src/components/StarterPack/ShareDialog.tsx:68 +msgid "You must grant access to your photo library to save the image." +msgstr "Has d'atorgar acceso a la tuya biblioteca de fotos pa alzar la imachen." -#: src/components/dialogs/MutedWords.tsx:475 -msgid "{0} <0>in <1>tags" -msgstr "{0} <0>en <1>etiquetas" +#: src/components/ReportDialog/SubmitView.tsx:210 +msgid "You must select at least one labeler for a report" +msgstr "Has de triar a lo menos un etiquetador pa un informe" -#: src/components/dialogs/MutedWords.tsx:465 -msgid "{0} <0>in <1>text & tags" -msgstr "{0} <0>en <1>texto y etiquetas" +#: src/screens/Deactivated.tsx:127 +msgid "You previously deactivated @{0}." +msgstr "Dinantes hebas desactivau a @{0}." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 -msgid "{0} joined this week" -msgstr "{0} s'han uniu esta semana" +#: src/screens/Settings/Settings.tsx:257 +msgid "You will be signed out of all your accounts." +msgstr "Saldrás de totas las tuyas cuentas." -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 -msgid "{0} of {1}" -msgstr "{0} de {1}" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 +msgid "You will no longer receive notifications for this thread" +msgstr "Ya no recibirás notificacions d'este filo" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 -msgid "{0} people have used this starter pack!" -msgstr "{0} personas han usau este paquet d'inicio!" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 +msgid "You will now receive notifications for this thread" +msgstr "Agora recibirás notificacions d'este filo" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 -msgid "{0} unread items" -msgstr "{0} elementos sin leyer" +#: src/screens/Login/SetNewPasswordForm.tsx:98 +msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." +msgstr "Ninviamos un codigo de reinicio a lo tuyo correu. Escribe ixe codigo aquí y dimpués escribe la tuya nueva clau." -#: src/lib/hooks/useTimeAgo.ts:158 -msgid "{0}d" -msgstr "{0}d" +#: src/screens/Messages/components/ChatListItem.tsx:124 +msgid "You: {0}" +msgstr "Lo tuyo: {0}" -#: src/lib/hooks/useTimeAgo.ts:148 -msgid "{0}h" -msgstr "{0}h" +#: src/screens/Messages/components/ChatListItem.tsx:153 +msgid "You: {defaultEmbeddedContentMessage}" +msgstr "Tu: {defaultEmbeddedContentMessage}" -#: src/lib/hooks/useTimeAgo.ts:138 -msgid "{0}m" -msgstr "{0}m" +#: src/screens/Messages/components/ChatListItem.tsx:146 +msgid "You: {short}" +msgstr "Tu: {short}" -#: src/lib/hooks/useTimeAgo.ts:169 -msgid "{0}mo" -msgstr "{0}me" +#: src/screens/Signup/index.tsx:107 +msgid "You'll follow the suggested users and feeds once you finish creating your account!" +msgstr "Malas que remates de crear la tuya cuenta podrás seguir usuarios y canals sucheridas!" -#: src/lib/hooks/useTimeAgo.ts:128 -msgid "{0}s" -msgstr "{0}s" +#: src/screens/Signup/index.tsx:112 +msgid "You'll follow the suggested users once you finish creating your account!" +msgstr "Prencipiarás a seguir a los usuarios sucherius malas que remates de crear la tuya cuenta!" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elementos sin leyer" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +msgid "You'll follow these people and {0} others" +msgstr "Prencipiarás a seguir a estas personas y a {0} mas" -#: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Le ha feito goyo a # usuario} other {Les han feito goyo a # usuarios}}" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +msgid "You'll follow these people right away" +msgstr "Prencipiarás a seguir a estas personas a l'inte" -#: src/view/shell/desktop/LeftNav.tsx:223 -msgid "{count} unread items" -msgstr "{count} elementos sin leyer" +#: src/components/dialogs/VerifyEmailDialog.tsx:178 +msgid "You'll receive an email at <0>{0} to verify it's you." +msgstr "Recibirás un correu electronico en <0>{0} pa verificar que yes tu." -#: src/lib/hooks/useTimeAgo.ts:69 -#: src/lib/hooks/useTimeAgo.ts:64 -#: src/lib/hooks/useTimeAgo.ts:59 -#: src/lib/hooks/useTimeAgo.ts:75 -#: src/lib/hooks/useTimeAgo.ts:54 -#: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 -msgid "{displayName}'s Starter Pack" -msgstr "Paquet d'inicio de {displayName}" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +msgid "You'll stay updated with these feeds" +msgstr "Te mantendrás actualizau con estas canals" -#: src/screens/SignupQueued.tsx:220 -msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" -msgstr "{estimatedTimeHrs, plural, one {hora} other {horas}}" +#: src/screens/SignupQueued.tsx:112 +msgid "You're in line" +msgstr "Ya yes en coda" -#: src/screens/SignupQueued.tsx:226 -msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" -msgstr "{estimatedTimeMins, plural, one {minuto} other {minutos}}" +#: src/screens/Deactivated.tsx:89 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 +msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." +msgstr "Has iniciau sesión con una clau d'aplicación. Per favor, inicia sesión con a tuya clau prencipal pa continar con a desactivación d'a tuya cuenta." -#: src/view/com/notifications/FeedItem.tsx:300 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} t'han seguiu" +#: src/screens/Onboarding/StepFinished.tsx:235 +msgid "You're ready to go!" +msgstr "Ixo ye tot!" -#: src/view/com/notifications/FeedItem.tsx:326 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "A {firstAuthorLink} y a <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya canal personalizada" +#: src/components/moderation/ModerationDetailsDialog.tsx:106 +#: src/lib/moderation/useModerationCauseDescription.ts:106 +msgid "You've chosen to hide a word or tag within this post." +msgstr "Has triau amagar una parola u etiqueta endentro d'esta publicación." -#: src/view/com/notifications/FeedItem.tsx:222 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "A {firstAuthorLink} y a <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya publicación" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} ha republicau la tuya publicación" +#: src/view/com/posts/FollowingEndOfFeed.tsx:44 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "Has harribau a la fin d'a tuya canal! Troba mas cuentas pa seguir." -#: src/view/com/notifications/FeedItem.tsx:350 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} s'han rechistrau con o tuyo paquet d'inicio" +#: src/view/com/composer/state/video.ts:421 +msgid "You've reached your daily limit for video uploads (too many bytes)" +msgstr "Has alcanzau lo tuyo limite diario de carga de videos (masiaus bytes)" -#: src/view/com/notifications/FeedItem.tsx:312 -msgid "{firstAuthorLink} followed you" -msgstr "{firstAuthorLink} t'ha seguiu" +#: src/view/com/composer/state/video.ts:425 +msgid "You've reached your daily limit for video uploads (too many videos)" +msgstr "Has alcanzau lo tuyo limite diario de carga de videos (masiaus videos)" -#: src/view/com/notifications/FeedItem.tsx:289 -msgid "{firstAuthorLink} followed you back" -msgstr "{firstAuthorLink} t'ha seguiu tamién" +#: src/screens/Signup/index.tsx:140 +msgid "Your account" +msgstr "La tuya cuenta" -#: src/view/com/notifications/FeedItem.tsx:338 -msgid "{firstAuthorLink} liked your custom feed" -msgstr "A {firstAuthorLink} le ha feito goyo la tuya canal personalizada" +#: src/view/com/modals/DeleteAccount.tsx:84 +msgid "Your account has been deleted" +msgstr "La tuya cuenta ye estada eliminada" -#: src/view/com/notifications/FeedItem.tsx:234 -msgid "{firstAuthorLink} liked your post" -msgstr "A {firstAuthorLink} le ha feito goyo la tuya publicación" +#: src/view/com/composer/state/video.ts:429 +msgid "Your account is not yet old enough to upload videos. Please try again later." +msgstr "La tuya cuenta encara no tiene prou antiguidat como pa puyar videos. Torna a intentar-lo mas enta debant." -#: src/view/com/notifications/FeedItem.tsx:258 -msgid "{firstAuthorLink} reposted your post" -msgstr "{firstAuthorLink} ha republicau la tuya publicación" +#: src/screens/Settings/components/ExportCarDialog.tsx:65 +msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." +msgstr "Lo tuyo repositorio de cuenta, que contiene toz los rechistros de datos publicos, puede estar descargau como un fichero \"CAR\". Este fichero no incluye fichers multimedia incrustaus, como imáchens, ni los tuyos datos privaus, que han d'estar obtenius per separau." -#: src/view/com/notifications/FeedItem.tsx:362 -msgid "{firstAuthorLink} signed up with your starter pack" -msgstr "{firstAuthorLink} s'ha rechistrau con o tuyo paquet d'inicio" +#: src/screens/Signup/StepInfo/index.tsx:211 +msgid "Your birth date" +msgstr "La tuya data de naixencia" -#: src/view/com/notifications/FeedItem.tsx:293 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} t'han seguiu" +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 +msgid "Your browser does not support the video format. Please try a different browser." +msgstr "Lo tuyo navegador no soporta este formato de video. Per favor intenta-lo con un navegador diferent." -#: src/view/com/notifications/FeedItem.tsx:319 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "A {firstAuthorName} y a {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya canal personalizada" +#: src/screens/Messages/components/ChatDisabled.tsx:25 +msgid "Your chats have been disabled" +msgstr "Los tuyos chats son estau deshabilitaus" -#: src/view/com/notifications/FeedItem.tsx:215 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "A {firstAuthorName} y a {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} les ha feito goyo la tuya publicación" +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "La tuya tría será alzada. Puez cambiar esto en os achustes dimpués." -#: src/view/com/notifications/FeedItem.tsx:239 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} han republicau la tuya publicación" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} mas} other {{formattedAuthorsCount} mas}} s'han rechistrau con o tuyo paquet d'inicio" +#: src/screens/Login/ForgotPasswordForm.tsx:51 +#: src/screens/Signup/state.ts:203 +#: src/screens/Signup/StepInfo/index.tsx:108 +#: src/view/com/modals/ChangePassword.tsx:55 +msgid "Your email appears to be invalid." +msgstr "Lo tuyo correu electronico pareixe no estar valido." -#: src/view/com/notifications/FeedItem.tsx:298 -msgid "{firstAuthorName} followed you" -msgstr "{firstAuthorName} t'ha seguiu" +#: src/view/com/modals/ChangeEmail.tsx:120 +msgid "Your email has been updated but not verified. As a next step, please verify your new email." +msgstr "Lo tuyo correu electronico ha estau actualizau pero no comprebau. Compreba lo tuyo nuevo correu electronico." -#: src/view/com/notifications/FeedItem.tsx:288 -msgid "{firstAuthorName} followed you back" -msgstr "{firstAuthorName} tamién t'ha seguiu" +#: src/view/com/modals/VerifyEmail.tsx:122 +msgid "Your email has not yet been verified. This is an important security step which we recommend." +msgstr "Lo tuyo correu electronico encara no ha estau comprebau. Per la tuya seguranza, recomendamos que lo comprebes." -#: src/view/com/notifications/FeedItem.tsx:324 -msgid "{firstAuthorName} liked your custom feed" -msgstr "A {firstAuthorName} le ha feito goyo la tuya canal personalizada" +#: src/state/shell/progress-guide.tsx:211 +msgid "Your first like!" +msgstr "Lo tuyo primer \"me fa goyo\"!" -#: src/view/com/notifications/FeedItem.tsx:220 -msgid "{firstAuthorName} liked your post" -msgstr "A {firstAuthorName} le ha feito goyo la tuya publicación" +#: src/view/com/posts/FollowingEmptyState.tsx:43 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "La tuya canal de Seguindo ye vueda! Sigue a mas usuarios pa veyer las suyas publicacions aquí." -#: src/view/com/notifications/FeedItem.tsx:244 -msgid "{firstAuthorName} reposted your post" -msgstr "{firstAuthorName} ha republicau la tuya publicación" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Lo tuyo identificador completo será <0>@{0}" -#: src/view/com/notifications/FeedItem.tsx:348 -msgid "{firstAuthorName} signed up with your starter pack" -msgstr "{firstAuthorName} s'ha rechistau con o tuyo paquet d'inicio" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "Lo tuyo identificador completo será" -#: src/components/ProfileHoverCard/index.web.tsx:508 -#: src/screens/Profile/Header/Metrics.tsx:49 -msgid "{following} following" -msgstr "{following} seguindo" +#: src/components/dialogs/MutedWords.tsx:369 +msgid "Your muted words" +msgstr "Las tuyas parolas silenciadas" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 -msgid "{handle} can't be messaged" -msgstr "No se puede ninviar mensaches a {handle}" +#: src/view/com/modals/ChangePassword.tsx:158 +msgid "Your password has been changed successfully!" +msgstr "S'ha cambiau con exito la tuya clau!" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 -#: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Le ha feito goyo a # user} other {Les ha feito goyo a # users}}" +#: src/view/com/composer/Composer.tsx:470 +msgid "Your post has been published" +msgstr "S'ha publicau la tuya publicación" -#: src/view/shell/Drawer.tsx:448 -msgid "{numUnreadNotifications} unread" -msgstr "{numUnreadNotifications} sin leyer" +#: src/view/com/composer/Composer.tsx:467 +msgid "Your posts have been published" +msgstr "S'han publicau las tuyas publicacions" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 -msgid "{numUnreadNotifications} unread items" -msgstr "{numUnreadNotifications} elementos sin leyer" +#: src/screens/Onboarding/StepFinished.tsx:250 +msgid "Your posts, likes, and blocks are public. Mutes are private." +msgstr "Las tuyas publicacions, a qué le das \"me fa goyo\" y a quí blocas son publicos. Dengún puede veyer a qui silencias." -#: src/components/NewskieDialog.tsx:111 -msgid "{profileName} joined Bluesky using a starter pack {0} ago" -msgstr "{profileName} s'unió a Bluesky usando un paquet d'inicio fa {0}" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 +msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." +msgstr "Lo tuyo perfil, publicacions, canals y listas no tornarán a estar visibles pa atros usuarios de Bluesky. Puez reactivar la tuya cuenta dentrando-ie en cualsequier momento." -#: src/components/NewskieDialog.tsx:116 -msgid "{profileName} joined Bluesky {0} ago" -msgstr "{profileName} s'unió a Bluesky fa {0}" +#: src/view/com/composer/Composer.tsx:469 +msgid "Your reply has been published" +msgstr "Respuesta publicada" -#: src/screens/Profile/Header/Handle.tsx:52 -msgid "⚠Invalid Handle" -msgstr "⚠Identificador no valido" +#: src/components/dms/ReportDialog.tsx:157 +msgid "Your report will be sent to the Bluesky Moderation Service" +msgstr "Lo tuyo reporte s'ha ninviau a lo servicio de moderación de Bluesky" diff --git a/src/locale/locales/ast/messages.po b/src/locale/locales/ast/messages.po index 8fdddaf1fe..85787a4aa5 100644 --- a/src/locale/locales/ast/messages.po +++ b/src/locale/locales/ast/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: Asturian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(contién elementos incrustaos)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(ensin direición de corréu)" @@ -31,17 +35,37 @@ msgstr "(ensin direición de corréu)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# día} other {# díes}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# hora} other {# hores}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {Aplicóse # etiqueta a esta cuenta} other {Aplicáronse # etiquetes a esta cuenta}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {Aplicóse # etiqueta a esta cuenta} other {Aplicáronse # etiquetes a esta cuenta}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {Aplicóse # etiqueta a esti conteníu} other {Aplicáronse # etiquetes a esti conteníu}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {Aplicóse # etiqueta a esti conteníu} other {Aplicáronse # etiquetes a esti conteníu}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -51,7 +75,11 @@ msgstr "{0, plural, one {# minutu} other {# minutos}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# mes} other {# meses}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# republicación} other {# republicaciones}}" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Dar préstame (# préstame)} other {Dar préstame (# préstames)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Dar préstame (# préstame)} other {Dar préstame (# préstames)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "{0, plural, one {préstame} other {préstames}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {cita} other {cites}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Reply (# rempuesta)} other {Reply (# rempuestes)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Reply (# rempuesta)} other {Reply (# rempuestes)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {republicación} other {republicaciones}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Quitar el préstame (# préstames)} other {Quitar el préstame (# préstames)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Quitar el préstame (# préstames)} other {Quitar el préstame (# préstames)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -120,15 +148,15 @@ msgstr "{0} <0>en <1>testu y etiquetes" msgid "{0} joined this week" msgstr "{0} xunióse esta selmana" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} de {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "¡{0} persones usaron esti paquete d'iniciación!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} elementos ensin lleer" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "{0} s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elementos ensin lleer" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elementos ensin lleer" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} elementos ensin lleer" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Paquete d'iniciación de: {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {hora} other {hores}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minutu} other {minutos}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} siguiéronte" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} prestó-yos el to feed personalizáu" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} prestó-yos la publicación" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} republicaron la to publicación" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} rexistróse col to paquete d'iniciación" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} siguióte" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} siguióte tamién" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "A {firstAuthorLink} prestó-y el to feed personalizáu" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "A {firstAuthorLink} prestó-y la publicación" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} republicó la to publicación" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} rexistróse col to paquete d'iniciación" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} siguiéronte" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "A {firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} prestó-yos el to feed personalizáu" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "A {firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} prestó-yos la publicación" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} y {additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} republicaron la to publicación" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} siguióte" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} siguióte tamién" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "A {firstAuthorName} prestó-y el to feed personalizáu" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "A {firstAuthorName} prestó-y la publicación" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} republicó la to publicación" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} rexistróse col to paquete d'iniciación" @@ -287,21 +315,25 @@ msgstr "{firstAuthorName} rexistróse col to paquete d'iniciación" msgid "{following} following" msgstr "Sigue a {following}" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Nun se puen unviar mensaxes a {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Prestó-y a # usuariu} other {Prestó-yos a # usuarios}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} ensin lleer" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} elementos ensin lleer" @@ -313,12 +345,12 @@ msgstr "{profileName} xunióse a Bluesky hai {0}" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} xunióse a Bluesky con un paquete d'iniciación hai {0}" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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} y {2, plural, one {# más} other {# más}} inclúinse nel paquete d'iniciación" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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} y {2, plural, one {# más} other {# más}} inclúinse nel paquete d'iniciación" @@ -331,11 +363,11 @@ msgstr "<0>{0} {1, plural, one {siguidor} other {siguidores}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "{1, plural, one {Sigue a} other {Sigue a}} <0>{0}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} y <1><2>{1} inclúinse nel paquete d'iniciación" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} inclúise nel to paquete d'iniciación" @@ -347,11 +379,11 @@ msgstr "<0>{0} miembros" msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Tu y <1><2>{0} tais incluyíos nel paquete d'iniciación" @@ -363,7 +395,7 @@ msgstr "⚠L'indicador ye inválidu" msgid "24 hours" msgstr "24 hores" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "" @@ -375,25 +407,24 @@ msgstr "30 díes" msgid "7 days" msgstr "7 díes" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Tocante a" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "" +#~ msgid "Access profile and other navigation links" +#~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accesibilidá" @@ -401,15 +432,15 @@ msgstr "Accesibilidá" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Configuración d'accesibilidá" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Cuenta" @@ -435,11 +466,11 @@ msgstr "" msgid "Account Muted by List" msgstr "" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Quitóse la cuenta del accesu rápidu" @@ -459,11 +490,10 @@ msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Amestar" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Amiesta {0} más pa siguir" @@ -476,12 +506,13 @@ msgstr "" msgid "Add a content warning" msgstr "" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "" @@ -499,8 +530,8 @@ msgstr "" msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -512,8 +543,8 @@ msgstr "Amestar otra publicación" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Crear una contraseña d'aplicación" @@ -530,11 +561,16 @@ msgstr "" msgid "Add new post" msgstr "Amestar una publicación nueva" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Amestar los feeds aconseyaos" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "¡Amiesta dalgunos feeds al paquete d'iniciación!" @@ -542,11 +578,11 @@ msgstr "¡Amiesta dalgunos feeds al paquete d'iniciación!" msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Amiesta'l rexistru DNS siguiente al to dominiu:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "" @@ -579,7 +615,7 @@ msgstr "" msgid "Adult Content" msgstr "Conteníu p'adultos" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "El conteníu p'adultos namás se pue activar pela web en <0>bsky.app." @@ -592,19 +628,23 @@ msgstr "El conteníu p'adultos ta desactiváu." msgid "Adult Content labels" msgstr "Etiquetes de conteníu p'adultos" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Opciones avanzaes" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "¡Completóse l'entrenamientu del algoritmu!" +#~ msgid "Algorithm training complete!" +#~ msgstr "¡Completóse l'entrenamientu del algoritmu!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Tolos feeds que guardesti, nun llugar." @@ -613,16 +653,20 @@ msgstr "Tolos feeds que guardesti, nun llugar." msgid "Allow access to your direct messages" msgstr "Permitir l'accesu a los mensaxes direutos" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permitir los mensaxes nuevos de:" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permitir les rempuestes de:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permite l'accesu a los mensaxes direutos" @@ -641,7 +685,7 @@ msgstr "Yá aniciesti la sesión como @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -732,8 +776,8 @@ msgstr "Prodúxose un error al tentar d'abrir la charra" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -753,7 +797,7 @@ msgid "and" msgstr "y" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animales" @@ -765,8 +809,8 @@ msgstr "GIF animáu" msgid "Anti-Social Behavior" msgstr "Comportamientu antisocial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Cualesquier llingua" @@ -774,7 +818,14 @@ msgstr "Cualesquier llingua" msgid "Anybody can interact" msgstr "Tol mundu pue interactuar" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Llingua de l'aplicación" @@ -782,7 +833,7 @@ msgstr "Llingua de l'aplicación" msgid "App Password" msgstr "Contraseña d'aplicación" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Desanicióse la contraseña d'aplicación" @@ -810,13 +861,13 @@ msgstr "Los nomes de les contraseñes d'aplicación han tener polo menos 4 cará #~ msgid "App password settings" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Contraseñes d'aplicación" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Contraseñes d'aplicación" @@ -841,10 +892,10 @@ msgstr "Unvióse l'apellación" msgid "Appeal this decision" msgstr "Apellar esta decisión" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aspeutu" @@ -870,7 +921,7 @@ msgstr "" msgid "Archived post" msgstr "Archivóse la publicación" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "¿De xuru que quies desaniciar la contraseña d'aplicación «{0}»?" @@ -882,7 +933,7 @@ msgstr "¿De xuru que quies desaniciar la contraseña d'aplicación «{0}»?" 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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "¿De xuru que quies desaniciar esti elementu del paquete d'iniciación?" @@ -894,11 +945,11 @@ msgstr "¿De xuru que quies escartar los cambeos?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "¿De xuru que quies quitar «{0}» de los tos feeds?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "¿De xuru que quies quitar esti elementu de los tos feeds?" @@ -919,7 +970,7 @@ msgid "Are you writing in <0>{0}?" msgstr "¿Tas escribiendo na llingua «<0>{0}»?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Arte" @@ -931,32 +982,31 @@ msgstr "" msgid "At least 3 characters" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Les opciones de reproducción automática moviéronse a <0>Configuración del conteníu multimedia." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Reproducir automáticamente vídeos y GIFs" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Atrás" @@ -964,8 +1014,8 @@ msgstr "Atrás" #~ msgid "Basics" #~ msgstr "" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Enantes de crear una llista, primero tienes de verificar la direición de corréu." @@ -979,12 +1029,17 @@ msgstr "Enantes de crear un paquete d'iniciación, tienes de verificar primero l #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Enantes de poder unviar un mensaxe a otru usuariu, primero tienes de verificar la direición de corréu." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Aniversariu" @@ -1015,15 +1070,15 @@ msgstr "Bloquiar la cuenta" msgid "Block Account?" msgstr "¿Quies bloquiar la cuenta?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloquiar les cuentes" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "¿Quies bloquiar estes cuentes?" @@ -1031,12 +1086,12 @@ msgstr "¿Quies bloquiar estes cuentes?" msgid "Blocked" msgstr "Bloquióse" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Cuentes bloquiaes" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Cuentes bloquiaes" @@ -1045,19 +1100,19 @@ msgstr "Cuentes bloquiaes" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Les cuentes bloquiaes nun puen responder nos tos filos, mentante nin interactuar contigo de nenguna forma." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Les cuentes bloquiaes nun puen responder nos tos filos, mentante nin interactuar contigo de nenguna forma. Tampoco vas ver el so conteníu nin ellos el de to." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Bloquióse la publicación." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "El bloquéu nun impide qu'esti etiquetador aplique etiquetes a la to cuenta." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "El bloquéu ye públicu. Les cuentes bloquiaes nun puen responder nos tos filos, mentante nin interactuar contigo de nenguna forma." @@ -1082,7 +1137,8 @@ msgstr "Bluesky nun pue verificar l'autenticidá de la data indicada." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky ye una rede abierta onde pues escoyer l'agospiador. Si yes desendolcador, pues agospiar un sirvidor." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "¡Bluesky ye meyor con compaña!" @@ -1094,6 +1150,14 @@ msgstr "" 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 "" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "" @@ -1103,27 +1167,27 @@ msgid "Blur images and filter from feeds" msgstr "" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Llibros" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Restolar más suxerencies" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1132,21 +1196,37 @@ msgstr "" msgid "Browse other feeds" msgstr "Restolar otros feeds" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Negocios" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "" +#~ msgid "by —" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Por «{0}»" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "por «<0/>»" +#~ msgid "by <0/>" +#~ msgstr "por «<0/>»" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1161,8 +1241,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Al crear una cuenta aceptes los <0>términos del serviciu." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "por ti" +#~ msgid "by you" +#~ msgstr "por ti" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1172,16 +1252,18 @@ msgstr "Cámara" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1196,20 +1278,20 @@ msgstr "Cámara" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Encaboxar" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Encaboxar" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "" @@ -1225,16 +1307,16 @@ msgstr "" msgid "Cancel profile editing" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Anular la cita" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "" @@ -1243,9 +1325,9 @@ msgid "Cancels opening the linked website" msgstr "" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Nun se pue interactuar con un usuariu bloquiáu" @@ -1267,8 +1349,17 @@ msgstr "" #~ msgid "Change" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Camudar la direición de corréu" @@ -1281,8 +1372,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Cambéu del identificador" @@ -1310,9 +1401,9 @@ msgstr "Confirmación de la direición de corréu" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Charra" @@ -1323,12 +1414,12 @@ msgstr "Silencióse la charra" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Configuración de la charra" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "" @@ -1336,24 +1427,24 @@ msgstr "" msgid "Chat unmuted" msgstr "La charra dexó de tar silenciada" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Revisa'l corréu electrónicu pa consiguir un códigu d'aniciu de sesión ya introducilu equí." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "" @@ -1361,7 +1452,7 @@ msgstr "" msgid "Choose for me" msgstr "Escoyer por min" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Escueyi persones" @@ -1373,7 +1464,7 @@ msgstr "" msgid "Choose Service" msgstr "Seleición d'un serviciu" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "" @@ -1381,15 +1472,24 @@ msgstr "" msgid "Choose this color as your avatar" msgstr "" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Escueyi una contraseña" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "L'identificador" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "" @@ -1406,12 +1506,12 @@ msgid "click here" msgstr "" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Calca equí pa consiguir más información tocante a la desactivación de la cuenta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Calca equí pa consiguir más información tocante a la desactivación de la cuenta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Calca equí pa consiguir más información." +#~ msgid "Click here for more information." +#~ msgstr "Calca equí pa consiguir más información." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1439,9 +1539,10 @@ msgstr "Tocotó 🐴 tocotó 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1450,8 +1551,8 @@ msgstr "Tocotó 🐴 tocotó 🐴" msgid "Close" msgstr "Zarrar" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Zarrar el diálogu activu" @@ -1475,20 +1576,20 @@ msgstr "" msgid "Close image" msgstr "Zarrar la imaxe" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Zarrar el visor d'imáxenes" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Zarrar esti diálogu" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Zarrar la barra de navegación baxera" @@ -1504,34 +1605,34 @@ msgstr "" msgid "Closes viewer for header image" msgstr "Zarra'l visor de la imaxe de la testera" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Contrayer la llista d'usuarios" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Contrái la llista d'usuarios d'una notificación apurrida" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Mou de color" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Cómics" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "" @@ -1539,7 +1640,7 @@ msgstr "" msgid "Complete the challenge" msgstr "Completa'l retu" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1584,25 +1685,25 @@ msgstr "" msgid "Confirm content language settings" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Códigu de confirmación" @@ -1611,7 +1712,7 @@ msgstr "Códigu de confirmación" msgid "Confirmation Code" msgstr "Códigu de confirmación" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Conectando…" @@ -1620,14 +1721,17 @@ msgstr "Conectando…" msgid "Contact support" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1635,11 +1739,11 @@ msgstr "" msgid "Content Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Llingües del conteníu" @@ -1660,7 +1764,7 @@ msgstr "" msgid "Content warnings" msgstr "" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "" @@ -1695,7 +1799,7 @@ msgstr "Cocina" msgid "Copied" msgstr "Copióse" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "La versión de la compilación copióse nel cartafueyu" @@ -1703,7 +1807,7 @@ msgstr "La versión de la compilación copióse nel cartafueyu" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copióse nel cartafueyu" @@ -1728,7 +1832,7 @@ msgstr "Copiar" msgid "Copy App Password" msgstr "Copiar la contraseña d'aplicación" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copiar la versión de la compilación nel cartafueyu" @@ -1737,11 +1841,11 @@ msgstr "Copiar la versión de la compilación nel cartafueyu" msgid "Copy code" msgstr "Copiar el códigu" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Copiar el DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copiar l'agospiador" @@ -1753,7 +1857,7 @@ msgstr "Copiar l'enllaz" msgid "Copy Link" msgstr "Copiar l'enllaz" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copiar l'enllaz de la llista" @@ -1776,11 +1880,11 @@ msgstr "Copiar el testu de la publicación" msgid "Copy QR code" msgstr "Copiar el códigu QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Copiar el valor de rexistru TXT" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Política de derechos d'autor" @@ -1789,11 +1893,11 @@ msgstr "Política de derechos d'autor" msgid "Could not leave chat" msgstr "Nun se pudo colar de la charra" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Nun se pudo cargar el feed" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Nun se pudo cargar la llista" @@ -1819,7 +1923,7 @@ msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "" @@ -1862,12 +1966,12 @@ msgstr "" msgid "Create report for {0}" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Data de creación: {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -1882,8 +1986,8 @@ msgstr "" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Los feeds personalizaos que crea la comunidá úfrente esperiencies nueves y ayúdente a atopar el conteníu que te presta pola vida." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Los feeds personalizaos que crea la comunidá úfrente esperiencies nueves y ayúdente a atopar el conteníu que te presta pola vida." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1893,8 +1997,8 @@ msgstr "Los feeds personalizaos que crea la comunidá úfrente esperiencies nuev msgid "Customize who can interact with this post." msgstr "Personaliza quién pue interactuar con esta publicación." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Escuru" @@ -1902,7 +2006,7 @@ msgstr "Escuru" msgid "Dark mode" msgstr "Mou escuru" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Estilu escuru" @@ -1910,8 +2014,8 @@ msgstr "Estilu escuru" msgid "Date of birth" msgstr "Data de nacencia" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desactivación de la cuenta" @@ -1920,7 +2024,7 @@ msgstr "Desactivación de la cuenta" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "" @@ -1928,38 +2032,42 @@ msgstr "" msgid "Debug panel" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "La predeterminada" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Desaniciar la cuenta" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Desaniciu de la cuenta <0>«<1>{0}<2>»" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Desaniciar la contraseña d'aplicación" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "¿Quies desaniciar la contraseña d'aplicación?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "" @@ -1967,7 +2075,7 @@ msgstr "" msgid "Delete for me" msgstr "Desaniciar pa min" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "" @@ -1979,7 +2087,7 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "" @@ -1993,16 +2101,16 @@ msgstr "" msgid "Delete post" msgstr "Desaniciar la publicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "¿Quies desaniciar el paquete d'iniciación?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "¿Quies desaniciar esta llista?" @@ -2014,12 +2122,12 @@ msgstr "¿Quies desaniciar esti artículu?" msgid "Deleted" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "" @@ -2057,8 +2165,8 @@ msgstr "Separtar la cita" msgid "Detach quote post?" msgstr "¿Quies separtar la cita?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2070,7 +2178,7 @@ msgstr "Diálogu: configura quién pue interactuar con esta publicación" #~ msgid "Did you want to say anything?" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Lleve" @@ -2082,8 +2190,8 @@ msgstr "Lleve" msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desactivar la rempuesta háptica" @@ -2094,9 +2202,9 @@ msgstr "Desactivar los sotítulos" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Desactivóse" @@ -2128,11 +2236,11 @@ msgstr "" msgid "Discover new custom feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descubri feeds nuevos" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descubri feeds nuevos" @@ -2144,12 +2252,12 @@ msgstr "" msgid "Dismiss error" msgstr "Escartar l'error" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Amosar los indicadores de testu alternativu más grandes" @@ -2172,8 +2280,8 @@ msgstr "El nome visible ye mui llongu" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "El nome visible ye mui llongu. El númberu máximu de caráuteres ye {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panel de DNS" @@ -2201,7 +2309,7 @@ msgstr "Nun comienza nin acaba per un guión" #~ msgid "Domain Value" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "¡Verificóse'l dominiu!" @@ -2258,7 +2366,7 @@ msgstr "" msgid "Duration:" msgstr "Duración:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "p. exem. alicia" @@ -2270,7 +2378,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "p. exem. Alicia Hevia" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "p. exem. alicia.com" @@ -2302,16 +2410,14 @@ msgstr "p. exem. Usuarios que respuenden de contino con anuncios." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editar" @@ -2336,7 +2442,7 @@ msgstr "Editar la imaxe" msgid "Edit interaction settings" msgstr "Editar la configuración de les interaiciones" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editar los detalles de la llista" @@ -2344,10 +2450,8 @@ msgstr "Editar los detalles de la llista" msgid "Edit Moderation List" msgstr "" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Edición de los mios feeds" @@ -2376,7 +2480,7 @@ msgstr "Edición del perfil" msgid "Edit Profile" msgstr "Editar el perfil" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "" @@ -2396,16 +2500,16 @@ msgstr "" msgid "Edit your profile description" msgstr "" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educación" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2415,7 +2519,7 @@ msgstr "Direición de corréu" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2475,7 +2579,7 @@ msgstr "Activar" msgid "Enable {0} only" msgstr "Activar namás «{0}»" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Activar el conteníu p'adultos" @@ -2488,12 +2592,12 @@ msgstr "" msgid "Enable external media" msgstr "Activar el conteníu multimedia esternu" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Activar los reproductores multimedia de:" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Activar los avisos prioritarios" @@ -2505,9 +2609,14 @@ msgstr "" msgid "Enable this source only" msgstr "" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Activóse" @@ -2548,7 +2657,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Introduz el códigu que recibiesti pa camudar la contraseña." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Introduz el dominiu que quies usar" @@ -2578,6 +2687,7 @@ msgid "Enter your username and password" msgstr "Introduz l'identificador y la contraseña de to" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Error" @@ -2590,7 +2700,7 @@ msgid "Error receiving captcha response." msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Error:" @@ -2606,8 +2716,8 @@ msgstr "Tol mundu pue responder" msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Tol mundu" @@ -2631,7 +2741,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Cola del procesu pa desaniciar la cuenta" @@ -2643,7 +2753,7 @@ msgstr "Cola del procesu pa desaniciar la cuenta" msgid "Exits image cropping process" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "" @@ -2651,11 +2761,11 @@ msgstr "" msgid "Exits inputting search query" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "" @@ -2668,8 +2778,8 @@ msgstr "" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Configuración esperimental" @@ -2693,8 +2803,8 @@ msgstr "" msgid "Explicit sexual images." msgstr "Imáxenes sexuales esplícites." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Esportación de los mios datos" @@ -2702,8 +2812,8 @@ msgstr "Esportación de los mios datos" msgid "Export My Data" msgstr "Esportar los mios datos" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Conteníu multimedia esternu" @@ -2713,12 +2823,12 @@ msgid "External Media" msgstr "Conteníu multimedia esternu" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "El conteníu multimedia esternu pue permitir que los sitios web recueyan información de ti y del preséu. Nun s'unvia nin se solicita nenguna información hasta que nun primas el botón «Reproducir»." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferencies del conteníu multimedia esternu" @@ -2726,7 +2836,7 @@ msgstr "Preferencies del conteníu multimedia esternu" #~ msgid "External media settings" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "El cambéu del identificador falló. Volvi tentalo." @@ -2739,8 +2849,8 @@ msgstr "El cambéu del identificador falló. Volvi tentalo." msgid "Failed to create app password. Please try again." msgstr "La creación de la contraseña d'aplicación falló. Volvi tentalo." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "La creación del paquete d'iniciación falló" @@ -2756,12 +2866,12 @@ msgstr "El desaniciu del mensaxe falló" msgid "Failed to delete post, please try again" msgstr "El desaniciu de la publicación falló. Volvi tentalo" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "El desaniciu del paquete d'iniciación falló" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "La carga de les preferencies de los feeds falló" @@ -2773,12 +2883,12 @@ msgstr "La carga de los GIFs falló" msgid "Failed to load past messages" msgstr "La carga de los mensaxes anteriores falló" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "La carga de los feeds suxeríos falló" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "La carga de los perfiles suxeríos falló" @@ -2812,11 +2922,11 @@ msgstr "L'unviu de l'apellación falló. Volvi tentalo." msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "L'anovamientu de los feeds falló" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "L'anovamientu de la configuración falló" @@ -2827,11 +2937,11 @@ msgstr "L'anovamientu de la configuración falló" msgid "Failed to upload video" msgstr "La xuba del videu falló" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "La verificación del identificador falló. Volvi tentalo." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -2840,11 +2950,16 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed de {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Opinar" @@ -2854,26 +2969,30 @@ msgstr "Opinar" msgid "Feedback sent!" msgstr "¡Unvióse la opinión!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Los feeds son algoritmos personalizaos que los usuarios creen con poco conocimientu de programación. <0/> pa consiguir más información." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "¡Anováronse los feeds!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "" @@ -2886,7 +3005,7 @@ msgstr "¡El ficheru guardóse correutamente!" msgid "Filter from feeds" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "" @@ -2896,7 +3015,13 @@ msgstr "" msgid "Find accounts to follow" msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "" @@ -2908,7 +3033,7 @@ msgstr "" #~ msgid "Fine-tune the discussion threads." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "" @@ -2916,12 +3041,12 @@ msgstr "" msgid "Fitness" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexible" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2943,7 +3068,12 @@ msgstr "" msgid "Follow {name}" msgstr "" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "" @@ -2952,8 +3082,8 @@ msgstr "" msgid "Follow Account" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "" @@ -2967,7 +3097,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Siguir tamién" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "" @@ -3001,32 +3131,30 @@ msgstr "Usuarios siguíos" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Siguidores" +#~ msgid "Followers" +#~ msgstr "Siguidores" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Siguidores de @{0} que conoces" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Siguidores que conoces" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "" @@ -3035,13 +3163,13 @@ msgstr "" msgid "Following {name}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferencies del feed «Siguiendo»" @@ -3053,20 +3181,20 @@ msgstr "Síguete" msgid "Follows You" msgstr "Síguete" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fonte" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Tamañu de la fonte" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Alimentación" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por motivos de seguranza, tenemos d'unviate un códigu de confirmación a la to direición de corréu." @@ -3078,7 +3206,7 @@ msgstr "Por motivos de seguranza, nun vas ser a volver vela. Si pierdes esta con #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Pa tener la meyor esperiencia, aconseyamos usar la fonte del estilu." @@ -3091,11 +3219,11 @@ msgstr "Siempre" msgid "Forgot Password" msgstr "Contraseña escaecida" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "¿Escaeciesti la contraseña?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "¿Escaeciéstila?" @@ -3103,11 +3231,11 @@ msgstr "¿Escaeciéstila?" msgid "Frequently Posts Unwanted Content" msgstr "Publica conteníu non deseáu frecuentemente" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "" @@ -3133,7 +3261,7 @@ msgstr "" msgid "Get Started" msgstr "Comenzar" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Comienzu" @@ -3149,13 +3277,13 @@ msgstr "Pon cara al perfil" msgid "Glaring violations of law or terms of service" msgstr "Incumplimientos evidentes de la llei o de los términos del serviciu" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Dir p'atrás" @@ -3163,27 +3291,27 @@ msgstr "Dir p'atrás" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Dir p'atrás" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Dir al pasu anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "" @@ -3218,29 +3346,30 @@ msgstr "Dir al perfil del usuariu" msgid "Graphic Media" msgstr "Conteníu gráficu" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Identificador" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "L'identificador yá ta asignáu. Prueba con otru." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "¡L'identificador camudó!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "L'identificador ye mui llongu. Prueba con otru." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Función háptica" @@ -3248,7 +3377,7 @@ msgstr "Función háptica" msgid "Harassment, trolling, or intolerance" msgstr "Acosu, troléu o intolerancia" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Etiqueta" @@ -3260,9 +3389,10 @@ msgstr "Etiqueta: #{tag}" msgid "Having trouble?" msgstr "¿Tienes dalgún problema?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ayuda" @@ -3287,6 +3417,7 @@ msgstr "¡Equí tienes la contraseña d'aplicación!" msgid "Hidden list" msgstr "" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3294,11 +3425,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Esconder" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "" @@ -3332,31 +3465,43 @@ msgstr "¿Quies esconder esta publicación?" msgid "Hide this reply?" msgstr "¿Quies esconder esta rempuesta?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Esconder la llista d'usuarios" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Umm… Tenemos problemes p'atopar esti feed. Ye posible que lu desaniciaren." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Umm… Paez que tenemos problemes pa cargar estos datos. Consulta abaxo los detalles y si sigue'l problema, ponte en contautu con nós." @@ -3368,26 +3513,28 @@ msgstr "Umm… Nun pudimos cargar el serviciu de moderación." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Aniciu" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Agospiador:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Agospiador" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3410,8 +3557,8 @@ msgstr "Tengo un códigu" msgid "I have a confirmation code" msgstr "Tengo un códigu de confirmación" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tengo un dominiu propiu" @@ -3420,7 +3567,7 @@ msgstr "Tengo un dominiu propiu" msgid "I understand" msgstr "Entiéndolo" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "" @@ -3428,13 +3575,17 @@ msgstr "" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Entá nun yes una persona adulta según les lleis del to país, el to tutor llegal ha lleer estos términos nel to nome." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Si desanicies esta llista, nun vas ser a recuperala." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Si tienes un dominiu propiu, pues usalu como identificador. Esto permítete verificar la to identidá. <0>Saber más." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Si tienes un dominiu propiu, pues usalu como identificador. Esto permítete verificar la to identidá. <0>Saber más." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3476,7 +3627,7 @@ msgstr "Enllaces esplícitos o mensaxes que nun son afayadizos" msgid "Input code sent to your email for password reset" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "" @@ -3488,19 +3639,19 @@ msgstr "" msgid "Input new password" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "" @@ -3508,10 +3659,6 @@ msgstr "" #~ msgid "Input your preferred hosting provider" #~ msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "" @@ -3520,12 +3667,12 @@ msgstr "" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "L'identificador ye inválidu. Prueba con otru." @@ -3533,8 +3680,8 @@ msgstr "L'identificador ye inválidu. Prueba con otru." msgid "Invalid or unsupported post record" msgstr "" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "" @@ -3582,7 +3729,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "¡Namás tas tu! Amiesta más persones al paquete d'iniciación buscando arriba." @@ -3596,18 +3743,18 @@ msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Xúnite a la conversación" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Periodismu" @@ -3620,7 +3767,7 @@ msgid "Labeled by the author." msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etiquetes" @@ -3628,7 +3775,7 @@ msgstr "Etiquetes" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" @@ -3648,26 +3795,27 @@ msgstr "Seleición de llingua" #~ msgid "Language settings" #~ msgstr "" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Configuración de llingua" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Llingües" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Grande" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Lo último" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "saber más" @@ -3693,8 +3841,8 @@ msgstr "Saber más tocante a la moderación que s'aplicó a esti conteníu." msgid "Learn more about this warning" msgstr "Saber más tocante a esta alvertencia" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Saber más tocante a qué ye público en Bluesky." @@ -3728,7 +3876,7 @@ msgstr "Nun actives nenguna pa veles toes." msgid "Leaving Bluesky" msgstr "" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "" @@ -3741,41 +3889,63 @@ msgstr "Dexame escoyer" msgid "Let's get your password reset!" msgstr "¡Restauremos l'accesu a la cuenta!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "¡Vamos!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Claru" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "10 préstames" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "A quién-y prestó" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "" @@ -3784,7 +3954,7 @@ msgstr "A quién-y prestó" #~ msgid "liked your post" #~ msgstr "" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Préstames" @@ -3792,7 +3962,12 @@ msgstr "Préstames" msgid "Likes on this post" msgstr "Préstames d'esta publicación" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "" @@ -3800,7 +3975,7 @@ msgstr "" msgid "List Avatar" msgstr "Avatar de la llista" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "" @@ -3809,7 +3984,15 @@ msgstr "" msgid "List by {0}" msgstr "Llista de {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "" @@ -3821,7 +4004,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "" @@ -3829,18 +4012,19 @@ msgstr "" msgid "List Name" msgstr "Nome de la llista" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Llistes" @@ -3849,26 +4033,26 @@ msgstr "Llistes" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Cargar más" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Cargar más feeds suxeríos" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Cargar más perfiles suxeríos" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Cargar los avisos nuevos" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Cargar les publicaciones nueves" @@ -3876,23 +4060,23 @@ msgstr "Cargar les publicaciones nueves" msgid "Loading..." msgstr "Cargando…" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Rexistru" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "" @@ -3900,10 +4084,15 @@ msgstr "" msgid "Login to account that is not listed" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logotipu de: <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logotipu de: <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logotipu de <0>@sawaratsuki.bsky.social" @@ -3936,8 +4125,8 @@ msgstr "Crear unu por min" msgid "Make sure this is where you intend to go!" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Xestionar los feeds guardaos" @@ -3950,7 +4139,7 @@ msgstr "" msgid "Mark as read" msgstr "Marcar como lleíu" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Conteníu multimedia" @@ -3966,9 +4155,12 @@ msgstr "" msgid "Mentioned users" msgstr "Usuarios mentaos" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menú" @@ -3981,7 +4173,7 @@ msgstr "" msgid "Message deleted" msgstr "Desanicióse'l mensaxe" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mensaxe del sirvidor: {0}" @@ -3995,13 +4187,12 @@ msgid "Message is too long" msgstr "El mensaxe ye mui llongu" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "" +#~ msgid "Message settings" +#~ msgstr "" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mensaxes" @@ -4013,10 +4204,10 @@ msgstr "Cuenta engañosa" msgid "Misleading Post" msgstr "Publicación engañosa" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderación" @@ -4029,12 +4220,12 @@ msgstr "" msgid "Moderation list by {0}" msgstr "" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "" @@ -4046,12 +4237,12 @@ msgstr "Creóse la llista de moderación" msgid "Moderation list updated" msgstr "Anovóse la llista de moderación" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Llistes de moderación" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Llistes de moderación" @@ -4063,11 +4254,11 @@ msgstr "" #~ msgid "Moderation settings" #~ msgstr "" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Ferramientes de moderación" @@ -4080,28 +4271,31 @@ msgstr "" msgid "More" msgstr "Más" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Más feeds" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Más opciones" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Lo que más presta primero" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Les rempuestes que más prestaron primero" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmes" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Música" @@ -4124,7 +4318,7 @@ msgstr "" msgid "Mute Account" msgstr "" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "" @@ -4141,11 +4335,11 @@ msgstr "Silenciar la conversación" msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "" @@ -4183,16 +4377,16 @@ msgstr "Silenciar el filu" msgid "Mute words & tags" msgstr "Silenciar pallabres y etiquetes" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Cuentes silenciaes" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Cuentes silenciaes" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "" @@ -4200,11 +4394,11 @@ msgstr "" msgid "Muted by \"{0}\"" msgstr "" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "" @@ -4213,11 +4407,11 @@ msgstr "" msgid "My Birthday" msgstr "El mio aniversariu" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Los mios feeds" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "" @@ -4245,7 +4439,7 @@ msgid "Name or Description Violates Community Standards" msgstr "El nome o la descripción incumplen los estándares de la comunidá" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natura" @@ -4254,7 +4448,7 @@ msgid "Navigate to {0}" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "" @@ -4271,26 +4465,27 @@ msgstr "¿Precises camudala?" msgid "Need to report a copyright violation?" msgstr "¿Precises informar d'un incumplimientu de derechos d'autor?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "" +#~ msgid "New" +#~ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Charra nueva" @@ -4298,12 +4493,17 @@ msgstr "Charra nueva" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Identificador nuevu" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Mensaxes nuevos" @@ -4320,21 +4520,21 @@ msgstr "Contraseña nueva" msgid "New Password" msgstr "Contraseña nueva" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Publicación nueva" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Publicación nueva" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Publicación nueva" @@ -4347,35 +4547,37 @@ msgstr "" msgid "New User List" msgstr "Llista d'usuarios nueva" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Les rempuestes nueves primero" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Noticies" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Siguiente" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Imaxe siguiente" @@ -4388,17 +4590,17 @@ msgstr "Imaxe siguiente" #~ msgid "No" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Nun hai nenguna contraseña d'aplicación" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "" +#~ msgid "No description" +#~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Ensin panel de DNS" @@ -4410,12 +4612,12 @@ msgstr "Nun s'atopó nengún GIF destacáu. Pue haber dalgún problema con Tenor msgid "No feeds found. Try searching for something else." msgstr "Nun s'atopó nengún feed. Prueba a buscar otra cosa." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Nun hai nengún préstame" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Yá nun sigues a {0}" @@ -4428,16 +4630,16 @@ msgstr "" msgid "No messages yet" msgstr "Nun hai nengún mensaxe" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Nun hai más conversaciones p'amosar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "¡Nun hai nengún avisu!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Naide" @@ -4449,11 +4651,11 @@ msgstr "Naide más que l'autor pue citar esta publicación." msgid "No posts yet." msgstr "Nun hai nenguna publicación." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Nun hai nenguna cita" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Nun hai nenguna republicación" @@ -4462,22 +4664,23 @@ msgstr "Nun hai nenguna republicación" msgid "No result" msgstr "Nun hai nengún resultáu" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Nun hai nengún resultáu" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Nun s'atopó nengún resultáu" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Nun s'atopó nengún resultáu pa: {query}" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Nun s'atopó nengún resultáu pa: {query}" @@ -4498,17 +4701,17 @@ msgstr "Non, gracies" msgid "Nobody" msgstr "Naide" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -4520,8 +4723,8 @@ msgstr "Nun s'atopó a naide. Prueba a buscar otra cuenta." msgid "Non-sexual Nudity" msgstr "" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Nun s'atopó" @@ -4532,45 +4735,43 @@ msgstr "Agora non" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Equí nun hai nada" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Configuración de los avisos" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Soníos d'avisu" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Soníos d'avisu" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Avisos" @@ -4605,7 +4806,9 @@ msgstr "¡Oh, non!" msgid "Oh no! Something went wrong." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "" @@ -4614,16 +4817,18 @@ msgstr "" msgid "Okay" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Les rempuestes antigües primero" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "" @@ -4663,17 +4868,17 @@ msgstr "Namás son compatibles los ficheros WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "¡Meca!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Abiertu" @@ -4685,7 +4890,7 @@ msgstr "" msgid "Open avatar creator" msgstr "Abrir el creador d'avatares" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Abrir el diálogu de camudar l'identificador" @@ -4694,17 +4899,26 @@ msgstr "Abrir el diálogu de camudar l'identificador" msgid "Open conversation options" msgstr "" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Abrir el selector de fustaxes" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -4720,32 +4934,32 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Abrir la navegación" +#~ msgid "Open navigation" +#~ msgstr "Abrir la navegación" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -4847,7 +5061,7 @@ msgstr "Abre la llista de códigos d'invitación" #~ msgid "Opens moderation settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "" @@ -4880,7 +5094,7 @@ msgstr "Abre'l sitiu web enllaciáu" #~ msgid "Opens the threads preferences" #~ msgstr "" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Abre esti perfil" @@ -4906,11 +5120,11 @@ msgstr "Opciones:" msgid "Or combine these options:" msgstr "O combina con estes opciones:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "O sigue con otra cuenta." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "O anicia la sesión n'otra cuenta." @@ -4935,7 +5149,7 @@ msgstr "Otra llingua…" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Los moderadores revisaron los informes y decidieron desactivate l'accesu a les charres de Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Nun s'atopó la páxina" @@ -4944,12 +5158,12 @@ msgstr "Nun s'atopó la páxina" msgid "Page Not Found" msgstr "Nun s'atopó la páxina" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Contraseña" @@ -4976,15 +5190,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Persones" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Persones siguíes por @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Persones que siguen a @{0}" @@ -5001,11 +5215,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Animales de compaña" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografía" @@ -5013,12 +5227,16 @@ msgstr "Fotografía" msgid "Pictures meant for adults." msgstr "Semeyes destinaes a adultos." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5027,15 +5245,20 @@ msgstr "" msgid "Pin to your profile" msgstr "Fixar nel to perfil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Feeds fixaos" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5109,7 +5332,7 @@ msgstr "Introduz la to direición de corréu eletrónicu." msgid "Please enter your invite code." msgstr "Introduz el to códigu d'invitación." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Introduz la contraseña tamién:" @@ -5131,7 +5354,7 @@ msgid "Please Verify Your Email" msgstr "" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Política" @@ -5144,7 +5367,7 @@ msgctxt "action" msgid "Post" msgstr "Publicar" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Publicación" @@ -5158,10 +5381,10 @@ msgstr "Publicar too" msgid "Post by {0}" msgstr "" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "" @@ -5173,7 +5396,7 @@ msgstr "" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "La xuba de la publicación falló. Comprueba la conexón a internet y volvi tentalo." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "" @@ -5199,8 +5422,8 @@ msgstr "Llingua de la publicación" msgid "Post Languages" msgstr "Llingües de la publicación" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Nun s'atopó la publicación" @@ -5221,7 +5444,7 @@ msgid "posts" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Publicaciones" @@ -5229,7 +5452,7 @@ msgstr "Publicaciones" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Escondiéronse les publicaciones" @@ -5260,16 +5483,16 @@ msgstr "Primi pa volver tentalo" msgid "Press to view followers of this account that you also follow" msgstr "Primi pa ver los siguidores d'esta cuenta que tamién te siguen" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imaxe anterior" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Llingua primaria" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5277,27 +5500,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Avisos prioritarios" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privacidá" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Privacidá y seguranza" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Privacidá y seguranza" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5313,13 +5537,13 @@ msgstr "Procesando'l videu…" msgid "Processing..." msgstr "Procesando…" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "perfil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5334,18 +5558,26 @@ msgstr "Anovóse'l perfil" #~ msgid "Protect your account by verifying your email." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Públicu" -#: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." msgstr "" -#: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." msgstr "" +#: src/view/screens/ModerationModlists.tsx:75 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "" + +#: src/view/screens/Lists.tsx:81 +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "" + #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" #~ msgstr "" @@ -5366,8 +5598,8 @@ msgstr "" msgid "QR code saved to your camera roll!" msgstr "¡El códigu QR guardóse nel carrete!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5381,23 +5613,22 @@ msgstr "La cita volvió axuntase" msgid "Quote post was successfully detached" msgstr "La cita separtóse correutamente" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Desactiváronse les cites" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Activáronse les cites" +#~ msgid "Quote posts enabled" +#~ msgstr "Activáronse les cites" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Configuración de les cites" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Cites" @@ -5405,12 +5636,14 @@ msgstr "Cites" msgid "Quotes of this post" msgstr "Cites d'esta publicación" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aleatories (como la ruleta d'un casinu)" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5419,7 +5652,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "" @@ -5441,31 +5674,35 @@ msgstr "" msgid "Reason:" msgstr "Motivu:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Busques de recién" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "" +#~ msgid "Refresh notifications" +#~ msgstr "" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Volver cargar les conversaciones" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Quitar" @@ -5473,8 +5710,8 @@ msgstr "Quitar" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Quitar la cuenta" @@ -5494,31 +5731,31 @@ msgstr "" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "¿Quies quitar el feed?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Quitar de los mios feeds" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -5534,11 +5771,11 @@ msgstr "" msgid "Remove mute word from your list" msgstr "" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "" @@ -5546,8 +5783,8 @@ msgstr "" msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Quitar la republicación" @@ -5555,7 +5792,7 @@ msgstr "Quitar la republicación" msgid "Remove subtitle file" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "" @@ -5581,9 +5818,9 @@ msgstr "Quitóse de los mios feeds" msgid "Removed from saved feeds" msgstr "Quitóse de los feeds guardaos" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Quitóse de los tos feeds" @@ -5596,7 +5833,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Rempuestes" @@ -5613,6 +5850,10 @@ msgctxt "action" msgid "Reply" msgstr "Responder" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5631,24 +5872,28 @@ msgstr "Configuración de les rempuestes" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "En rempuesta a <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Respondióte" @@ -5682,12 +5927,12 @@ msgstr "Informar de la conversación" msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Informar del feed" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "" @@ -5700,8 +5945,8 @@ msgstr "" msgid "Report post" msgstr "Informar de la publicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -5735,9 +5980,8 @@ msgstr "" msgid "Report this user" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Republicar" @@ -5747,28 +5991,31 @@ msgstr "Republicar" msgid "Repost" msgstr "Republicar" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Reespubluzar o citar" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Quién republicó" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} republicó" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "<0><1/> republicó" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Republiquesti" @@ -5790,8 +6037,8 @@ msgstr "Solicitar el cambéu" msgid "Request Code" msgstr "Solicitar un códigu" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Riquir un testu alternativu enantes de publicar" @@ -5834,8 +6081,8 @@ msgstr "" msgid "Reset Code" msgstr "" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "" @@ -5856,12 +6103,12 @@ msgstr "" #~ msgid "Resets the preferences state" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Volvi tentar l'aniciu de la sesión" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Volvi tentar la última aición, la que produxo l'error" @@ -5869,14 +6116,14 @@ msgstr "Volvi tentar la última aición, la que produxo l'error" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5884,8 +6131,8 @@ msgstr "Retentar" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "" @@ -5893,8 +6140,8 @@ msgstr "" msgid "Returns to home page" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "" @@ -5904,7 +6151,7 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5913,11 +6160,11 @@ msgstr "" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Guardar" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5927,8 +6174,8 @@ msgstr "" msgid "Save birthday" msgstr "" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Guardar los cambeos" @@ -5949,7 +6196,7 @@ msgstr "" msgid "Save image crop" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Guardar l'identificador nuevu" @@ -5957,12 +6204,12 @@ msgstr "Guardar l'identificador nuevu" msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Guardar nos mios feeds" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Feeds guardaos" @@ -5970,8 +6217,8 @@ msgstr "Feeds guardaos" msgid "Saved to your camera roll" msgstr "Guardóse nel carrete" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Guardóse nos tos feeds" @@ -5989,41 +6236,53 @@ msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "¡Saluda!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Ciencia" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Buscar" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Buscar «{query}»" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Busca feeds que quieras suxerir a otres persones." @@ -6035,8 +6294,10 @@ msgstr "" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -6068,7 +6329,7 @@ msgstr "" msgid "See jobs at Bluesky" msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Consulta esta guía" @@ -6076,7 +6337,7 @@ msgstr "Consulta esta guía" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6100,7 +6361,7 @@ msgstr "" msgid "Select an emoji" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6124,7 +6385,7 @@ msgstr "" msgid "Select language..." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Seleicionar llingües" @@ -6160,11 +6421,11 @@ msgstr "" msgid "Select what content this mute word should apply to." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Seleiciona qué llingües quies qu'incluyan los feeds a los que te soscribiesti. Si nun seleiciones nenguna, van amosase toles llingües." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Seleiciona la llingua de l'aplicación pa que'l testu predetermináu s'amuese na aplicación." @@ -6176,7 +6437,7 @@ msgstr "" msgid "Select your interests from the options below" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Seleiciona la llingua que prefieres pa les traducciones del feed." @@ -6201,11 +6462,11 @@ msgstr "" msgid "Send Confirmation Email" msgstr "Unviar el mensaxe de confirmación" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Unviar un mensaxe per corréu electrónicu" @@ -6244,7 +6505,7 @@ msgstr "" msgid "Send via direct message" msgstr "Unviar per mensaxe direutu" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Unvia un mensaxe col códigu de confirmación pa desaniciar la cuenta" @@ -6252,7 +6513,11 @@ msgstr "Unvia un mensaxe col códigu de confirmación pa desaniciar la cuenta" msgid "Server address" msgstr "Direición del sirvidor" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "" @@ -6280,7 +6545,7 @@ msgstr "" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "" @@ -6292,9 +6557,9 @@ msgstr "" msgid "Sets email for password reset" msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Configuración" @@ -6308,18 +6573,20 @@ msgid "Sexually Suggestive" msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Compartir" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Compartir" @@ -6334,18 +6601,18 @@ msgstr "¡Comparti un fechu graciosu!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Compartir de toes toes" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Compartir el feed" +#~ msgid "Share feed" +#~ msgstr "Compartir el feed" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "" @@ -6363,7 +6630,11 @@ msgstr "" msgid "Share QR code" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "" @@ -6375,7 +6646,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "¡Comparti'l to feed preferíu!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -6427,7 +6698,7 @@ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Amosar más" @@ -6440,7 +6711,7 @@ msgstr "Amosar más d'esto" msgid "Show muted replies" msgstr "" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -6448,8 +6719,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -6457,8 +6728,8 @@ msgstr "" #~ msgid "Show Quote Posts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Amosar les rempuestes" @@ -6466,7 +6737,15 @@ msgstr "Amosar les rempuestes" #~ msgid "Show Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -6475,16 +6754,16 @@ msgstr "" #~ msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Amosar les republicaciones" @@ -6492,8 +6771,8 @@ msgstr "Amosar les republicaciones" #~ msgid "Show Reposts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -6514,17 +6793,17 @@ msgstr "" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6546,9 +6825,9 @@ msgstr "¡Anicia la sesión o crea una cuenta pa xunite a la conversación!" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "" @@ -6557,16 +6836,16 @@ msgstr "" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "¿Quies zarrar la sesión?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6595,12 +6874,12 @@ msgstr "Aniciesti la sesión como @{0}" msgid "Signup without a starter pack" msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Cuentes asemeyaes" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "" @@ -6608,16 +6887,16 @@ msgstr "" msgid "Skip this flow" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Pequeña" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "" @@ -6625,7 +6904,7 @@ msgstr "" msgid "Some people can reply" msgstr "Dalgunes persones puen responder" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "" @@ -6635,22 +6914,26 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "La sesión caducó. Volvi aniciala." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -6658,11 +6941,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "" @@ -6684,7 +6967,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Deportes" @@ -6692,13 +6975,23 @@ msgstr "Deportes" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Paquete d'iniciación" @@ -6706,15 +6999,20 @@ msgstr "Paquete d'iniciación" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "El paquete d'iniciación ye inválidu" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Paquetes d'iniciación" @@ -6722,8 +7020,8 @@ msgstr "Paquetes d'iniciación" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Los paquetes d'iniciación déxente compartir fácilmente los feeds y les persones que prefieres coles amistaes." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Páxina d'estáu" @@ -6731,12 +7029,12 @@ msgstr "Páxina d'estáu" msgid "Step {0} of {1}" msgstr "Pasu {0} de {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Borróse l'almacenamientu y agora tienes de reaniciar l'aplicación." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "" @@ -6747,11 +7045,11 @@ msgstr "" msgid "Submit" msgstr "Unviar" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "" @@ -6763,7 +7061,7 @@ msgstr "" msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "" @@ -6771,11 +7069,11 @@ msgstr "" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Cuentes suxeríes" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "" @@ -6784,15 +7082,15 @@ msgstr "" msgid "Suggestive" msgstr "" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -6809,14 +7107,14 @@ msgstr "" #~ msgid "Switches the account you are logged in to" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Del sistema" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Rexistru del sistema" @@ -6828,6 +7126,10 @@ msgstr "" msgid "Tags only" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -6849,16 +7151,20 @@ msgstr "" msgid "Tap to view full image" msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Xera completada- ¡10 préstames!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Deprendi al nuesu algoritmu lo que te presta" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teunoloxía" @@ -6874,13 +7180,14 @@ msgstr "" msgid "Tell us a little more" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Términos" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6916,7 +7223,7 @@ msgstr "Gracies. Unvióse l'informe." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Que contenga lo siguiente:" @@ -6928,12 +7235,12 @@ msgstr "Esi identificador yá ta asignáu." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Nun se pudo atopar esi paquete d'iniciación." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -6942,12 +7249,17 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "La cuenta va ser a interactuar contigo dempués de desbloquiala." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "L'autor d'esti filu escondió esta rempuesta." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "L'aplicación web de Bluesky" @@ -6963,8 +7275,7 @@ msgstr "La política de derechos d'autor treslladóse a <0/>" msgid "The Discover feed" msgstr "El feed «Descubrimientu»" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Agora'l feed «Descubrimientu» sabe qué te presta" @@ -6984,12 +7295,12 @@ msgstr "Aplicáronse les etiquetes siguientes a la to cuenta." msgid "The following labels were applied to your content." msgstr "Aplicáronse les etiquetes siguientes al to conteníu." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Los pasos siguientes van ayudate a personalizar la to esperiencia en Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Ye posible que la publicación se desaniciare." @@ -7005,7 +7316,7 @@ msgstr "El videu seleicionáu supera los 50 MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "El sirvidor paez que sufre problemes. Volvi tentalo nun momentu." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -7021,7 +7332,7 @@ msgstr "Los términos del serviciu treslladáronse a" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "El códigu de verificación que forniesti ye inválidu. Asegúrate de qu'usesti l'enllaz de verificación correutu o solicita unu nuevu." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Del estilu" @@ -7033,15 +7344,15 @@ msgstr "" msgid "There was an issue connecting to Tenor." msgstr "Hebo un problema al conectase con Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Hebo un problema al conectase col sirvidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Hebo un problema al conectase col sirvidor. Comprueba la conexón a internet y volvi tentalo." @@ -7050,19 +7361,19 @@ msgstr "Hebo un problema al conectase col sirvidor. Comprueba la conexón a inte msgid "There was an issue contacting your server" msgstr "Hebo un problema al conectase col to sirvidor" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Hebo un problema al catar los avisos. Toca equí pa volver tentalo." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Hebo un problema al catar les publicaciones. Toca equí pa volver tentalo." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Hebo un problema al catar la llista. Toca equí pa volver tentalo." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Hebo un problema al catar les contraseñes d'aplicación" @@ -7071,11 +7382,11 @@ msgstr "Hebo un problema al catar les contraseñes d'aplicación" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Hebo un problema al catar les tos llistes. Toca equí pa volver tentalo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Hebo un problema al catar la información del serviciu" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Hebo un problema al quitar esti feed. Comprueba la conexón a internet y volvi tentalo." @@ -7084,9 +7395,9 @@ msgstr "Hebo un problema al quitar esti feed. Comprueba la conexón a internet y msgid "There was an issue sending your report. Please check your internet connection." msgstr "Hebo un problema al unviar l'informe. Comprueba la conexón a internet." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Hebo un error al anovar los feeds. Comprueba la conexón a internet y volvi tentalo." @@ -7113,10 +7424,10 @@ msgstr "¡Hebo un problema! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Hebo un problema. Comprueba la conexón a internet y volvi tentalo." @@ -7125,11 +7436,11 @@ msgstr "Hebo un problema. Comprueba la conexón a internet y volvi tentalo." msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "¡Hebo una cantidá escomanada d'usuarios nuevos en Bluesky! Vamos activar la cuenta namás que podamos." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Esta configuración namás s'aplica al feed «Siguiendo»." @@ -7174,7 +7485,7 @@ msgstr "«{0}» agospia esti conteníu. ¿Quies activar el conteníu multimedia msgid "This content is not available because one of the users involved has blocked the other." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Esti conteníu nun se pue ver ensin una cuenta de Bluesky." @@ -7190,7 +7501,7 @@ msgstr "Esta función ta en beta. Pues lleer más información tocante a les esp msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Esta función nun ta disponible mentanto uses una contraseña d'aplicación. Anicia la sesión cola contraseña principal." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Esti feed ta recibiendo munchu tránsitu y nun ta disponible temporalmente. Volvi tentalo dempués." @@ -7199,8 +7510,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Esti feed ta baleru." @@ -7208,7 +7519,7 @@ msgstr "Esti feed ta baleru." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Esti identificador ta acutáu. Prueba con otru." @@ -7232,7 +7543,7 @@ msgstr "L'autor aplicó esta etiqueta." msgid "This label was applied by you." msgstr "Apliquesti esta etiqueta." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Esti etiquetador nun declaró qué etiquetes publica y ye posible que nun tea activu." @@ -7245,8 +7556,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "¡Esta llista ta balera!" +#~ msgid "This list is empty!" +#~ msgstr "¡Esta llista ta balera!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7265,7 +7580,7 @@ msgid "This post has been deleted." msgstr "Desanicióse esta publicación." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Esta publicación namás ye visible pa los usuarios qu'anicien la sesión. Nun va ser visible pa les persones que nun lo fixeren." @@ -7289,11 +7604,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "Esti serviciu nun fornió los términos del serviciu nin una política de privacidá." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Esti usuariu nun tien nengún siguidor." @@ -7322,7 +7637,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "Esti usuariu ye nuevu. Primi pa consiguir más información tocante a cuándo se xunió." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Esti usuariu nun sigue a naide." @@ -7330,7 +7645,7 @@ msgstr "Esti usuariu nun sigue a naide." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -7338,16 +7653,26 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Esta aición va quitar la publicación d'esta cita pa tolos usuarios y va sustituyila con un espaciu acutáu." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferencies de los filos" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -7355,7 +7680,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferencies de los filos" @@ -7387,15 +7712,20 @@ msgstr "Güei" msgid "Toggle dropdown" msgstr "" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Lo destacao" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7405,12 +7735,18 @@ msgstr "Lo destacao" msgid "Translate" msgstr "Traducir" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Retentar" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -7418,23 +7754,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Autenticación en dos pasos (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Escribi'l to mensaxe equí" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "" @@ -7444,14 +7784,14 @@ msgstr "Nun ye posible conectase. Comprueba la conexón a internet y volvi tenta #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Nun ye posible desaniciar" @@ -7462,7 +7802,7 @@ msgstr "Nun ye posible desaniciar" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "" @@ -7486,12 +7826,15 @@ msgstr "" msgid "Unblock Account?" msgstr "¿Quies desbloquiar la cuenta?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Desfacer la republicación" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7506,12 +7849,20 @@ msgstr "" msgid "Unfollow Account" msgstr "" -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" msgstr "" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "" @@ -7547,12 +7898,17 @@ msgstr "Dexar de silenciar el filu" msgid "Unmute video" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Lliberar" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -7561,11 +7917,15 @@ msgstr "" msgid "Unpin from profile" msgstr "Lliberar del perfil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Lliberar la llista de moderación" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Lliberóse de los tos feeds" @@ -7607,8 +7967,8 @@ msgstr "Conteníu sexual non deseáu" msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -7632,7 +7992,7 @@ msgstr "Anovando…" msgid "Upload a photo instead" msgstr "Xubir una semeya" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Xubi un ficheru de testu a:" @@ -7676,7 +8036,7 @@ msgstr "Xubiendo'l videu…" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -7684,7 +8044,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "" @@ -7693,8 +8053,8 @@ msgstr "" msgid "Use in-app browser" msgstr "Usar el restolador na aplicación" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -7749,11 +8109,10 @@ msgid "User list by {0}" msgstr "" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "" +#~ msgid "User list by <0/>" +#~ msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "" @@ -7766,23 +8125,23 @@ msgid "User list updated" msgstr "Anovóse la llista d'usuarios" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Llistes d'usuarios" +#~ msgid "User Lists" +#~ msgstr "Llistes d'usuarios" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Usuarios" +#~ msgid "Users" +#~ msgstr "Usuarios" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "usuarios siguíos por <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Usuarios que sigo" @@ -7794,7 +8153,7 @@ msgstr "" msgid "Users that have liked this content or profile" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Valor:" @@ -7802,8 +8161,8 @@ msgstr "Valor:" msgid "Verified email required" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "" @@ -7833,13 +8192,13 @@ msgstr "" msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verificar el ficheru de testu" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Verificar la direición de corréu" @@ -7848,8 +8207,8 @@ msgstr "Verificar la direición de corréu" msgid "Verify Your Email" msgstr "Verificación de la direición de corréu" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versión {appVersion}" @@ -7867,7 +8226,7 @@ msgid "Video failed to process" msgstr "Nun se pudo procesar el videu" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videoxuegos" @@ -7892,16 +8251,17 @@ msgstr "Videu: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Los vídeos tienen de durar menos de 60 segundos" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Ver l'avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Ver el perfil de {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Ver el perfil de: {displayName}" @@ -7945,38 +8305,38 @@ msgstr "Ver la información d'estes etiquetes" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Ver a qué usuarios-yos prestó esti feed" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Ver les cuentes que bloquiesti" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Ver les tos llistes de moderación" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -8003,15 +8363,19 @@ msgstr "" msgid "Warn content and filter from feeds" msgstr "" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Nun pudimos atopar nengún resultáu pa esa etiqueta." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Nun pudimos cargar esta conversación" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "" @@ -8019,7 +8383,7 @@ msgstr "" msgid "We have sent another verification email to <0>{0}." msgstr "Unviémoste otru mensaxes de verificación a <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Esperamos que lo pases podre. Recuerda que Bluesky ye:" @@ -8035,7 +8399,7 @@ msgstr "Nun fuimos a determinar si tienes permisu pa xubir vídeos. Volvi tental msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Nesti momentu nun fuimos a cargar los etiquetadores configuraos." @@ -8043,7 +8407,7 @@ msgstr "Nesti momentu nun fuimos a cargar los etiquetadores configuraos." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Vamos avisate cuando la cuenta tea preparada." @@ -8051,7 +8415,8 @@ msgstr "Vamos avisate cuando la cuenta tea preparada." msgid "We'll use this to help customize your experience." msgstr "Vamos usar esta información pa personalizar la to esperiencia." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Tenemos problemes de rede. Volvi tentalo" @@ -8063,7 +8428,7 @@ msgstr "Tenemos problemes de rede. Volvi tentalo" msgid "We're so excited to have you join us!" msgstr "¡Allégranos muncho tenete con nós!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "" @@ -8071,7 +8436,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "La busca nun se completó. Volvi tentalo nunos minutos." @@ -8079,16 +8444,16 @@ msgstr "La busca nun se completó. Volvi tentalo nunos minutos." msgid "We're sorry! The post you are replying to has been deleted." msgstr "Desanicióse la publicación a la que tas respondiendo." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Nun podemos atopar la páxina que buscabes." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Namás pues soscribite a venti etiquetadores y yá algamesti esa llende." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "" @@ -8104,6 +8469,10 @@ msgstr "¿Qué t'interesa?" msgid "What do you want to call your starter pack?" msgstr "¿Cómo quies llamar al paquete d'iniciación?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8127,7 +8496,7 @@ msgid "Who can reply" msgstr "Quién pue responder" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "¡Meca!" @@ -8174,11 +8543,11 @@ msgid "Write your reply" msgstr "Escribir una rempuesta" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Escritores" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "El sirvidor devolvió un DID incorreutu. Recibióse: {0}" @@ -8191,7 +8560,7 @@ msgstr "Sí" msgid "Yes, deactivate" msgstr "Sí, desactivar" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Sí, desanicialu" @@ -8203,7 +8572,7 @@ msgstr "Sí, separtar" msgid "Yes, hide" msgstr "Sí, esconder" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Sí, volver activar la cuenta" @@ -8219,7 +8588,7 @@ msgstr "tu" msgid "You" msgstr "Tu" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "" @@ -8227,7 +8596,7 @@ msgstr "" msgid "You are not allowed to upload videos." msgstr "Nun tienes permisu pa xubir vídeos." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Nun sigues a naide." @@ -8240,11 +8609,11 @@ msgstr "Nun sigues a naide." msgid "You can also discover new Custom Feeds to follow." msgstr "Tamién pues siguir los feeds personalizaos nuevos que descubras." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Tamién pues desactivar temporalmente la cuenta y volver activala en cualesquier momentu." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Pues siguir coles conversaciones que tengas en cursu independientemente de la opción qu'escueyas." @@ -8253,15 +8622,21 @@ msgstr "Pues siguir coles conversaciones que tengas en cursu independientemente msgid "You can now sign in with your new password." msgstr "Yá pues aniciar la sesión cola contraseña nueva." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Pues volver activar la cuenta pa siguir aniciando la sesión. El perfil y les publicaciones van ser visibles pa otros usuarios." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Nun te sigue nenguna cuenta." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Nun sigues a nengún usuariu que sigua a @{name}." @@ -8269,15 +8644,15 @@ msgstr "Nun sigues a nengún usuariu que sigua a @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "¡Nun tienes nengún códigu d'invitación! Vamos unviate dalgún cuando lleves un tiempu en Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Nun tienes nengún feed fixáu." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Nun tienes nengún feed guardáu." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Bloquiesti al autor o l'autor bloquióte." @@ -8315,7 +8690,7 @@ msgstr "Silenciesti esta cuenta." msgid "You have muted this user" msgstr "Silenciesti esti usuariu" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Nun tienes nenguna conversación. ¡Anicia una!" @@ -8323,12 +8698,11 @@ msgstr "Nun tienes nenguna conversación. ¡Anicia una!" msgid "You have no feeds." msgstr "Nun tienes nengún feed." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Nun tienes nenguna llista." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Nun bloquiesti nenguna cuenta. Pa bloquiar una, vete al so perfil y seleiciona «Bloquiar la cuenta» nel menú de la so cuenta." @@ -8336,7 +8710,7 @@ msgstr "Nun bloquiesti nenguna cuenta. Pa bloquiar una, vete al so perfil y sele #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Nun silenciesti nenguna cuenta. Pa silenciar una, vete al so perfil y seleiciona «Silenciar la cuenta» nel menú de la so cuenta." @@ -8401,11 +8775,11 @@ msgstr "Tienes de conceder l'accesu a la biblioteca de semeyes pa guardar la ima msgid "You must select at least one labeler for a report" msgstr "Tienes de seleicionar polo menos un etiquetador pa informar" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Desactivesti @{0} anteriormente." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Vas zarrar la sesión de toles cuentes." @@ -8457,7 +8831,7 @@ msgstr "Vas recibir un mensaxe en <0>{0} pa verificar que yes tu." msgid "You'll stay updated with these feeds" msgstr "" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "" @@ -8466,7 +8840,7 @@ msgstr "" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Aniciesti la sesión con una contraseña d'aplicación. Anicia la sesión cola contraseña principal pa siguir cola desactivación de la cuenta." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "" @@ -8475,6 +8849,10 @@ msgstr "" msgid "You've chosen to hide a word or tag within this post." msgstr "Escoyesti esconder una pallabra o una etiqueta d'esta publicación." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "¡Algamesti la fin del feed! Atopa dalgunes cuentes más y síguiles." @@ -8491,7 +8869,7 @@ msgstr "Algamesti la llende diaria de vídeos xubíos (milenta vídeos)" msgid "Your account" msgstr "La cuenta" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Desanicióse la cuenta" @@ -8519,6 +8897,10 @@ msgstr "Desactiváronse les charres" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Va guardase la opción qu'escueyas, mas pues camudala dempués na configuración." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8534,7 +8916,7 @@ msgstr "" msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "La direición de corréu nun se verificó. Facelo ye un pasu mui importante qu'aconseyamos." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "¡El to primer préstame!" @@ -8542,14 +8924,14 @@ msgstr "¡El to primer préstame!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "¡El feed siguiente ta baleru! Sigui a más usuarios pa ver qué pasó." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "L'identificador completu va ser <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "L'identificador completu va ser" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "L'identificador completu va ser <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Pallabres que silenciesti" @@ -8566,7 +8948,7 @@ msgstr "Publicóse la entrada" msgid "Your posts have been published" msgstr "Publicáronse les entraes" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Los préstames, les publicaciones y los bloqueos de to son públicos. Lo que silencies ye privao." @@ -8585,8 +8967,3 @@ msgstr "Publicóse la rempuesta" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "L'informe va unviase al serviciu de moderación de Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "L'identificador" - diff --git a/src/locale/locales/ca/messages.po b/src/locale/locales/ca/messages.po index b3ada9934e..09a8939574 100644 --- a/src/locale/locales/ca/messages.po +++ b/src/locale/locales/ca/messages.po @@ -16,11 +16,15 @@ msgstr "" "X-Poedit-SourceCharset: utf-8\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(té contingut incrustat)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(sense correu)" @@ -34,6 +38,14 @@ msgstr "(sense correu)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# dia} other {# dies}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# hora} other {# hores}}" @@ -47,16 +59,28 @@ msgstr "{0, plural, one {# hora} other {# hores}}" #~ msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest compte} other {# etiquetes s'han aplicat a aquest compte}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest compte} other {# etiquetes s'han aplicat a aquest compte}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest compte} other {# etiquetes s'han aplicat a aquest compte}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest contingut} other {# etiquetes s'han aplicat a aquest contingut}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest contingut} other {# etiquetes s'han aplicat a aquest contingut}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# etiqueta s'ha aplicat a aquest contingut} other {# etiquetes s'han aplicat a aquest contingut}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -66,7 +90,11 @@ msgstr "{0, plural, one {# minut} other {# minuts}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# mes} other {# mesos}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# republicació} other {# republicacions}}" @@ -89,8 +117,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {seguint} other {seguint}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Like (# m'agrada)} other {Like (# m'agrades)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Like (# m'agrada)} other {Like (# m'agrades)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -98,8 +126,8 @@ msgstr "{0, plural, one {m'agrada} other {m'agrades}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -110,18 +138,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {citació} other {citacions}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Resposta per (# reply)} other {Resposta per (# replies)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Resposta per (# reply)} other {Resposta per (# replies)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {republicació} other {republicacions}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Desmarca m'agrada (# like)} other {Desmarca m'agrada (# likes)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Desmarca m'agrada (# like)} other {Desmarca m'agrada (# likes)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -143,15 +171,15 @@ msgstr "{0} <0>en <1>text i etiquetes" msgid "{0} joined this week" msgstr "{0} s'han unit aquesta setmana" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} de {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} persones han utilitzat aquest starter pack" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} elements sense llegir" @@ -197,14 +225,14 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elements sense llegir" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elements sense llegir" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} elements sense llegir" @@ -229,103 +257,103 @@ msgstr "{count} elements sense llegir" #~ msgstr "{diffSeconds, plural, one {segon} other {segons}}" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Starter Pack de: {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {hora} other {hores}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minut} other {minuts}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} t'han seguit" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} els ha agradat el teu canal personalitzat" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} els ha agradat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} han republicat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} s'han registrat amb el teu starter pack" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} t'ha seguit" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} t'ha seguit de tornada" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} li ha agradat el teu canal personalitzat" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} li ha agradat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} ha republicat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} s'ha registrat amb el teu starter pack" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} t'han seguit" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} els ha agradat el teu canal personalitzat" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} els ha agradat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} han republicat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} altre} other {{formattedAuthorsCount} altres}} s'han registrat amb el teu starter pack" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} t'ha seguit" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} t'ha seguit de tornada" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} li ha agradat el teu canal personalitzat" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} li ha agradat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} ha republicat la teva publicació" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} s'ha registrat amb el teu starter pack" @@ -334,7 +362,7 @@ msgstr "{firstAuthorName} s'ha registrat amb el teu starter pack" msgid "{following} following" msgstr "{following} seguint" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "No es poden enviar missatges a {handle}" @@ -355,18 +383,22 @@ msgstr "No es poden enviar missatges a {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Li ha agradat a # user} other {Li ha agradat a # users}}" #: src/view/screens/Search/Search.tsx:87 #~ msgid "{message}" #~ msgstr "{missatge}" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" + #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} no llegides" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} elements sense llegir" @@ -390,12 +422,12 @@ msgstr "{profileName} s'uní a Bluesky amb un starter pack, fa {0}" #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "<0>{0} i<1> <2>{1} estan inclosos al teu starter pack" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, i {2, plural, one {# altre} other {# altres}} estan inclosos al teu starter pack" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, i {2, plural, one {# altre} other {# altres}} estan inclosos al teu starter pack" @@ -412,7 +444,7 @@ msgstr "<0>{0} {1, plural, one {seguidor} other {seguidors}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {seguint} other {seguint}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} i<1> <2>{1} estan inclosos al teu starter pack" @@ -420,7 +452,7 @@ msgstr "<0>{0} i<1> <2>{1} estan inclosos al teu starter pack" #~ msgid "<0>{0} following" #~ msgstr "<0>{0} seguint" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} està inclòs al teu starter pack" @@ -445,7 +477,7 @@ msgstr "<0>{date} a les {time}" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>Tria els teus<1>canals<2>recomanats" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Experimental: Quan aquesta preferència està activada, només rebràs notificacions de respostes i citacions dels usuaris que segueixes. Continuarem afegint més controls aquí amb el temps." @@ -461,7 +493,7 @@ msgstr "<0>Experimental: Quan aquesta preferència està activada, només re #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<0>Us donem la benvinguda a<1>Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Tu i<1> <2>{0} esteu inclosos al teu starter pack" @@ -473,7 +505,7 @@ msgstr "⚠Identificador invàlid" msgid "24 hours" msgstr "24 hores" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Confirmació 2FA" @@ -497,25 +529,24 @@ msgstr "7 dies" #~ msgid "A new version of the app is available. Please update to continue using the app." #~ msgstr "Hi ha una nova versió d'aquesta aplicació. Actualitza-la per a continuar." -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Sobre" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Accedeix als enllaços de navegació i configuració" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Accedeix al perfil i altres enllaços de navegació" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Accedeix al perfil i altres enllaços de navegació" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accessibilitat" @@ -523,7 +554,7 @@ msgstr "Accessibilitat" #~ msgid "Accessibility settings" #~ msgstr "Configuració d'accessibilitat" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Configuració d'accessibilitat" @@ -531,11 +562,11 @@ msgstr "Configuració d'accessibilitat" #~ msgid "account" #~ msgstr "compte" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Compte" @@ -561,11 +592,11 @@ msgstr "Compte silenciat" msgid "Account Muted by List" msgstr "Compte silenciat per una llista" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Opcions del compte" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Compte eliminat de l'accés ràpid" @@ -585,11 +616,10 @@ msgstr "Compte no silenciat" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Afegeix" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Afegeix-ne {0} més per a continuar" @@ -602,12 +632,13 @@ msgstr "Afegeix {displayName} al teu starter pack" msgid "Add a content warning" msgstr "Afegeix una advertència de contingut" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Afegeix un usuari a aquesta llista" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Afegeix un compte" @@ -629,8 +660,8 @@ msgstr "Afegeix text alternatiu" msgid "Add alt text (optional)" msgstr "Afegeix text alternatiu (opcional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Afegeix un altre compte" @@ -642,8 +673,8 @@ msgstr "Afegeix una altra publicació" msgid "Add app password" msgstr "Afegeix una contrasenya d'aplicació" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Afegeix una contrasenya d'aplicació" @@ -677,6 +708,11 @@ msgstr "Afegeix les paraules i etiquetes silenciades" msgid "Add new post" msgstr "Afegeix una nova publicació" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "Afegeix gent que creus que als altres els agradaria seguir al teu starter pack" @@ -685,7 +721,7 @@ msgstr "Afegeix una nova publicació" msgid "Add recommended feeds" msgstr "Afegeix els canals recomanats" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Afegiu alguns canals al teu starter pack" @@ -693,11 +729,11 @@ msgstr "Afegiu alguns canals al teu starter pack" msgid "Add the default feed of only people you follow" msgstr "Afegeix el canal per defecte només de la gent que segueixes" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Afegeix el següent registre DNS al teu domini:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Afegeix aquest canal als teus canals" @@ -742,7 +778,7 @@ msgstr "Contingut per a adults" #~ msgid "Adult content can only be enabled via the Web at <0/>." #~ msgstr "El contingut per a adults només es pot habilitar via web a <0/>." -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "El contingut per a adults només es pot activar a través del web a <0>bsky.app." @@ -755,19 +791,23 @@ msgstr "El contingut per a adults està deshabilitat." msgid "Adult Content labels" msgstr "Etiquetes de contingut per a adults" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Avançat" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Entrenament de l'algorisme completat" +#~ msgid "Algorithm training complete!" +#~ msgstr "Entrenament de l'algorisme completat" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "S'han seguit tots els comptes!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Tots els canals que has desat, en un sol lloc." @@ -781,16 +821,20 @@ msgstr "Permet l'accés als teus missatges directes" #~ msgid "Allow messages from" #~ msgstr "Permet missatges de" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permet missatges nou de" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permet respostes de:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permet l'accés als missatges directes" @@ -809,7 +853,7 @@ msgstr "Ja estàs registrat com a @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -916,8 +960,8 @@ msgstr "Hi ha hagut un problema en provar d'obrir el xat" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -937,7 +981,7 @@ msgid "and" msgstr "i" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animals" @@ -949,8 +993,8 @@ msgstr "GIF animat" msgid "Anti-Social Behavior" msgstr "Comportament antisocial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Qualsevol idioma" @@ -958,7 +1002,14 @@ msgstr "Qualsevol idioma" msgid "Anybody can interact" msgstr "Qualsevol pot interactuar" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Idioma de l'aplicació" @@ -966,7 +1017,7 @@ msgstr "Idioma de l'aplicació" msgid "App Password" msgstr "Contrasenya de l'aplicació" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Contrasenya de l'aplicació esborrada" @@ -994,13 +1045,13 @@ msgstr "Els noms de contrasenyes d'aplicació han de tenir almenys 4 caràcters" #~ msgid "App password settings" #~ msgstr "Configuració de la contrasenya d'aplicació" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Contrasenyes de l'aplicació" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Contrasenyes de l'aplicació" @@ -1045,10 +1096,10 @@ msgstr "Apel·la aquesta decisió" #~ msgid "Appeal this decision." #~ msgstr "Apel·la aquesta decisió." -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aparença" @@ -1078,7 +1129,7 @@ msgstr "Publicació arxivada" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "Segur que vols suprimir aquest starter pack?" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Segur que voleu suprimir la contrasenya de l'aplicació \"{0}\"?" @@ -1094,7 +1145,7 @@ msgstr "Segur que voleu suprimir la contrasenya de l'aplicació \"{0}\"?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Estàs segur que vols esborrar aquest missatge? El missatge s'esborrarà per a tu, però no per als altres participants." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Estàs segur que vols eliminar aquest starter pack?" @@ -1110,11 +1161,11 @@ msgstr "Estàs segur que vols descartar els canvis?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Estàs segur que vols abandonar aquesta conversa? Els missatges s'esborraran per a tu, però no per a l'altre participant." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Confirmes que vols eliminar {0} dels teus canals?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Segur que vols eliminar-ho dels teus canals?" @@ -1139,7 +1190,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Estàs escrivint en <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Art" @@ -1151,32 +1202,31 @@ msgstr "Nuesa artística o no eròtica." msgid "At least 3 characters" msgstr "Almenys 3 caràcters" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Les opcions de reproducció automàtica s'han mogut a la <0>Configuració de contingut i multimèdia." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Reprodueix automàticament vídeos i GIFs" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Endarrere" @@ -1193,8 +1243,8 @@ msgstr "Endarrere" #~ msgid "Basics" #~ msgstr "Conceptes bàsics" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Abans de crear una llista, primer has de verificar el teu correu." @@ -1208,12 +1258,17 @@ msgstr "Abans de crear un starter pack, primer has de verificar el teu correu." #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Abans de poder enviar missatges a un altre usuari, primer has de verificar el teu correu." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Aniversari" @@ -1244,15 +1299,15 @@ msgstr "Bloqueja el compte" msgid "Block Account?" msgstr "Vols bloquejar el compte?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloqueja comptes" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Bloqueja una llista" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Vols bloquejar aquests comptes?" @@ -1264,12 +1319,12 @@ msgstr "Vols bloquejar aquests comptes?" msgid "Blocked" msgstr "Bloquejada" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Comptes bloquejats" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Comptes bloquejats" @@ -1278,19 +1333,19 @@ msgstr "Comptes bloquejats" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Els comptes bloquejats no poden respondre cap fil teu, ni anomenar-te ni interactuar amb tu de cap manera." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Els comptes bloquejats no poden respondre a cap fil teu, ni anomenar-te ni interactuar amb tu de cap manera. No veuràs mai el seu contingut ni ells el teu." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Publicació bloquejada." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "El bloqueig no evita que aquest etiquetador apliqui etiquetes al teu compte." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "El bloqueig és públic. Els comptes bloquejats no poden respondre els teus fils, ni mencionar-te ni interactuar amb tu de cap manera." @@ -1319,7 +1374,8 @@ msgstr "Bluesky no pot confirmar l'autenticitat de la data declarada." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky és una xarxa oberta on pots escollir el teu proveïdor d'allotjament. Si ets un desenvolupador pots allotjar el teu propi servidor." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky és millor amb col·legues!" @@ -1358,6 +1414,14 @@ msgstr "Bluesky no mostrarà el teu perfil ni les publicacions als usuaris que n #~ msgid "Bluesky.Social" #~ msgstr "Bluesky.Social" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Difumina les imatges" @@ -1367,7 +1431,7 @@ msgid "Blur images and filter from feeds" msgstr "Difumina les imatges i filtra-ho dels canals" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Llibres" @@ -1375,23 +1439,23 @@ msgstr "Llibres" #~ msgid "Brag a little!" #~ msgstr "Presumeix-ne una mica!" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Explora més comptes a la pàgina Explora" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Explora més canals a la pàgina Explora" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Explora més recomanacions" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Explora més recomanacions a la pàgina Explora" @@ -1400,6 +1464,18 @@ msgstr "Explora més recomanacions a la pàgina Explora" msgid "Browse other feeds" msgstr "Explora altres canals" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/screens/Settings/index.tsx:893 #~ msgid "Build version {0} {1}" #~ msgstr "Versió {0} {1}" @@ -1413,8 +1489,8 @@ msgstr "Negocis" #~ msgstr "Botó deshabilitat. Entra el domini personalitzat per a continuar." #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "per -" +#~ msgid "by —" +#~ msgstr "per -" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1429,8 +1505,12 @@ msgstr "Per {0}" #~ msgstr "per @{0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "per <0/>" +#~ msgid "by <0/>" +#~ msgstr "per <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1449,8 +1529,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Creant un compte indiques que estàs d'acord amb les <0>Condicions del servei." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "per tu" +#~ msgid "by you" +#~ msgstr "per tu" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1460,16 +1540,18 @@ msgstr "Càmera" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Només pot tenir lletres, números, espais, guions i guions baixos. Ha de tenir almenys 4 caràcters i no més de 32." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1484,20 +1566,20 @@ msgstr "Càmera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cancel·la" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cancel·la" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Cancel·la la supressió del compte" @@ -1517,16 +1599,16 @@ msgstr "Cancel·la la retallada de la imatge" msgid "Cancel profile editing" msgstr "Cancel·la l'edició del perfil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Cancel·la la citació de la publicació" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cancel·la la reactivació i surt" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cancel·la la cerca" @@ -1539,9 +1621,9 @@ msgid "Cancels opening the linked website" msgstr "Cancel·la obrir la web enllaçada" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "No pots interactuar amb un usuari bloquejat" @@ -1567,8 +1649,17 @@ msgstr "Canvia" #~ msgid "Change" #~ msgstr "Canvia" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Canvia l'adreça de correu" @@ -1581,8 +1672,8 @@ msgstr "Canvia l'adreça de correu" #~ msgid "Change handle" #~ msgstr "Canvia l'identificador" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Canvia l'identificador" @@ -1614,9 +1705,9 @@ msgstr "Canvia el teu correu" msgid "Change your email address" msgstr "Canvia la teva adreça de correu" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Xat" @@ -1627,12 +1718,12 @@ msgstr "Xat silenciat" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Configuració del xat" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Configuració del xat" @@ -1644,8 +1735,8 @@ msgstr "Xat no silenciat" #~ msgid "Chat with {chatId}" #~ msgstr "Xateja amb {chatId}" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Comprova el meu estat" @@ -1657,11 +1748,11 @@ msgstr "Comprova el meu estat" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "Mira alguns usuaris recomanats. Segueix-los per a veure altres usuaris similars." -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Comprova el teu correu electrònic per a obtenir un codi d'inici de sessió i introdueix-lo aquí." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Comprova el teu correu per a rebre el codi de confirmació i entra'l aquí sota:" @@ -1681,11 +1772,11 @@ msgstr "Comprova el teu correu per a rebre el codi de confirmació i entra'l aqu #~ msgid "Choose at least {0} more" #~ msgstr "Tria'n almenys {0} més" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Tria el mètode de verificació del domini" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Tria els canals" @@ -1693,7 +1784,7 @@ msgstr "Tria els canals" msgid "Choose for me" msgstr "Tria per mi" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Tria les persones" @@ -1705,7 +1796,7 @@ msgstr "Tria les autoetiquetes que siguin aplicables als mitjans que publiques. msgid "Choose Service" msgstr "Tria un servei" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Tria els algoritmes que alimentaran els teus canals personalitzats." @@ -1727,10 +1818,19 @@ msgstr "Tria aquest color com el teu avatar" #~ msgid "Choose your main feeds" #~ msgstr "Tria els teus canals principals" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Tria la teva contrasenya" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "El teu identificador d'usuari" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Esborra totes les dades antigues emmagatzemades" @@ -1739,11 +1839,11 @@ msgstr "Tria la teva contrasenya" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Esborra totes les dades antigues emmagatzemades (i després reinicia)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Esborra totes les dades emmagatzemades" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Esborra totes les dades emmagatzemades (i després reinicia)" @@ -1764,12 +1864,12 @@ msgid "click here" msgstr "clica aquí" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Clica aquí per a més informació sobre desactivar el teu compte" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Clica aquí per a més informació sobre desactivar el teu compte" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Clica aquí per a més informació." +#~ msgid "Click here for more information." +#~ msgstr "Clica aquí per a més informació." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1805,9 +1905,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1816,8 +1917,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "Tanca" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Tanca el diàleg actiu" @@ -1841,7 +1942,7 @@ msgstr "Tanca el diàleg de GIF" msgid "Close image" msgstr "Tanca la imatge" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Tanca el visor d'imatges" @@ -1849,16 +1950,16 @@ msgstr "Tanca el visor d'imatges" #~ msgid "Close modal" #~ msgstr "Tanca el modal" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Tanca el peu de la navegació" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Tanca aquest diàleg" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Tanca la barra de navegació inferior" @@ -1874,34 +1975,34 @@ msgstr "Tanca l'alerta d'actualització de contrasenya" msgid "Closes viewer for header image" msgstr "Tanca la visualització de la imatge de la capçalera" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Plega la llista d'usuaris" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Plega la llista d'usuaris per una notificació concreta" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Mode de color" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comèdia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Còmics" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Directrius de la comunitat" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Finalitza el registre i comença a utilitzar el teu compte" @@ -1909,7 +2010,7 @@ msgstr "Finalitza el registre i comença a utilitzar el teu compte" msgid "Complete the challenge" msgstr "Completa la prova" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Crea una nova publicació" @@ -1968,7 +2069,7 @@ msgstr "Confirma el canvi" msgid "Confirm content language settings" msgstr "Confirma la configuració de l'idioma del contingut" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirma l'eliminació del compte" @@ -1976,21 +2077,21 @@ msgstr "Confirma l'eliminació del compte" #~ msgid "Confirm your age to enable adult content." #~ msgstr "Confirma la teva edat per a habilitar el contingut per a adults" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirma la teva edat:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirma la teva data de naixement" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Codi de confirmació" @@ -2003,7 +2104,7 @@ msgstr "Codi de confirmació" #~ msgid "Confirms signing up {email} to the waitlist" #~ msgstr "Confirma afegir {email} a la llista d'espera" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Connectant…" @@ -2016,14 +2117,17 @@ msgstr "Contacta amb suport" #~ msgid "content" #~ msgstr "contingut" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Contingut i multimèdia" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Contingut i multimèdia" @@ -2039,11 +2143,11 @@ msgstr "Contingut bloquejat" #~ msgid "Content Filtering" #~ msgstr "Filtre de contingut" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtres de contingut" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Idiomes del contingut" @@ -2064,7 +2168,7 @@ msgstr "Advertència del contingut" msgid "Content warnings" msgstr "Advertències del contingut" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Teló de fons del menú contextual, fes clic per a tancar-lo." @@ -2107,7 +2211,7 @@ msgstr "Cuina" msgid "Copied" msgstr "Copiat" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Número de versió copiat en memòria" @@ -2115,7 +2219,7 @@ msgstr "Número de versió copiat en memòria" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiat en memòria" @@ -2140,7 +2244,7 @@ msgstr "Copia" msgid "Copy App Password" msgstr "Copia la contrasenya d'aplicació" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copia la versió de construcció al porta-retalls" @@ -2149,11 +2253,11 @@ msgstr "Copia la versió de construcció al porta-retalls" msgid "Copy code" msgstr "Copia el codi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Copia DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copia l'amfitrió" @@ -2165,7 +2269,7 @@ msgstr "Copia l'enllaç" msgid "Copy Link" msgstr "Copia l'enllaç" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copia l'enllaç a la llista" @@ -2192,11 +2296,11 @@ msgstr "Copia el text de la publicació" msgid "Copy QR code" msgstr "Copia el codi QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Copia el valor del registre TXT" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Política de drets d'autor" @@ -2209,11 +2313,11 @@ msgstr "Política de drets d'autor" msgid "Could not leave chat" msgstr "No s'ha pogut sortir del xat" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "No s'ha pogut carregar el canal" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "No s'ha pogut carregar la llista" @@ -2256,7 +2360,7 @@ msgstr "Crea un codi QR per a un starter pack" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Crea un starter pack" @@ -2303,7 +2407,7 @@ msgstr "Crea un nou compte" msgid "Create report for {0}" msgstr "Crea un informe per a {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Creat {0}" @@ -2320,7 +2424,7 @@ msgstr "Creat {0}" #~ msgstr "Crea una targeta amb una miniatura. La targeta enllaça a {url}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -2335,8 +2439,8 @@ msgstr "Personalitzat" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Els canals personalitzats fets per la comunitat et porten noves experiències i t'ajuden a trobar contingut que t'agradarà." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Els canals personalitzats fets per la comunitat et porten noves experiències i t'ajuden a trobar contingut que t'agradarà." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2350,8 +2454,8 @@ msgstr "Personalitza qui pot interactuar amb aquesta publicació." #~ msgid "Danger Zone" #~ msgstr "Zona de perill" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Fosc" @@ -2359,7 +2463,7 @@ msgstr "Fosc" msgid "Dark mode" msgstr "Mode fosc" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema fosc" @@ -2371,8 +2475,8 @@ msgstr "Tema fosc" msgid "Date of birth" msgstr "Data de naixement" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desactiva el compte" @@ -2381,7 +2485,7 @@ msgstr "Desactiva el compte" #~ msgid "Deactivate my account" #~ msgstr "Desactiva el meu compte" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Moderació de depuració" @@ -2389,22 +2493,26 @@ msgstr "Moderació de depuració" msgid "Debug panel" msgstr "Panell de depuració" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Per defecte" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Elimina" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Elimina el compte" @@ -2412,19 +2520,19 @@ msgstr "Elimina el compte" #~ msgid "Delete Account" #~ msgstr "Elimina el compte" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Elimina el compte <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Elimina la contrasenya d'aplicació" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Vols eliminar la contrasenya d'aplicació?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Suprimeix el registre de declaració de xat" @@ -2432,7 +2540,7 @@ msgstr "Suprimeix el registre de declaració de xat" msgid "Delete for me" msgstr "Elimina-ho per mi" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Elimina la llista" @@ -2444,7 +2552,7 @@ msgstr "Elimina el missatge" msgid "Delete message for me" msgstr "Elimina el missatge per mi" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Elimina el meu compte" @@ -2462,16 +2570,16 @@ msgstr "Elimina el meu compte" msgid "Delete post" msgstr "Elimina la publicació" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Elimina l'starter pack" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Vols eliminar l'starter pack?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Vols eliminar aquesta llista?" @@ -2483,12 +2591,12 @@ msgstr "Vols eliminar aquesta publicació?" msgid "Deleted" msgstr "Eliminat" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Compte eliminat" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Publicació eliminada." @@ -2530,8 +2638,8 @@ msgstr "Vols desenganxar la citació?" #~ msgid "Dev Server" #~ msgstr "Servidor de desenvolupament" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Opcions de desenvolupador" @@ -2547,7 +2655,7 @@ msgstr "Diàleg: ajusta qui pot interactuar amb aquesta publicació" #~ msgid "Did you want to say anything?" #~ msgstr "Vols dir alguna cosa?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Tènue" @@ -2567,8 +2675,8 @@ msgstr "Tènue" msgid "Disable Email 2FA" msgstr "Desactiva el correu 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desactiva la retroalimentació hàptica" @@ -2587,9 +2695,9 @@ msgstr "Deshabilita els subtítols" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Deshabilitat" @@ -2629,11 +2737,11 @@ msgstr "Evita que les aplicacions mostrin el meu compte als usuaris no connectat msgid "Discover new custom feeds" msgstr "Descobreix nous canals personalitzats" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descobreix nous canals" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descobreix nous canals" @@ -2645,12 +2753,12 @@ msgstr "Descarta" msgid "Dismiss error" msgstr "Descarta l'error" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Ignora la guia d'inici" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Mostra insígnies de text alternatiu més grans" @@ -2673,8 +2781,8 @@ msgstr "El nom de visualització és massa llarg" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "El nom de visualització és massa llarg. El nombre màxim de caràcters és {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panell de DNS" @@ -2702,7 +2810,7 @@ msgstr "No comença ni acaba amb un guionet" #~ msgid "Domain Value" #~ msgstr "valor del domini" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domini verificat!" @@ -2779,7 +2887,7 @@ msgstr "Deixa anar a afegir imatges" msgid "Duration:" msgstr "Durada:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "p. ex. jordi" @@ -2791,7 +2899,7 @@ msgstr "p. ex. Jordi Cognom" msgid "e.g. Alice Roberts" msgstr "p. ex. Jordi Guix" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "p. ex. jordi.com" @@ -2823,16 +2931,14 @@ msgstr "p. ex. Usuaris que sempre responen amb anuncis." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada codi funciona un cop. Rebràs més codis d'invitació periòdicament." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Edita" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Edita" @@ -2857,7 +2963,7 @@ msgstr "Edita la imatge" msgid "Edit interaction settings" msgstr "Edita les preferències de les interaccions" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Edita els detalls de la llista" @@ -2865,10 +2971,8 @@ msgstr "Edita els detalls de la llista" msgid "Edit Moderation List" msgstr "Edita la llista de moderació" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Edita els meus canals" @@ -2902,7 +3006,7 @@ msgstr "Edita el perfil" #~ msgid "Edit Saved Feeds" #~ msgstr "Edita els meus canals guardats" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Edita l'starter pack" @@ -2922,12 +3026,12 @@ msgstr "Edita el teu nom mostrat" msgid "Edit your profile description" msgstr "Edita la descripció del teu perfil" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Edita el teu starter pack" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Ensenyament" @@ -2935,7 +3039,7 @@ msgstr "Ensenyament" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "Tria \"Tothom\" o \"Ningú\"" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2945,7 +3049,7 @@ msgstr "Correu" msgid "Email 2FA disabled" msgstr "Correu 2FA desactivat" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Correu 2FA activat" @@ -3005,7 +3109,7 @@ msgstr "Habilita" msgid "Enable {0} only" msgstr "Habilita només {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Habilita el contingut per a adults" @@ -3031,12 +3135,12 @@ msgstr "Habilita els continguts externs" #~ msgid "Enable External Media" #~ msgstr "Habilita el contingut extern" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Habilita reproductors de contingut per" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Activa les notificacions prioritàries" @@ -3052,9 +3156,14 @@ msgstr "Habilita els subtítols" msgid "Enable this source only" msgstr "Habilita només per aquesta font" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Habilitat" @@ -3107,7 +3216,7 @@ msgstr "Entra a pantalla completa" msgid "Enter the code you received to change your password." msgstr "Introdueix el codi que has rebut per a canviar la teva contrasenya." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Introdueix el domini que vols utilitzar" @@ -3145,6 +3254,7 @@ msgid "Enter your username and password" msgstr "Introdueix el teu usuari i contrasenya" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Error" @@ -3157,7 +3267,7 @@ msgid "Error receiving captcha response." msgstr "Error en rebre la resposta al captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Error:" @@ -3173,8 +3283,8 @@ msgstr "Tothom pot respondre" msgid "Everybody can reply to this post." msgstr "Tothom pot respondre a aquesta publicació." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Tothom" @@ -3198,7 +3308,7 @@ msgstr "Exclou els usuaris que segueixes" msgid "Exit fullscreen" msgstr "Surt de la pantalla completa" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Surt del procés d'eliminació del compte" @@ -3210,7 +3320,7 @@ msgstr "Surt del procés d'eliminació del compte" msgid "Exits image cropping process" msgstr "Surt del procés de retallar la imatge" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Surt de la visualització de la imatge" @@ -3222,11 +3332,11 @@ msgstr "Surt de la cerca" #~ msgid "Exits signing up for waitlist with {email}" #~ msgstr "Surt de la llista d'espera amb el correu {email}" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Expandeix el text alternatiu" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Expandeix la llista d'usuaris" @@ -3239,8 +3349,8 @@ msgstr "Expandeix o replega la publicació completa a la qual estàs responent" msgid "Expected uri to resolve to a record" msgstr "S'esperava que l'uri es resolgués en un registre" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Experimental" @@ -3264,8 +3374,8 @@ msgstr "Contingut explícit o potencialment pertorbador." msgid "Explicit sexual images." msgstr "Imatges sexuals explícites." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Exporta les meves dades" @@ -3273,8 +3383,8 @@ msgstr "Exporta les meves dades" msgid "Export My Data" msgstr "Exporta les meves dades" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Contingut extern" @@ -3284,12 +3394,12 @@ msgid "External Media" msgstr "Contingut extern" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "El contingut extern pot permetre que algunes webs recullin informació sobre tu i el teu dispositiu. No s'envia ni es demana cap informació fins que premis el botó \"reproduir\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferència del contingut extern" @@ -3297,7 +3407,7 @@ msgstr "Preferència del contingut extern" #~ msgid "External media settings" #~ msgstr "Configuració del contingut extern" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "No s'ha pogut canviar l'identificador. Torna-ho a provar." @@ -3310,8 +3420,8 @@ msgstr "No s'ha pogut canviar l'identificador. Torna-ho a provar." msgid "Failed to create app password. Please try again." msgstr "No s'ha pogut crear la contrasenya d'aplicació. Torna-ho a provar." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "No s'ha pogut crear l'starter pack" @@ -3327,12 +3437,12 @@ msgstr "No s'ha pogut esborrar el missatge" msgid "Failed to delete post, please try again" msgstr "No s'ha pogut esborrar la publicació, torna-ho a provar" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "No s'ha pogut eliminar l'starter pack" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "No s'han pogut carregar les preferències dels canals" @@ -3353,12 +3463,12 @@ msgstr "No s'han pogut carregar els missatges anteriors" #~ msgid "Failed to load recommended feeds" #~ msgstr "Error en carregar els canals recomanats" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "No s'han pogut carregar els canals suggerits" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "No s'han pogut carregar els comptes suggerits" @@ -3391,11 +3501,11 @@ msgstr "No s'ha pogut enviar l'apel·lació, torna-ho a provar." msgid "Failed to toggle thread mute, please try again" msgstr "No s'ha pogut desactivar el silenci del fil; torneu-ho a provar" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "No s'han pogut actualitzar els canals" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "No s'ha pogut actualitzar la configuració" @@ -3406,11 +3516,11 @@ msgstr "No s'ha pogut actualitzar la configuració" msgid "Failed to upload video" msgstr "No s'ha pogut pujar el vídeo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "No s'ha pogut verificar l'identificador. Torna-ho a provar." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Canal" @@ -3419,6 +3529,10 @@ msgstr "Canal" msgid "Feed by {0}" msgstr "Canal per {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Canal fora de línia" @@ -3431,7 +3545,8 @@ msgstr "Canal per {0}" msgid "Feed toggle" msgstr "Alterna el canal" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Comentaris" @@ -3441,13 +3556,13 @@ msgstr "Comentaris" msgid "Feedback sent!" msgstr "Comentaris enviats!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Canals" @@ -3456,7 +3571,7 @@ msgstr "Canals" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "Els canals són creats pels usuaris per a curar contingut. Tria els canals que trobis interessants." -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Els canals són algoritmes personalitzats creats per usuaris que coneixen una mica de codi. <0/> per a més informació." @@ -3464,11 +3579,15 @@ msgstr "Els canals són algoritmes personalitzats creats per usuaris que coneixe #~ msgid "Feeds can be topical as well!" #~ msgstr "Els canals també poden ser d'actualitat!" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Canals actualitzats!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Continguts del fitxer" @@ -3481,7 +3600,7 @@ msgstr "Fitxer desat amb èxit" msgid "Filter from feeds" msgstr "Filtra-ho dels canals" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalitzant" @@ -3495,7 +3614,13 @@ msgstr "Troba comptes per a seguir" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "Troba més canals i comptes per seguir a la pàgina Explora." -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Troba publicacions i usuaris a Bluesky" @@ -3523,7 +3648,7 @@ msgstr "Troba publicacions i usuaris a Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Ajusta els fils de debat." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Finalitza" @@ -3535,7 +3660,7 @@ msgstr "Finalitza" msgid "Fitness" msgstr "Exercici" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexible" @@ -3549,7 +3674,7 @@ msgstr "Flexible" #~ msgstr "Gira verticalment" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3571,7 +3696,12 @@ msgstr "Segueix {0}" msgid "Follow {name}" msgstr "Segueix a {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Segueix 7 comptes" @@ -3580,8 +3710,8 @@ msgstr "Segueix 7 comptes" msgid "Follow Account" msgstr "Segueix el compte" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Segueix-los a tots" @@ -3599,7 +3729,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Segueix" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Segueix més comptes per connectar-te als teus interessos i construir la teva xarxa." @@ -3653,15 +3783,15 @@ msgstr "Usuaris seguits" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seguidors" +#~ msgid "Followers" +#~ msgstr "Seguidors" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Seguidors de @{0} que coneixes" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Seguidors que coneixes" @@ -3670,19 +3800,17 @@ msgstr "Seguidors que coneixes" #~ msgstr "seguint" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Seguint" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Seguint {0}" @@ -3691,13 +3819,13 @@ msgstr "Seguint {0}" msgid "Following {name}" msgstr "Seguint a {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferències del canal Seguint" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferències del canal Seguint" @@ -3713,20 +3841,20 @@ msgstr "Et segueix" msgid "Follows You" msgstr "Et segueix" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Tipus de lletra" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Mida de la lletra" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Menjar" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Per motius de seguretat necessitem enviar-te un codi de confirmació al teu correu." @@ -3738,7 +3866,7 @@ msgstr "Per motius de seguretat, no podràs tornar a veure això. Si perds aques #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Per motius de seguretat no podràs tornar-la a veure. Si perds aquesta contrasenya necessitaràs generar-ne una de nova." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Per obtenir la millor experiència, et recomanem utilitzar el tipus de lletra del tema." @@ -3759,11 +3887,11 @@ msgstr "Per sempre" msgid "Forgot Password" msgstr "He oblidat la contrasenya" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Has oblidat la contrasenya?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Oblidada?" @@ -3771,11 +3899,11 @@ msgstr "Oblidada?" msgid "Frequently Posts Unwanted Content" msgstr "Publica contingut no desitjat freqüentment" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "De <0/>" @@ -3805,7 +3933,7 @@ msgstr "Aconsegueix ajuda" msgid "Get Started" msgstr "Comença" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Començant" @@ -3821,13 +3949,13 @@ msgstr "Posa una cara al teu perfil" msgid "Glaring violations of law or terms of service" msgstr "Infraccions flagrants de la llei o les condicions del servei" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Ves enrere" @@ -3835,14 +3963,14 @@ msgstr "Ves enrere" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Ves enrere" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Torna a la pàgina anterior" @@ -3853,13 +3981,13 @@ msgstr "Torna a la pàgina anterior" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Ves al pas anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Ves al pas anterior" @@ -3903,29 +4031,30 @@ msgstr "Ves al perfil de l'usuari" msgid "Graphic Media" msgstr "Mitjans gràfics" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Ja ets a mig camí!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Identificador" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Aquest identificador ja està agafat. Si us plau, prova'n un altre." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "S'ha canviat l'identificador!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "L'identificador és massa llarg. Si us plau, prova'n un de més curt." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Hàptics" @@ -3933,7 +4062,7 @@ msgstr "Hàptics" msgid "Harassment, trolling, or intolerance" msgstr "Assetjament, troleig o intolerància" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Etiqueta" @@ -3949,9 +4078,10 @@ msgstr "Etiqueta: #{tag}" msgid "Having trouble?" msgstr "Tens problemes?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ajuda" @@ -3988,6 +4118,7 @@ msgstr "Aquí tens la teva contrasenya d'aplicació!" msgid "Hidden list" msgstr "Llista oculta" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3995,11 +4126,13 @@ msgstr "Llista oculta" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Amaga" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Amaga" @@ -4038,7 +4171,19 @@ msgstr "Vols amagar aquesta entrada?" msgid "Hide this reply?" msgstr "Vols amagar aquesta resposta?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Amaga la llista d'usuaris" @@ -4046,27 +4191,27 @@ msgstr "Amaga la llista d'usuaris" #~ msgid "Hides posts from {0} in your feed" #~ msgstr "Amaga les publicacions de {0} al teu canal" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "S'ha produït algun error quan s'intentava connectar amb el servidor del canal. Avisa al propietari del canal d'aquest problema." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Sembla que el servidor del canal està mal configurat. Avisa al propietari del canal d'aquest problema." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Sembla que el servidor del canal està sense connexió. Avisa al propietari del canal d'aquest problema." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "El servidor del canal ha donat una resposta incorrecta. Avisa al propietari del canal d'aquest problema." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Tenim problemes per a trobar aquest canal. Potser ha estat eliminat." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Tenim problemes per a carregar aquestes dades. Mira a continuació per a veure més detalls. Contacta amb nosaltres si aquest problema continua." @@ -4078,10 +4223,10 @@ msgstr "No podem carregar el servei de moderació." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Espera! A poc a poc estem donant accés al vídeo i encara estàs a la cua. Torna més tard!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Inici" @@ -4093,12 +4238,12 @@ msgstr "Inici" #~ msgid "Home Feed Preferences" #~ msgstr "Preferències dels canals a l'inici" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Allotjament:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Proveïdor d'allotjament" @@ -4108,8 +4253,10 @@ msgstr "Proveïdor d'allotjament" #~ msgid "Hosting provider address" #~ msgstr "Adreça del proveïdor d'allotjament" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Respostes candents primer" @@ -4132,8 +4279,8 @@ msgstr "Tinc un codi" msgid "I have a confirmation code" msgstr "Tinc un codi de confirmació" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tinc el meu propi domini" @@ -4142,7 +4289,7 @@ msgstr "Tinc el meu propi domini" msgid "I understand" msgstr "Ho entenc" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Si el text alternatiu és llarg, canvia l'estat expandit del text alternatiu" @@ -4154,13 +4301,17 @@ msgstr "Si el text alternatiu és llarg, canvia l'estat expandit del text altern msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Si encara no ets un adult segons les lleis del teu país, el teu tutor legal haurà de llegir aquests Termes en el teu lloc." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Si esborres aquesta llista no la podràs recuperar." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Si tens el teu propi domini, pots utilitzar-lo com a identificador. Això et permet autoverificar la teva identitat – <0>més informació." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Si tens el teu propi domini, pots utilitzar-lo com a identificador. Això et permet autoverificar la teva identitat – <0>més informació." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -4211,7 +4362,7 @@ msgstr "Missatges inapropiats o enllaços explícits" msgid "Input code sent to your email for password reset" msgstr "Introdueix el codi que s'ha enviat al teu correu per a restablir la contrasenya" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Introdueix el codi de confirmació per a eliminar el compte" @@ -4231,7 +4382,7 @@ msgstr "Introdueix el codi de confirmació per a eliminar el compte" msgid "Input new password" msgstr "Introdueix una nova contrasenya" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Introdueix la contrasenya per a eliminar el compte" @@ -4239,7 +4390,7 @@ msgstr "Introdueix la contrasenya per a eliminar el compte" #~ msgid "Input phone number for SMS verification" #~ msgstr "Introdueix el telèfon per la verificació per SMS" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Introdueix el codi que has rebut per correu" @@ -4247,7 +4398,7 @@ msgstr "Introdueix el codi que has rebut per correu" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Introdueix la contrasenya lligada a {identifier}" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Introdueix el nom d'usuari o correu que vas utilitzar per a registrar-te" @@ -4259,7 +4410,7 @@ msgstr "Introdueix el nom d'usuari o correu que vas utilitzar per a registrar-te #~ msgid "Input your email to get on the Bluesky waitlist" #~ msgstr "Introdueix el teu correu per a afegir-te a la llista d'espera de Bluesky" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Introdueix la teva contrasenya" @@ -4267,10 +4418,6 @@ msgstr "Introdueix la teva contrasenya" #~ msgid "Input your preferred hosting provider" #~ msgstr "Introdueix el teu proveïdor d'allotjament preferit" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Introdueix el teu identificador d'usuari" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interacció limitada" @@ -4283,12 +4430,12 @@ msgstr "Interacció limitada" #~ msgid "Introducing new font settings" #~ msgstr "Presentació de nous paràmetres de tipus de lletra" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "El codi de confirmació 2FA no és vàlid." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Identificador no vàlid. Si us plau, prova'n un altre." @@ -4296,8 +4443,8 @@ msgstr "Identificador no vàlid. Si us plau, prova'n un altre." msgid "Invalid or unsupported post record" msgstr "Registre de publicació no vàlid o no admès" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nom d'usuari o contrasenya incorrectes" @@ -4357,7 +4504,7 @@ msgstr "Sembla que potser has introduït la teva adreça de correu incorrectamen msgid "It's correct" msgstr "És correcte" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Ara només ets tu! Afegeix més persones al teu starter pack cercant a dalt." @@ -4371,12 +4518,12 @@ msgstr "Tasques" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Uneix-te a Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Uneix-te a la conversa" @@ -4399,7 +4546,7 @@ msgstr "Uneix-te a la conversa" #~ msgstr "Es va unir el {0}" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Periodisme" @@ -4416,7 +4563,7 @@ msgid "Labeled by the author." msgstr "Etiquetat per l'autor." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etiquetes" @@ -4424,7 +4571,7 @@ msgstr "Etiquetes" msgid "Labels added" msgstr "Etiquetes afegides" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Les etiquetes són anotacions sobre els usuaris i el contingut. Poden ser utilitzades per a ocultar, advertir i categoritzar la xarxa." @@ -4448,17 +4595,17 @@ msgstr "Tria l'idioma" #~ msgid "Language settings" #~ msgstr "Configuració d'idioma" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Configuració d'idioma" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Idiomes" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Més gran" @@ -4466,12 +4613,13 @@ msgstr "Més gran" #~ msgid "Last step!" #~ msgstr "Últim pas" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "El més recent" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "més informació" @@ -4501,8 +4649,8 @@ msgstr "Més informació sobre la moderació que s'ha aplicat a aquest contingut msgid "Learn more about this warning" msgstr "Més informació d'aquesta advertència" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Més informació sobre què és públic a Bluesky." @@ -4536,7 +4684,7 @@ msgstr "Deixa'ls tots sense marcar per a veure tots els idiomes." msgid "Leaving Bluesky" msgstr "Sortint de Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "queda." @@ -4553,7 +4701,7 @@ msgstr "Deixa'm triar" msgid "Let's get your password reset!" msgstr "Restablirem la teva contrasenya!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Som-hi!" @@ -4562,41 +4710,52 @@ msgstr "Som-hi!" #~ msgid "Library" #~ msgstr "Biblioteca" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Clar" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "M'agrada" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "M'agrada" -#: src/components/ProgressGuide/List.tsx:47 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Fes m'agrada a 10 publicacions" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Fes m'agrada a 10 publicacions per a entrenar el canal Discover" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Fes m'agrada a aquest canal" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Li ha agradat a" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Li ha agradat a" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "Li ha agradat a {0} {1}" @@ -4605,6 +4764,13 @@ msgstr "Li ha agradat a" #~ msgid "Liked by {count} {0}" #~ msgstr "Li ha agradat a {count} {0}" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4623,7 +4789,7 @@ msgstr "Li ha agradat a" #~ msgid "liked your post" #~ msgstr "li ha agradat la teva publicació" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "M'agrades" @@ -4631,7 +4797,12 @@ msgstr "M'agrades" msgid "Likes on this post" msgstr "M'agrades a aquesta publicació" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Llista" @@ -4639,7 +4810,7 @@ msgstr "Llista" msgid "List Avatar" msgstr "Avatar de la llista" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Llista bloquejada" @@ -4648,7 +4819,15 @@ msgstr "Llista bloquejada" msgid "List by {0}" msgstr "Llista per {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Llista eliminada" @@ -4660,7 +4839,7 @@ msgstr "S'ha amagat la llista" msgid "List Hidden" msgstr "Llista amagada" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Llista silenciada" @@ -4668,18 +4847,19 @@ msgstr "Llista silenciada" msgid "List Name" msgstr "Nom de la llista" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Llista desbloquejada" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Llista no silenciada" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Llistes" @@ -4688,7 +4868,7 @@ msgstr "Llistes" msgid "Lists blocking this user:" msgstr "Llistes que bloquegen aquest usuari:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Carrega'n més" @@ -4697,22 +4877,22 @@ msgstr "Carrega'n més" #~ msgid "Load more posts" #~ msgstr "Carrega més publicacions" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Carrega més canals suggerits" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Carrega més suggerencies d'usuaris per seguir" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Carrega noves notificacions" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Carrega noves publicacions" @@ -4724,23 +4904,23 @@ msgstr "Carregant…" #~ msgid "Local dev server" #~ msgstr "Servidor de desenvolupament local" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Registre" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Inicia sessió o registra't" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Desconnecta" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilitat pels usuaris no connectats" @@ -4748,10 +4928,15 @@ msgstr "Visibilitat pels usuaris no connectats" msgid "Login to account that is not listed" msgstr "Accedeix a un compte que no està llistat" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo per <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo per <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo per <0>@sawaratsuki.bsky.social" @@ -4791,8 +4976,8 @@ msgstr "Fes-ne un per mi" msgid "Make sure this is where you intend to go!" msgstr "Assegura't que és aquí on vols anar!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Gestiona els canals desats" @@ -4813,7 +4998,7 @@ msgstr "Marca com a llegit" #~ msgid "May only contain letters and numbers" #~ msgstr "Només pot tenir lletres i números" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Contingut" @@ -4829,9 +5014,12 @@ msgstr "usuaris mencionats" msgid "Mentioned users" msgstr "Usuaris mencionats" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menú" @@ -4848,7 +5036,7 @@ msgstr "Missatge esborrat" #~ msgid "Message from server" #~ msgstr "Missatge del servidor" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Missatge del servidor: {0}" @@ -4862,13 +5050,12 @@ msgid "Message is too long" msgstr "El missatge és massa llarg" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Configuració dels missatges" +#~ msgid "Message settings" +#~ msgstr "Configuració dels missatges" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Missatges" @@ -4888,10 +5075,10 @@ msgstr "Publicació enganyosa" #~ msgid "Mode" #~ msgstr "Mode" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderació" @@ -4904,12 +5091,12 @@ msgstr "Detalls de la moderació" msgid "Moderation list by {0}" msgstr "Llista de moderació per {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Llista de moderació per <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Llista de moderació teva" @@ -4921,12 +5108,12 @@ msgstr "S'ha creat la llista de moderació" msgid "Moderation list updated" msgstr "S'ha actualitzat la llista de moderació" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Llistes de moderació" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Llistes de moderació" @@ -4938,11 +5125,11 @@ msgstr "preferències de moderació" #~ msgid "Moderation settings" #~ msgstr "Configuració de moderació" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Estats de moderació" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Eines de moderació" @@ -4955,12 +5142,13 @@ msgstr "El moderador ha decidit establir un advertiment general sobre el conting msgid "More" msgstr "Més" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Més canals" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Més opcions" @@ -4968,19 +5156,21 @@ msgstr "Més opcions" #~ msgid "More post options" #~ msgstr "Més opcions de publicació" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Amb més m'agrada primer" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Respostes amb més m'agrada primer" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Pel·lícules" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Música" @@ -5007,7 +5197,7 @@ msgstr "Silencia {truncatedTag}" msgid "Mute Account" msgstr "Silenciar el compte" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silencia els comptes" @@ -5036,7 +5226,7 @@ msgstr "Silencia la conversa" msgid "Mute in:" msgstr "Silencia a:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silencia la llista" @@ -5045,7 +5235,7 @@ msgstr "Silencia la llista" #~ msgid "Mute notifications" #~ msgstr "Silencia les notificacions" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Vols silenciar aquests comptes?" @@ -5091,16 +5281,16 @@ msgstr "Silencia paraules i etiquetes" #~ msgid "Muted" #~ msgstr "Silenciada" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Comptes silenciats" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Comptes silenciats" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Les publicacions dels comptes silenciats seran eliminats del teu canal i de les teves notificacions. Silenciar comptes és completament privat." @@ -5108,11 +5298,11 @@ msgstr "Les publicacions dels comptes silenciats seran eliminats del teu canal i msgid "Muted by \"{0}\"" msgstr "Silenciat per \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Paraules i etiquetes silenciades" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Silenciar és privat. Els comptes silenciats poden interactuar amb tu, però tu no veuràs les seves publicacions ni rebràs notificacions seves." @@ -5121,11 +5311,11 @@ msgstr "Silenciar és privat. Els comptes silenciats poden interactuar amb tu, p msgid "My Birthday" msgstr "El meu aniversari" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Els meus canals" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "El meu perfil" @@ -5157,7 +5347,7 @@ msgid "Name or Description Violates Community Standards" msgstr "El nom o la descripció infringeixen els estàndards comunitaris" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natura" @@ -5170,7 +5360,7 @@ msgstr "ves a {0}" #~ msgstr "ves a l'starter pack" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navega a la pantalla següent" @@ -5197,7 +5387,7 @@ msgstr "Necessites informar d'una infracció dels drets d'autor?" #~ msgid "Never lose access to your followers and data." #~ msgstr "No perdis mai accés als teus seguidors ni a les teves dades." -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "No perdis mai accés als teus seguidors i les teves dades." @@ -5205,22 +5395,23 @@ msgstr "No perdis mai accés als teus seguidors i les teves dades." #~ msgid "Nevermind" #~ msgstr "Tant hi fa" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Tant hi fa, crea'm un identificador" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nova" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nova" +#~ msgid "New" +#~ msgstr "Nova" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Xat nou" @@ -5228,12 +5419,17 @@ msgstr "Xat nou" #~ msgid "New font settings ✨" #~ msgstr "Noves configuracions de tipus de lletra ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nou identificador" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Nous missatges" @@ -5250,21 +5446,21 @@ msgstr "Nova contrasenya" msgid "New Password" msgstr "Nova contrasenya" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nova publicació" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Nova publicació" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Nova publicació" @@ -5281,29 +5477,31 @@ msgstr "Diàleg d'informació d'usuari nou" msgid "New User List" msgstr "Nova llista d'usuaris" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Les respostes més noves primer" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Notícies" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -5314,7 +5512,7 @@ msgstr "Següent" #~ msgid "Next" #~ msgstr "Següent" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Següent imatge" @@ -5327,17 +5525,17 @@ msgstr "Següent imatge" #~ msgid "No" #~ msgstr "No" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Encara no hi ha contrasenyes d'aplicació" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Cap descripció" +#~ msgid "No description" +#~ msgstr "Cap descripció" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "No hi ha panell de DNS" @@ -5349,12 +5547,12 @@ msgstr "No s'han trobat GIF destacats. Pot haver-hi un problema amb Tenor." msgid "No feeds found. Try searching for something else." msgstr "No s'han trobat canals. Intenta cercar una altra cosa." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Encara no té cap m'agrada" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ja no segueixes a {0}" @@ -5367,16 +5565,16 @@ msgstr "No pot tenir més de 253 caràcters" msgid "No messages yet" msgstr "Encara no tens cap missatge" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "No hi ha més converses per a mostrar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Encara no tens cap notificació" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Ningú" @@ -5388,11 +5586,11 @@ msgstr "Ningú més que l'autor pot citar aquesta publicació." msgid "No posts yet." msgstr "Encara no hi ha publicacions." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Encara no té cap citació" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Encara no s'ha republicat" @@ -5401,22 +5599,23 @@ msgstr "Encara no s'ha republicat" msgid "No result" msgstr "Cap resultat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Cap resultat" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "No s'han trobat resultats" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "No s'han trobat resultats per \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "No s'han trobat resultats per {query}" @@ -5441,17 +5640,17 @@ msgstr "Ningú" #~ msgid "Nobody can reply" #~ msgstr "Ningú pot respondre" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "A ningú encara li ha agradat això. Potser hauries de ser el primer!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Ningú ha citat això encara. Potser hauries de ser el primer!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Ningú ha republicat això encara. Potser hauries de ser el primer!" @@ -5467,8 +5666,8 @@ msgstr "Nuesa no sexual" #~ msgid "Not Applicable." #~ msgstr "No aplicable." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "No s'ha trobat" @@ -5479,45 +5678,43 @@ msgstr "Ara mateix no" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nota: Bluesky és una xarxa oberta i pública. Aquesta configuració tan sols limita el teu contingut a l'aplicació de Bluesky i a la web, altres aplicacions poden no respectar-ho. El teu contingut pot ser mostrat a usuaris no connectats per altres aplicacions i webs." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Aquí no hi ha res" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtres de les notificacions" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Configuració de les notificacions" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Configuració de les notificacions" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sons de les notificacions" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Sons de les notificacions" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificacions" @@ -5564,7 +5761,9 @@ msgstr "Ostres! Alguna cosa ha fallat." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "Oh no! No hem pogut generar una imatge per compartir. Tingues present que ens alegrem que siguis aquí 🦋" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "D'acord" @@ -5573,8 +5772,10 @@ msgstr "D'acord" msgid "Okay" msgstr "D'acord" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Respostes més antigues primer" @@ -5586,11 +5787,11 @@ msgstr "Respostes més antigues primer" #~ msgid "on {str}" #~ msgstr "en {str}" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "en<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Restableix la incorporació" @@ -5638,17 +5839,17 @@ msgstr "Només s'admeten fitxers WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ostres, alguna cosa ha anat malament!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ostres!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Obert" @@ -5660,7 +5861,7 @@ msgstr "Obre el menú de drecera del perfil {name}" msgid "Open avatar creator" msgstr "Obre el creador d'avatars" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Obre el diàleg de canvi d'identificador" @@ -5673,17 +5874,26 @@ msgstr "Obre el diàleg de canvi d'identificador" msgid "Open conversation options" msgstr "Obre les opcions de les converses" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Obre el selector d'emojis" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Obre el menú de les opcions del canal" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Obre el centre d'ajuda al navegador" @@ -5699,11 +5909,11 @@ msgstr "Obre l'enllaç a {niceUrl}" msgid "Open message options" msgstr "Obre les opcions dels missatges" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Obre la pàgina de depuració de moderació" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Obre la configuració de les paraules i etiquetes silenciades" @@ -5712,23 +5922,23 @@ msgstr "Obre la configuració de les paraules i etiquetes silenciades" #~ msgstr "Obre la configuració de les paraules silenciades" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Obre la navegació" +#~ msgid "Open navigation" +#~ msgstr "Obre la navegació" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Obre el menú de les opcions de publicació" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Obre el menú de l'starter pack" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Obre la pàgina d'historial" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Obre el registre del sistema" @@ -5854,7 +6064,7 @@ msgstr "Obre la llista de codis d'invitació" #~ msgid "Opens moderation settings" #~ msgstr "Obre la configuració de la moderació" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Obre el formulari de restabliment de la contrasenya" @@ -5904,7 +6114,7 @@ msgstr "Obre la web enllaçada" #~ msgid "Opens the threads preferences" #~ msgstr "Obre les preferències dels fils de debat" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Obre aquest perfil" @@ -5930,11 +6140,11 @@ msgstr "Opcions:" msgid "Or combine these options:" msgstr "O combina aquestes opcions:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "O continua amb un altre compte." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "O inicia sessió en un altre dels teus comptes." @@ -5963,7 +6173,7 @@ msgstr "Un altre…" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Els nostres moderadors han revisat els informes i han decidit desactivar el teu accés als xats a Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Pàgina no trobada" @@ -5972,12 +6182,12 @@ msgstr "Pàgina no trobada" msgid "Page Not Found" msgstr "Pàgina no trobada" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Contrasenya" @@ -6004,15 +6214,15 @@ msgid "Pause video" msgstr "Posa en pausa el vídeo" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Gent" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Persones seguides per @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Persones seguint a @{0}" @@ -6029,7 +6239,7 @@ msgid "Person toggle" msgstr "Canvi de persona" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Mascotes" @@ -6037,7 +6247,7 @@ msgstr "Mascotes" #~ msgid "Phone number" #~ msgstr "Telèfon" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografia" @@ -6045,12 +6255,16 @@ msgstr "Fotografia" msgid "Pictures meant for adults." msgstr "Imatges destinades a adults." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Fixa a l'inici" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Fixa a l'Inici" @@ -6059,15 +6273,20 @@ msgstr "Fixa a l'Inici" msgid "Pin to your profile" msgstr "Fixa-ho al teu perfil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Fixat" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Canals de notícies fixats" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Fixat als teus canals" @@ -6158,7 +6377,7 @@ msgstr "Introdueix el teu correu." msgid "Please enter your invite code." msgstr "Entra el teu codi d'invitació." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Introdueix la teva contrasenya també:" @@ -6192,7 +6411,7 @@ msgstr "Verifica el teu correu" #~ msgstr "Espera que es generi la targeta de l'enllaç" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Política" @@ -6209,7 +6428,7 @@ msgctxt "action" msgid "Post" msgstr "Publica" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Publicació" @@ -6229,10 +6448,10 @@ msgstr "Publica-ho tot" msgid "Post by {0}" msgstr "Publicació per {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Publicació per @{0}" @@ -6244,7 +6463,7 @@ msgstr "Publicació eliminada" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "No s'ha pogut penjar la publicació. Comprova la tevaa connexió a Internet i torna-ho a provar." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Publicació oculta" @@ -6270,8 +6489,8 @@ msgstr "Idioma de la publicació" msgid "Post Languages" msgstr "Idiomes de les publicacions" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Publicació no trobada" @@ -6288,7 +6507,7 @@ msgid "posts" msgstr "publicacions" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Publicacions" @@ -6300,7 +6519,7 @@ msgstr "Publicacions" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Les publicacions es poden silenciar segons el seu text, les seves etiquetes o ambdues coses. Recomanem evitar les paraules habituals que apareixen en moltes publicacions, ja que pot provocar que no es mostri cap publicació." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Publicacions amagades" @@ -6336,16 +6555,16 @@ msgstr "Prem per a tornar-ho a provar" msgid "Press to view followers of this account that you also follow" msgstr "Prem per veure els seguidors d'aquest compte que també segueixes" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imatge anterior" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Idioma principal" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Prioritza els usuaris que segueixes" @@ -6353,27 +6572,28 @@ msgstr "Prioritza els usuaris que segueixes" #~ msgid "Prioritize Your Follows" #~ msgstr "Prioritza els usuaris que segueixes" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notificacions prioritàries" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privacitat" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Privadesa i seguretat" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Privadesa i seguretat" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -6393,13 +6613,13 @@ msgstr "Processant el vídeo..." msgid "Processing..." msgstr "Processant…" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "perfil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -6414,17 +6634,25 @@ msgstr "Perfil actualitzat" #~ msgid "Protect your account by verifying your email." #~ msgstr "Protegeix el teu compte verificant el teu correu." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Públic" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Llistes d'usuaris per a silenciar o bloquejar en massa, públiques i per a compartir." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Llistes d'usuaris per a silenciar o bloquejar en massa, públiques i per a compartir." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Llistes que poden nodrir canals, públiques i per a compartir." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Llistes que poden nodrir canals, públiques i per a compartir." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6450,8 +6678,8 @@ msgstr "Codi QR desat a la teva galeria" #~ msgid "Quick tip" #~ msgstr "Consell ràpid" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6479,23 +6707,22 @@ msgstr "La publicació citada s'ha tornat a enganxar" msgid "Quote post was successfully detached" msgstr "La publicació citada s'ha desenganxat amb èxit" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "S'han deshabilitat les citacions" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "S'han habilitat les citacions" +#~ msgid "Quote posts enabled" +#~ msgstr "S'han habilitat les citacions" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Configuració de les citacions" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Citacions" @@ -6503,12 +6730,14 @@ msgstr "Citacions" msgid "Quotes of this post" msgstr "Citacions d'aquesta publicació" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aleatori (també conegut com a \"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Has superat el límit – has intentat canviar l'identificador massa vegades en poc temps. Si us plau, espera un minut abans de tornar-ho a provar." @@ -6521,7 +6750,7 @@ msgstr "Has superat el límit – has intentat canviar l'identificador massa veg msgid "Re-attach quote" msgstr "Torna a enganxar la citació" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Torna a activar el teu compte" @@ -6547,10 +6776,14 @@ msgstr "Raó:" #~ msgid "Reason: {0}" #~ msgstr "Raó: {0}" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Cerques recents" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "Canals recomanats" @@ -6564,22 +6797,22 @@ msgid "Reconnect" msgstr "Torna a connectar" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Refresca les notificacions" +#~ msgid "Refresh notifications" +#~ msgstr "Refresca les notificacions" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Carrega les converses de nou" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Elimina" @@ -6591,8 +6824,8 @@ msgstr "Elimina" msgid "Remove {displayName} from starter pack" msgstr "Elimina a {displayName} de l'starter pack" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Elimina el compte" @@ -6612,31 +6845,31 @@ msgstr "Elimina el bàner" msgid "Remove embed" msgstr "Elimina l'incrustat" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Elimina el canal" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Vols eliminar el canal?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Elimina dels meus canals" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Vols eliminar-lo dels teus canals?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Vols eliminar-lo de l'accés ràpid?" @@ -6656,11 +6889,11 @@ msgstr "Elimina la imatge" msgid "Remove mute word from your list" msgstr "Elimina la paraula silenciada de la teva llista" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Elimina el perfil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Elimina el perfil de l'historial de cerca" @@ -6668,8 +6901,8 @@ msgstr "Elimina el perfil de l'historial de cerca" msgid "Remove quote" msgstr "Elimina la citació" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Elimina la republicació" @@ -6681,7 +6914,7 @@ msgstr "Eliminar el fitxer de subtítols" #~ msgid "Remove this feed from my feeds?" #~ msgstr "Vols eliminar aquest canal dels teus canals?" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Elimina aquest canal dels meus canals" @@ -6711,9 +6944,9 @@ msgstr "Eliminat dels meus canals" msgid "Removed from saved feeds" msgstr "Eliminat dels canals desats" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Eliminat dels teus canals" @@ -6738,7 +6971,7 @@ msgstr "Elimina la publicació amb la citació" msgid "Replace with Discover" msgstr "Canvia amb Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Respostes" @@ -6763,6 +6996,10 @@ msgctxt "action" msgid "Reply" msgstr "Respon" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Filtres de resposta" @@ -6785,6 +7022,10 @@ msgstr "Configuració de les respostes" msgid "Reply settings are chosen by the author of the thread" msgstr "La configuració de les respostes la tria l'autor del fil de debat" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6792,23 +7033,23 @@ msgstr "La configuració de les respostes la tria l'autor del fil de debat" #~ msgstr "Resposta a <0/>" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Resposta a <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Resposta a una publicació bloquejada" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Resposta a una publicació" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Resposta a tu mateix" @@ -6851,12 +7092,12 @@ msgstr "Informa d'aquesta conversa" msgid "Report dialog" msgstr "Diàleg de l'informe" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Informa del canal" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Informa de la llista" @@ -6869,8 +7110,8 @@ msgstr "Informa del missatge" msgid "Report post" msgstr "Informa de la publicació" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Informa sobre l'starter pack" @@ -6904,9 +7145,8 @@ msgstr "Informa sobre aquest starter pack" msgid "Report this user" msgstr "Informa d'aquest usuari" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Republica" @@ -6916,8 +7156,12 @@ msgstr "Republica" msgid "Repost" msgstr "Republica" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" @@ -6927,12 +7171,11 @@ msgstr "Republica o cita la publicació" #~ msgid "Reposted by" #~ msgstr "Republicada per" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Republicat per" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Republicat per {0}" @@ -6944,12 +7187,12 @@ msgstr "Republicat per {0}" #~ msgid "Reposted by <0/>" #~ msgstr "Republicada per <0/>" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Republicat per <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Republicat per tu" @@ -6975,8 +7218,8 @@ msgstr "Demana un canvi" msgid "Request Code" msgstr "Demana un codi" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Requereix un text alternatiu abans de publicar" @@ -7023,8 +7266,8 @@ msgstr "Codi de restabliment" #~ msgid "Reset onboarding" #~ msgstr "Restableix la incorporació" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Restableix l'estat de la incorporació" @@ -7049,12 +7292,12 @@ msgstr "Restableix la contrasenya" #~ msgid "Resets the preferences state" #~ msgstr "Restableix l'estat de les preferències" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Torna a intentar iniciar sessió" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Torna a intentar l'última acció, que ha donat error" @@ -7062,14 +7305,14 @@ msgstr "Torna a intentar l'última acció, que ha donat error" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -7081,8 +7324,8 @@ msgstr "Torna-ho a provar" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Torna a la pàgina anterior" @@ -7090,8 +7333,8 @@ msgstr "Torna a la pàgina anterior" msgid "Returns to home page" msgstr "Torna a la pàgina d'inici" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Torna a la pàgina anterior" @@ -7105,7 +7348,7 @@ msgstr "Torna a la pàgina anterior" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -7114,11 +7357,11 @@ msgstr "Torna a la pàgina anterior" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Desa" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -7132,8 +7375,8 @@ msgstr "Desa" msgid "Save birthday" msgstr "Desa la data de naixement" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Desa els canvis" @@ -7154,7 +7397,7 @@ msgstr "Desa la imatge" msgid "Save image crop" msgstr "Desa la imatge retallada" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Desa el nou identificador" @@ -7162,12 +7405,12 @@ msgstr "Desa el nou identificador" msgid "Save QR code" msgstr "Desa el codi QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Desa-ho als meus canals" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Canals desats" @@ -7179,8 +7422,8 @@ msgstr "S'ha desat a la teva galeria d'imatges" #~ msgid "Saved to your camera roll." #~ msgstr "S'ha desat a la teva galeria d'imatges." -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "S'ha desat als teus canals." @@ -7198,37 +7441,49 @@ msgstr "Desa la configuració de retall d'imatges" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Digues hola!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Ciència" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Desplaça't cap a dalt" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Cerca" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Cerca per \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Cerca per \"{searchText}\"" @@ -7248,7 +7503,7 @@ msgstr "Cerca per \"{searchText}\"" #~ msgid "Search for all posts with tag {tag}" #~ msgstr "Cerca totes les publicacions amb l'etiqueta {tag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Cerca canals que vulgueu suggerir als altres." @@ -7264,8 +7519,10 @@ msgstr "Cerca usuaris" msgid "Search GIFs" msgstr "Cerca GIF" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Cerca perfils" @@ -7310,7 +7567,7 @@ msgstr "Veure les feines a Bluesky" #~ msgid "See profile" #~ msgstr "Mostra el perfil" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Consulta aquesta guia" @@ -7322,7 +7579,7 @@ msgstr "Consulta aquesta guia" #~ msgid "Seek slider" #~ msgstr "Cerca el control lliscant" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Cerca el control lliscant. Utilitza les tecles de fletxa per cercar cap endavant i cap enrere, i l'espai per reproduir/pausar" @@ -7350,7 +7607,7 @@ msgstr "Selecciona un emoji" #~ msgid "Select Bluesky Social" #~ msgstr "Selecciona Bluesky Social" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Selecciona els idiomes del contingut" @@ -7374,7 +7631,7 @@ msgstr "Tria per quant temps s'ha de silenciar aquesta paraula." msgid "Select language..." msgstr "Selecciona l'idioma..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Selecciona els idiomes" @@ -7427,7 +7684,7 @@ msgstr "Tria a quin contingut s'ha d'aplicar aquesta paraula silenciada." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Selecciona què vols veure (o què no vols veure) i nosaltres farem la resta." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Selecciona quins idiomes vols que incloguin els canals a què estàs subscrit. Si no en selecciones cap, es mostraran tots." @@ -7435,7 +7692,7 @@ msgstr "Selecciona quins idiomes vols que incloguin els canals a què estàs sub #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "Selecciona l'idioma de l'aplicació perquè el text predeterminat es mostri en aquesta" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Selecciona l'idioma de l'aplicació perquè el text predeterminat es mostri a l'aplicació." @@ -7451,7 +7708,7 @@ msgstr "Selecciona els teus interessos d'entre aquestes opcions" #~ msgid "Select your phone's country" #~ msgstr "Selecciona el país del teu telèfon" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Selecciona el teu idioma preferit per a les traduccions al teu canal." @@ -7484,11 +7741,11 @@ msgstr "Envia correu de confirmació" msgid "Send Confirmation Email" msgstr "Envia correu de confirmació" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Envia correu" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Envia correu" @@ -7535,7 +7792,7 @@ msgstr "Envia un correu de verificació" msgid "Send via direct message" msgstr "Envia per missatge directe" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Envia un correu amb el codi de confirmació per l'eliminació del compte" @@ -7553,7 +7810,11 @@ msgstr "Adreça del servidor" #~ msgid "Set Age" #~ msgstr "Estableix l'edat" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Estableix la data de naixement" @@ -7609,7 +7870,7 @@ msgstr "Estableix una nova contrasenya" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Estableix aquesta configuració a \"Sí\" per a mostrar mostres dels teus canals desats al teu canal Seguint. Aquesta és una característica experimental." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Configura el teu compte" @@ -7662,9 +7923,9 @@ msgstr "Estableix un correu per a restablir la contrasenya" #~ msgid "Sets server for the Bluesky client" #~ msgstr "Estableix el servidor pel cient de Bluesky" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Configuració" @@ -7678,18 +7939,20 @@ msgid "Sexually Suggestive" msgstr "Suggerent sexualment" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Comparteix" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Comparteix" @@ -7704,14 +7967,14 @@ msgstr "Comparteix una dada divertida!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Comparteix de totes maneres" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Comparteix el canal" +#~ msgid "Share feed" +#~ msgstr "Comparteix el canal" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7723,7 +7986,7 @@ msgstr "Comparteix el canal" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Comparteix l'enllaç" @@ -7741,7 +8004,11 @@ msgstr "Diàleg de compartició de l'enllaç" msgid "Share QR code" msgstr "Comparteix el codi QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Comparteix aquest starter pack" @@ -7753,7 +8020,7 @@ msgstr "Comparteix aquest starter pack i ajuda la gent de la teva comunitat a un msgid "Share your favorite feed!" msgstr "Comparteix el teu canal preferit!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Comprovador de preferències compartides" @@ -7821,7 +8088,7 @@ msgstr "Mostra la llista de totes maneres" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Mostra més" @@ -7834,7 +8101,7 @@ msgstr "Mostra'n més com aquest" msgid "Show muted replies" msgstr "Mostra les respostes silenciades" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Mostra altres comptes als quals pots canviar" @@ -7842,8 +8109,8 @@ msgstr "Mostra altres comptes als quals pots canviar" #~ msgid "Show Posts from My Feeds" #~ msgstr "Mostra les publicacions dels meus canals" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Mostra les publicacions citades" @@ -7863,8 +8130,8 @@ msgstr "Mostra les publicacions citades" #~ msgid "Show re-posts in Following feed" #~ msgstr "Mostra les republicacions al canal Seguint" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Mostra les respostes" @@ -7872,7 +8139,15 @@ msgstr "Mostra les respostes" #~ msgid "Show Replies" #~ msgstr "Mostra les respostes" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Mostra les respostes dels comptes que segueixes abans que les altres" @@ -7881,8 +8156,8 @@ msgstr "Mostra les respostes dels comptes que segueixes abans que les altres" #~ msgstr "Mostra les respostes dels comptes que segueixes abans que les altres." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Mostra les respostes en una vista en fil" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Mostra les respostes en una vista en fil" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7901,8 +8176,8 @@ msgstr "Mostra les respostes en una vista en fil" msgid "Show reply for everyone" msgstr "Mostra la resposta a tothom" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Mostra republicacions" @@ -7914,8 +8189,8 @@ msgstr "Mostra republicacions" #~ msgid "Show reposts in Following" #~ msgstr "Mostra les republicacions al canal Seguint" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Mostra mostres dels teus canals a Seguint" @@ -7948,17 +8223,17 @@ msgstr "Mostra l'advertiment i filtra-ho dels canals" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7990,9 +8265,9 @@ msgstr "Inicia sessió o crea el teu compte per a unir-te a la conversa" msgid "Sign into Bluesky or create a new account" msgstr "Inicia sessió o crea el teu compte per a unir-te a la conversa" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Tanca sessió" @@ -8001,16 +8276,16 @@ msgstr "Tanca sessió" #~ msgid "Sign out of all accounts" #~ msgstr "Tanca la sessió de tots els comptes" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Tancar la sessió?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -8047,12 +8322,12 @@ msgstr "S'ha iniciat sessió com a @{0}" msgid "Signup without a starter pack" msgstr "S'ha registrat sense cap starter pack" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Comptes semblants" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Salta aquest pas" @@ -8060,7 +8335,7 @@ msgstr "Salta aquest pas" msgid "Skip this flow" msgstr "Salta aquest flux" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Més petit" @@ -8069,11 +8344,11 @@ msgstr "Més petit" #~ msgstr "Verificació per SMS" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Desenvolupament de programari" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Alguns altres canals que potser t'agradaran" @@ -8085,7 +8360,7 @@ msgstr "Algunes persones poden respondre" #~ msgid "Some subtitle" #~ msgstr "Algun subtítol" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Alguna cosa ha fallat" @@ -8099,13 +8374,13 @@ msgid "Something went wrong, please try again" msgstr "Alguna cosa ha fallat, torna-ho a provar" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Alguna cosa ha fallat, torna-ho a provar." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Alguna cosa ha fallat." @@ -8113,12 +8388,16 @@ msgstr "Alguna cosa ha fallat." #~ msgid "Something went wrong. Check your email and try again." #~ msgstr "Alguna cosa ha fallat. Comprova el teu correu i torna-ho a provar." -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "La teva sessió ha caducat. Torna a iniciar-la." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Ordena les respostes" @@ -8126,11 +8405,11 @@ msgstr "Ordena les respostes" #~ msgid "Sort Replies" #~ msgstr "Ordena les respostes" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Ordena les respostes per" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Ordena les respostes a la mateixa publicació per:" @@ -8160,7 +8439,7 @@ msgstr "Brossa; excessives mencions o respostes" #~ msgstr "Especifica Bluesky com a referent" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Esports" @@ -8176,7 +8455,17 @@ msgstr "Esports" msgid "Start a new chat" msgstr "Comença un nou xat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Comença un xat amb {displayName}" @@ -8188,9 +8477,9 @@ msgstr "Comença un xat amb {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "Inici de la visita guiada inicial. No vagis enrere. En comptes d'això, seguiex endavant per obtenir més opcions o prem per saltar-lo." -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Starter pack" @@ -8198,15 +8487,20 @@ msgstr "Starter pack" msgid "Starter pack by {0}" msgstr "Starter pack de: {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Starter pack fet per tu" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Aquest starter pack és invàlid" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Starter packs" @@ -8218,8 +8512,8 @@ msgstr "Els starter packs et permeten compartir els teus canals i persones prefe #~ msgid "Status page" #~ msgstr "Pàgina d'estat" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Pàgina d'estat" @@ -8235,12 +8529,12 @@ msgstr "Pas {0} de {1}" #~ msgid "Step {0} of {numSteps}" #~ msgstr "Pas {0} de {numSteps}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "L'emmagatzematge s'ha esborrat, cal que reinicieu l'aplicació ara." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Historial" @@ -8251,11 +8545,11 @@ msgstr "Historial" msgid "Submit" msgstr "Envia" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Subscriure's" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Subscriu-te a @{0} per a utilitzar aquestes etiquetes:" @@ -8272,7 +8566,7 @@ msgstr "Subscriu-te a l'etiquetador" msgid "Subscribe to this labeler" msgstr "Subscriu-te a aquest etiquetador" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Subscriure's a la llista" @@ -8280,7 +8574,7 @@ msgstr "Subscriure's a la llista" msgid "Success!" msgstr "Verificat" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Comptes suggerits" @@ -8288,7 +8582,7 @@ msgstr "Comptes suggerits" #~ msgid "Suggested Follows" #~ msgstr "Usuaris suggerits per a seguir" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Suggeriments per tu" @@ -8297,7 +8591,7 @@ msgstr "Suggeriments per tu" msgid "Suggestive" msgstr "Suggerent" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" @@ -8307,9 +8601,9 @@ msgstr "Suport" #~ msgid "Swipe up to see more" #~ msgstr "Llisca cap amunt per a veure'n més" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Canvia el compte" @@ -8330,14 +8624,14 @@ msgstr "Canvia el compte" #~ msgid "Switches the account you are logged in to" #~ msgstr "Canvia en compte amb el que tens iniciada la sessió" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistema" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Registres del sistema" @@ -8361,6 +8655,10 @@ msgstr "Només etiquetes" #~ msgid "Tall" #~ msgstr "Alt" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Toca per a ignorar" @@ -8386,16 +8684,20 @@ msgstr "Toca per a veure la imatge completa" #~ msgid "Tap to view fully" #~ msgstr "Toca per a veure-ho completament" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tasca completa - 10 m'agrades!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Ensenya el que t'agrada al nostre algorisme" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Tecnologia" @@ -8415,13 +8717,14 @@ msgstr "Explica'ns una mica més" #~ msgid "Ten Million" #~ msgstr "Deu milions" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Condicions" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -8469,7 +8772,7 @@ msgstr "Gràcies. El teu informe s'ha enviat." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Gràcies, has verificat correctament el teu correu. Pots tancar aquest diàleg." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Això conté els següents:" @@ -8481,12 +8784,12 @@ msgstr "Aquest identificador ja està agafat." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "No s'ha pogut trobar aquest starter pack." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Això és tot, amics!" @@ -8495,6 +8798,11 @@ msgstr "Això és tot, amics!" msgid "The account will be able to interact with you after unblocking." msgstr "El compte podrà interactuar amb tu després del desbloqueig." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "l'autor" @@ -8504,7 +8812,7 @@ msgstr "El compte podrà interactuar amb tu després del desbloqueig." msgid "The author of this thread has hidden this reply." msgstr "L'autor d'aquest fil de debat ha amagat aquesta resposta." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "L'aplicació web de Bluesky" @@ -8520,8 +8828,7 @@ msgstr "La política de drets d'autoria ha estat traslladada a <0/>" msgid "The Discover feed" msgstr "El canal Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "El canal Discover ara sap el que t'agrada" @@ -8541,12 +8848,12 @@ msgstr "Les següents etiquetes s'han aplicat al teu compte." msgid "The following labels were applied to your content." msgstr "Les següents etiquetes s'han aplicat als teus continguts." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Els següents passos t'ajudaran a personalitzar la teva experiència a Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "És possible que la publicació s'hagi esborrat." @@ -8562,7 +8869,7 @@ msgstr "El vídeo triat és més gran de 50 MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Sembla que el servidor està experimentant problemes. Torneu-ho a provar d'aquí a uns moments." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "L'starter pack que estàs provant de veure no és vàlid. En lloc d'això, podeu suprimir-lo." @@ -8582,7 +8889,7 @@ msgstr "Les condicions del servei han estat traslladades a" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "El codi de verificació que has proporcionat no és vàlid. Assegura't que has utilitzat l'enllaç de verificació correcte o sol·licita'n un de nou." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Tema" @@ -8617,15 +8924,15 @@ msgstr "Hi ha hagut un problema per a connectar amb Tenor." #~ msgid "There was an issue connecting to the chat." #~ msgstr "Hi ha hagut un problema per a connectar al xat." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Hi ha hagut un problema per a contactar amb el servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "S'ha produït un problema en contactar amb el servidor, comprova la teva connexió a Internet i torna-ho a provar." @@ -8634,19 +8941,19 @@ msgstr "S'ha produït un problema en contactar amb el servidor, comprova la teva msgid "There was an issue contacting your server" msgstr "Hi ha hagut un problema per a contactar amb el teu servidor" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Hi ha hagut un problema en obtenir les notificacions. Toca aquí per a tornar-ho a provar." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Hi ha hagut un problema en obtenir les notificacions. Toca aquí per a tornar-ho a provar." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Hi ha hagut un problema en obtenir la llista. Toca aquí per a tornar-ho a provar." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Hi ha hagut un problema en recuperar les contrasenyes de l'aplicació" @@ -8655,11 +8962,11 @@ msgstr "Hi ha hagut un problema en recuperar les contrasenyes de l'aplicació" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Hi ha hagut un problema en obtenir les teves llistes. Toca aquí per a tornar-ho a provar." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Hi ha hagut un problema en recuperar la informació del teu servei" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "S'ha produït un problema en eliminar aquest canal. Comprova la teva connexió a Internet i torna-ho a provar." @@ -8672,9 +8979,9 @@ msgstr "S'ha produït un problema en enviar el teu informe. Comprova la teva con #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Hi ha hagut un problema en sincronitzar les teves preferències amb el servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "S'ha produït un problema actualitzant els teus canals. Comprova la teva connexió a Internet i torna-ho a provar." @@ -8701,10 +9008,10 @@ msgstr "Hi ha hagut un problema! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Hi ha hagut un problema. Comprova la teva connexió a internet i torna-ho a provar." @@ -8713,7 +9020,7 @@ msgstr "Hi ha hagut un problema. Comprova la teva connexió a internet i torna-h msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "S'ha produït un problema inesperat a l'aplicació. Fes-nos saber si això t'ha passat a tu!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Hi ha hagut una gran quantitat d'usuaris nous a Bluesky! Activarem el teu compte tan aviat com puguem." @@ -8725,7 +9032,7 @@ msgstr "Hi ha hagut una gran quantitat d'usuaris nous a Bluesky! Activarem el te #~ msgid "These are popular accounts you might like:" #~ msgstr "Aquests són alguns comptes populars que et poden agradar:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Aquests paràmetres només s'apliquen al canal Seguint." @@ -8781,7 +9088,7 @@ msgstr "Aquest contingut està allotjat a {0}. Vols habilitat els continguts ext msgid "This content is not available because one of the users involved has blocked the other." msgstr "Aquest contingut no està disponible per culpa que un dels usuaris involucrats ha bloquejat a l'altre." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Aquest contingut no es pot veure sense un compte de Bluesky." @@ -8801,7 +9108,7 @@ msgstr "Aquesta funció està en versió beta. Podeu obtenir més informació so msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Aquesta funció no està disponible mentre s'utilitza una contrasenya d'aplicació. Inicieu la sessió amb la contrasenya principal." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Aquest canal està rebent moltes visites actualment i està temporalment inactiu. Prova-ho més tard." @@ -8816,8 +9123,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Aquest canal està buit! Necessites seguir més usuaris o modificar la teva configuració d'idiomes." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Aquest canal és buit." @@ -8825,7 +9132,7 @@ msgstr "Aquest canal és buit." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Aquest canal ja no està en línia. En el seu lloc et mostrem <0>Discover." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Aquest identificador està reservat. Si us plau, provi un altre." @@ -8861,7 +9168,7 @@ msgstr "Aquesta etiqueta ha estat aplicada per l'autor." msgid "This label was applied by you." msgstr "Aquesta etiqueta ha estat aplicada per tu." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Aquest etiquetador no ha declarat quines etiquetes publica i pot ser que no estigui actiu." @@ -8874,8 +9181,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Aquesta llista - creada per <0>{0} - conté possibles infraccions de les directrius de la comunitat de Bluesky al seu nom o descripció." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Aquesta llista està buida!" +#~ msgid "This list is empty!" +#~ msgstr "Aquesta llista està buida!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8894,7 +9205,7 @@ msgid "This post has been deleted." msgstr "Aquesta publicació ha estat esborrada." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Aquesta publicació només és visible per als usuaris que han iniciat sessió. No serà visible per a les persones que no hagin iniciat sessió." @@ -8922,11 +9233,11 @@ msgstr "Aquesta resposta s'ordenarà en una secció oculta a la part inferior de msgid "This service has not provided terms of service or a privacy policy." msgstr "Aquest servei no ha proporcionat termes de servei ni una política de privadesa." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Això hauria de crear un registre de domini a:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Aquest usuari no té cap seguidor." @@ -8967,7 +9278,7 @@ msgstr "Aquest usuari està inclòs a la llista <0>{0} que has silenciat." msgid "This user is new here. Press for more info about when they joined." msgstr "Aquest usuari és nou aquí. Prem per obtenir més informació sobre quan es van unir." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Aquest usuari no segueix a ningú." @@ -8987,7 +9298,7 @@ msgstr "Això suprimirà \"{0}\" de les teves paraules silenciades. Sempre el po #~ msgid "This will hide this post from your feeds." #~ msgstr "Això amagarà aquesta publicació dels teus canals." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Això eliminarà @{0} de la llista d'accés ràpid." @@ -8995,12 +9306,17 @@ msgstr "Això eliminarà @{0} de la llista d'accés ràpid." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Això eliminarà la teva publicació d'aquesta citació per a tots els usuaris i la substituirà per un marcador de posició." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferències dels fils de debat" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferències dels fils de debat" @@ -9008,7 +9324,12 @@ msgstr "Preferències dels fils de debat" #~ msgid "Thread settings updated" #~ msgstr "Preferències dels fils de debat actualitzades" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Mode fils de debat" @@ -9016,7 +9337,7 @@ msgstr "Mode fils de debat" #~ msgid "Threaded Mode" #~ msgstr "Mode fils de debat" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferències dels fils de debat" @@ -9056,15 +9377,20 @@ msgstr "Avui" msgid "Toggle dropdown" msgstr "Commuta el menú desplegable" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Commuta per a habilitar o deshabilitar el contingut per a adults" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Superior" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Transformacions" @@ -9078,7 +9404,13 @@ msgstr "Superior" msgid "Translate" msgstr "Tradueix" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Torna-ho a provar" @@ -9087,7 +9419,7 @@ msgstr "Torna-ho a provar" #~ msgid "Try again" #~ msgstr "Torna-ho a provar" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -9095,23 +9427,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "Autenticació de dos factors" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Autenticació de dos factors (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Introdueix el teu identificador d'usuari" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Escriu aquí el teu missatge" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tipus:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Desbloqueja la llista" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Deixa de silenciar la llista" @@ -9121,14 +9457,14 @@ msgstr "No s'ha pogut connectar. Comprova la teva connexió a Internet i torna-h #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "No es pot contactar amb el teu servei. Comprova la teva connexió a internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "No s'ha pogut eliminar" @@ -9139,7 +9475,7 @@ msgstr "No s'ha pogut eliminar" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Desbloqueja" @@ -9163,12 +9499,15 @@ msgstr "Desbloqueja el compte" msgid "Unblock Account?" msgstr "Vols desbloquejar el compte?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Desfés la republicació" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -9191,16 +9530,20 @@ msgstr "Deixa de seguir el compte" #~ msgid "Unfortunately, you do not meet the requirements to create an account." #~ msgstr "No compleixes les condicions per a crear un compte." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "Desfés el m'agrada" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Desfés el m'agrada" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Desfés el m'agrada a aquest canal" +#~ msgid "Unlike this feed" +#~ msgstr "Desfés el m'agrada a aquest canal" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Deixa de silenciar" @@ -9248,12 +9591,17 @@ msgstr "Deixa de silenciar el vídeo" #~ msgid "Unmuted" #~ msgstr "Sense silenciar" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Deixa de fixar" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Deixa de fixar a l'inici" @@ -9262,11 +9610,15 @@ msgstr "Deixa de fixar a l'inici" msgid "Unpin from profile" msgstr "No fixis al perfil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Desancora la llista de moderació" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Ja no està fix als teus canals" @@ -9324,8 +9676,8 @@ msgstr "Actualitza <0>{displayName} a les Llistes" #~ msgid "Update Available" #~ msgstr "Actualització disponible" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Actualitza a {domain}" @@ -9349,7 +9701,7 @@ msgstr "Actualitzant…" msgid "Upload a photo instead" msgstr "Enlloc d'això, penja una foto" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Puja un fitxer de text a:" @@ -9393,7 +9745,7 @@ msgstr "S'està penjant el vídeo..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Utilitza les contrasenyes d'aplicació per a iniciar sessió en altres clients de Bluesky, sense haver de donar accés total al teu compte o contrasenya." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Utilitza contrasenyes d'aplicació per iniciar sessió a altres clients de Bluesky, sense haver de donar accés total al teu compte o contrasenya." @@ -9401,7 +9753,7 @@ msgstr "Utilitza contrasenyes d'aplicació per iniciar sessió a altres clients #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Utilitza bsky.social com a proveïdor d'allotjament" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Utilitza el proveïdor predeterminat" @@ -9410,8 +9762,8 @@ msgstr "Utilitza el proveïdor predeterminat" msgid "Use in-app browser" msgstr "Utilitza el navegador de l'aplicació" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Utilitza el navegador de l'aplicació per obrir enllaços" @@ -9474,11 +9826,10 @@ msgid "User list by {0}" msgstr "Llista d'usuaris per {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Llista d'usuaris feta per <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Llista d'usuaris feta per <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Llista d'usuaris feta per tu" @@ -9491,16 +9842,16 @@ msgid "User list updated" msgstr "Llista d'usuaris actualitzada" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Llistes d'usuaris" +#~ msgid "User Lists" +#~ msgstr "Llistes d'usuaris" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nom d'usuari o correu" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Usuaris" +#~ msgid "Users" +#~ msgstr "Usuaris" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -9510,8 +9861,8 @@ msgstr "Usuaris" msgid "users followed by <0>@{0}" msgstr "usuaris seguits per <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Els usuaris als quals segueixo" @@ -9523,7 +9874,7 @@ msgstr "Usuaris a \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Usuaris a qui els ha agradat aquest contingut o perfil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Valor:" @@ -9539,8 +9890,8 @@ msgstr "Es requereix un correu verificat" #~ msgid "Verify {0}" #~ msgstr "Verifica {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verifica els registres de DNS" @@ -9570,13 +9921,13 @@ msgstr "Verifica el correu nou" msgid "Verify now" msgstr "Verifica-ho ara" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verifica el fitxer de text" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Verifica el teu correu" @@ -9589,8 +9940,8 @@ msgstr "Verifica el teu correu" #~ msgid "Version {0}" #~ msgstr "Versió {0}" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versió {appVersion}" @@ -9608,7 +9959,7 @@ msgid "Video failed to process" msgstr "El vídeo no s'ha pogut processar" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videojocs" @@ -9637,16 +9988,17 @@ msgstr "Vídeo: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Els vídeos han de ser de menys de 60 segons" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Veure l'avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Veure el perfil de {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Mostra el perfil de {displayName}" @@ -9690,38 +10042,38 @@ msgstr "Mostra informació sobre aquestes etiquetes" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Veure el perfil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Veure l'avatar" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Veure el servei d'etiquetatge proporcionat per @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Veure els usuaris a qui els agrada aquest canal" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Veure els teus comptes bloquejats" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Veure els teus canals i descobreix-ne més" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Veure les teves llistes de moderació" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Veure els teus comptes silenciats" @@ -9752,15 +10104,19 @@ msgstr "Adverteix del contingut i filtra-ho dels canals" #~ msgid "We also think you'll like \"For You\" by Skygaze:" #~ msgstr "També creiem que t'agradarà el canal \"For You\" d'Skygaze:" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "No hem trobat cap resultat per a aquest hashtag." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "No hem pogut carregar aquesta conversa" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Calculem {estimatedTime} fins que el teu compte estigui llest." @@ -9768,7 +10124,7 @@ msgstr "Calculem {estimatedTime} fins que el teu compte estigui llest." msgid "We have sent another verification email to <0>{0}." msgstr "Hem enviat un altre correu de verificació a <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Esperem que t'ho passis pipa. Recorda que Bluesky és:" @@ -9792,7 +10148,7 @@ msgstr "No hem pogut determinar si tens permís per pujar vídeos. Torna-ho a pr msgid "We were unable to load your birth date preferences. Please try again." msgstr "No hem pogut carregar les teves preferències de data de naixement. Torna-ho a provar." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "En aquest moment no hem pogut carregar els teus etiquetadors configurats." @@ -9800,7 +10156,7 @@ msgstr "En aquest moment no hem pogut carregar els teus etiquetadors configurats msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "No ens hem pogut connectar. Torna-ho a provar per a continuar configurant el teu compte. Si continua fallant, pots ometre aquest flux." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "T'informarem quan el teu compte estigui llest." @@ -9812,7 +10168,8 @@ msgstr "T'informarem quan el teu compte estigui llest." msgid "We'll use this to help customize your experience." msgstr "Ho farem servir per a personalitzar la teva experiència." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Tenim problemes de xarxa, torna-ho a provar" @@ -9824,7 +10181,7 @@ msgstr "Tenim problemes de xarxa, torna-ho a provar" msgid "We're so excited to have you join us!" msgstr "Ens fa molta il·lusió que t'uneixis a nosaltres!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Ho sentim, però no hem pogut resoldre aquesta llista. Si això continua, posa't en contacte amb el creador de la llista, @{handleOrDid}." @@ -9832,7 +10189,7 @@ msgstr "Ho sentim, però no hem pogut resoldre aquesta llista. Si això continua msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Ho sentim, però no hem pogut carregar les teves paraules silenciades en aquest moment. Torna-ho a provar." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Ens sap greu, però la teva cerca no s'ha pogut fer. Prova-ho d'aquí una estona." @@ -9840,7 +10197,7 @@ msgstr "Ens sap greu, però la teva cerca no s'ha pogut fer. Prova-ho d'aquí un msgid "We're sorry! The post you are replying to has been deleted." msgstr "Ho sentim! La publicació a la qual estàs responent s'ha suprimit." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Ens sap greu! No podem trobar la pàgina que estàs cercant." @@ -9849,11 +10206,11 @@ msgstr "Ens sap greu! No podem trobar la pàgina que estàs cercant." #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "Ho sentim! Només et pots subscriure a deu etiquetadors i has arribat al teu límit de deu." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Ho sentim! Només pots subscriure't a vint etiquetadors i has arribat al teu límit de vint." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Bentornat!" @@ -9877,6 +10234,10 @@ msgstr "Com vols anomenar al teu starter pack?" #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "Quin problema hi ha amb {collectionName}?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #~ msgid "What's next?" #~ msgstr "¿Qué sigue?" @@ -9916,7 +10277,7 @@ msgstr "Qui hi pot respondre" #~ msgstr "Qui pot respondre?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Vaja!" @@ -9967,11 +10328,11 @@ msgid "Write your reply" msgstr "Escriu la teva resposta" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Escriptors" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "L'identificador DID incorrecte ha estat retornat pel servidor. Rebut: {0}" @@ -9988,7 +10349,7 @@ msgstr "Sí" msgid "Yes, deactivate" msgstr "Sí, desactiva'l" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Sí, elimina aquest starter pack" @@ -10000,7 +10361,7 @@ msgstr "Sí, desenganxa'l" msgid "Yes, hide" msgstr "Sí, amaga'l" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Sí, torna a activar el meu compte" @@ -10020,7 +10381,7 @@ msgstr "tu" msgid "You" msgstr "Tu" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Estàs a la cua." @@ -10028,7 +10389,7 @@ msgstr "Estàs a la cua." msgid "You are not allowed to upload videos." msgstr "No t'és permès pujar vídeos." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "No segueixes a ningú." @@ -10041,7 +10402,7 @@ msgstr "No segueixes a ningú." msgid "You can also discover new Custom Feeds to follow." msgstr "També pots descobrir nous canals personalitzats per a seguir." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "També pots desactivar el teu compte temporalment i reactivar-lo en qualsevol moment." @@ -10057,7 +10418,7 @@ msgstr "També pots desactivar el teu compte temporalment i reactivar-lo en qual #~ msgid "You can change this at any time." #~ msgstr "Pots canviar-ho quan vulguis." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Pots continuar les converses en curs independentment de la configuració que triïs." @@ -10066,15 +10427,21 @@ msgstr "Pots continuar les converses en curs independentment de la configuració msgid "You can now sign in with your new password." msgstr "Ara pots iniciar sessió amb la nova contrasenya." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Pots reactivar el teu compte per continuar iniciant la sessió. El teu perfil i les publicacions seran visibles per a altres usuaris." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "No tens cap seguidor." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "No segueixes cap usuari que segueixi @{name}." @@ -10082,7 +10449,7 @@ msgstr "No segueixes cap usuari que segueixi @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Encara no tens codis d'invitació! Te n'enviarem quan portis una mica més de temps a Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "No tens cap canal fixat." @@ -10090,11 +10457,11 @@ msgstr "No tens cap canal fixat." #~ msgid "You don't have any saved feeds!" #~ msgstr "No tens cap canal desat!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "No tens cap canal desat." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Has bloquejat l'autor o has estat bloquejat per ell." @@ -10136,7 +10503,7 @@ msgstr "Has silenciat aquest usuari" #~ msgid "You have muted this user." #~ msgstr "Has silenciat aquest usuari." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Encara no tens cap conversa. Comença'n una!" @@ -10144,7 +10511,6 @@ msgstr "Encara no tens cap conversa. Comença'n una!" msgid "You have no feeds." msgstr "No tens canals." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "No tens llistes." @@ -10153,7 +10519,7 @@ msgstr "No tens llistes." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "Encara no tens missatges. Comença una conversa amb algú!" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Encara no has bloquejat cap compte. Per a bloquejar un compte, ves al seu perfil i selecciona \"Bloqueja el compte\" al menú del seu compte." @@ -10165,7 +10531,7 @@ msgstr "Encara no has bloquejat cap compte. Per a bloquejar un compte, ves al se #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Encara no has creat cap contrasenya d'aplicació. Pots fer-ho amb el botó d'aquí sota." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Encara no has silenciat cap compte. per a silenciar un compte, ves al seu perfil i selecciona \"Silencia el compte\" al menú del seu compte." @@ -10250,11 +10616,11 @@ msgstr "Has de concedir accés a la teva galeria per desar la imatge." msgid "You must select at least one labeler for a report" msgstr "Has d'escollir almenys un etiquetador per a un informe" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Abans has desactivat @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Es tancarà la sessió de tots els teus comptes." @@ -10310,7 +10676,7 @@ msgstr "Estaràs al dia amb aquests canals" #~ msgid "You're in control" #~ msgstr "Tu tens el control" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Estàs a la cua" @@ -10319,7 +10685,7 @@ msgstr "Estàs a la cua" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Has iniciat sessió amb una contrasenya d'aplicació. Inicia sessió amb la teva contrasenya principal per continuar la desactivació del teu compte." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Ja està tot llest!" @@ -10328,6 +10694,10 @@ msgstr "Ja està tot llest!" msgid "You've chosen to hide a word or tag within this post." msgstr "Has triat amagar una paraula o una etiqueta d'aquesta publicació." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Has arribat al final del teu canal! Cerca alguns comptes més per a seguir." @@ -10344,7 +10714,7 @@ msgstr "Has assolit el teu límit diari de pujades de vídeos (massa vídeos)" msgid "Your account" msgstr "El teu compte" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "El teu compte s'ha eliminat" @@ -10372,6 +10742,10 @@ msgstr "Els teus xats s'han desactivat" msgid "Your choice will be saved, but can be changed later in settings." msgstr "La teva elecció es desarà, però es pot canviar més endavant a la configuració." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "El teu canal per defecte és \"Seguint\"" @@ -10395,7 +10769,7 @@ msgstr "El teu correu s'ha actualitzat, però no ha estat verificat. En el pas s msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "El teu correu encara no s'ha verificat. Et recomanem fer-ho per seguretat." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "El teu primer m'agrada!" @@ -10403,14 +10777,14 @@ msgstr "El teu primer m'agrada!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "El teu canal de seguint està buit! Segueix a més usuaris per a saber què està passant." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "El teu identificador complet serà <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "El teu identificador complet serà" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "El teu identificador complet serà <0>@{0}" - #: src/view/com/auth/create/Step1.tsx:53 #~ msgid "Your hosting provider" #~ msgstr "El teu proveïdor d'allotjament" @@ -10437,7 +10811,7 @@ msgstr "S'ha publicat" msgid "Your posts have been published" msgstr "S'han publicat les teves publicacions" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Les teves publicacions, m'agrades i bloquejos són públics. Els comptes silenciats són privats." @@ -10456,7 +10830,3 @@ msgstr "S'ha publicat la teva resposta" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "El teu informe s'enviarà al servei de moderació de Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "El teu identificador d'usuari" diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index afe5d2f354..1b2a4be6ed 100644 --- a/src/locale/locales/de/messages.po +++ b/src/locale/locales/de/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: Translators in PR 2319, surfdude29, PythooonUser, cdfzo, imbstt\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(enthält eingebettete Inhalte)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(keine E-Mail)" @@ -31,17 +35,37 @@ msgstr "(keine E-Mail)" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# Label wurde auf dieses Konto platziert} other {# Labels wurden auf dieses Konto platziert}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# Label wurde auf dieses Konto platziert} other {# Labels wurden auf dieses Konto platziert}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# Label wurde auf diesen Inhalt gesetzt} other {# Labels wurden auf diesen Inhalt gesetzt}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# Label wurde auf diesen Inhalt gesetzt} other {# Labels wurden auf diesen Inhalt gesetzt}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -51,7 +75,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# Repost} other {# Reposts}}" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {Folge ich} other {Folge ich}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Liken (# Like)} other {Liken (# Likes)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Liken (# Like)} other {Liken (# Likes)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "{0, plural, one {Like} other {Likes}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Von # Konto geliked} other {Von # Konten geliked}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Von # Konto geliked} other {Von # Konten geliked}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Antworten (# Antwort)} other {Antworten (# Antworten)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Antworten (# Antwort)} other {Antworten (# Antworten)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {Repost} other {Reposts}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Like aufheben (# Like)} other {Like aufheben (# Likes)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Like aufheben (# Like)} other {Like aufheben (# Likes)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -120,15 +148,15 @@ msgstr "" msgid "{0} joined this week" msgstr "{0} sind diese Woche beigetreten" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} Personen haben dieses Startpaket bereits verwendet!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -170,14 +198,14 @@ msgid "{0}s" msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" @@ -202,103 +230,103 @@ msgstr "" #~ msgstr "{diffSeconds, plural, one {Sekunde} other {Sekunden}}" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Startpaket von {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {Stunde} other {Stunden}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {Minute} other {Minuten}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -307,21 +335,25 @@ msgstr "" msgid "{following} following" msgstr "{following} Folge ich" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} kann keine Nachricht gesendet werden" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} ungelesen" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -341,12 +373,12 @@ msgstr "{profileName} ist vor {0} Bluesky mit einem Startpaket beigetreten" #~ msgid "<0/> members" #~ msgstr "<0/> Mitglieder" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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} und {2, plural, one {# weitere Person} other {# weitere Personen}} sind in deinem Startpaket enthalten" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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} und {2, plural, one {# weiterer Feed} other {# weitere Feeds}} sind in deinem Startpaket enthalten" @@ -359,11 +391,11 @@ msgstr "<0>{0} {1, plural, one {Follower} other {Follower}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {Folge ich} other {Folge ich}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} und<1> <2>{1} sind in deinem Startpaket enthalten" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} ist in deinem Startpaket enthalten" @@ -375,7 +407,7 @@ msgstr "" msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -383,7 +415,7 @@ msgstr "" #~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." #~ msgstr "<0>Unzutreffend. Diese Warnung ist nur für Beiträge mit angehängten Medien verfügbar." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Du und<1> <2>{0} seid in deinem Startpaket enthalten" @@ -395,7 +427,7 @@ msgstr "⚠Ungültiger Handle" msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "2FA Bestätigung" @@ -411,25 +443,24 @@ msgstr "" #~ msgid "A help tooltip" #~ msgstr "Ein Hilfe-Tooltip" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Über" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Zugriff auf Navigationslinks und Einstellungen" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Zugang zum Profil und anderen Navigationslinks" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Zugang zum Profil und anderen Navigationslinks" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Barrierefreiheit" @@ -437,15 +468,15 @@ msgstr "Barrierefreiheit" #~ msgid "Accessibility settings" #~ msgstr "Einstellungen für Barrierefreiheit" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Einstellungen für Barrierefreiheit" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Konto" @@ -471,11 +502,11 @@ msgstr "Konto stummgeschaltet" msgid "Account Muted by List" msgstr "Konto stummgeschaltet gemäß Liste" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Kontoeinstellungen" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Konto aus dem Schnellzugriff entfernt" @@ -495,11 +526,10 @@ msgstr "Stummschaltung für Konto aufgehoben" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Hinzufügen" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Füge {0} weitere hinzu, um fortzufahren" @@ -512,12 +542,13 @@ msgstr "Füge {displayName} zum Startpaket hinzu" msgid "Add a content warning" msgstr "Inhaltswarnung hinzufügen" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Einen Benutzer zu dieser Liste hinzufügen" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Konto hinzufügen" @@ -535,8 +566,8 @@ msgstr "Alt-Text hinzufügen" msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Anderen Account hinzufügen" @@ -548,8 +579,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "App-Passwort hinzufügen" @@ -566,11 +597,16 @@ msgstr "Stummgeschaltete Wörter und Tags hinzufügen" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Empfohlene Feeds hinzufügen" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Füge deinem Startpaket einige Feeds hinzu!" @@ -578,11 +614,11 @@ msgstr "Füge deinem Startpaket einige Feeds hinzu!" msgid "Add the default feed of only people you follow" msgstr "Füge den Standard-Feed nur von Personen, denen du folgst, hinzu" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Füge den folgenden DNS-Eintrag zu deiner Domain hinzu:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Füge diesen Feed zu deinen Feeds hinzu" @@ -619,7 +655,7 @@ msgstr "" msgid "Adult Content" msgstr "Inhalt für Erwachsene" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Inhalte für Erwachsene können nur über das Web unter <0>bsky.app aktiviert werden." @@ -632,19 +668,23 @@ msgstr "Inhalte für Erwachsene sind deaktiviert." msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Erweitert" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Das Trainieren des Algorithmus ist abgeschlossen!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Das Trainieren des Algorithmus ist abgeschlossen!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Allen Konten wurden gefolgt!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "All deine gespeicherten Feeds an einem Ort." @@ -653,16 +693,20 @@ msgstr "All deine gespeicherten Feeds an einem Ort." msgid "Allow access to your direct messages" msgstr "Erlaube den Zugriff auf deine Direktnachrichten" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Erlaube neue Nachrichten von" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "" @@ -681,7 +725,7 @@ msgstr "Bereits angemeldet als @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -780,8 +824,8 @@ msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -801,7 +845,7 @@ msgid "and" msgstr "und" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Tiere" @@ -813,8 +857,8 @@ msgstr "Animiertes GIF" msgid "Anti-Social Behavior" msgstr "Asoziales Verhalten" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "" @@ -822,7 +866,14 @@ msgstr "" msgid "Anybody can interact" msgstr "Jeder kann interagieren" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "App-Sprache" @@ -830,7 +881,7 @@ msgstr "App-Sprache" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "App-Passwort gelöscht" @@ -858,13 +909,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "App-Passwort-Einstellungen" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "App-Passwörter" @@ -889,10 +940,10 @@ msgstr "Anfechtung gesendet" msgid "Appeal this decision" msgstr "Einspruch gegen diese Entscheidung" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Erscheinungsbild" @@ -918,7 +969,7 @@ msgstr "" msgid "Archived post" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -930,7 +981,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 "Möchtest du diese Nachricht wirklich löschen? Die Nachricht wird für dich gelöscht, nicht jedoch für den anderen Teilnehmer." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Möchtest du dieses Startpaket wirklich löschen?" @@ -942,11 +993,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Möchtest du diese Konversation wirklich verlassen? Deine Nachrichten werden für dich gelöscht, nicht jedoch für den anderen Teilnehmer." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Bist du sicher, dass du {0} von deinen Feeds entfernen möchtest?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Bist du sicher, dass du dies von deinen Feeds entfernen möchtest?" @@ -967,7 +1018,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Schreibst du auf <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Kunst" @@ -979,32 +1030,31 @@ msgstr "Künstlerische oder nicht-erotische Nacktheit." msgid "At least 3 characters" msgstr "Mindestens 3 Zeichen" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Zurück" @@ -1012,8 +1062,8 @@ msgstr "Zurück" #~ msgid "Basics" #~ msgstr "Grundlagen" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1027,12 +1077,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Geburtstag" @@ -1063,15 +1118,15 @@ msgstr "Konto blockieren" msgid "Block Account?" msgstr "Konto blockieren?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Konten blockieren" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blockliste" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Diese Konten blockieren?" @@ -1079,12 +1134,12 @@ msgstr "Diese Konten blockieren?" msgid "Blocked" msgstr "Blockiert" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Blockierte Konten" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Blockierte Konten" @@ -1093,19 +1148,19 @@ msgstr "Blockierte Konten" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blockierte Konten können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Blockierte Konten können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren. Du wirst ihre Inhalte nicht sehen und sie werden daran gehindert, deine zu sehen." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Blockierter Beitrag." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blockieren hindert diesen Kennzeichnungsdienst nicht daran, Kennzeichnungen zu deinem Konto hinzuzufügen." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Die Blockierung ist öffentlich. Blockierte Konten können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren." @@ -1134,7 +1189,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Mit Freunden ist Bluesky besser!" @@ -1150,6 +1206,14 @@ msgstr "Bluesky wählt eine Reihe von empfohlenen Konten von Personen in deinem 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 zeigt dein Profil und deine Beiträge nicht für abgemeldete Benutzer an. Andere Apps kommen dieser Aufforderung möglicherweise nicht nach." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Bilder verwischen" @@ -1159,7 +1223,7 @@ msgid "Blur images and filter from feeds" msgstr "Bilder verwischen und aus Feeds herausfiltern" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Bücher" @@ -1167,23 +1231,23 @@ msgstr "Bücher" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Stöbere auf der Seite „Explore” nach weiteren Konten" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Stöbere auf der Seite „Explore” in weiteren Feeds" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Weitere Vorschläge anzeigen" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Stöbere auf der Seite „Explore” nach weiteren Vorschlägen" @@ -1192,21 +1256,37 @@ msgstr "Stöbere auf der Seite „Explore” nach weiteren Vorschlägen" msgid "Browse other feeds" msgstr "Andere Feeds durchsuchen" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Business" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "von —" +#~ msgid "by —" +#~ msgstr "von —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Von {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "von <0/>" +#~ msgid "by <0/>" +#~ msgstr "von <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1225,8 +1305,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "von dir" +#~ msgid "by you" +#~ msgstr "von dir" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1236,16 +1316,18 @@ msgstr "Kamera" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1260,20 +1342,20 @@ msgstr "Kamera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Abbrechen" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Abbrechen" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Kontolöschung abbrechen" @@ -1289,16 +1371,16 @@ msgstr "Bildbeschneidung abbrechen" msgid "Cancel profile editing" msgstr "Profilbearbeitung abbrechen" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Beitrag zitieren abbrechen" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Reaktivierung abbrechen und abmelden" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Suche abbrechen" @@ -1307,9 +1389,9 @@ msgid "Cancels opening the linked website" msgstr "Bricht das Öffnen der verlinkten Website ab" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "" @@ -1335,8 +1417,17 @@ msgstr "Ändern" #~ msgid "Change" #~ msgstr "Ändern" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1349,8 +1440,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "Handle ändern" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Handle ändern" @@ -1378,9 +1469,9 @@ msgstr "Deine E-Mail ändern" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" @@ -1391,12 +1482,12 @@ msgstr "Chat stummgeschaltet" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Chat-Einstellungen" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Chat-Einstellungen" @@ -1404,16 +1495,16 @@ msgstr "Chat-Einstellungen" msgid "Chat unmuted" msgstr "Chatstummschaltung aufgehoben" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Meinen Status prüfen" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Schau in deinem E-Mail-Postfach nach einem Anmeldecode und gib ihn hier ein." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Überprüfe deinen Posteingang auf eine E-Mail mit dem Bestätigungscode, den du unten eingeben musst:" @@ -1425,11 +1516,11 @@ msgstr "Überprüfe deinen Posteingang auf eine E-Mail mit dem Bestätigungscode #~ msgid "Choose at least {0} more" #~ msgstr "Wähle mindestens {0} weitere aus" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Feeds wählen" @@ -1437,7 +1528,7 @@ msgstr "Feeds wählen" msgid "Choose for me" msgstr "Wähle für mich" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Menschen auswählen" @@ -1449,7 +1540,7 @@ msgstr "" msgid "Choose Service" msgstr "Service wählen" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Wähle die Algorithmen aus, welche deine benutzerdefinierten Feeds generieren." @@ -1462,10 +1553,19 @@ msgstr "Wähle diese Farbe als Avatar" #~ msgid "Choose who can reply" #~ msgstr "Wähle aus, wer antworten darf" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Wähle dein Passwort" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Dein Benutzerhandle" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Alle alten Speicherdaten löschen" @@ -1474,11 +1574,11 @@ msgstr "Wähle dein Passwort" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Alle alten Speicherdaten löschen (danach neu starten)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Alle Speicherdaten löschen" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Alle Speicherdaten löschen (danach neu starten)" @@ -1499,12 +1599,12 @@ msgid "click here" msgstr "hier klicken" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Klicke hier, um weitere Informationen zur Deaktivierung deines Kontos zu erhalten" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Klicke hier, um weitere Informationen zur Deaktivierung deines Kontos zu erhalten" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Klicke hier für weitere Informationen." +#~ msgid "Click here for more information." +#~ msgstr "Klicke hier für weitere Informationen." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1532,9 +1632,10 @@ msgstr "Klipp 🐴 klapp 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1543,8 +1644,8 @@ msgstr "Klipp 🐴 klapp 🐴" msgid "Close" msgstr "Schließen" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Aktiven Dialog schließen" @@ -1568,7 +1669,7 @@ msgstr "GIF-Dialog schließen" msgid "Close image" msgstr "Bild schließen" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Bildbetrachter schließen" @@ -1576,16 +1677,16 @@ msgstr "Bildbetrachter schließen" #~ msgid "Close modal" #~ msgstr "Modalfenster schließen" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Fußzeile der Navigation schließen" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Diesen Dialog schließen" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Schließt die untere Navigationsleiste" @@ -1601,34 +1702,34 @@ msgstr "Schließt die Kennwortaktualisierungsmeldung" msgid "Closes viewer for header image" msgstr "Schließt den Betrachter für das Banner" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Liste der Benutzer einklappen" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Klappt die Liste der Benutzer für eine bestimmte Meldung zusammen" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komödie" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Comics" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Community-Richtlinien" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Schließe das Onboarding ab und nutze dein Konto" @@ -1636,7 +1737,7 @@ msgstr "Schließe das Onboarding ab und nutze dein Konto" msgid "Complete the challenge" msgstr "Schließe die Herausforderung ab" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1685,25 +1786,25 @@ msgstr "Änderung bestätigen" msgid "Confirm content language settings" msgstr "Bestätige die Spracheinstellungen für den Inhalt" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Bestätige das Löschen des Kontos" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Bestätige dein Alter:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Bestätige dein Geburtsdatum" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Bestätigungscode" @@ -1712,7 +1813,7 @@ msgstr "Bestätigungscode" msgid "Confirmation Code" msgstr "" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Verbinden…" @@ -1721,14 +1822,17 @@ msgstr "Verbinden…" msgid "Contact support" msgstr "Support kontaktieren" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Inhalte und Medien" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1736,11 +1840,11 @@ msgstr "" msgid "Content Blocked" msgstr "Inhalt blockiert" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Inhaltsfilterung" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Inhaltssprachen" @@ -1761,7 +1865,7 @@ msgstr "Inhaltswarnung" msgid "Content warnings" msgstr "Inhaltswarnungen" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Hintergrund des Kontextmenüs; klicken, um das Menü zu schließen" @@ -1796,7 +1900,7 @@ msgstr "Kochen" msgid "Copied" msgstr "Kopiert" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Die Build-Version wurde in die Zwischenablage kopiert" @@ -1804,7 +1908,7 @@ msgstr "Die Build-Version wurde in die Zwischenablage kopiert" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "In die Zwischenablage kopiert" @@ -1829,7 +1933,7 @@ msgstr "Kopieren" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -1838,11 +1942,11 @@ msgstr "" msgid "Copy code" msgstr "Kopiere den Code" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -1854,7 +1958,7 @@ msgstr "Link kopieren" msgid "Copy Link" msgstr "Link kopieren" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Link zur Liste kopieren" @@ -1877,11 +1981,11 @@ msgstr "Beitragstext kopieren" msgid "Copy QR code" msgstr "QR-Code kopieren" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Urheberrechtsbestimmungen" @@ -1894,11 +1998,11 @@ msgstr "Urheberrechtsbestimmungen" msgid "Could not leave chat" msgstr "Du konntest den Chat nicht verlassen" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Feed konnte nicht geladen werden" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Liste konnte nicht geladen werden" @@ -1929,7 +2033,7 @@ msgstr "QR-Code für ein Startpaket erstellen" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Ein Startpaket erstellen" @@ -1972,12 +2076,12 @@ msgstr "Neues Konto erstellen" msgid "Create report for {0}" msgstr "Meldung für {0} erstellen" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Erstellt {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kultur" @@ -1992,8 +2096,8 @@ msgstr "Benutzerdefiniert" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Benutzerdefinierte Feeds, die von der Community erstellt wurden, bringen dir neue Erfahrungen und helfen dir, die Inhalte zu finden, die du liebst." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Benutzerdefinierte Feeds, die von der Community erstellt wurden, bringen dir neue Erfahrungen und helfen dir, die Inhalte zu finden, die du liebst." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2003,8 +2107,8 @@ msgstr "Benutzerdefinierte Feeds, die von der Community erstellt wurden, bringen msgid "Customize who can interact with this post." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Dunkel" @@ -2012,7 +2116,7 @@ msgstr "Dunkel" msgid "Dark mode" msgstr "Dunkler Modus" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "" @@ -2024,8 +2128,8 @@ msgstr "" msgid "Date of birth" msgstr "Geburtsdatum" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Konto deaktivieren" @@ -2034,7 +2138,7 @@ msgstr "Konto deaktivieren" #~ msgid "Deactivate my account" #~ msgstr "Mein Konto deaktivieren" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Debug-Moderation" @@ -2042,38 +2146,42 @@ msgstr "Debug-Moderation" msgid "Debug panel" msgstr "Debug-Panel" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Standard" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Löschen" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Konto löschen" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Konto <0>„<1>{0}<2>” löschen" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "App-Passwort löschen" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "App-Passwort löschen?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Datensatz für die Chat-Erklärung löschen" @@ -2081,7 +2189,7 @@ msgstr "Datensatz für die Chat-Erklärung löschen" msgid "Delete for me" msgstr "Für mich löschen" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Liste löschen" @@ -2093,7 +2201,7 @@ msgstr "Nachricht löschen" msgid "Delete message for me" msgstr "Nachricht für mich löschen" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Mein Konto löschen" @@ -2107,16 +2215,16 @@ msgstr "Mein Konto löschen" msgid "Delete post" msgstr "Beitrag löschen" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Startpaket löschen" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Startpaket löschen?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Diese Liste löschen?" @@ -2128,12 +2236,12 @@ msgstr "Diesen Beitrag löschen?" msgid "Deleted" msgstr "Gelöscht" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Gelöschter Account" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Gelöschter Beitrag." @@ -2171,8 +2279,8 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Entwickleroptionen" @@ -2184,7 +2292,7 @@ msgstr "" #~ msgid "Did you want to say anything?" #~ msgstr "Wolltest du etwas sagen?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Gedimmt" @@ -2204,8 +2312,8 @@ msgstr "Gedimmt" msgid "Disable Email 2FA" msgstr "Zwei-Faktor-Authentifizierung per E-Mail deaktivieren" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Haptische Rückmeldung deaktivieren" @@ -2216,9 +2324,9 @@ msgstr "Untertitel deaktivieren" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Deaktiviert" @@ -2254,11 +2362,11 @@ msgstr "Apps daran hindern, abgemeldeten Nutzern mein Konto zu zeigen" msgid "Discover new custom feeds" msgstr "Entdecke neue benutzerdefinierte Feeds" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Entdecke neue Feeds" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Entdecke neue Feeds" @@ -2270,12 +2378,12 @@ msgstr "" msgid "Dismiss error" msgstr "" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Anleitung zum Einstieg schließen" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Größere Alt-Text-Badges zeigen" @@ -2298,8 +2406,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNS-Panel" @@ -2327,7 +2435,7 @@ msgstr "Beginnt oder endet nicht mit einem Bindestrich" #~ msgid "Domain Value" #~ msgstr "Domain-Wert" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domain verifiziert!" @@ -2392,7 +2500,7 @@ msgstr "Zum Hinzufügen Bilder ablegen" msgid "Duration:" msgstr "Dauer: " -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "z. B. alice" @@ -2404,7 +2512,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "z. B. Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "z. B. alice.com" @@ -2436,16 +2544,14 @@ msgstr "z. B. Benutzer, die wiederholt mit Werbung antworten." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Jeder Code funktioniert einmal. Du erhältst regelmäßig neue Einladungscodes." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Bearbeiten" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Bearbeiten" @@ -2470,7 +2576,7 @@ msgstr "Bild bearbeiten" msgid "Edit interaction settings" msgstr "" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Details der Liste bearbeiten" @@ -2478,10 +2584,8 @@ msgstr "Details der Liste bearbeiten" msgid "Edit Moderation List" msgstr "Moderationsliste bearbeiten" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Meine Feeds bearbeiten" @@ -2510,7 +2614,7 @@ msgstr "Profil bearbeiten" msgid "Edit Profile" msgstr "Profil bearbeiten" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Startpaket bearbeiten" @@ -2530,12 +2634,12 @@ msgstr "Bearbeite deinen Anzeigenamen" msgid "Edit your profile description" msgstr "Bearbeite deine Profilbeschreibung" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Dein Startpaket bearbeiten" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Bildung" @@ -2543,7 +2647,7 @@ msgstr "Bildung" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "Wähle entweder „Alle” oder „Niemand” aus" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2553,7 +2657,7 @@ msgstr "E-Mail" msgid "Email 2FA disabled" msgstr "2FA per E-Mail wurde deaktiviert" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2613,7 +2717,7 @@ msgstr "" msgid "Enable {0} only" msgstr "Nur {0} aktivieren" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Inhalte für Erwachsene aktivieren" @@ -2626,12 +2730,12 @@ msgstr "" msgid "Enable external media" msgstr "Externe Medien aktivieren" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Medienplayer aktivieren für" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "" @@ -2647,9 +2751,14 @@ msgstr "" msgid "Enable this source only" msgstr "Nur von dieser Seite erlauben" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Aktiviert" @@ -2694,7 +2803,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Gib den Code ein, den du erhalten hast, um dein Passwort zu ändern." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Gib die Domain ein, die du verwenden möchtest" @@ -2724,6 +2833,7 @@ msgid "Enter your username and password" msgstr "Gib deinen Benutzernamen und dein Passwort ein" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2736,7 +2846,7 @@ msgid "Error receiving captcha response." msgstr "Fehler beim Empfang der Captcha-Antwort." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Fehler:" @@ -2752,8 +2862,8 @@ msgstr "Alle können antworten" msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Alle" @@ -2777,7 +2887,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Verlässt den Vorgang der Accountlöschung" @@ -2789,7 +2899,7 @@ msgstr "Verlässt den Vorgang der Accountlöschung" msgid "Exits image cropping process" msgstr "Verlässt den Vorgang des Bildzuschneidens" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Verlässt die Bildansicht" @@ -2797,11 +2907,11 @@ msgstr "Verlässt die Bildansicht" msgid "Exits inputting search query" msgstr "Verlässt die Eingabe der Suchanfrage" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Alt-Text erweitern" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Liste der Benutzer erweitern" @@ -2814,8 +2924,8 @@ msgstr "Erweitere oder reduziere den gesamten Beitrag, auf den du antwortest" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -2839,8 +2949,8 @@ msgstr "Explizite oder potenziell verstörende Medien." msgid "Explicit sexual images." msgstr "Explizite sexuelle Bilder." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Meine Daten exportieren" @@ -2848,8 +2958,8 @@ msgstr "Meine Daten exportieren" msgid "Export My Data" msgstr "Meine Daten exportieren" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -2859,12 +2969,12 @@ msgid "External Media" msgstr "Externe Medien" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Externe Medien können es Websites ermöglichen, Informationen über dich und dein Gerät zu sammeln. Es werden keine Informationen gesendet oder angefordert, bis du die Schaltfläche \"Abspielen\" drückst." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Externe Medienpräferenzen" @@ -2872,7 +2982,7 @@ msgstr "Externe Medienpräferenzen" #~ msgid "External media settings" #~ msgstr "Externe Medienpräferenzen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -2885,8 +2995,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Startpaket konnte nicht erstellt werden" @@ -2902,12 +3012,12 @@ msgstr "Nachricht konnte nicht gelöscht werden" msgid "Failed to delete post, please try again" msgstr "Beitrag konnte nicht gelöscht werden, bitte versuche es erneut" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Startpaket konnte nicht gelöscht werden" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Fehler beim Laden der Einstellungen für Feeds" @@ -2919,12 +3029,12 @@ msgstr "GIFs konnten nicht geladen werden" msgid "Failed to load past messages" msgstr "Es konnten keine vorherigen Nachrichten geladen werden" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Die vorgeschlagenen Feeds konnten nicht geladen werden." -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Die vorgeschlagenen Konten, denen du folgen solltest, konnten nicht geladen werden" @@ -2953,11 +3063,11 @@ msgstr "Anfechtung nicht eingereicht. Bitte versuche es erneut." msgid "Failed to toggle thread mute, please try again" msgstr "Du konntest die Stummschaltung des Threads nicht aktivieren oder deaktivieren. Bitte versuche es erneut" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Aktualisierung der Feeds fehlgeschlagen" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Einstellungen konnten nicht aktualisiert werden" @@ -2968,11 +3078,11 @@ msgstr "Einstellungen konnten nicht aktualisiert werden" msgid "Failed to upload video" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -2981,11 +3091,16 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed von {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Feed-Umschalter" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Feedback" @@ -2995,26 +3110,30 @@ msgstr "Feedback" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feeds sind benutzerdefinierte Algorithmen, die Benutzer mit ein wenig Programmierkenntnisse erstellen. <0/> für mehr Informationen." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Feeds aktualisiert!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Dateiinhalt" @@ -3027,7 +3146,7 @@ msgstr "Datei erfolgreich gespeichert!" msgid "Filter from feeds" msgstr "Aus Feeds filtern" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Abschließen" @@ -3041,7 +3160,13 @@ msgstr "Konten zum Folgen finden" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "Finde weitere Feeds und Konten, denen du folgen kannst, auf der „Explore” Seite." -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Finde Beiträge und Nutzer auf Bluesky" @@ -3053,7 +3178,7 @@ msgstr "Finde Beiträge und Nutzer auf Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Passe die Diskussions-Threads an." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Beenden" @@ -3065,7 +3190,7 @@ msgstr "Beenden" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexibel" @@ -3079,7 +3204,7 @@ msgstr "Flexibel" #~ msgstr "Vertikal drehen" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3101,7 +3226,12 @@ msgstr "{0} folgen" msgid "Follow {name}" msgstr "{name} folgen" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Folge 7 Konten" @@ -3110,8 +3240,8 @@ msgstr "Folge 7 Konten" msgid "Follow Account" msgstr "Konto folgen" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Allen folgen" @@ -3125,7 +3255,7 @@ msgctxt "action" msgid "Follow Back" msgstr "" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Folge weiteren Konten, um dich mit deinen Interessen zu verbinden und dein Netzwerk aufzubauen." @@ -3167,32 +3297,30 @@ msgstr "Benutzer, denen ich folge" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Follower" +#~ msgid "Followers" +#~ msgstr "Follower" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Follower von @{0}, die du kennst" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Follower, die du kennst" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Folge ich" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Ich folge {0}" @@ -3201,13 +3329,13 @@ msgstr "Ich folge {0}" msgid "Following {name}" msgstr "Ich folge {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Following-Feed-Einstellungen" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Following-Feed-Einstellungen" @@ -3223,20 +3351,20 @@ msgstr "Folgt dir" msgid "Follows You" msgstr "Folgt dir" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Essen" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Aus Sicherheitsgründen müssen wir dir einen Bestätigungscode an deine E-Mail-Adresse schicken." @@ -3248,7 +3376,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Aus Sicherheitsgründen kannst du dies nicht erneut ansehen. Wenn du dieses Passwort verlierst, musst du ein neues generieren." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -3261,11 +3389,11 @@ msgstr "" msgid "Forgot Password" msgstr "Passwort vergessen" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Passwort vergessen?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Vergessen?" @@ -3273,11 +3401,11 @@ msgstr "Vergessen?" msgid "Frequently Posts Unwanted Content" msgstr "Postet oft unerwünschte Inhalte" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Von @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Von <0/>" @@ -3307,7 +3435,7 @@ msgstr "" msgid "Get Started" msgstr "Los geht's" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "" @@ -3323,13 +3451,13 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "Eklatante Verstöße gegen Gesetze oder Nutzungsbedingungen" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Zurückgehen" @@ -3337,14 +3465,14 @@ msgstr "Zurückgehen" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Zurückgehen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" @@ -3355,13 +3483,13 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Zum vorherigen Schritt zurückgehen" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "" @@ -3405,29 +3533,30 @@ msgstr "" msgid "Graphic Media" msgstr "" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Handle" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "" @@ -3435,7 +3564,7 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3447,9 +3576,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Hast du Probleme?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Hilfe" @@ -3486,6 +3616,7 @@ msgstr "" msgid "Hidden list" msgstr "" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3493,11 +3624,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ausblenden" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ausblenden" @@ -3536,7 +3669,19 @@ msgstr "Diesen Beitrag ausblenden?" msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Benutzerliste ausblenden" @@ -3544,27 +3689,27 @@ msgstr "Benutzerliste ausblenden" #~ msgid "Hides posts from {0} in your feed" #~ msgstr "Blendet Beiträge von {0} in Deinem Feed aus" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, beim Kontakt mit dem Feed-Server ist ein Problem aufgetreten. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint falsch konfiguriert zu sein. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint offline zu sein. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server hat eine schlechte Antwort gegeben. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Möglicherweise wurde er gelöscht." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" @@ -3576,26 +3721,28 @@ msgstr "" msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Home" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Hosting-Anbieter" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3618,8 +3765,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "Ich habe einen Bestätigungscode" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Ich habe meine eigene Domain" @@ -3628,7 +3775,7 @@ msgstr "Ich habe meine eigene Domain" msgid "I understand" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Schaltet den erweiterten Status des Alt-Textes um, wenn dieser lang ist" @@ -3640,12 +3787,16 @@ msgstr "Schaltet den erweiterten Status des Alt-Textes um, wenn dieser lang ist" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Wenn du diese Liste löschst, kannst du sie nicht wiederherstellen." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3697,7 +3848,7 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "Gib den Code ein, den du per E-Mail erhalten hast, um dein Passwort zurückzusetzen." -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Bestätigungscode für die Kontolöschung eingeben" @@ -3717,11 +3868,11 @@ msgstr "Bestätigungscode für die Kontolöschung eingeben" msgid "Input new password" msgstr "Neues Passwort eingeben" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Passwort für die Kontolöschung eingeben" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "" @@ -3729,11 +3880,11 @@ msgstr "" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Passwort, das an {identifier} gebunden ist, eingeben" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Benutzernamen oder E-Mail-Adresse eingeben, die du bei der Anmeldung verwendet hast" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Gib dein Passwort ein" @@ -3741,10 +3892,6 @@ msgstr "Gib dein Passwort ein" #~ msgid "Input your preferred hosting provider" #~ msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Gib deinen Handle ein" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "" @@ -3757,12 +3904,12 @@ msgstr "" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -3770,8 +3917,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Ungültiger oder nicht unterstützter Beitragrekord" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Ungültiger Benutzername oder Passwort" @@ -3823,7 +3970,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -3837,12 +3984,12 @@ msgstr "Jobs" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "" @@ -3852,7 +3999,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Journalismus" @@ -3869,7 +4016,7 @@ msgid "Labeled by the author." msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "" @@ -3877,7 +4024,7 @@ msgstr "" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" @@ -3901,17 +4048,17 @@ msgstr "Sprachauswahl" #~ msgid "Language settings" #~ msgstr "Spracheinstellungen" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Spracheinstellungen" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Sprachen" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Größer" @@ -3919,12 +4066,13 @@ msgstr "Größer" #~ msgid "Last step!" #~ msgstr "Letzter Schritt!" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -3954,8 +4102,8 @@ msgstr "" msgid "Learn more about this warning" msgstr "Erfahre mehr über diese Warnung" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist." @@ -3989,7 +4137,7 @@ msgstr "Lass alle Kontrollkästchen deaktiviert, um alle Sprachen zu sehen." msgid "Leaving Bluesky" msgstr "Bluesky verlassen" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "noch übrig." @@ -4006,7 +4154,7 @@ msgstr "" msgid "Let's get your password reset!" msgstr "Lass uns dein Passwort zurücksetzen!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Los geht's!" @@ -4015,41 +4163,52 @@ msgstr "Los geht's!" #~ msgid "Library" #~ msgstr "Bibliothek" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Hell" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "Liken" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "Liken" -#: src/components/ProgressGuide/List.tsx:47 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Diesen Feed liken" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Geliked von" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Geliked von" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "Von {0} {1} geliked" @@ -4058,6 +4217,13 @@ msgstr "Geliked von" #~ msgid "Liked by {count} {0}" #~ msgstr "Von {count} {0} geliked" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4072,7 +4238,7 @@ msgstr "Geliked von" #~ msgid "liked your post" #~ msgstr "hat deinen Beitrag geliked" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Likes" @@ -4080,7 +4246,12 @@ msgstr "Likes" msgid "Likes on this post" msgstr "Likes für diesen Beitrag" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Liste" @@ -4088,7 +4259,7 @@ msgstr "Liste" msgid "List Avatar" msgstr "Listenbild" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Liste blockiert" @@ -4097,7 +4268,15 @@ msgstr "Liste blockiert" msgid "List by {0}" msgstr "Liste von {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Liste gelöscht" @@ -4109,7 +4288,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Liste stummgeschaltet" @@ -4117,18 +4296,19 @@ msgstr "Liste stummgeschaltet" msgid "List Name" msgstr "Name der Liste" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Liste entblockiert" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Listenstummschaltung aufgehoben" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listen" @@ -4137,7 +4317,7 @@ msgstr "Listen" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "" @@ -4146,22 +4326,22 @@ msgstr "" #~ msgid "Load more posts" #~ msgstr "Mehr Beiträge laden" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Neue Mitteilungen laden" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Neue Beiträge laden" @@ -4169,23 +4349,23 @@ msgstr "Neue Beiträge laden" msgid "Loading..." msgstr "Wird geladen..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Systemprotokoll" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Abmelden" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Sichtbarkeit für abgemeldete Benutzer" @@ -4193,10 +4373,15 @@ msgstr "Sichtbarkeit für abgemeldete Benutzer" msgid "Login to account that is not listed" msgstr "Bei einem Konto anmelden, das nicht aufgelistet ist" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4233,8 +4418,8 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "Vergewissere dich, dass du auch wirklich dorthin gehen willst!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4255,7 +4440,7 @@ msgstr "" #~ msgid "May only contain letters and numbers" #~ msgstr "Darf nur Buchstaben und Zahlen enthalten" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Medien" @@ -4271,9 +4456,12 @@ msgstr "erwähnte Benutzer" msgid "Mentioned users" msgstr "Erwähnte Benutzer" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menü" @@ -4286,7 +4474,7 @@ msgstr "" msgid "Message deleted" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Nachricht vom Server: {0}" @@ -4300,13 +4488,12 @@ msgid "Message is too long" msgstr "" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "" +#~ msgid "Message settings" +#~ msgstr "" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "" @@ -4326,10 +4513,10 @@ msgstr "" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderation" @@ -4342,12 +4529,12 @@ msgstr "" msgid "Moderation list by {0}" msgstr "Moderationsliste von {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Moderationsliste von <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Moderationsliste von dir" @@ -4359,12 +4546,12 @@ msgstr "Moderationsliste erstellt" msgid "Moderation list updated" msgstr "Moderationsliste aktualisiert" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Moderationslisten" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Moderationslisten" @@ -4376,11 +4563,11 @@ msgstr "" #~ msgid "Moderation settings" #~ msgstr "Moderationseinstellungen" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Moderationswerkzeuge" @@ -4393,28 +4580,31 @@ msgstr "Der Moderator hat beschlossen, eine allgemeine Warnung vor dem Inhalt au msgid "More" msgstr "Mehr" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Mehr Feeds" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Mehr Optionen" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Beliebteste Antworten zuerst" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "" @@ -4441,7 +4631,7 @@ msgstr "{truncatedTag} stummschalten" msgid "Mute Account" msgstr "Konto stummschalten" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Konten stummschalten" @@ -4466,7 +4656,7 @@ msgstr "" msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Liste stummschalten" @@ -4475,7 +4665,7 @@ msgstr "Liste stummschalten" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Diese Konten stummschalten?" @@ -4521,16 +4711,16 @@ msgstr "Wörter und Tags stummschalten" #~ msgid "Muted" #~ msgstr "Stummgeschaltet" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Stummgeschaltete Konten" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Stummgeschaltete Konten" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Bei stummgeschalteten Konten werden dazugehörige Beiträge aus deinem Feed und deinen Mitteilungen entfernt. Stummschaltungen sind völlig privat." @@ -4538,11 +4728,11 @@ msgstr "Bei stummgeschalteten Konten werden dazugehörige Beiträge aus deinem F msgid "Muted by \"{0}\"" msgstr "Stummgeschaltet über \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Stummgeschaltete Wörter und Tags" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Stummschaltung ist privat. Stummgeschaltete Konten können mit dir interagieren, aber du siehst ihre Beiträge nicht und erhältst keine Mitteilungen von ihnen." @@ -4551,11 +4741,11 @@ msgstr "Stummschaltung ist privat. Stummgeschaltete Konten können mit dir inter msgid "My Birthday" msgstr "Mein Geburtstag" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Meine Feeds" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mein Profil" @@ -4587,7 +4777,7 @@ msgid "Name or Description Violates Community Standards" msgstr "" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natur" @@ -4600,7 +4790,7 @@ msgstr "" #~ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navigiert zum nächsten Bildschirm" @@ -4627,7 +4817,7 @@ msgstr "" #~ msgid "Never lose access to your followers and data." #~ msgstr "Verliere nie den Zugriff auf deine Follower und Daten." -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Verliere nie den Zugriff auf deine Follower oder Daten." @@ -4635,22 +4825,23 @@ msgstr "Verliere nie den Zugriff auf deine Follower oder Daten." #~ msgid "Nevermind" #~ msgstr "Egal" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Neu" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Neu" +#~ msgid "New" +#~ msgstr "Neu" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "" @@ -4658,12 +4849,17 @@ msgstr "" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "" @@ -4680,21 +4876,21 @@ msgstr "Neues Passwort" msgid "New Password" msgstr "Neues Passwort" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Neuer Beitrag" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Neuer Beitrag" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Neuer Beitrag" @@ -4707,29 +4903,31 @@ msgstr "" msgid "New User List" msgstr "Neue Benutzerliste" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Neueste Antworten zuerst" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Aktuelles" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4740,7 +4938,7 @@ msgstr "Weiter" #~ msgid "Next" #~ msgstr "Weiter" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Nächstes Bild" @@ -4753,17 +4951,17 @@ msgstr "Nächstes Bild" #~ msgid "No" #~ msgstr "Nein" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Keine Beschreibung" +#~ msgid "No description" +#~ msgstr "Keine Beschreibung" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "" @@ -4775,12 +4973,12 @@ msgstr "" msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "{0} wird nicht mehr gefolgt" @@ -4793,16 +4991,16 @@ msgstr "Nicht länger als 253 Zeichen" msgid "No messages yet" msgstr "" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Noch keine Mitteilungen!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "" @@ -4814,11 +5012,11 @@ msgstr "" msgid "No posts yet." msgstr "Keine Beiträge bisher." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "" @@ -4827,22 +5025,23 @@ msgstr "" msgid "No result" msgstr "Kein Ergebnis" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Keine Ergebnisse gefunden" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Keine Ergebnisse für \"{query}\" gefunden" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Keine Ergebnisse für {query} gefunden" @@ -4867,17 +5066,17 @@ msgstr "Niemand" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -4893,8 +5092,8 @@ msgstr "Nicht-sexuelle Nacktheit" #~ msgid "Not Applicable." #~ msgstr "Unzutreffend." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Nicht gefunden" @@ -4905,45 +5104,43 @@ msgstr "Nicht jetzt" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Hinweis: Bluesky ist ein offenes und öffentliches Netzwerk. Diese Einstellung schränkt lediglich die Sichtbarkeit deiner Inhalte in der Bluesky-App und auf der Website ein. Andere Apps respektieren diese Einstellung möglicherweise nicht. Deine Inhalte werden abgemeldeten Nutzern möglicherweise weiterhin in anderen Apps und Websites angezeigt." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Mitteilungen" @@ -4990,7 +5187,9 @@ msgstr "Oh nein, da ist etwas schief gelaufen." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4999,8 +5198,10 @@ msgstr "OK" msgid "Okay" msgstr "Okay" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Älteste Antworten zuerst" @@ -5012,11 +5213,11 @@ msgstr "Älteste Antworten zuerst" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Onboarding zurücksetzen" @@ -5064,17 +5265,17 @@ msgstr "" msgid "Oops, something went wrong!" msgstr "Huch, da ist etwas schief gelaufen!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Huch!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Öffnen" @@ -5086,7 +5287,7 @@ msgstr "" msgid "Open avatar creator" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5099,17 +5300,26 @@ msgstr "" msgid "Open conversation options" msgstr "" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Emoji-Picker öffnen" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5125,11 +5335,11 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Einstellungen für stummgeschaltete Wörter und Tags öffnen" @@ -5138,23 +5348,23 @@ msgstr "Einstellungen für stummgeschaltete Wörter und Tags öffnen" #~ msgstr "Einstellungen für stummgeschaltete Wörter öffnen" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Navigation öffnen" +#~ msgid "Open navigation" +#~ msgstr "Navigation öffnen" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Beitragsoptionsmenü öffnen" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Storybook öffnen" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -5276,7 +5486,7 @@ msgstr "Öffnet die Liste der Einladungscodes" #~ msgid "Opens moderation settings" #~ msgstr "Öffnet die Moderationseinstellungen" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Öffnet das Formular zum Zurücksetzen des Passworts" @@ -5326,7 +5536,7 @@ msgstr "" #~ msgid "Opens the threads preferences" #~ msgstr "Öffnet die Thread-Einstellungen" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -5352,11 +5562,11 @@ msgstr "" msgid "Or combine these options:" msgstr "Oder kombiniere diese Optionen:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "" @@ -5381,7 +5591,7 @@ msgstr "Andere..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Unsere Moderatoren haben Berichte geprüft und beschlossen, Ihren Chat-Zugriff auf Bluesky zu deaktivieren." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Seite nicht gefunden" @@ -5390,12 +5600,12 @@ msgstr "Seite nicht gefunden" msgid "Page Not Found" msgstr "Seite nicht gefunden" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Passwort" @@ -5422,15 +5632,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Personen gefolgt von @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Personen, die @{0} folgen" @@ -5447,11 +5657,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Haustiere" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "" @@ -5459,12 +5669,16 @@ msgstr "" msgid "Pictures meant for adults." msgstr "Bilder, die für Erwachsene bestimmt sind." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "An die Startseite anheften" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5473,15 +5687,20 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Angeheftet" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Angeheftete Feeds" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5560,7 +5779,7 @@ msgstr "Bitte gib deine E-Mail ein." msgid "Please enter your invite code." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Bitte gib auch dein Passwort ein:" @@ -5591,7 +5810,7 @@ msgstr "Bitte verifiziere deine E-Mail" #~ msgstr "Bitte warte, bis deine Link-karte vollständig geladen ist" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politik" @@ -5608,7 +5827,7 @@ msgctxt "action" msgid "Post" msgstr "Beitrag" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Beitrag" @@ -5622,10 +5841,10 @@ msgstr "" msgid "Post by {0}" msgstr "Beitrag von {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Beitrag von @{0}" @@ -5637,7 +5856,7 @@ msgstr "Beitrag gelöscht" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Beitrag ausgeblendet" @@ -5663,8 +5882,8 @@ msgstr "Beitragssprache" msgid "Post Languages" msgstr "Beitragssprachen" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Beitrag nicht gefunden" @@ -5681,7 +5900,7 @@ msgid "posts" msgstr "Beiträge" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Beiträge" @@ -5693,7 +5912,7 @@ msgstr "Beiträge" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Ausgeblendete Beiträge" @@ -5729,16 +5948,16 @@ msgstr "" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Vorheriges Bild" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Primäre Sprache" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5746,27 +5965,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Priorisiere deine Follower" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privatsphäre" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Privatsphäre und Sicherheit" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Privatsphäre und Sicherheit" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5786,13 +6006,13 @@ msgstr "Video wird verarbeitet..." msgid "Processing..." msgstr "Wird bearbeitet..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "Profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5807,17 +6027,25 @@ msgstr "Profil aktualisiert" #~ msgid "Protect your account by verifying your email." #~ msgstr "Schütze dein Konto, indem du deine E-Mail bestätigst." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Öffentlich" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Öffentliche, gemeinsam nutzbare Listen von Nutzern, die du sta­pel­wei­se stummschalten oder blockieren kannst." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Öffentliche, gemeinsam nutzbare Listen von Nutzern, die du sta­pel­wei­se stummschalten oder blockieren kannst." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Öffentliche, gemeinsam nutzbare Listen, die Feeds steuern können." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Öffentliche, gemeinsam nutzbare Listen, die Feeds steuern können." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5843,8 +6071,8 @@ msgstr "" #~ msgid "Quick tip" #~ msgstr "Tipp" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5868,23 +6096,22 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "" +#~ msgid "Quote posts enabled" +#~ msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Zitateinstellungen" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Zitate" @@ -5892,12 +6119,14 @@ msgstr "Zitate" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Zufällig (\"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5910,7 +6139,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Account reaktivieren" @@ -5936,10 +6165,14 @@ msgstr "Grund: " #~ msgid "Reason: {0}" #~ msgstr "Grund: {0}" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "Empfohlene Feeds" @@ -5953,22 +6186,22 @@ msgid "Reconnect" msgstr "" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Benachrichtigungen aktualisieren" +#~ msgid "Refresh notifications" +#~ msgstr "Benachrichtigungen aktualisieren" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Entfernen" @@ -5980,8 +6213,8 @@ msgstr "Entfernen" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Konto entfernen" @@ -6001,31 +6234,31 @@ msgstr "Banner entfernen" msgid "Remove embed" msgstr "Einbettung entfernen" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Feed entfernen" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Feed entfernen?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Aus meinen Feeds entfernen" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -6045,11 +6278,11 @@ msgstr "Bild entfernen" msgid "Remove mute word from your list" msgstr "Stummgeschaltetes Wort aus deiner Liste entfernen" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Profil entfernen" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Profil vom Suchverlauf entfernen" @@ -6057,8 +6290,8 @@ msgstr "Profil vom Suchverlauf entfernen" msgid "Remove quote" msgstr "Zitat entfernen" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Repost entfernen" @@ -6070,7 +6303,7 @@ msgstr "Untertiteldatei entfernen" #~ msgid "Remove this feed from my feeds?" #~ msgstr "Diesen Feed aus meinen Feeds entfernen?" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "" @@ -6100,9 +6333,9 @@ msgstr "Aus meinen Feeds entfernt" msgid "Removed from saved feeds" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "" @@ -6127,7 +6360,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Antworten" @@ -6152,6 +6385,10 @@ msgctxt "action" msgid "Reply" msgstr "Antworten" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Antwortfilter" @@ -6174,6 +6411,10 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6181,23 +6422,23 @@ msgstr "" #~ msgstr "Antwort an <0/>" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Antwort an dich" @@ -6240,12 +6481,12 @@ msgstr "Konversation melden" msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Feed melden" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Liste melden" @@ -6258,8 +6499,8 @@ msgstr "Nachricht melden" msgid "Report post" msgstr "Beitrag melden" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -6293,9 +6534,8 @@ msgstr "" msgid "Report this user" msgstr "Nutzer melden" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Repost" @@ -6305,19 +6545,22 @@ msgstr "Repost" msgid "Repost" msgstr "Erneut veröffentlichen" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Reposten oder Beitrag zitieren" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Repostet von" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Repostet von {0}" @@ -6325,12 +6568,12 @@ msgstr "Repostet von {0}" #~ msgid "Reposted by <0/>" #~ msgstr "Repostet von <0/>" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "" @@ -6352,8 +6595,8 @@ msgstr "Änderung anfordern" msgid "Request Code" msgstr "Code anfordern" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Alt-Text vor der Beitragsveröffentlichung erforderlich machen" @@ -6400,8 +6643,8 @@ msgstr "Code zurücksetzen" #~ msgid "Reset onboarding" #~ msgstr "Onboarding zurücksetzen" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Onboardingstatus zurücksetzen" @@ -6426,12 +6669,12 @@ msgstr "Passwort zurücksetzen" #~ msgid "Resets the preferences state" #~ msgstr "Einstellungen zurücksetzen" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Versucht die Anmeldung erneut" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Wiederholung der letzten Aktion, bei der ein Fehler aufgetreten ist" @@ -6439,14 +6682,14 @@ msgstr "Wiederholung der letzten Aktion, bei der ein Fehler aufgetreten ist" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6458,8 +6701,8 @@ msgstr "Wiederholen" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Zurück zur vorherigen Seite" @@ -6467,8 +6710,8 @@ msgstr "Zurück zur vorherigen Seite" msgid "Returns to home page" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "" @@ -6478,7 +6721,7 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6487,11 +6730,11 @@ msgstr "" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Speichern" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6505,8 +6748,8 @@ msgstr "Speichern" msgid "Save birthday" msgstr "" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -6527,7 +6770,7 @@ msgstr "" msgid "Save image crop" msgstr "Bildausschnitt speichern" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6535,12 +6778,12 @@ msgstr "" msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Gespeicherte Feeds" @@ -6552,8 +6795,8 @@ msgstr "" #~ msgid "Saved to your camera roll." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "" @@ -6571,37 +6814,49 @@ msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Wissenschaft" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Zum Anfang blättern" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Suche" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Nach \"{query}\" suchen" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" @@ -6613,7 +6868,7 @@ msgstr "" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Nach allen Beiträgen mit dem Tag {displayTag} suchen" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "" @@ -6629,8 +6884,10 @@ msgstr "Nach Nutzern suchen" msgid "Search GIFs" msgstr "Suche nach GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -6667,7 +6924,7 @@ msgstr "Jobs bei Bluesky anzeigen" #~ msgid "See profile" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Siehe diesen Leitfaden" @@ -6679,7 +6936,7 @@ msgstr "Siehe diesen Leitfaden" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6703,7 +6960,7 @@ msgstr "Einen Avatar auswählen" msgid "Select an emoji" msgstr "Ein Emoji auswählen" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Inhaltssprachen auswählen" @@ -6727,7 +6984,7 @@ msgstr "" msgid "Select language..." msgstr "Sprache auswählen..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Sprachen auswählen" @@ -6780,7 +7037,7 @@ msgstr "" #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Wähle aus, was du sehen (oder nicht sehen) möchtest, und wir kümmern uns um den Rest." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Wähle aus, welche Sprachen deine abonnierten Feeds enthalten sollen. Wenn du keine Sprachen auswählst, werden alle Sprachen angezeigt." @@ -6788,7 +7045,7 @@ msgstr "Wähle aus, welche Sprachen deine abonnierten Feeds enthalten sollen. We #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "Wählen deine App-Sprache für den Standardtext aus, der in der App angezeigt werden soll" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Wählen Sie Ihre App-Sprache für den Standardtext aus, der in der App angezeigt werden soll." @@ -6800,7 +7057,7 @@ msgstr "Wähle dein Geburtsdatum" msgid "Select your interests from the options below" msgstr "Wähle aus den folgenden Optionen deine Interessen aus" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Wähle deine bevorzugte Sprache für Übersetzungen in deinem Feed aus." @@ -6833,11 +7090,11 @@ msgstr "Bestätigungs-E-Mail senden" msgid "Send Confirmation Email" msgstr "Bestätigungs-E-Mail senden" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "E-Mail senden" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "E-Mail senden" @@ -6880,7 +7137,7 @@ msgstr "" msgid "Send via direct message" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Sendet eine E-Mail mit Bestätigungscode für die Kontolöschung" @@ -6898,7 +7155,11 @@ msgstr "Server-Adresse" #~ msgid "Set Age" #~ msgstr "Alter festlegen" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "" @@ -6950,7 +7211,7 @@ msgstr "Neues Passwort festlegen" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Setze diese Einstellung auf \"Ja\", um Beispiele für deine gespeicherten Feeds in deinem Following-Feed anzuzeigen. Dies ist eine experimentelle Funktion." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Dein Konto einrichten" @@ -7003,9 +7264,9 @@ msgstr "Legt die E-Mail für das Zurücksetzen des Passworts fest" #~ msgid "Sets server for the Bluesky client" #~ msgstr "Setzt den Server für den Bluesky-Client" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Einstellungen" @@ -7019,18 +7280,20 @@ msgid "Sexually Suggestive" msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Teilen" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Teilen" @@ -7045,14 +7308,14 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Feed teilen" +#~ msgid "Share feed" +#~ msgstr "Feed teilen" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7064,7 +7327,7 @@ msgstr "Feed teilen" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "" @@ -7082,7 +7345,11 @@ msgstr "" msgid "Share QR code" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "" @@ -7094,7 +7361,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -7158,7 +7425,7 @@ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Mehr anzeigen" @@ -7171,7 +7438,7 @@ msgstr "" msgid "Show muted replies" msgstr "" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7179,8 +7446,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Beiträge aus meinen Feeds anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -7200,8 +7467,8 @@ msgstr "" #~ msgid "Show re-posts in Following feed" #~ msgstr "Reposts im Following-Feed anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -7209,7 +7476,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "Antworten anzeigen" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7218,8 +7493,8 @@ msgstr "" #~ msgstr "Zeige Antworten von Personen, denen du folgst, vor allen anderen Antworten an." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7234,8 +7509,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7247,8 +7522,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "Reposts im Following-Feed anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7281,17 +7556,17 @@ msgstr "" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7323,9 +7598,9 @@ msgstr "" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Abmelden" @@ -7334,16 +7609,16 @@ msgstr "Abmelden" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7380,12 +7655,12 @@ msgstr "Angemeldet als @{0}" msgid "Signup without a starter pack" msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Überspringen" @@ -7393,16 +7668,16 @@ msgstr "Überspringen" msgid "Skip this flow" msgstr "Diesen Schritt überspringen" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Kleiner" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Software-Entwicklung" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "" @@ -7414,7 +7689,7 @@ msgstr "" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "" @@ -7424,22 +7699,26 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Es ist ein Fehler aufgetreten." -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Entschuldigung! Deine Sitzung ist abgelaufen. Bitte logge dich erneut ein." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -7447,11 +7726,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "Antworten sortieren" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Antworten auf denselben Beitrag sortieren nach:" @@ -7481,7 +7760,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Sport" @@ -7493,7 +7772,17 @@ msgstr "Sport" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" @@ -7505,9 +7794,9 @@ msgstr "" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "" @@ -7515,15 +7804,20 @@ msgstr "" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "" @@ -7535,8 +7829,8 @@ msgstr "" #~ msgid "Status page" #~ msgstr "Status-Seite" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "" @@ -7552,12 +7846,12 @@ msgstr "" #~ msgid "Step {0} of {numSteps}" #~ msgstr "Schritt {0} von {numSteps}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Der Speicher wurde gelöscht, du musst die App jetzt neu starten." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -7568,11 +7862,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Einreichen" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Abonnieren" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "" @@ -7589,7 +7883,7 @@ msgstr "" msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Abonniere diese Liste" @@ -7597,7 +7891,7 @@ msgstr "Abonniere diese Liste" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "" @@ -7605,7 +7899,7 @@ msgstr "" #~ msgid "Suggested Follows" #~ msgstr "Vorgeschlagene Follower" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Vorgeschlagen für dich" @@ -7614,15 +7908,15 @@ msgstr "Vorgeschlagen für dich" msgid "Suggestive" msgstr "Suggestiv" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Support" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -7643,14 +7937,14 @@ msgstr "Konto wechseln" #~ msgid "Switches the account you are logged in to" #~ msgstr "Wechselt das Konto, in das du eingeloggt bist" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "System" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Systemprotokoll" @@ -7670,6 +7964,10 @@ msgstr "" #~ msgid "Tall" #~ msgstr "Groß" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -7695,16 +7993,20 @@ msgstr "" #~ msgid "Tap to view fully" #~ msgstr "Tippe, um die vollständige Ansicht anzuzeigen" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Technik" @@ -7724,13 +8026,14 @@ msgstr "" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Bedingungen" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7778,7 +8081,7 @@ msgstr "" msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "" @@ -7790,12 +8093,12 @@ msgstr "Dieser Handle ist bereits besetzt." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -7804,6 +8107,11 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "Das Konto kann nach der Entblockiert mit dir interagieren." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "" @@ -7813,7 +8121,7 @@ msgstr "Das Konto kann nach der Entblockiert mit dir interagieren." msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "" @@ -7829,8 +8137,7 @@ msgstr "Die Copyright-Richtlinie wurde nach <0/> verschoben" msgid "The Discover feed" msgstr "" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "" @@ -7850,12 +8157,12 @@ msgstr "" msgid "The following labels were applied to your content." msgstr "" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Die folgenden Schritte helfen dir, dein Bluesky-Erlebnis anzupassen." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Möglicherweise wurde der Post gelöscht." @@ -7871,7 +8178,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -7887,7 +8194,7 @@ msgstr "Die Allgemeinen Geschäftsbedingungen wurden verschoben nach" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7922,15 +8229,15 @@ msgstr "" #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Es gab ein Problem bei der Kontaktaufnahme mit dem Server" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -7939,19 +8246,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "Es gab ein Problem bei der Kontaktaufnahme mit deinem Server" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen von Mitteilungen. Tippe hier, um es erneut zu versuchen." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen der Beiträge. Tippe hier, um es erneut zu versuchen." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen der Liste. Tippe hier, um es erneut zu versuchen." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -7960,11 +8267,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen deiner Listen. Tippe hier, um es erneut zu versuchen." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -7977,9 +8284,9 @@ msgstr "" #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Es gab ein Problem bei der Synchronisierung deiner Einstellungen mit dem Server" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -8006,10 +8313,10 @@ msgstr "Es gab ein Problem! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Es ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut." @@ -8018,7 +8325,7 @@ msgstr "Es ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindu msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Es gab ein unerwartetes Problem in der Anwendung. Bitte teile uns mit, wenn dies bei dir der Fall ist!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Es gab einen Ansturm neuer Benutzer auf Bluesky! Wir werden dein Konto so schnell wie möglich aktivieren." @@ -8026,7 +8333,7 @@ msgstr "Es gab einen Ansturm neuer Benutzer auf Bluesky! Wir werden dein Konto s #~ msgid "These are popular accounts you might like:" #~ msgstr "Dies sind beliebte Konten, die dir gefallen könnten:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8079,7 +8386,7 @@ msgstr "Dieser Inhalt wird von {0} gehostet. Möchtest du externe Medien aktivie msgid "This content is not available because one of the users involved has blocked the other." msgstr "Dieser Inhalt ist nicht verfügbar, weil einer der beteiligten Benutzer den anderen blockiert hat." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Dieser Inhalt ist ohne ein Bluesky-Konto nicht sichtbar." @@ -8099,7 +8406,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Dieser Feed wird derzeit stark frequentiert und ist vorübergehend nicht verfügbar. Bitte versuche es später erneut." @@ -8114,8 +8421,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Dieser Feed ist leer! Möglicherweise musst du mehr Benutzern folgen oder deine Spracheinstellungen anpassen." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -8123,7 +8430,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8155,7 +8462,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "" @@ -8168,8 +8475,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Diese Liste ist leer!" +#~ msgid "This list is empty!" +#~ msgstr "Diese Liste ist leer!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8188,7 +8499,7 @@ msgid "This post has been deleted." msgstr "Dieser Beitrag wurde gelöscht." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -8216,11 +8527,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "" @@ -8257,7 +8568,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "" @@ -8277,7 +8588,7 @@ msgstr "" #~ msgid "This will hide this post from your feeds." #~ msgstr "Dadurch wird dieser Beitrag aus deinen Feeds ausgeblendet." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -8285,12 +8596,17 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Thread-Einstellungen" @@ -8298,7 +8614,12 @@ msgstr "Thread-Einstellungen" #~ msgid "Thread settings updated" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8306,7 +8627,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Thread-Modus" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Thread-Einstellungen" @@ -8346,15 +8667,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "Dieses Dropdown umschalten" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Verwandlungen" @@ -8368,12 +8694,18 @@ msgstr "" msgid "Translate" msgstr "Übersetzen" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Erneut versuchen" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -8381,23 +8713,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Gib deinen Handle ein" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Liste entblocken" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Stummschaltung von Liste aufheben" @@ -8407,14 +8743,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Es ist uns nicht gelungen, deinen Dienst zu kontaktieren. Bitte überprüfe deine Internetverbindung." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "" @@ -8425,7 +8761,7 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Entblocken" @@ -8449,12 +8785,15 @@ msgstr "Konto entblocken" msgid "Unblock Account?" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Repost rückgängig machen" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8477,16 +8816,20 @@ msgstr "" #~ msgid "Unfortunately, you do not meet the requirements to create an account." #~ msgstr "Leider erfüllst du nicht die Voraussetzungen, um einen Account zu erstellen." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "Like aufheben" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Like aufheben" -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Stummschaltung aufheben" @@ -8530,12 +8873,17 @@ msgstr "" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Anheften aufheben" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -8544,11 +8892,15 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Anheften der Moderationsliste aufheben" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -8606,8 +8958,8 @@ msgstr "" #~ msgid "Update Available" #~ msgstr "Update verfügbar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -8631,7 +8983,7 @@ msgstr "Wird aktualisiert…" msgid "Upload a photo instead" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Hochladen einer Textdatei auf:" @@ -8675,7 +9027,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Verwende App-Passwörter, um dich bei anderen Bluesky-Clients anzumelden, ohne vollen Zugriff auf deinen Account oder dein Passwort zu geben." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -8683,7 +9035,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Standardanbieter verwenden" @@ -8692,8 +9044,8 @@ msgstr "Standardanbieter verwenden" msgid "Use in-app browser" msgstr "In-App-Browser verwenden" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -8752,11 +9104,10 @@ msgid "User list by {0}" msgstr "Benutzerliste von {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Benutzerliste von <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Benutzerliste von <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Benutzerliste von dir" @@ -8769,16 +9120,16 @@ msgid "User list updated" msgstr "Benutzerliste aktualisiert" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Benutzerlisten" +#~ msgid "User Lists" +#~ msgstr "Benutzerlisten" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Benutzername oder E-Mail-Adresse" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Benutzer" +#~ msgid "Users" +#~ msgstr "Benutzer" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8788,8 +9139,8 @@ msgstr "Benutzer" msgid "users followed by <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "" @@ -8801,7 +9152,7 @@ msgstr "Benutzer in \"{0}\"" msgid "Users that have liked this content or profile" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "" @@ -8813,8 +9164,8 @@ msgstr "" #~ msgid "Verify {0}" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "" @@ -8844,13 +9195,13 @@ msgstr "Neue E-Mail bestätigen" msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8863,8 +9214,8 @@ msgstr "Überprüfe deine E-Mail" #~ msgid "Version {0}" #~ msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8882,7 +9233,7 @@ msgid "Video failed to process" msgstr "" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videospiele" @@ -8911,16 +9262,17 @@ msgstr "" msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Avatar von {0} ansehen" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "" @@ -8964,38 +9316,38 @@ msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Profil ansehen" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Avatar ansehen" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -9026,15 +9378,19 @@ msgstr "" #~ msgid "We also think you'll like \"For You\" by Skygaze:" #~ msgstr "Wir glauben auch, dass dir \"For You\" von Skygaze gefallen wird:" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Wir konnten keine Ergebnisse für diesen Hashtag finden." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Wir schätzen {estimatedTime} bis dein Konto bereit ist." @@ -9042,7 +9398,7 @@ msgstr "Wir schätzen {estimatedTime} bis dein Konto bereit ist." msgid "We have sent another verification email to <0>{0}." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Wir hoffen, dass du eine schöne Zeit hast. Denke daran, Bluesky ist:" @@ -9066,7 +9422,7 @@ msgstr "" msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "" @@ -9074,7 +9430,7 @@ msgstr "" msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Die Verbindung konnte nicht hergestellt werden. Bitte versuche es erneut, um mit der Einrichtung deines Kontos fortzufahren. Wenn der Versuch weiterhin fehlschlägt, kannst du diesen Schritt überspringen." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Wir werden dich benachrichtigen, wenn dein Konto bereit ist." @@ -9086,7 +9442,8 @@ msgstr "Wir werden dich benachrichtigen, wenn dein Konto bereit ist." msgid "We'll use this to help customize your experience." msgstr "Wir verwenden diese Informationen, um dein Erlebnis individuell zu gestalten." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "" @@ -9098,7 +9455,7 @@ msgstr "" msgid "We're so excited to have you join us!" msgstr "Wir freuen uns sehr, dass du dabei bist!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Es tut uns leid, aber wir waren nicht in der Lage, diese Liste aufzulösen. Wenn das Problem weiterhin besteht, kontaktiere bitte den Ersteller der Liste, @{handleOrDid}." @@ -9106,7 +9463,7 @@ msgstr "Es tut uns leid, aber wir waren nicht in der Lage, diese Liste aufzulös msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Es tut uns leid, aber wir konnten deine stummgeschalteten Wörter nicht laden. Bitte versuche es erneut." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Es tut uns leid, aber deine Suche konnte nicht abgeschlossen werden. Bitte versuche es in ein paar Minuten erneut." @@ -9114,7 +9471,7 @@ msgstr "Es tut uns leid, aber deine Suche konnte nicht abgeschlossen werden. Bit msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Es tut uns leid! Wir können die Seite, nach der du gesucht hast, nicht finden." @@ -9123,11 +9480,11 @@ msgstr "Es tut uns leid! Wir können die Seite, nach der du gesucht hast, nicht #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "" @@ -9151,6 +9508,10 @@ msgstr "" #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "Was ist das Problem mit diesem {collectionName}?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9187,7 +9548,7 @@ msgstr "Wer antworten kann" #~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -9238,11 +9599,11 @@ msgid "Write your reply" msgstr "Schreibe deine Antwort" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Schriftsteller" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9255,7 +9616,7 @@ msgstr "Ja" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "" @@ -9267,7 +9628,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "" @@ -9287,7 +9648,7 @@ msgstr "" msgid "You" msgstr "" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Du befindest dich in der Warteschlange." @@ -9295,7 +9656,7 @@ msgstr "Du befindest dich in der Warteschlange." msgid "You are not allowed to upload videos." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "" @@ -9308,7 +9669,7 @@ msgstr "" msgid "You can also discover new Custom Feeds to follow." msgstr "Du kannst auch neue benutzerdefinierte Feeds entdecken und ihnen folgen." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "" @@ -9320,7 +9681,7 @@ msgstr "" #~ msgid "You can change this at any time." #~ msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" @@ -9329,15 +9690,21 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "Du kannst dich jetzt mit deinem neuen Passwort anmelden." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "" @@ -9345,7 +9712,7 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Du hast noch keine Einladungscodes! Wir schicken dir welche, wenn du schon etwas länger bei Bluesky bist." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Du hast keine angehefteten Feeds." @@ -9353,11 +9720,11 @@ msgstr "Du hast keine angehefteten Feeds." #~ msgid "You don't have any saved feeds!" #~ msgstr "Du hast keine gespeicherten Feeds!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Du hast keine gespeicherten Feeds." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Du hast den Verfasser blockiert oder du wurdest vom Verfasser blockiert." @@ -9399,7 +9766,7 @@ msgstr "" #~ msgid "You have muted this user." #~ msgstr "Du hast diesen Benutzer stummgeschaltet." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "" @@ -9407,7 +9774,6 @@ msgstr "" msgid "You have no feeds." msgstr "Du hast keine Feeds." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Du hast keine Listen." @@ -9416,7 +9782,7 @@ msgstr "Du hast keine Listen." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "" @@ -9428,7 +9794,7 @@ msgstr "" #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Du hast noch keine App-Passwörter erstellt. Du kannst eines erstellen, indem du auf die Schaltfläche unten klickst." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" @@ -9513,11 +9879,11 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -9573,7 +9939,7 @@ msgstr "" #~ msgid "You're in control" #~ msgstr "Du hast die Kontrolle" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Du bist in der Warteschlange" @@ -9582,7 +9948,7 @@ msgstr "Du bist in der Warteschlange" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Du kannst loslegen!" @@ -9591,6 +9957,10 @@ msgstr "Du kannst loslegen!" msgid "You've chosen to hide a word or tag within this post." msgstr "" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Du hast das Ende deines Feeds erreicht! Finde weitere Konten, denen du folgen kannst." @@ -9607,7 +9977,7 @@ msgstr "" msgid "Your account" msgstr "Dein Konto" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Dein Konto wurde gelöscht" @@ -9635,6 +10005,10 @@ msgstr "" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Deine Wahl wird gespeichert, kann aber später in den Einstellungen geändert werden." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Dein Standard-Feed ist \"Following\"" @@ -9654,7 +10028,7 @@ msgstr "Deine E-Mail wurde aktualisiert, aber nicht bestätigt. Als nächsten Sc msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Deine E-Mail wurde noch nicht bestätigt. Dies ist ein wichtiger Sicherheitsschritt, den wir empfehlen." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "" @@ -9662,14 +10036,14 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Dein Following-Feed ist leer! Folge mehr Benutzern, um auf dem Laufenden zu bleiben." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Dein vollständiger Handle lautet <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Dein vollständiger Handle lautet" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Dein vollständiger Handle lautet <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Deine stummgeschalteten Wörter" @@ -9686,7 +10060,7 @@ msgstr "Dein Beitrag wurde veröffentlicht" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Deine Beiträge, Likes und Blockierungen sind öffentlich. Stummschaltungen sind privat." @@ -9705,7 +10079,3 @@ msgstr "Deine Antwort wurde veröffentlicht" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Dein Benutzerhandle" diff --git a/src/locale/locales/en-GB/messages.po b/src/locale/locales/en-GB/messages.po index a61e096e8b..ff941cd2b9 100644 --- a/src/locale/locales/en-GB/messages.po +++ b/src/locale/locales/en-GB/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: surfdude29\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "" @@ -31,16 +35,36 @@ msgstr "" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 @@ -51,7 +75,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -120,15 +148,15 @@ msgstr "" msgid "{0} joined this week" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -287,21 +315,25 @@ msgstr "" msgid "{following} following" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -313,12 +345,12 @@ msgstr "" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -331,11 +363,11 @@ msgstr "" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "" @@ -347,11 +379,11 @@ msgstr "" msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "" @@ -363,7 +395,7 @@ msgstr "" msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "" @@ -375,25 +407,24 @@ msgstr "" msgid "7 days" msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "" +#~ msgid "Access profile and other navigation links" +#~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "" @@ -401,15 +432,15 @@ msgstr "" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "" @@ -435,11 +466,11 @@ msgstr "" msgid "Account Muted by List" msgstr "" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "" @@ -459,11 +490,10 @@ msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "" @@ -476,12 +506,13 @@ msgstr "" msgid "Add a content warning" msgstr "" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "" @@ -499,8 +530,8 @@ msgstr "" msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -512,8 +543,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "" @@ -530,11 +561,16 @@ msgstr "" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "" @@ -542,11 +578,11 @@ msgstr "" msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "" @@ -579,7 +615,7 @@ msgstr "" msgid "Adult Content" msgstr "" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "" @@ -592,19 +628,23 @@ msgstr "" msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" +#~ msgid "Algorithm training complete!" +#~ msgstr "" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "" @@ -613,16 +653,20 @@ msgstr "" msgid "Allow access to your direct messages" msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "" @@ -641,7 +685,7 @@ msgstr "" msgid "ALT" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -732,8 +776,8 @@ msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -753,7 +797,7 @@ msgid "and" msgstr "" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "" @@ -765,8 +809,8 @@ msgstr "" msgid "Anti-Social Behavior" msgstr "Anti-Social Behaviour" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "" @@ -774,7 +818,14 @@ msgstr "" msgid "Anybody can interact" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "" @@ -782,7 +833,7 @@ msgstr "" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "" @@ -810,13 +861,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "" @@ -841,10 +892,10 @@ msgstr "" msgid "Appeal this decision" msgstr "" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "" @@ -870,7 +921,7 @@ msgstr "" msgid "Archived post" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -882,7 +933,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "" @@ -894,11 +945,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "" @@ -919,7 +970,7 @@ msgid "Are you writing in <0>{0}?" msgstr "" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "" @@ -931,32 +982,31 @@ msgstr "" msgid "At least 3 characters" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "" @@ -964,8 +1014,8 @@ msgstr "" #~ msgid "Basics" #~ msgstr "" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -979,12 +1029,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "" @@ -1015,15 +1070,15 @@ msgstr "" msgid "Block Account?" msgstr "" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "" @@ -1031,12 +1086,12 @@ msgstr "" msgid "Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "" @@ -1045,19 +1100,19 @@ msgstr "" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blocking does not prevent this labeller from placing labels on your account." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -1082,7 +1137,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "" @@ -1094,6 +1150,14 @@ msgstr "" 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 will not show your profile and posts to logged-out users. Other apps may not honour this request. This does not make your account private." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "" @@ -1103,27 +1167,27 @@ msgid "Blur images and filter from feeds" msgstr "" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1132,20 +1196,36 @@ msgstr "" msgid "Browse other feeds" msgstr "" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "" +#~ msgid "by —" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" +#~ msgid "by <0/>" +#~ msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 @@ -1161,8 +1241,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "" +#~ msgid "by you" +#~ msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1172,16 +1252,18 @@ msgstr "" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1196,20 +1278,20 @@ msgstr "" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "" @@ -1225,16 +1307,16 @@ msgstr "" msgid "Cancel profile editing" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "" @@ -1243,9 +1325,9 @@ msgid "Cancels opening the linked website" msgstr "" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "" @@ -1267,8 +1349,17 @@ msgstr "" #~ msgid "Change" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1281,8 +1372,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "" @@ -1310,9 +1401,9 @@ msgstr "" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "" @@ -1323,12 +1414,12 @@ msgstr "" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "" @@ -1336,24 +1427,24 @@ msgstr "" msgid "Chat unmuted" msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "" @@ -1361,7 +1452,7 @@ msgstr "" msgid "Choose for me" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "" @@ -1373,7 +1464,7 @@ msgstr "" msgid "Choose Service" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "" @@ -1381,15 +1472,24 @@ msgstr "" msgid "Choose this color as your avatar" msgstr "" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "" @@ -1406,12 +1506,12 @@ msgid "click here" msgstr "" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "" +#~ msgid "Click here for more information." +#~ msgstr "" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1439,9 +1539,10 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1450,8 +1551,8 @@ msgstr "" msgid "Close" msgstr "" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "" @@ -1475,20 +1576,20 @@ msgstr "" msgid "Close image" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "" @@ -1504,34 +1605,34 @@ msgstr "" msgid "Closes viewer for header image" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Colour mode" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "" @@ -1539,7 +1640,7 @@ msgstr "" msgid "Complete the challenge" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1584,25 +1685,25 @@ msgstr "" msgid "Confirm content language settings" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "" @@ -1611,7 +1712,7 @@ msgstr "" msgid "Confirmation Code" msgstr "" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "" @@ -1620,14 +1721,17 @@ msgstr "" msgid "Contact support" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1635,11 +1739,11 @@ msgstr "" msgid "Content Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "" @@ -1660,7 +1764,7 @@ msgstr "" msgid "Content warnings" msgstr "" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "" @@ -1695,7 +1799,7 @@ msgstr "" msgid "Copied" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "" @@ -1703,7 +1807,7 @@ msgstr "" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "" @@ -1728,7 +1832,7 @@ msgstr "" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -1737,11 +1841,11 @@ msgstr "" msgid "Copy code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -1753,7 +1857,7 @@ msgstr "" msgid "Copy Link" msgstr "" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "" @@ -1776,11 +1880,11 @@ msgstr "" msgid "Copy QR code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "" @@ -1789,11 +1893,11 @@ msgstr "" msgid "Could not leave chat" msgstr "" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "" @@ -1819,7 +1923,7 @@ msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "" @@ -1862,12 +1966,12 @@ msgstr "" msgid "Create report for {0}" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "" @@ -1882,8 +1986,8 @@ msgstr "" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1893,8 +1997,8 @@ msgstr "" msgid "Customize who can interact with this post." msgstr "Customise who can interact with this post." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "" @@ -1902,7 +2006,7 @@ msgstr "" msgid "Dark mode" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "" @@ -1910,8 +2014,8 @@ msgstr "" msgid "Date of birth" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "" @@ -1920,7 +2024,7 @@ msgstr "" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "" @@ -1928,38 +2032,42 @@ msgstr "" msgid "Debug panel" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "" @@ -1967,7 +2075,7 @@ msgstr "" msgid "Delete for me" msgstr "" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "" @@ -1979,7 +2087,7 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "" @@ -1993,16 +2101,16 @@ msgstr "" msgid "Delete post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "" @@ -2014,12 +2122,12 @@ msgstr "" msgid "Deleted" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "" @@ -2057,8 +2165,8 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2070,7 +2178,7 @@ msgstr "" #~ msgid "Did you want to say anything?" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "" @@ -2082,8 +2190,8 @@ msgstr "" msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "" @@ -2094,9 +2202,9 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "" @@ -2128,11 +2236,11 @@ msgstr "" msgid "Discover new custom feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "" @@ -2144,12 +2252,12 @@ msgstr "" msgid "Dismiss error" msgstr "" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "" @@ -2172,8 +2280,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "" @@ -2201,7 +2309,7 @@ msgstr "" #~ msgid "Domain Value" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "" @@ -2258,7 +2366,7 @@ msgstr "" msgid "Duration:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "" @@ -2270,7 +2378,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "" @@ -2302,16 +2410,14 @@ msgstr "" msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "" @@ -2336,7 +2442,7 @@ msgstr "" msgid "Edit interaction settings" msgstr "" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "" @@ -2344,10 +2450,8 @@ msgstr "" msgid "Edit Moderation List" msgstr "" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "" @@ -2376,7 +2480,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "" @@ -2396,16 +2500,16 @@ msgstr "" msgid "Edit your profile description" msgstr "" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2415,7 +2519,7 @@ msgstr "" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2475,7 +2579,7 @@ msgstr "" msgid "Enable {0} only" msgstr "" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "" @@ -2488,12 +2592,12 @@ msgstr "" msgid "Enable external media" msgstr "" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "" @@ -2505,9 +2609,14 @@ msgstr "" msgid "Enable this source only" msgstr "" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "" @@ -2548,7 +2657,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "" @@ -2578,6 +2687,7 @@ msgid "Enter your username and password" msgstr "" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2590,7 +2700,7 @@ msgid "Error receiving captcha response." msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "" @@ -2606,8 +2716,8 @@ msgstr "" msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "" @@ -2631,7 +2741,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "" @@ -2643,7 +2753,7 @@ msgstr "" msgid "Exits image cropping process" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "" @@ -2651,11 +2761,11 @@ msgstr "" msgid "Exits inputting search query" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "" @@ -2668,8 +2778,8 @@ msgstr "" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -2693,8 +2803,8 @@ msgstr "" msgid "Explicit sexual images." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "" @@ -2702,8 +2812,8 @@ msgstr "" msgid "Export My Data" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -2713,12 +2823,12 @@ msgid "External Media" msgstr "" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "" @@ -2726,7 +2836,7 @@ msgstr "" #~ msgid "External media settings" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -2739,8 +2849,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "" @@ -2756,12 +2866,12 @@ msgstr "" msgid "Failed to delete post, please try again" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "" @@ -2773,12 +2883,12 @@ msgstr "" msgid "Failed to load past messages" msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "" @@ -2812,11 +2922,11 @@ msgstr "" msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "" @@ -2827,11 +2937,11 @@ msgstr "" msgid "Failed to upload video" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "" @@ -2840,11 +2950,16 @@ msgstr "" msgid "Feed by {0}" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "" @@ -2854,26 +2969,30 @@ msgstr "" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "" @@ -2886,7 +3005,7 @@ msgstr "" msgid "Filter from feeds" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalising" @@ -2896,7 +3015,13 @@ msgstr "Finalising" msgid "Find accounts to follow" msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "" @@ -2908,7 +3033,7 @@ msgstr "" #~ msgid "Fine-tune the discussion threads." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "" @@ -2916,12 +3041,12 @@ msgstr "" msgid "Fitness" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2943,7 +3068,12 @@ msgstr "" msgid "Follow {name}" msgstr "" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "" @@ -2952,8 +3082,8 @@ msgstr "" msgid "Follow Account" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "" @@ -2967,7 +3097,7 @@ msgctxt "action" msgid "Follow Back" msgstr "" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "" @@ -3001,32 +3131,30 @@ msgstr "" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "" +#~ msgid "Followers" +#~ msgstr "" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "" @@ -3035,13 +3163,13 @@ msgstr "" msgid "Following {name}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "" @@ -3053,20 +3181,20 @@ msgstr "" msgid "Follows You" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "" @@ -3078,7 +3206,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -3091,11 +3219,11 @@ msgstr "" msgid "Forgot Password" msgstr "" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "" @@ -3103,11 +3231,11 @@ msgstr "" msgid "Frequently Posts Unwanted Content" msgstr "" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "" @@ -3133,7 +3261,7 @@ msgstr "" msgid "Get Started" msgstr "" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "" @@ -3149,13 +3277,13 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "" @@ -3163,27 +3291,27 @@ msgstr "" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "" @@ -3218,29 +3346,30 @@ msgstr "" msgid "Graphic Media" msgstr "" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "" @@ -3248,7 +3377,7 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "" @@ -3260,9 +3389,10 @@ msgstr "" msgid "Having trouble?" msgstr "" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "" @@ -3287,6 +3417,7 @@ msgstr "" msgid "Hidden list" msgstr "" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3294,11 +3425,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "" @@ -3332,31 +3465,43 @@ msgstr "" msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" @@ -3368,26 +3513,28 @@ msgstr "" msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3410,8 +3557,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "" @@ -3420,7 +3567,7 @@ msgstr "" msgid "I understand" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "" @@ -3428,12 +3575,16 @@ msgstr "" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3476,7 +3627,7 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "" @@ -3488,19 +3639,19 @@ msgstr "" msgid "Input new password" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "" @@ -3508,10 +3659,6 @@ msgstr "" #~ msgid "Input your preferred hosting provider" #~ msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "" @@ -3520,12 +3667,12 @@ msgstr "" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -3533,8 +3680,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "" @@ -3582,7 +3729,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -3596,18 +3743,18 @@ msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "" @@ -3620,7 +3767,7 @@ msgid "Labeled by the author." msgstr "Labelled by the author." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "" @@ -3628,7 +3775,7 @@ msgstr "" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" @@ -3648,26 +3795,27 @@ msgstr "" #~ msgid "Language settings" #~ msgstr "" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -3693,8 +3841,8 @@ msgstr "" msgid "Learn more about this warning" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "" @@ -3728,7 +3876,7 @@ msgstr "" msgid "Leaving Bluesky" msgstr "" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "" @@ -3741,41 +3889,63 @@ msgstr "" msgid "Let's get your password reset!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "" @@ -3784,7 +3954,7 @@ msgstr "" #~ msgid "liked your post" #~ msgstr "" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "" @@ -3792,7 +3962,12 @@ msgstr "" msgid "Likes on this post" msgstr "" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "" @@ -3800,7 +3975,7 @@ msgstr "" msgid "List Avatar" msgstr "" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "" @@ -3809,7 +3984,15 @@ msgstr "" msgid "List by {0}" msgstr "" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "" @@ -3821,7 +4004,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "" @@ -3829,18 +4012,19 @@ msgstr "" msgid "List Name" msgstr "" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "" @@ -3849,26 +4033,26 @@ msgstr "" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "" @@ -3876,23 +4060,23 @@ msgstr "" msgid "Loading..." msgstr "" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "" @@ -3900,10 +4084,15 @@ msgstr "" msgid "Login to account that is not listed" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -3936,8 +4125,8 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -3950,7 +4139,7 @@ msgstr "" msgid "Mark as read" msgstr "" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "" @@ -3966,9 +4155,12 @@ msgstr "" msgid "Mentioned users" msgstr "" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "" @@ -3981,7 +4173,7 @@ msgstr "" msgid "Message deleted" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "" @@ -3995,13 +4187,12 @@ msgid "Message is too long" msgstr "" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "" +#~ msgid "Message settings" +#~ msgstr "" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "" @@ -4013,10 +4204,10 @@ msgstr "" msgid "Misleading Post" msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "" @@ -4029,12 +4220,12 @@ msgstr "" msgid "Moderation list by {0}" msgstr "" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "" @@ -4046,12 +4237,12 @@ msgstr "" msgid "Moderation list updated" msgstr "" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "" @@ -4063,11 +4254,11 @@ msgstr "" #~ msgid "Moderation settings" #~ msgstr "" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "" @@ -4080,28 +4271,31 @@ msgstr "" msgid "More" msgstr "" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Films" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "" @@ -4124,7 +4318,7 @@ msgstr "" msgid "Mute Account" msgstr "" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "" @@ -4141,11 +4335,11 @@ msgstr "" msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "" @@ -4183,16 +4377,16 @@ msgstr "" msgid "Mute words & tags" msgstr "" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "" @@ -4200,11 +4394,11 @@ msgstr "" msgid "Muted by \"{0}\"" msgstr "" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "" @@ -4213,11 +4407,11 @@ msgstr "" msgid "My Birthday" msgstr "" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "" @@ -4245,7 +4439,7 @@ msgid "Name or Description Violates Community Standards" msgstr "" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "" @@ -4254,7 +4448,7 @@ msgid "Navigate to {0}" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "" @@ -4271,26 +4465,27 @@ msgstr "" msgid "Need to report a copyright violation?" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "" +#~ msgid "New" +#~ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "" @@ -4298,12 +4493,17 @@ msgstr "" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "" @@ -4320,21 +4520,21 @@ msgstr "" msgid "New Password" msgstr "" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "" @@ -4347,35 +4547,37 @@ msgstr "" msgid "New User List" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "" @@ -4388,17 +4590,17 @@ msgstr "" #~ msgid "No" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "" +#~ msgid "No description" +#~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "" @@ -4410,12 +4612,12 @@ msgstr "" msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "" @@ -4428,16 +4630,16 @@ msgstr "" msgid "No messages yet" msgstr "" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "" @@ -4449,11 +4651,11 @@ msgstr "" msgid "No posts yet." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "" @@ -4462,22 +4664,23 @@ msgstr "" msgid "No result" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "" @@ -4498,17 +4701,17 @@ msgstr "" msgid "Nobody" msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -4520,8 +4723,8 @@ msgstr "" msgid "Non-sexual Nudity" msgstr "" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "" @@ -4532,45 +4735,43 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "" @@ -4605,7 +4806,9 @@ msgstr "" msgid "Oh no! Something went wrong." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "" @@ -4614,16 +4817,18 @@ msgstr "" msgid "Okay" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "" @@ -4663,17 +4868,17 @@ msgstr "" msgid "Oops, something went wrong!" msgstr "" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "" @@ -4685,7 +4890,7 @@ msgstr "" msgid "Open avatar creator" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -4694,17 +4899,26 @@ msgstr "" msgid "Open conversation options" msgstr "" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -4720,32 +4934,32 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "" +#~ msgid "Open navigation" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -4847,7 +5061,7 @@ msgstr "" #~ msgid "Opens moderation settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "" @@ -4880,7 +5094,7 @@ msgstr "" #~ msgid "Opens the threads preferences" #~ msgstr "" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -4906,11 +5120,11 @@ msgstr "" msgid "Or combine these options:" msgstr "" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "" @@ -4935,7 +5149,7 @@ msgstr "" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "" @@ -4944,12 +5158,12 @@ msgstr "" msgid "Page Not Found" msgstr "" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "" @@ -4976,15 +5190,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "" @@ -5001,11 +5215,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "" @@ -5013,12 +5227,16 @@ msgstr "" msgid "Pictures meant for adults." msgstr "" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5027,15 +5245,20 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5109,7 +5332,7 @@ msgstr "" msgid "Please enter your invite code." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "" @@ -5131,7 +5354,7 @@ msgid "Please Verify Your Email" msgstr "" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "" @@ -5144,7 +5367,7 @@ msgctxt "action" msgid "Post" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "" @@ -5158,10 +5381,10 @@ msgstr "" msgid "Post by {0}" msgstr "" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "" @@ -5173,7 +5396,7 @@ msgstr "" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "" @@ -5199,8 +5422,8 @@ msgstr "" msgid "Post Languages" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "" @@ -5221,7 +5444,7 @@ msgid "posts" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "" @@ -5229,7 +5452,7 @@ msgstr "" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "" @@ -5260,16 +5483,16 @@ msgstr "" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5277,27 +5500,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Prioritise Your Follows" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5313,13 +5537,13 @@ msgstr "" msgid "Processing..." msgstr "" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5334,18 +5558,26 @@ msgstr "" #~ msgid "Protect your account by verifying your email." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "" -#: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." msgstr "" -#: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." msgstr "" +#: src/view/screens/ModerationModlists.tsx:75 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "" + +#: src/view/screens/Lists.tsx:81 +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "" + #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" #~ msgstr "" @@ -5366,8 +5598,8 @@ msgstr "" msgid "QR code saved to your camera roll!" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5381,23 +5613,22 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "" +#~ msgid "Quote posts enabled" +#~ msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "" @@ -5405,12 +5636,14 @@ msgstr "" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5419,7 +5652,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "" @@ -5441,31 +5674,35 @@ msgstr "" msgid "Reason:" msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "" +#~ msgid "Refresh notifications" +#~ msgstr "" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "" @@ -5473,8 +5710,8 @@ msgstr "" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "" @@ -5494,31 +5731,31 @@ msgstr "" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -5534,11 +5771,11 @@ msgstr "" msgid "Remove mute word from your list" msgstr "" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "" @@ -5546,8 +5783,8 @@ msgstr "" msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "" @@ -5555,7 +5792,7 @@ msgstr "" msgid "Remove subtitle file" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "" @@ -5581,9 +5818,9 @@ msgstr "" msgid "Removed from saved feeds" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "" @@ -5596,7 +5833,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "" @@ -5613,6 +5850,10 @@ msgctxt "action" msgid "Reply" msgstr "" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5631,24 +5872,28 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "" @@ -5682,12 +5927,12 @@ msgstr "" msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "" @@ -5700,8 +5945,8 @@ msgstr "" msgid "Report post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -5735,9 +5980,8 @@ msgstr "" msgid "Report this user" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "" @@ -5747,28 +5991,31 @@ msgstr "" msgid "Repost" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "" @@ -5790,8 +6037,8 @@ msgstr "" msgid "Request Code" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "" @@ -5834,8 +6081,8 @@ msgstr "" msgid "Reset Code" msgstr "" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "" @@ -5856,12 +6103,12 @@ msgstr "" #~ msgid "Resets the preferences state" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "" @@ -5869,14 +6116,14 @@ msgstr "" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5884,8 +6131,8 @@ msgstr "" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "" @@ -5893,8 +6140,8 @@ msgstr "" msgid "Returns to home page" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "" @@ -5904,7 +6151,7 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5913,11 +6160,11 @@ msgstr "" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5927,8 +6174,8 @@ msgstr "" msgid "Save birthday" msgstr "" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -5949,7 +6196,7 @@ msgstr "" msgid "Save image crop" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -5957,12 +6204,12 @@ msgstr "" msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "" @@ -5970,8 +6217,8 @@ msgstr "" msgid "Saved to your camera roll" msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "" @@ -5989,41 +6236,53 @@ msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "" @@ -6035,8 +6294,10 @@ msgstr "" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -6068,7 +6329,7 @@ msgstr "" msgid "See jobs at Bluesky" msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "" @@ -6076,7 +6337,7 @@ msgstr "" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6100,7 +6361,7 @@ msgstr "" msgid "Select an emoji" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6124,7 +6385,7 @@ msgstr "" msgid "Select language..." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "" @@ -6160,11 +6421,11 @@ msgstr "" msgid "Select what content this mute word should apply to." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "" @@ -6176,7 +6437,7 @@ msgstr "" msgid "Select your interests from the options below" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "" @@ -6201,11 +6462,11 @@ msgstr "" msgid "Send Confirmation Email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "" @@ -6244,7 +6505,7 @@ msgstr "" msgid "Send via direct message" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "" @@ -6252,7 +6513,11 @@ msgstr "" msgid "Server address" msgstr "" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "" @@ -6280,7 +6545,7 @@ msgstr "" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "" @@ -6292,9 +6557,9 @@ msgstr "" msgid "Sets email for password reset" msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "" @@ -6308,18 +6573,20 @@ msgid "Sexually Suggestive" msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "" @@ -6334,18 +6601,18 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "" +#~ msgid "Share feed" +#~ msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "" @@ -6363,7 +6630,11 @@ msgstr "" msgid "Share QR code" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "" @@ -6375,7 +6646,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "Share your favourite feed!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -6427,7 +6698,7 @@ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "" @@ -6440,7 +6711,7 @@ msgstr "" msgid "Show muted replies" msgstr "" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -6448,8 +6719,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -6457,8 +6728,8 @@ msgstr "" #~ msgid "Show Quote Posts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -6466,7 +6737,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -6475,16 +6754,16 @@ msgstr "" #~ msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -6492,8 +6771,8 @@ msgstr "" #~ msgid "Show Reposts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -6514,17 +6793,17 @@ msgstr "" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6546,9 +6825,9 @@ msgstr "" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "" @@ -6557,16 +6836,16 @@ msgstr "" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6595,12 +6874,12 @@ msgstr "" msgid "Signup without a starter pack" msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "" @@ -6608,16 +6887,16 @@ msgstr "" msgid "Skip this flow" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "" @@ -6625,7 +6904,7 @@ msgstr "" msgid "Some people can reply" msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "" @@ -6635,22 +6914,26 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -6658,11 +6941,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "" @@ -6684,7 +6967,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "" @@ -6692,13 +6975,23 @@ msgstr "" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "" @@ -6706,15 +6999,20 @@ msgstr "" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "" @@ -6722,8 +7020,8 @@ msgstr "" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Starter packs let you easily share your favourite feeds and people with your friends." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "" @@ -6731,12 +7029,12 @@ msgstr "" msgid "Step {0} of {1}" msgstr "" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "" @@ -6747,11 +7045,11 @@ msgstr "" msgid "Submit" msgstr "" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "" @@ -6763,7 +7061,7 @@ msgstr "Subscribe to Labeller" msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "" @@ -6771,11 +7069,11 @@ msgstr "" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "" @@ -6784,15 +7082,15 @@ msgstr "" msgid "Suggestive" msgstr "" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -6809,14 +7107,14 @@ msgstr "" #~ msgid "Switches the account you are logged in to" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "" @@ -6828,6 +7126,10 @@ msgstr "" msgid "Tags only" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -6849,16 +7151,20 @@ msgstr "" msgid "Tap to view full image" msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "" @@ -6874,13 +7180,14 @@ msgstr "" msgid "Tell us a little more" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6916,7 +7223,7 @@ msgstr "" msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "" @@ -6928,12 +7235,12 @@ msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -6942,12 +7249,17 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "" @@ -6963,8 +7275,7 @@ msgstr "" msgid "The Discover feed" msgstr "" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "" @@ -6984,12 +7295,12 @@ msgstr "" msgid "The following labels were applied to your content." msgstr "" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "The following steps will help customise your Bluesky experience." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "" @@ -7005,7 +7316,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -7021,7 +7332,7 @@ msgstr "" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7033,15 +7344,15 @@ msgstr "" msgid "There was an issue connecting to Tenor." msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -7050,19 +7361,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -7071,11 +7382,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -7084,9 +7395,9 @@ msgstr "" msgid "There was an issue sending your report. Please check your internet connection." msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -7113,10 +7424,10 @@ msgstr "" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "" @@ -7125,11 +7436,11 @@ msgstr "" msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -7174,7 +7485,7 @@ msgstr "" msgid "This content is not available because one of the users involved has blocked the other." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "" @@ -7190,7 +7501,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" @@ -7199,8 +7510,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -7208,7 +7519,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -7232,7 +7543,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "This labeller hasn't declared what labels it publishes, and may not be active." @@ -7245,7 +7556,11 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" +#~ msgid "This list is empty!" +#~ msgstr "" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." msgstr "" #: src/screens/Profile/ErrorState.tsx:40 @@ -7265,7 +7580,7 @@ msgid "This post has been deleted." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -7289,11 +7604,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "" @@ -7322,7 +7637,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "" @@ -7330,7 +7645,7 @@ msgstr "" msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -7338,16 +7653,26 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -7355,7 +7680,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "" @@ -7387,15 +7712,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7405,12 +7735,18 @@ msgstr "" msgid "Translate" msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -7418,23 +7754,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "" @@ -7444,14 +7784,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "" @@ -7462,7 +7802,7 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "" @@ -7486,12 +7826,15 @@ msgstr "" msgid "Unblock Account?" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7506,12 +7849,20 @@ msgstr "" msgid "Unfollow Account" msgstr "" -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "" @@ -7547,12 +7898,17 @@ msgstr "" msgid "Unmute video" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -7561,11 +7917,15 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -7607,8 +7967,8 @@ msgstr "" msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -7632,7 +7992,7 @@ msgstr "" msgid "Upload a photo instead" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "" @@ -7676,7 +8036,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -7684,7 +8044,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "" @@ -7693,8 +8053,8 @@ msgstr "" msgid "Use in-app browser" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -7749,11 +8109,10 @@ msgid "User list by {0}" msgstr "" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "" +#~ msgid "User list by <0/>" +#~ msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "" @@ -7766,23 +8125,23 @@ msgid "User list updated" msgstr "" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "" +#~ msgid "User Lists" +#~ msgstr "" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "" +#~ msgid "Users" +#~ msgstr "" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "" @@ -7794,7 +8153,7 @@ msgstr "" msgid "Users that have liked this content or profile" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "" @@ -7802,8 +8161,8 @@ msgstr "" msgid "Verified email required" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "" @@ -7833,13 +8192,13 @@ msgstr "" msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -7848,8 +8207,8 @@ msgstr "" msgid "Verify Your Email" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -7867,7 +8226,7 @@ msgid "Video failed to process" msgstr "" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "" @@ -7892,16 +8251,17 @@ msgstr "" msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "" @@ -7945,38 +8305,38 @@ msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -8003,15 +8363,19 @@ msgstr "" msgid "Warn content and filter from feeds" msgstr "" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "" @@ -8019,7 +8383,7 @@ msgstr "" msgid "We have sent another verification email to <0>{0}." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "" @@ -8035,7 +8399,7 @@ msgstr "" msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "We were unable to load your configured labellers at this time." @@ -8043,7 +8407,7 @@ msgstr "We were unable to load your configured labellers at this time." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "" @@ -8051,7 +8415,8 @@ msgstr "" msgid "We'll use this to help customize your experience." msgstr "We'll use this to help customise your experience." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "" @@ -8063,7 +8428,7 @@ msgstr "" msgid "We're so excited to have you join us!" msgstr "" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "" @@ -8071,7 +8436,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" @@ -8079,16 +8444,16 @@ msgstr "" msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "We're sorry! You can only subscribe to twenty labellers, and you've reached your limit of twenty." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "" @@ -8104,6 +8469,10 @@ msgstr "" msgid "What do you want to call your starter pack?" msgstr "" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8127,7 +8496,7 @@ msgid "Who can reply" msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -8174,11 +8543,11 @@ msgid "Write your reply" msgstr "" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -8191,7 +8560,7 @@ msgstr "" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "" @@ -8203,7 +8572,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "" @@ -8219,7 +8588,7 @@ msgstr "" msgid "You" msgstr "" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "" @@ -8227,7 +8596,7 @@ msgstr "" msgid "You are not allowed to upload videos." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "" @@ -8240,11 +8609,11 @@ msgstr "" msgid "You can also discover new Custom Feeds to follow." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" @@ -8253,15 +8622,21 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "" @@ -8269,15 +8644,15 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "" @@ -8315,7 +8690,7 @@ msgstr "" msgid "You have muted this user" msgstr "" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "" @@ -8323,12 +8698,11 @@ msgstr "" msgid "You have no feeds." msgstr "" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "" @@ -8336,7 +8710,7 @@ msgstr "" #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" @@ -8401,11 +8775,11 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "You must select at least one labeller for a report" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -8457,7 +8831,7 @@ msgstr "" msgid "You'll stay updated with these feeds" msgstr "" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "" @@ -8466,7 +8840,7 @@ msgstr "" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "" @@ -8475,6 +8849,10 @@ msgstr "" msgid "You've chosen to hide a word or tag within this post." msgstr "" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "" @@ -8491,7 +8869,7 @@ msgstr "" msgid "Your account" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "" @@ -8519,6 +8897,10 @@ msgstr "" msgid "Your choice will be saved, but can be changed later in settings." msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8534,7 +8916,7 @@ msgstr "" msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "" @@ -8542,12 +8924,12 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "" -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" msgstr "" #: src/components/dialogs/MutedWords.tsx:369 @@ -8566,7 +8948,7 @@ msgstr "" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "" @@ -8585,7 +8967,3 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "" diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 05d57b0048..4c031d9b82 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "" @@ -31,16 +35,36 @@ msgstr "" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 @@ -51,7 +75,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -120,15 +148,15 @@ msgstr "" msgid "{0} joined this week" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -287,21 +315,25 @@ msgstr "" msgid "{following} following" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -313,12 +345,12 @@ msgstr "" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -331,11 +363,11 @@ msgstr "" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "" @@ -347,11 +379,11 @@ msgstr "" msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "" @@ -363,7 +395,7 @@ msgstr "" msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "" @@ -375,25 +407,24 @@ msgstr "" msgid "7 days" msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "" +#~ msgid "Access profile and other navigation links" +#~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "" @@ -401,15 +432,15 @@ msgstr "" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "" @@ -435,11 +466,11 @@ msgstr "" msgid "Account Muted by List" msgstr "" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "" @@ -459,11 +490,10 @@ msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "" @@ -476,12 +506,13 @@ msgstr "" msgid "Add a content warning" msgstr "" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "" @@ -499,8 +530,8 @@ msgstr "" msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -512,8 +543,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "" @@ -530,11 +561,16 @@ msgstr "" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "" @@ -542,11 +578,11 @@ msgstr "" msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "" @@ -579,7 +615,7 @@ msgstr "" msgid "Adult Content" msgstr "" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "" @@ -592,19 +628,23 @@ msgstr "" msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" +#~ msgid "Algorithm training complete!" +#~ msgstr "" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "" @@ -613,16 +653,20 @@ msgstr "" msgid "Allow access to your direct messages" msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "" @@ -641,7 +685,7 @@ msgstr "" msgid "ALT" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -732,8 +776,8 @@ msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -753,7 +797,7 @@ msgid "and" msgstr "" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "" @@ -765,8 +809,8 @@ msgstr "" msgid "Anti-Social Behavior" msgstr "" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "" @@ -774,7 +818,14 @@ msgstr "" msgid "Anybody can interact" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "" @@ -782,7 +833,7 @@ msgstr "" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "" @@ -810,13 +861,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "" @@ -841,10 +892,10 @@ msgstr "" msgid "Appeal this decision" msgstr "" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "" @@ -870,7 +921,7 @@ msgstr "" msgid "Archived post" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -882,7 +933,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "" @@ -894,11 +945,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "" @@ -919,7 +970,7 @@ msgid "Are you writing in <0>{0}?" msgstr "" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "" @@ -931,32 +982,31 @@ msgstr "" msgid "At least 3 characters" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "" @@ -964,8 +1014,8 @@ msgstr "" #~ msgid "Basics" #~ msgstr "" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -979,12 +1029,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "" @@ -1015,15 +1070,15 @@ msgstr "" msgid "Block Account?" msgstr "" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "" @@ -1031,12 +1086,12 @@ msgstr "" msgid "Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "" @@ -1045,19 +1100,19 @@ msgstr "" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -1082,7 +1137,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "" @@ -1094,6 +1150,14 @@ msgstr "" 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 "" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "" @@ -1103,27 +1167,27 @@ msgid "Blur images and filter from feeds" msgstr "" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1132,20 +1196,36 @@ msgstr "" msgid "Browse other feeds" msgstr "" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "" +#~ msgid "by —" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" +#~ msgid "by <0/>" +#~ msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 @@ -1161,8 +1241,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "" +#~ msgid "by you" +#~ msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1172,16 +1252,18 @@ msgstr "" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1196,20 +1278,20 @@ msgstr "" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "" @@ -1225,16 +1307,16 @@ msgstr "" msgid "Cancel profile editing" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "" @@ -1243,9 +1325,9 @@ msgid "Cancels opening the linked website" msgstr "" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "" @@ -1267,8 +1349,17 @@ msgstr "" #~ msgid "Change" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1281,8 +1372,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "" @@ -1310,9 +1401,9 @@ msgstr "" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "" @@ -1323,12 +1414,12 @@ msgstr "" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "" @@ -1336,24 +1427,24 @@ msgstr "" msgid "Chat unmuted" msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "" @@ -1361,7 +1452,7 @@ msgstr "" msgid "Choose for me" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "" @@ -1373,7 +1464,7 @@ msgstr "" msgid "Choose Service" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "" @@ -1381,15 +1472,24 @@ msgstr "" msgid "Choose this color as your avatar" msgstr "" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "" @@ -1406,12 +1506,12 @@ msgid "click here" msgstr "" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "" +#~ msgid "Click here for more information." +#~ msgstr "" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1439,9 +1539,10 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1450,8 +1551,8 @@ msgstr "" msgid "Close" msgstr "" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "" @@ -1475,20 +1576,20 @@ msgstr "" msgid "Close image" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "" @@ -1504,34 +1605,34 @@ msgstr "" msgid "Closes viewer for header image" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "" @@ -1539,7 +1640,7 @@ msgstr "" msgid "Complete the challenge" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1584,25 +1685,25 @@ msgstr "" msgid "Confirm content language settings" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "" @@ -1611,7 +1712,7 @@ msgstr "" msgid "Confirmation Code" msgstr "" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "" @@ -1620,14 +1721,17 @@ msgstr "" msgid "Contact support" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1635,11 +1739,11 @@ msgstr "" msgid "Content Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "" @@ -1660,7 +1764,7 @@ msgstr "" msgid "Content warnings" msgstr "" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "" @@ -1695,7 +1799,7 @@ msgstr "" msgid "Copied" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "" @@ -1703,7 +1807,7 @@ msgstr "" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "" @@ -1728,7 +1832,7 @@ msgstr "" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -1737,11 +1841,11 @@ msgstr "" msgid "Copy code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -1753,7 +1857,7 @@ msgstr "" msgid "Copy Link" msgstr "" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "" @@ -1776,11 +1880,11 @@ msgstr "" msgid "Copy QR code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "" @@ -1789,11 +1893,11 @@ msgstr "" msgid "Could not leave chat" msgstr "" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "" @@ -1819,7 +1923,7 @@ msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "" @@ -1862,12 +1966,12 @@ msgstr "" msgid "Create report for {0}" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "" @@ -1882,8 +1986,8 @@ msgstr "" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1893,8 +1997,8 @@ msgstr "" msgid "Customize who can interact with this post." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "" @@ -1902,7 +2006,7 @@ msgstr "" msgid "Dark mode" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "" @@ -1910,8 +2014,8 @@ msgstr "" msgid "Date of birth" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "" @@ -1920,7 +2024,7 @@ msgstr "" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "" @@ -1928,38 +2032,42 @@ msgstr "" msgid "Debug panel" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "" @@ -1967,7 +2075,7 @@ msgstr "" msgid "Delete for me" msgstr "" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "" @@ -1979,7 +2087,7 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "" @@ -1993,16 +2101,16 @@ msgstr "" msgid "Delete post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "" @@ -2014,12 +2122,12 @@ msgstr "" msgid "Deleted" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "" @@ -2057,8 +2165,8 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2070,7 +2178,7 @@ msgstr "" #~ msgid "Did you want to say anything?" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "" @@ -2082,8 +2190,8 @@ msgstr "" msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "" @@ -2094,9 +2202,9 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "" @@ -2128,11 +2236,11 @@ msgstr "" msgid "Discover new custom feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "" @@ -2144,12 +2252,12 @@ msgstr "" msgid "Dismiss error" msgstr "" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "" @@ -2172,8 +2280,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "" @@ -2201,7 +2309,7 @@ msgstr "" #~ msgid "Domain Value" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "" @@ -2258,7 +2366,7 @@ msgstr "" msgid "Duration:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "" @@ -2270,7 +2378,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "" @@ -2302,16 +2410,14 @@ msgstr "" msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "" @@ -2336,7 +2442,7 @@ msgstr "" msgid "Edit interaction settings" msgstr "" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "" @@ -2344,10 +2450,8 @@ msgstr "" msgid "Edit Moderation List" msgstr "" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "" @@ -2376,7 +2480,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "" @@ -2396,16 +2500,16 @@ msgstr "" msgid "Edit your profile description" msgstr "" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2415,7 +2519,7 @@ msgstr "" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2475,7 +2579,7 @@ msgstr "" msgid "Enable {0} only" msgstr "" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "" @@ -2488,12 +2592,12 @@ msgstr "" msgid "Enable external media" msgstr "" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "" @@ -2505,9 +2609,14 @@ msgstr "" msgid "Enable this source only" msgstr "" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "" @@ -2548,7 +2657,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "" @@ -2578,6 +2687,7 @@ msgid "Enter your username and password" msgstr "" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2590,7 +2700,7 @@ msgid "Error receiving captcha response." msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "" @@ -2606,8 +2716,8 @@ msgstr "" msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "" @@ -2631,7 +2741,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "" @@ -2643,7 +2753,7 @@ msgstr "" msgid "Exits image cropping process" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "" @@ -2651,11 +2761,11 @@ msgstr "" msgid "Exits inputting search query" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "" @@ -2668,8 +2778,8 @@ msgstr "" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -2693,8 +2803,8 @@ msgstr "" msgid "Explicit sexual images." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "" @@ -2702,8 +2812,8 @@ msgstr "" msgid "Export My Data" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -2713,12 +2823,12 @@ msgid "External Media" msgstr "" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "" @@ -2726,7 +2836,7 @@ msgstr "" #~ msgid "External media settings" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -2739,8 +2849,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "" @@ -2756,12 +2866,12 @@ msgstr "" msgid "Failed to delete post, please try again" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "" @@ -2773,12 +2883,12 @@ msgstr "" msgid "Failed to load past messages" msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "" @@ -2812,11 +2922,11 @@ msgstr "" msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "" @@ -2827,11 +2937,11 @@ msgstr "" msgid "Failed to upload video" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "" @@ -2840,11 +2950,16 @@ msgstr "" msgid "Feed by {0}" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "" @@ -2854,26 +2969,30 @@ msgstr "" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "" @@ -2886,7 +3005,7 @@ msgstr "" msgid "Filter from feeds" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "" @@ -2896,7 +3015,13 @@ msgstr "" msgid "Find accounts to follow" msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "" @@ -2908,7 +3033,7 @@ msgstr "" #~ msgid "Fine-tune the discussion threads." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "" @@ -2916,12 +3041,12 @@ msgstr "" msgid "Fitness" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2943,7 +3068,12 @@ msgstr "" msgid "Follow {name}" msgstr "" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "" @@ -2952,8 +3082,8 @@ msgstr "" msgid "Follow Account" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "" @@ -2967,7 +3097,7 @@ msgctxt "action" msgid "Follow Back" msgstr "" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "" @@ -3001,32 +3131,30 @@ msgstr "" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "" +#~ msgid "Followers" +#~ msgstr "" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "" @@ -3035,13 +3163,13 @@ msgstr "" msgid "Following {name}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "" @@ -3053,20 +3181,20 @@ msgstr "" msgid "Follows You" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "" @@ -3078,7 +3206,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -3091,11 +3219,11 @@ msgstr "" msgid "Forgot Password" msgstr "" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "" @@ -3103,11 +3231,11 @@ msgstr "" msgid "Frequently Posts Unwanted Content" msgstr "" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "" @@ -3133,7 +3261,7 @@ msgstr "" msgid "Get Started" msgstr "" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "" @@ -3149,13 +3277,13 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "" @@ -3163,27 +3291,27 @@ msgstr "" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "" @@ -3218,29 +3346,30 @@ msgstr "" msgid "Graphic Media" msgstr "" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "" @@ -3248,7 +3377,7 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "" @@ -3260,9 +3389,10 @@ msgstr "" msgid "Having trouble?" msgstr "" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "" @@ -3287,6 +3417,7 @@ msgstr "" msgid "Hidden list" msgstr "" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3294,11 +3425,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "" @@ -3332,31 +3465,43 @@ msgstr "" msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" @@ -3368,26 +3513,28 @@ msgstr "" msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3410,8 +3557,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "" @@ -3420,7 +3567,7 @@ msgstr "" msgid "I understand" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "" @@ -3428,12 +3575,16 @@ msgstr "" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3476,7 +3627,7 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "" @@ -3488,19 +3639,19 @@ msgstr "" msgid "Input new password" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "" @@ -3508,10 +3659,6 @@ msgstr "" #~ msgid "Input your preferred hosting provider" #~ msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "" @@ -3520,12 +3667,12 @@ msgstr "" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -3533,8 +3680,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "" @@ -3582,7 +3729,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -3596,18 +3743,18 @@ msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "" @@ -3620,7 +3767,7 @@ msgid "Labeled by the author." msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "" @@ -3628,7 +3775,7 @@ msgstr "" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" @@ -3648,26 +3795,27 @@ msgstr "" #~ msgid "Language settings" #~ msgstr "" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -3693,8 +3841,8 @@ msgstr "" msgid "Learn more about this warning" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "" @@ -3728,7 +3876,7 @@ msgstr "" msgid "Leaving Bluesky" msgstr "" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "" @@ -3741,41 +3889,63 @@ msgstr "" msgid "Let's get your password reset!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "" @@ -3784,7 +3954,7 @@ msgstr "" #~ msgid "liked your post" #~ msgstr "" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "" @@ -3792,7 +3962,12 @@ msgstr "" msgid "Likes on this post" msgstr "" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "" @@ -3800,7 +3975,7 @@ msgstr "" msgid "List Avatar" msgstr "" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "" @@ -3809,7 +3984,15 @@ msgstr "" msgid "List by {0}" msgstr "" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "" @@ -3821,7 +4004,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "" @@ -3829,18 +4012,19 @@ msgstr "" msgid "List Name" msgstr "" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "" @@ -3849,26 +4033,26 @@ msgstr "" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "" @@ -3876,23 +4060,23 @@ msgstr "" msgid "Loading..." msgstr "" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "" @@ -3900,10 +4084,15 @@ msgstr "" msgid "Login to account that is not listed" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -3936,8 +4125,8 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -3950,7 +4139,7 @@ msgstr "" msgid "Mark as read" msgstr "" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "" @@ -3966,9 +4155,12 @@ msgstr "" msgid "Mentioned users" msgstr "" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "" @@ -3981,7 +4173,7 @@ msgstr "" msgid "Message deleted" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "" @@ -3995,13 +4187,12 @@ msgid "Message is too long" msgstr "" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "" +#~ msgid "Message settings" +#~ msgstr "" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "" @@ -4013,10 +4204,10 @@ msgstr "" msgid "Misleading Post" msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "" @@ -4029,12 +4220,12 @@ msgstr "" msgid "Moderation list by {0}" msgstr "" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "" @@ -4046,12 +4237,12 @@ msgstr "" msgid "Moderation list updated" msgstr "" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "" @@ -4063,11 +4254,11 @@ msgstr "" #~ msgid "Moderation settings" #~ msgstr "" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "" @@ -4080,28 +4271,31 @@ msgstr "" msgid "More" msgstr "" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "" @@ -4124,7 +4318,7 @@ msgstr "" msgid "Mute Account" msgstr "" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "" @@ -4141,11 +4335,11 @@ msgstr "" msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "" @@ -4183,16 +4377,16 @@ msgstr "" msgid "Mute words & tags" msgstr "" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "" @@ -4200,11 +4394,11 @@ msgstr "" msgid "Muted by \"{0}\"" msgstr "" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "" @@ -4213,11 +4407,11 @@ msgstr "" msgid "My Birthday" msgstr "" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "" @@ -4245,7 +4439,7 @@ msgid "Name or Description Violates Community Standards" msgstr "" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "" @@ -4254,7 +4448,7 @@ msgid "Navigate to {0}" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "" @@ -4271,26 +4465,27 @@ msgstr "" msgid "Need to report a copyright violation?" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "" +#~ msgid "New" +#~ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "" @@ -4298,12 +4493,17 @@ msgstr "" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "" @@ -4320,21 +4520,21 @@ msgstr "" msgid "New Password" msgstr "" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "" @@ -4347,35 +4547,37 @@ msgstr "" msgid "New User List" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "" @@ -4388,17 +4590,17 @@ msgstr "" #~ msgid "No" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "" +#~ msgid "No description" +#~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "" @@ -4410,12 +4612,12 @@ msgstr "" msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "" @@ -4428,16 +4630,16 @@ msgstr "" msgid "No messages yet" msgstr "" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "" @@ -4449,11 +4651,11 @@ msgstr "" msgid "No posts yet." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "" @@ -4462,22 +4664,23 @@ msgstr "" msgid "No result" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "" @@ -4498,17 +4701,17 @@ msgstr "" msgid "Nobody" msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -4520,8 +4723,8 @@ msgstr "" msgid "Non-sexual Nudity" msgstr "" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "" @@ -4532,45 +4735,43 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "" @@ -4605,7 +4806,9 @@ msgstr "" msgid "Oh no! Something went wrong." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "" @@ -4614,16 +4817,18 @@ msgstr "" msgid "Okay" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "" @@ -4663,17 +4868,17 @@ msgstr "" msgid "Oops, something went wrong!" msgstr "" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "" @@ -4685,7 +4890,7 @@ msgstr "" msgid "Open avatar creator" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -4694,17 +4899,26 @@ msgstr "" msgid "Open conversation options" msgstr "" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -4720,32 +4934,32 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "" +#~ msgid "Open navigation" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -4847,7 +5061,7 @@ msgstr "" #~ msgid "Opens moderation settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "" @@ -4880,7 +5094,7 @@ msgstr "" #~ msgid "Opens the threads preferences" #~ msgstr "" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -4906,11 +5120,11 @@ msgstr "" msgid "Or combine these options:" msgstr "" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "" @@ -4935,7 +5149,7 @@ msgstr "" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "" @@ -4944,12 +5158,12 @@ msgstr "" msgid "Page Not Found" msgstr "" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "" @@ -4976,15 +5190,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "" @@ -5001,11 +5215,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "" @@ -5013,12 +5227,16 @@ msgstr "" msgid "Pictures meant for adults." msgstr "" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5027,15 +5245,20 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5109,7 +5332,7 @@ msgstr "" msgid "Please enter your invite code." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "" @@ -5131,7 +5354,7 @@ msgid "Please Verify Your Email" msgstr "" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "" @@ -5144,7 +5367,7 @@ msgctxt "action" msgid "Post" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "" @@ -5158,10 +5381,10 @@ msgstr "" msgid "Post by {0}" msgstr "" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "" @@ -5173,7 +5396,7 @@ msgstr "" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "" @@ -5199,8 +5422,8 @@ msgstr "" msgid "Post Languages" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "" @@ -5221,7 +5444,7 @@ msgid "posts" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "" @@ -5229,7 +5452,7 @@ msgstr "" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "" @@ -5260,16 +5483,16 @@ msgstr "" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5277,27 +5500,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5313,13 +5537,13 @@ msgstr "" msgid "Processing..." msgstr "" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5334,18 +5558,26 @@ msgstr "" #~ msgid "Protect your account by verifying your email." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "" -#: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." msgstr "" -#: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." msgstr "" +#: src/view/screens/ModerationModlists.tsx:75 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "" + +#: src/view/screens/Lists.tsx:81 +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "" + #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" #~ msgstr "" @@ -5366,8 +5598,8 @@ msgstr "" msgid "QR code saved to your camera roll!" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5381,23 +5613,22 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "" +#~ msgid "Quote posts enabled" +#~ msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "" @@ -5405,12 +5636,14 @@ msgstr "" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5419,7 +5652,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "" @@ -5441,31 +5674,35 @@ msgstr "" msgid "Reason:" msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "" +#~ msgid "Refresh notifications" +#~ msgstr "" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "" @@ -5473,8 +5710,8 @@ msgstr "" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "" @@ -5494,31 +5731,31 @@ msgstr "" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -5534,11 +5771,11 @@ msgstr "" msgid "Remove mute word from your list" msgstr "" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "" @@ -5546,8 +5783,8 @@ msgstr "" msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "" @@ -5555,7 +5792,7 @@ msgstr "" msgid "Remove subtitle file" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "" @@ -5581,9 +5818,9 @@ msgstr "" msgid "Removed from saved feeds" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "" @@ -5596,7 +5833,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "" @@ -5613,6 +5850,10 @@ msgctxt "action" msgid "Reply" msgstr "" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5631,24 +5872,28 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "" @@ -5682,12 +5927,12 @@ msgstr "" msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "" @@ -5700,8 +5945,8 @@ msgstr "" msgid "Report post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -5735,9 +5980,8 @@ msgstr "" msgid "Report this user" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "" @@ -5747,28 +5991,31 @@ msgstr "" msgid "Repost" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "" @@ -5790,8 +6037,8 @@ msgstr "" msgid "Request Code" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "" @@ -5834,8 +6081,8 @@ msgstr "" msgid "Reset Code" msgstr "" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "" @@ -5856,12 +6103,12 @@ msgstr "" #~ msgid "Resets the preferences state" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "" @@ -5869,14 +6116,14 @@ msgstr "" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5884,8 +6131,8 @@ msgstr "" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "" @@ -5893,8 +6140,8 @@ msgstr "" msgid "Returns to home page" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "" @@ -5904,7 +6151,7 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5913,11 +6160,11 @@ msgstr "" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5927,8 +6174,8 @@ msgstr "" msgid "Save birthday" msgstr "" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -5949,7 +6196,7 @@ msgstr "" msgid "Save image crop" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -5957,12 +6204,12 @@ msgstr "" msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "" @@ -5970,8 +6217,8 @@ msgstr "" msgid "Saved to your camera roll" msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "" @@ -5989,41 +6236,53 @@ msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "" @@ -6035,8 +6294,10 @@ msgstr "" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -6068,7 +6329,7 @@ msgstr "" msgid "See jobs at Bluesky" msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "" @@ -6076,7 +6337,7 @@ msgstr "" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6100,7 +6361,7 @@ msgstr "" msgid "Select an emoji" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6124,7 +6385,7 @@ msgstr "" msgid "Select language..." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "" @@ -6160,11 +6421,11 @@ msgstr "" msgid "Select what content this mute word should apply to." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "" @@ -6176,7 +6437,7 @@ msgstr "" msgid "Select your interests from the options below" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "" @@ -6201,11 +6462,11 @@ msgstr "" msgid "Send Confirmation Email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "" @@ -6244,7 +6505,7 @@ msgstr "" msgid "Send via direct message" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "" @@ -6252,7 +6513,11 @@ msgstr "" msgid "Server address" msgstr "" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "" @@ -6280,7 +6545,7 @@ msgstr "" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "" @@ -6292,9 +6557,9 @@ msgstr "" msgid "Sets email for password reset" msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "" @@ -6308,18 +6573,20 @@ msgid "Sexually Suggestive" msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "" @@ -6334,18 +6601,18 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "" +#~ msgid "Share feed" +#~ msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "" @@ -6363,7 +6630,11 @@ msgstr "" msgid "Share QR code" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "" @@ -6375,7 +6646,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -6427,7 +6698,7 @@ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "" @@ -6440,7 +6711,7 @@ msgstr "" msgid "Show muted replies" msgstr "" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -6448,8 +6719,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -6457,8 +6728,8 @@ msgstr "" #~ msgid "Show Quote Posts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -6466,7 +6737,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -6475,16 +6754,16 @@ msgstr "" #~ msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -6492,8 +6771,8 @@ msgstr "" #~ msgid "Show Reposts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -6514,17 +6793,17 @@ msgstr "" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6546,9 +6825,9 @@ msgstr "" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "" @@ -6557,16 +6836,16 @@ msgstr "" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6595,12 +6874,12 @@ msgstr "" msgid "Signup without a starter pack" msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "" @@ -6608,16 +6887,16 @@ msgstr "" msgid "Skip this flow" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "" @@ -6625,7 +6904,7 @@ msgstr "" msgid "Some people can reply" msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "" @@ -6635,22 +6914,26 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -6658,11 +6941,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "" @@ -6684,7 +6967,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "" @@ -6692,13 +6975,23 @@ msgstr "" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "" @@ -6706,15 +6999,20 @@ msgstr "" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "" @@ -6722,8 +7020,8 @@ msgstr "" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "" @@ -6731,12 +7029,12 @@ msgstr "" msgid "Step {0} of {1}" msgstr "" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "" @@ -6747,11 +7045,11 @@ msgstr "" msgid "Submit" msgstr "" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "" @@ -6763,7 +7061,7 @@ msgstr "" msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "" @@ -6771,11 +7069,11 @@ msgstr "" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "" @@ -6784,15 +7082,15 @@ msgstr "" msgid "Suggestive" msgstr "" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -6809,14 +7107,14 @@ msgstr "" #~ msgid "Switches the account you are logged in to" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "" @@ -6828,6 +7126,10 @@ msgstr "" msgid "Tags only" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -6849,16 +7151,20 @@ msgstr "" msgid "Tap to view full image" msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "" @@ -6874,13 +7180,14 @@ msgstr "" msgid "Tell us a little more" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6916,7 +7223,7 @@ msgstr "" msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "" @@ -6928,12 +7235,12 @@ msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -6942,12 +7249,17 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "" @@ -6963,8 +7275,7 @@ msgstr "" msgid "The Discover feed" msgstr "" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "" @@ -6984,12 +7295,12 @@ msgstr "" msgid "The following labels were applied to your content." msgstr "" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "" @@ -7005,7 +7316,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -7021,7 +7332,7 @@ msgstr "" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7033,15 +7344,15 @@ msgstr "" msgid "There was an issue connecting to Tenor." msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -7050,19 +7361,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -7071,11 +7382,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -7084,9 +7395,9 @@ msgstr "" msgid "There was an issue sending your report. Please check your internet connection." msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -7113,10 +7424,10 @@ msgstr "" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "" @@ -7125,11 +7436,11 @@ msgstr "" msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -7174,7 +7485,7 @@ msgstr "" msgid "This content is not available because one of the users involved has blocked the other." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "" @@ -7190,7 +7501,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" @@ -7199,8 +7510,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -7208,7 +7519,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -7232,7 +7543,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "" @@ -7245,7 +7556,11 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" +#~ msgid "This list is empty!" +#~ msgstr "" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." msgstr "" #: src/screens/Profile/ErrorState.tsx:40 @@ -7265,7 +7580,7 @@ msgid "This post has been deleted." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -7289,11 +7604,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "" @@ -7322,7 +7637,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "" @@ -7330,7 +7645,7 @@ msgstr "" msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -7338,16 +7653,26 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -7355,7 +7680,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "" @@ -7387,15 +7712,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7405,12 +7735,18 @@ msgstr "" msgid "Translate" msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -7418,23 +7754,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "" @@ -7444,14 +7784,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "" @@ -7462,7 +7802,7 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "" @@ -7486,12 +7826,15 @@ msgstr "" msgid "Unblock Account?" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7506,12 +7849,20 @@ msgstr "" msgid "Unfollow Account" msgstr "" -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "" @@ -7547,12 +7898,17 @@ msgstr "" msgid "Unmute video" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -7561,11 +7917,15 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -7607,8 +7967,8 @@ msgstr "" msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -7632,7 +7992,7 @@ msgstr "" msgid "Upload a photo instead" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "" @@ -7676,7 +8036,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -7684,7 +8044,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "" @@ -7693,8 +8053,8 @@ msgstr "" msgid "Use in-app browser" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -7749,11 +8109,10 @@ msgid "User list by {0}" msgstr "" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "" +#~ msgid "User list by <0/>" +#~ msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "" @@ -7766,23 +8125,23 @@ msgid "User list updated" msgstr "" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "" +#~ msgid "User Lists" +#~ msgstr "" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "" +#~ msgid "Users" +#~ msgstr "" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "" @@ -7794,7 +8153,7 @@ msgstr "" msgid "Users that have liked this content or profile" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "" @@ -7802,8 +8161,8 @@ msgstr "" msgid "Verified email required" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "" @@ -7833,13 +8192,13 @@ msgstr "" msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -7848,8 +8207,8 @@ msgstr "" msgid "Verify Your Email" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -7867,7 +8226,7 @@ msgid "Video failed to process" msgstr "" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "" @@ -7892,16 +8251,17 @@ msgstr "" msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "" @@ -7945,38 +8305,38 @@ msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -8003,15 +8363,19 @@ msgstr "" msgid "Warn content and filter from feeds" msgstr "" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "" @@ -8019,7 +8383,7 @@ msgstr "" msgid "We have sent another verification email to <0>{0}." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "" @@ -8035,7 +8399,7 @@ msgstr "" msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "" @@ -8043,7 +8407,7 @@ msgstr "" msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "" @@ -8051,7 +8415,8 @@ msgstr "" msgid "We'll use this to help customize your experience." msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "" @@ -8063,7 +8428,7 @@ msgstr "" msgid "We're so excited to have you join us!" msgstr "" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "" @@ -8071,7 +8436,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" @@ -8079,16 +8444,16 @@ msgstr "" msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "" @@ -8104,6 +8469,10 @@ msgstr "" msgid "What do you want to call your starter pack?" msgstr "" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8127,7 +8496,7 @@ msgid "Who can reply" msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -8174,11 +8543,11 @@ msgid "Write your reply" msgstr "" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -8191,7 +8560,7 @@ msgstr "" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "" @@ -8203,7 +8572,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "" @@ -8219,7 +8588,7 @@ msgstr "" msgid "You" msgstr "" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "" @@ -8227,7 +8596,7 @@ msgstr "" msgid "You are not allowed to upload videos." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "" @@ -8240,11 +8609,11 @@ msgstr "" msgid "You can also discover new Custom Feeds to follow." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" @@ -8253,15 +8622,21 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "" @@ -8269,15 +8644,15 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "" @@ -8315,7 +8690,7 @@ msgstr "" msgid "You have muted this user" msgstr "" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "" @@ -8323,12 +8698,11 @@ msgstr "" msgid "You have no feeds." msgstr "" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "" @@ -8336,7 +8710,7 @@ msgstr "" #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" @@ -8401,11 +8775,11 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -8457,7 +8831,7 @@ msgstr "" msgid "You'll stay updated with these feeds" msgstr "" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "" @@ -8466,7 +8840,7 @@ msgstr "" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "" @@ -8475,6 +8849,10 @@ msgstr "" msgid "You've chosen to hide a word or tag within this post." msgstr "" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "" @@ -8491,7 +8869,7 @@ msgstr "" msgid "Your account" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "" @@ -8519,6 +8897,10 @@ msgstr "" msgid "Your choice will be saved, but can be changed later in settings." msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8534,7 +8916,7 @@ msgstr "" msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "" @@ -8542,12 +8924,12 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "" -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" msgstr "" #: src/components/dialogs/MutedWords.tsx:369 @@ -8566,7 +8948,7 @@ msgstr "" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "" @@ -8585,7 +8967,3 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "" diff --git a/src/locale/locales/es/messages.po b/src/locale/locales/es/messages.po index c851db69c7..39a49045bb 100644 --- a/src/locale/locales/es/messages.po +++ b/src/locale/locales/es/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: brodieavoult\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(contiene contenido embedido)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(sin correo)" @@ -31,6 +35,14 @@ msgstr "(sin correo)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# día} other {# días}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# hora} other {# horas}}" @@ -40,16 +52,28 @@ msgstr "{0, plural, one {# hora} other {# horas}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {se ha colocado # etiqueta en esta cuenta} other {se han colocado # etiquetas en esta cuenta}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {se ha colocado # etiqueta en esta cuenta} other {se han colocado # etiquetas en esta cuenta}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {se ha colocado # etiqueta en este contenido} other {se han colocado # etiquetas en este contenido}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {se ha colocado # etiqueta en este contenido} other {se han colocado # etiquetas en este contenido}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, one {# minuto} other {# minutos}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# mes} other {# meses}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# repost} other {# reposts}}" @@ -82,8 +110,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {siguiendo} other {siguiendo}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Me gusta (# me gusta)} other {Me gusta (# me gusta)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Me gusta (# me gusta)} other {Me gusta (# me gusta)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -91,8 +119,8 @@ msgstr "{0, plural, one {me gusta} other {me gusta}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Le gustó a # user} other {Les gustó a # users}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Le gustó a # user} other {Les gustó a # users}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -103,18 +131,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {cita} other {citas}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Responder (# respuesta)} other {Responder (# respuestas)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Responder (# respuesta)} other {Responder (# respuestas)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {repost} other {reposts}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {No me gusta (# me gusta)} other {No me gusta (# me gusta)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {No me gusta (# me gusta)} other {No me gusta (# me gusta)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -132,15 +160,15 @@ msgstr "{0} <0>en <1>texto y etiquetas" msgid "{0} joined this week" msgstr "{0} se han unido esta semana" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} de {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "¡{0} personas han usado este paquete de inicio!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} elementos sin leer" @@ -186,14 +214,14 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elementos sin leer" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elementos sin leer" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Le ha gustado a # usuario} other {Les han gustado a # usuarios}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Le ha gustado a # usuario} other {Les han gustado a # usuarios}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} elementos sin leer" @@ -218,103 +246,103 @@ msgstr "{count} elementos sin leer" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Paquete de inicio de {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {hora} other {horas}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minuto} other {minutos}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} te siguieron" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} dieron \"me gusta\" a tu feed" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} dieron \"me gusta\" a tu publicación" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} han vuelto a publicar tu publicación" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} se han inscrito a tu paquete de inicio" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} te siguió" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} te siguió de vuelta" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} dio \"me gusta\" a tu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} dio \"me gusta\" a tu publicación" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} republicó tu publicación" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} se inscribió a tu paquete de inicio" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} y {formattedAuthorsCount} más te siguieron" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} y {formattedAuthorsCount} más dieron \"me gusta\" a tu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} y {formattedAuthorsCount} más dieron \"me gusta\" a tu publicación" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} and {formattedAuthorsCount} más republicaron tu publicación" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} y {formattedAuthorsCount} más se inscribieron a tu paquete de inicio" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} te siguió" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} te siguió de vuelta" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} dio \"me gusta\" a tu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} dio \"me gusta\" a tu publicación" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} republicó tu publicación" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} se ha inscrito a tu paquete de inicio" @@ -323,21 +351,25 @@ msgstr "{firstAuthorName} se ha inscrito a tu paquete de inicio" msgid "{following} following" msgstr "{following} siguiendo" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "No se puede enviar un mensaje a {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "Le gustó a {likeCount} {likeCount, plural, one {usuario} other {usuarios}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "Le gustó a {likeCount} {likeCount, plural, one {usuario} other {usuarios}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} sin leer" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} elementos sin leer" @@ -361,12 +393,12 @@ msgstr "{profileName} se unió a Bluesky usando un paquete de inicio hace {0}" #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, y {2, plural, one {# más} other {# más}} más han sido incluidos en tu paquete de inicio" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, y {2, plural, one {# más} other {# más}} han sido incluidos en tu paquete de inicio" @@ -383,7 +415,7 @@ msgstr "<0>{0} {1, plural, one {seguidor} other {seguidores}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {siguiendo} other {siguiendo}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} y<1> <2>{1} han sido incluidos en tu paquete de inicio" @@ -391,7 +423,7 @@ msgstr "<0>{0} y<1> <2>{1} han sido incluidos en tu paquete de inici #~ msgid "<0>{0} following" #~ msgstr "<0>{0} siguiendo" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} ha sido incluido en tu paquete de inicio" @@ -412,7 +444,7 @@ msgstr "<0>{date} en {time}" #~ msgid "<0>{following} <1>following" #~ msgstr "<0>{following} <1>siguiendo" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Experimental: Cuando esta preferencia está activaa, solo recibirás notificaciones de respuesta y citación de los usuarios que sigues. Con el tiempo iremos agregando más controles aquí." @@ -420,7 +452,7 @@ msgstr "<0>Experimental: Cuando esta preferencia está activaa, solo recibir #~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Tú y<1> <2>{0} han sido incluidos en tu paquete de inicio" @@ -432,7 +464,7 @@ msgstr "⚠Nombre de usuario inválido" msgid "24 hours" msgstr "24 horas" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Confirmación 2FA" @@ -448,25 +480,24 @@ msgstr "7 días" #~ msgid "A help tooltip" #~ msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Acerca de" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Acceder a enlaces y configuraciones de navegación" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Acceder al perfil y otros links de navegación" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Acceder al perfil y otros links de navegación" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accesibilidad" @@ -474,7 +505,7 @@ msgstr "Accesibilidad" #~ msgid "Accessibility settings" #~ msgstr "Ajustes de accesibilidad" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Ajustes de accesibilidad" @@ -482,11 +513,11 @@ msgstr "Ajustes de accesibilidad" #~ msgid "account" #~ msgstr "cuenta" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Cuenta" @@ -512,11 +543,11 @@ msgstr "Cuenta muteada" msgid "Account Muted by List" msgstr "Cuenta muteada por lista" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Opciones de cuenta" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Cuenta elimada de acceso rápido" @@ -536,11 +567,10 @@ msgstr "Cuenta no silenciada" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Añadir" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Agregar {0} más para continuar" @@ -553,12 +583,13 @@ msgstr "Agregar {displayName} al paquete de inicio" msgid "Add a content warning" msgstr "Añadir advertencia de contenido" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Añadir cuenta a esta lista" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Añadir cuenta" @@ -580,8 +611,8 @@ msgstr "Añadir texto alternativo" msgid "Add alt text (optional)" msgstr "Agregar texto alternativo (opcional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Agregar otra cuenta" @@ -593,8 +624,8 @@ msgstr "Agregar otra publicación" msgid "Add app password" msgstr "Agregar contraseña de app" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Añadir contraseña de app" @@ -611,6 +642,11 @@ msgstr "Añadir palabras silenciadas y etiquetas" msgid "Add new post" msgstr "Agregar nueva publicación" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -619,7 +655,7 @@ msgstr "Agregar nueva publicación" msgid "Add recommended feeds" msgstr "Añadir feeds recomendados" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "¡Agrega algunos feeds a tu paquete de inicio!" @@ -627,11 +663,11 @@ msgstr "¡Agrega algunos feeds a tu paquete de inicio!" msgid "Add the default feed of only people you follow" msgstr "Agregue el feed predeterminado de solo personas que sigue" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Añade el siguiente registro DNS a tu dominio:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Agregue este feed a sus feeds" @@ -668,7 +704,7 @@ msgstr "Adultos" msgid "Adult Content" msgstr "Contenido adulto" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "El contenido para adultos solo se puede habilitar a través de la web en <0>bsky.app." @@ -681,19 +717,23 @@ msgstr "El contenido adulto esta desactivado." msgid "Adult Content labels" msgstr "Etiquetas de contenido adulto" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Avanzado" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "¡Entrenamiento de algoritmo completo!" +#~ msgid "Algorithm training complete!" +#~ msgstr "¡Entrenamiento de algoritmo completo!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "¡Se han seguido todas las cuentas!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Todos tus feeds guardados, en un solo lugar." @@ -707,16 +747,20 @@ msgstr "Permitir el acceso a tus mensajes directos" #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permitir nuevos mensajes de" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permitir respuestas de:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permitir acceso a mensajes directos" @@ -735,7 +779,7 @@ msgstr "Sesión ya iniciada como @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -842,8 +886,8 @@ msgstr "Se produjo un problema mientras intentaba abrir el chat." #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -863,7 +907,7 @@ msgid "and" msgstr "y" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animales" @@ -875,8 +919,8 @@ msgstr "GIF animado" msgid "Anti-Social Behavior" msgstr "Comportamiento antisocial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Cualquier idioma" @@ -884,7 +928,14 @@ msgstr "Cualquier idioma" msgid "Anybody can interact" msgstr "Cualquiera puede interactuar" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Idioma de interfaz" @@ -892,7 +943,7 @@ msgstr "Idioma de interfaz" msgid "App Password" msgstr "Contraseñas de App" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Contraseña de app eliminada" @@ -920,13 +971,13 @@ msgstr "Los nombres de contraseña de app deben tener al menos cuatro caracteres #~ msgid "App password settings" #~ msgstr "Ajustes de contraseñas de app" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Contraseñas de app" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Contraseñas de app" @@ -955,10 +1006,10 @@ msgstr "Apelación enviada" msgid "Appeal this decision" msgstr "Apelar esta decisión" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aparencia" @@ -988,7 +1039,7 @@ msgstr "Publicación archivada" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "¿Estás seguro de que quieres eliminar la contraseña de app \"{0}\"?" @@ -1004,7 +1055,7 @@ msgstr "¿Estás seguro de que quieres eliminar la contraseña de app \"{0}\"?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "¿Estás seguro de que quieres eliminar este mensaje? El mensaje se eliminará para usted, pero no para el otro participante." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "¿Estás seguro de que quieres eliminar este paquete de inicio?" @@ -1020,11 +1071,11 @@ msgstr "¿Estás seguro de que quieres descartar tus cambios?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "¿Estás seguro de que quieres dejar esta conversación? Tus mensajes serán eliminados para tí, pero no para el otro participante." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "¿Seguro que quieres eliminar {0} de tus feeds?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "¿Estás seguro que deseas remover esto de tus feeds?" @@ -1045,7 +1096,7 @@ msgid "Are you writing in <0>{0}?" msgstr "¿Estás escribiendo en <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Arte" @@ -1057,32 +1108,31 @@ msgstr "Desnudez artística o no erótica." msgid "At least 3 characters" msgstr "Al menos 3 caracteres" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Las opciones de reproducción automática se han mudado a <0>Ajustes de Contenido y Medios." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Reproducir videos y GIFs automáticamente" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Atrás" @@ -1094,8 +1144,8 @@ msgstr "Atrás" #~ msgid "Basics" #~ msgstr "General" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Antes de crear una lista, debes verificar tu correo electrónico." @@ -1109,12 +1159,17 @@ msgstr "Antes de crear un paquete de inicio, debes verificar tu correo electrón #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Antes de contactar a otro usuario, debes verificar tu correo electrónico." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Cumpleaños" @@ -1145,15 +1200,15 @@ msgstr "Bloquear cuenta" msgid "Block Account?" msgstr "¿Bloquear cuenta?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloquear cuentas" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Bloquear lista" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "¿Bloquear estas cuentas?" @@ -1161,12 +1216,12 @@ msgstr "¿Bloquear estas cuentas?" msgid "Blocked" msgstr "Bloqueado" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Cuentas bloqueadas" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Cuentas bloqueadas" @@ -1175,19 +1230,19 @@ msgstr "Cuentas bloqueadas" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Si bloqueas a una cuenta no podrán responder en tus hilos, mencionarte ni interactuar contigo de ninguna manera." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Si bloqueas a una cuenta no podrán responder en tus hilos, mencionarte ni interactuar contigo de ninguna manera. No verás su contenido y no podrán ver el tuyo." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Post bloqueado." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Si bloqueas a un etiquetador aún podrán seguir aplicando etiquetas a tu cuenta." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "El bloqueo es público. Si bloqueas a una cuenta no podrán responder en tus hilos, mencionarte ni interactuar contigo de ninguna manera." @@ -1216,7 +1271,8 @@ msgstr "Bluesky no puede confirmar la autenticidad de la fecha declarada." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky es una red abierta donde puede elegir su proveedor de alojamiento. Si eres un desarrollador, puedes alojar tu propio servidor." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "¡Bluesky es mejor con amigos!" @@ -1232,6 +1288,14 @@ msgstr "Bluesky elegirá un conjunto de cuentas recomendadas de personas en su r 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 no mostrará tu perfil o posts a usuarios que no hayan iniciado sesión. Es posible que otras apps no respeten esta solicitud. Esto no hace que tu cuenta sea privada." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Desenfocar imágenes" @@ -1241,7 +1305,7 @@ msgid "Blur images and filter from feeds" msgstr "Desenfocar imágenes y filtrar desde los feeds" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Libros" @@ -1249,23 +1313,23 @@ msgstr "Libros" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Explorar más cuentas" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Revisar más feeds" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Explorar más sugerencias" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Explorar más sugerencias" @@ -1274,13 +1338,25 @@ msgstr "Explorar más sugerencias" msgid "Browse other feeds" msgstr "Explorar otros feeds" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Negocios" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "por —" +#~ msgid "by —" +#~ msgstr "por —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" @@ -1291,8 +1367,12 @@ msgstr "Por {0}" #~ msgstr "por @{0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "por <0/>" +#~ msgid "by <0/>" +#~ msgstr "por <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1311,8 +1391,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Al crear una cuenta, usted acepta los <0>Términos de Servicio." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "por ti" +#~ msgid "by you" +#~ msgstr "por ti" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1322,16 +1402,18 @@ msgstr "Cámara" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Solo puede contener letras, números, espacios, guiones y guiones bajos. Debe tener al menos 4 caracteres, pero no más de 32." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1346,20 +1428,20 @@ msgstr "Cámara" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cancelar" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Cancelar la eliminación de la cuenta" @@ -1375,16 +1457,16 @@ msgstr "Cancelar recorte de imagen" msgid "Cancel profile editing" msgstr "Cancelar edición de perfil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Cancelar citación" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cancelar la reactivación y cerrar la sesión" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cancelar búsqueda" @@ -1393,9 +1475,9 @@ msgid "Cancels opening the linked website" msgstr "Cancela apertura del sitio web vinculado" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "No se puede interactuar con un usuario bloqueado" @@ -1421,8 +1503,17 @@ msgstr "Cambiar" #~ msgid "Change" #~ msgstr "Cambiar" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Cambiar correo electrónico" @@ -1435,8 +1526,8 @@ msgstr "Cambiar la dirección de correo electrónico" #~ msgid "Change handle" #~ msgstr "Cambiar nombre de usuario" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Cambiar nombre de usuario" @@ -1464,9 +1555,9 @@ msgstr "Cambiar correo electrónico" msgid "Change your email address" msgstr "Cambiar correo electrónico" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" @@ -1477,12 +1568,12 @@ msgstr "Chat muteado" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Ajustes de chat" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Configuración de chat" @@ -1490,16 +1581,16 @@ msgstr "Configuración de chat" msgid "Chat unmuted" msgstr "Chat demuteado" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Verifique mi estado" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Te enviamos un código de inicio de sesión a tu correo. Introducelo aquí." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Te enviamos un código de verificación a tu correo. Introducelo aquí:" @@ -1515,11 +1606,11 @@ msgstr "Te enviamos un código de verificación a tu correo. Introducelo aquí:" #~ msgid "Choose at least {0} more" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Elige el método de verificación del dominio" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Elija Feeds" @@ -1527,7 +1618,7 @@ msgstr "Elija Feeds" msgid "Choose for me" msgstr "Elige para mi" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Elige a la gente" @@ -1539,7 +1630,7 @@ msgstr "Elige auto-etiquetas que apliquen a los medios que estás publicando. Si msgid "Choose Service" msgstr "Elige proveedor" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Tu eliges los algoritmos que usar en tus feed." @@ -1556,10 +1647,19 @@ msgstr "Elige este color como tu avatar" #~ msgid "Choose your main feeds" #~ msgstr "Elige tus feeds principales" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Elige tu contraseña" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Tu nombre de usuario" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Borrar todos los datos de almacenamiento heredados" @@ -1568,11 +1668,11 @@ msgstr "Elige tu contraseña" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Borrar todos los datos de almacenamiento heredados (reiniciar después de esto)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Borrar todos los datos de almacenamiento" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Borrar todos los datos de almacenamiento (reiniciar después de esto)" @@ -1593,12 +1693,12 @@ msgid "click here" msgstr "clic aquí" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Clic aquí para obtener más información sobre la desactivación de su cuenta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Clic aquí para obtener más información sobre la desactivación de su cuenta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Clic aquí para obtener más información." +#~ msgid "Click here for more information." +#~ msgstr "Clic aquí para obtener más información." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1630,9 +1730,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1641,8 +1742,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "Cerrar" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Cerrar diálogo activo" @@ -1666,7 +1767,7 @@ msgstr "Cerrar ventana de GIF" msgid "Close image" msgstr "Cerrar la imagen" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Cerrar el visor de imagen" @@ -1674,16 +1775,16 @@ msgstr "Cerrar el visor de imagen" #~ msgid "Close modal" #~ msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Cerrar el pie de página de navegación" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Cierre este diálogo" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Cierra la barra de navegación inferior" @@ -1699,34 +1800,34 @@ msgstr "Cierra la alerta de actualización de contraseña" msgid "Closes viewer for header image" msgstr "Cierra el espectador para la imagen del encabezado" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Lista de colapso de usuarios" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Colapsa la lista de usuarios para una notificación en particular" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Modo de color" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Historietas" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Directrices de la comunidad" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Complete la incorporación y comience a usar su cuenta" @@ -1734,7 +1835,7 @@ msgstr "Complete la incorporación y comience a usar su cuenta" msgid "Complete the challenge" msgstr "Completa el desafío" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Redactar nueva publicación" @@ -1787,25 +1888,25 @@ msgstr "Confirmar el cambio" msgid "Confirm content language settings" msgstr "Confimar el idioma del contenido" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmar eliminación de cuenta" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirma tu edad:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirma tu fecha de nacimiento" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Código de confirmación" @@ -1814,7 +1915,7 @@ msgstr "Código de confirmación" msgid "Confirmation Code" msgstr "Código de confirmación" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Conectando..." @@ -1827,14 +1928,17 @@ msgstr "Contactar a soporte" #~ msgid "content" #~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Contenido y medios" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Contenido y Medios" @@ -1842,11 +1946,11 @@ msgstr "Contenido y Medios" msgid "Content Blocked" msgstr "Contenido Bloqueado" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtros de contenido" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Idiomas de contenido" @@ -1867,7 +1971,7 @@ msgstr "Advertencia de contenido" msgid "Content warnings" msgstr "Advertencias de contenido" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Fondo del menú contextual, haga clic para cerrar el menú." @@ -1910,7 +2014,7 @@ msgstr "Cocinando" msgid "Copied" msgstr "Copiado" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versión de compilación copiada al portapapeles" @@ -1918,7 +2022,7 @@ msgstr "Versión de compilación copiada al portapapeles" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiado al portapapeles" @@ -1943,7 +2047,7 @@ msgstr "Copiar" msgid "Copy App Password" msgstr "Copiar Contraseña de App" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copiar versión de compilación al portapapeles" @@ -1952,11 +2056,11 @@ msgstr "Copiar versión de compilación al portapapeles" msgid "Copy code" msgstr "Copiar código" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Copiar DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copiar host" @@ -1968,7 +2072,7 @@ msgstr "Copiar link" msgid "Copy Link" msgstr "Copiar Link" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copia el enlace a la lista" @@ -1991,11 +2095,11 @@ msgstr "Copiar texto del post" msgid "Copy QR code" msgstr "Copiar código QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Copiar valor del registro TXT" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Política de derechos de autor" @@ -2008,11 +2112,11 @@ msgstr "Política de derechos de autor" msgid "Could not leave chat" msgstr "No se pudo salir de este chat" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "No se pudo cargar este feed" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "No se pudo cargar esta lista" @@ -2051,7 +2155,7 @@ msgstr "Crear un código QR para paquete de inicio" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Crea un paquete de inicio" @@ -2098,12 +2202,12 @@ msgstr "Crear una cuenta nueva" msgid "Create report for {0}" msgstr "Crea un reporte de {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Creado {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -2118,8 +2222,8 @@ msgstr "Personalizado" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Los feeds personalizados creados por la comunidad te brindan nuevas experiencias y te ayudan a encontrar el contenido que te encanta." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Los feeds personalizados creados por la comunidad te brindan nuevas experiencias y te ayudan a encontrar el contenido que te encanta." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2129,8 +2233,8 @@ msgstr "Los feeds personalizados creados por la comunidad te brindan nuevas expe msgid "Customize who can interact with this post." msgstr "Personaliza quién puede interactuar con esta publicación." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Oscuro" @@ -2138,7 +2242,7 @@ msgstr "Oscuro" msgid "Dark mode" msgstr "Modo Oscuro" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema oscuro" @@ -2150,8 +2254,8 @@ msgstr "Tema oscuro" msgid "Date of birth" msgstr "Fecha de nacimiento" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desactivar cuenta" @@ -2160,7 +2264,7 @@ msgstr "Desactivar cuenta" #~ msgid "Deactivate my account" #~ msgstr "Desactivar mi cuenta" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Moderación de depuración" @@ -2168,22 +2272,26 @@ msgstr "Moderación de depuración" msgid "Debug panel" msgstr "Panel de depuración" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Por Defecto" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Borrar" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Borrar la cuenta" @@ -2191,19 +2299,19 @@ msgstr "Borrar la cuenta" #~ msgid "Delete Account" #~ msgstr "Borrar la cuenta" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Borrar Cuenta <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Borrar la contraseña de la app" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Borrar la contraseña de la app?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Borrar registro de declaración de chat" @@ -2211,7 +2319,7 @@ msgstr "Borrar registro de declaración de chat" msgid "Delete for me" msgstr "Borrar para mi" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Borrar la lista" @@ -2223,7 +2331,7 @@ msgstr "Borrar mensaje" msgid "Delete message for me" msgstr "Borrar mensaje para mi" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Borrar mi cuenta" @@ -2237,16 +2345,16 @@ msgstr "Borrar mi cuenta" msgid "Delete post" msgstr "Borrar un post" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Borrar paquete de inicio" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "¿Borrar paquete de inicio?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "¿Borrar esta lista?" @@ -2258,12 +2366,12 @@ msgstr "¿Borrar este post?" msgid "Deleted" msgstr "Eliminado" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Cuenta Eliminada" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Se borró el post." @@ -2301,8 +2409,8 @@ msgstr "Desvincular cita" msgid "Detach quote post?" msgstr "¿Desvincular publicación de la cita?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Opciones para desarrolladores" @@ -2314,7 +2422,7 @@ msgstr "Ajustar quién puede interactuar con esta publicación" #~ msgid "Did you want to say anything?" #~ msgstr "¿Quieres decir algo?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Tenue" @@ -2334,8 +2442,8 @@ msgstr "Tenue" msgid "Disable Email 2FA" msgstr "Desactivar Correo 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desactivar la retroalimentación háptica" @@ -2346,9 +2454,9 @@ msgstr "Desactivar subtitulos" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Deshabilitado" @@ -2384,11 +2492,11 @@ msgstr "Evitar que las aplicaciones muestren mi cuenta a los usuarios desconecta msgid "Discover new custom feeds" msgstr "Descubre nuevos feeds personalizados" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descubrir nuevos feeds" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descubrir Nuevos Feeds" @@ -2400,12 +2508,12 @@ msgstr "Descartar" msgid "Dismiss error" msgstr "Descartar error" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Descartar la guía de introducción" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Mostrar insignias de texto alternativo más grandes" @@ -2428,8 +2536,8 @@ msgstr "El nombre para mostrar es demasiado largo" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "El nombre para mostrar es demasiado largo. El número máximo de caracteres es {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Con panel de DNS" @@ -2457,7 +2565,7 @@ msgstr "No comienza ni termina con un guion." #~ msgid "Domain Value" #~ msgstr "Valor de dominio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "¡Dominio verificado!" @@ -2522,7 +2630,7 @@ msgstr "Arrastra para agregar imagenes" msgid "Duration:" msgstr "Duración:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "p. ej. alice" @@ -2534,7 +2642,7 @@ msgstr "p. ej. Alicia Apellido" msgid "e.g. Alice Roberts" msgstr "p. ej. Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "p. ej. alice.com" @@ -2566,16 +2674,14 @@ msgstr "p. ej. Usuarios que constantemente responden con publicidad." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada código funciona una vez. Recibirás más códigos de invitación periódicamente." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editar" @@ -2600,7 +2706,7 @@ msgstr "Editar la imagen" msgid "Edit interaction settings" msgstr "Editar ajustes de interacción" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editar los detalles de la lista" @@ -2608,10 +2714,8 @@ msgstr "Editar los detalles de la lista" msgid "Edit Moderation List" msgstr "Editar lista de Moderación" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editar mis noticias" @@ -2645,7 +2749,7 @@ msgstr "Editar el perfil" #~ msgid "Edit Saved Feeds" #~ msgstr "Editar mis noticias guardadas" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editar paquete de inicio" @@ -2665,12 +2769,12 @@ msgstr "Editar tu nombre para mostrar" msgid "Edit your profile description" msgstr "Edita tu descripcion de perfil" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Edita tu paquete de inicio" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educación" @@ -2678,7 +2782,7 @@ msgstr "Educación" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2688,7 +2792,7 @@ msgstr "Correo electrónico" msgid "Email 2FA disabled" msgstr "Correo 2FA deshabilitado" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Correo 2FA activado" @@ -2748,7 +2852,7 @@ msgstr "Activar" msgid "Enable {0} only" msgstr "Activar {0} solamente" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Activar contenido adulto" @@ -2770,12 +2874,12 @@ msgstr "Activar Correo 2FA" msgid "Enable external media" msgstr "Activar medios externos" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Reproducir multimedia de" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Habilitar notificaciones prioritarias" @@ -2791,9 +2895,14 @@ msgstr "Activar subtítutlos" msgid "Enable this source only" msgstr "Habilitar solo esta fuente" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Activado" @@ -2842,7 +2951,7 @@ msgstr "Entrar en la pantalla completa" msgid "Enter the code you received to change your password." msgstr "Ingresa el código que recibiste para cambiar tu contraseña." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Introduce el dominio que quieres utilizar" @@ -2872,6 +2981,7 @@ msgid "Enter your username and password" msgstr "Introduce tu nombre de usuario y contraseña" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Error" @@ -2884,7 +2994,7 @@ msgid "Error receiving captcha response." msgstr "Error al recibir la respuesta del captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Error:" @@ -2900,8 +3010,8 @@ msgstr "Todos pueden responder" msgid "Everybody can reply to this post." msgstr "Todos pueden responder a esta publicación." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Todos" @@ -2925,7 +3035,7 @@ msgstr "Excluye a los usuarios que sigues" msgid "Exit fullscreen" msgstr "Salir de pantalla completa" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Salir del proceso de eliminación de cuenta" @@ -2937,7 +3047,7 @@ msgstr "Salir del proceso de eliminación de cuenta" msgid "Exits image cropping process" msgstr "Salir del proceso de recorte de imagen" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Salir de la vista de imagen" @@ -2945,11 +3055,11 @@ msgstr "Salir de la vista de imagen" msgid "Exits inputting search query" msgstr "Salir de la entrada de la consulta de búsqueda" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Expandir el texto alt" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Expandir lista de usuarios" @@ -2962,8 +3072,8 @@ msgstr "Expandir o colapsar la publicación completa a la que estás respondiend msgid "Expected uri to resolve to a record" msgstr "Se esperaba que el uri resolviera a un registro" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Experimental" @@ -2987,8 +3097,8 @@ msgstr "Medios explícitos o potencialmente perturbadores." msgid "Explicit sexual images." msgstr "Imágenes sexuales explícitas." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Exportar mis datos" @@ -2996,8 +3106,8 @@ msgstr "Exportar mis datos" msgid "Export My Data" msgstr "Exportar Mis Datos" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Medios externos" @@ -3007,12 +3117,12 @@ msgid "External Media" msgstr "Medios externos" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Es posible que medios externos permitan que otros sitios recopilen datos sobre ti y tu dispositivo. No se envía o solicita ningún tipo de información hasta que presiones el botón de \"play\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Medios externos" @@ -3020,7 +3130,7 @@ msgstr "Medios externos" #~ msgid "External media settings" #~ msgstr "Medios externos" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Error al cambiar nombre de usuario. Por favor vuelve a intentarlo." @@ -3033,8 +3143,8 @@ msgstr "Error al cambiar nombre de usuario. Por favor vuelve a intentarlo." msgid "Failed to create app password. Please try again." msgstr "Error al crear contraseña de app. Por favor vuelve a intentarlo." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Error al crear el paquete de inicio." @@ -3050,12 +3160,12 @@ msgstr "Error al eliminar el mensaje." msgid "Failed to delete post, please try again" msgstr "Error al eliminar la publicación. Por favor, inténtalo de nuevo." -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Error al eliminar el paquete de inicio." -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Error al cargar las preferencias de feeds." @@ -3071,12 +3181,12 @@ msgstr "Error al cargar los mensajes anteriores." #~ msgid "Failed to load past messages." #~ msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Error al cargar los feeds sugeridos." -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Error al cargar las sugerencias de seguimiento." @@ -3109,11 +3219,11 @@ msgstr "Error al enviar la apelación. Por favor, inténtalo de nuevo." msgid "Failed to toggle thread mute, please try again" msgstr "Error al cambiar el estado de silencio del hilo. Por favor, inténtalo de nuevo." -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Error al actualizar los feeds" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Error al actualizar los ajustes" @@ -3124,11 +3234,11 @@ msgstr "Error al actualizar los ajustes" msgid "Failed to upload video" msgstr "Error al subir video" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Error al verificar el nombre de usuario. Intenta nuevamente." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -3137,6 +3247,10 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed por {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Noticias fuera de línea" @@ -3145,7 +3259,8 @@ msgstr "Feed por {0}" msgid "Feed toggle" msgstr "Alternar Feed" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Comentarios" @@ -3155,18 +3270,18 @@ msgstr "Comentarios" msgid "Feedback sent!" msgstr "¡Comentarios enviados!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Las noticias son algoritmos personalizados que los usuarios construyen con un poco de experiencia en codificación. <0/> para más información." @@ -3174,11 +3289,15 @@ msgstr "Las noticias son algoritmos personalizados que los usuarios construyen c #~ msgid "Feeds can be topical as well!" #~ msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "¡Feeds actualizados!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Contenido del Archivo" @@ -3191,7 +3310,7 @@ msgstr "¡Archivo guardado exitosamente!" msgid "Filter from feeds" msgstr "Filtrar de los feeds" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalizando" @@ -3205,7 +3324,13 @@ msgstr "Buscar cuentas para seguir" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Buscar publicaciones y usuarios en Bluesky" @@ -3217,7 +3342,7 @@ msgstr "Buscar publicaciones y usuarios en Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Ajusta los hilos de discusión." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Terminar" @@ -3229,7 +3354,7 @@ msgstr "Terminar" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexible" @@ -3243,7 +3368,7 @@ msgstr "Flexible" #~ msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3265,7 +3390,12 @@ msgstr "Seguir {0}" msgid "Follow {name}" msgstr "Seguir {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Sigue 7 cuentas" @@ -3274,8 +3404,8 @@ msgstr "Sigue 7 cuentas" msgid "Follow Account" msgstr "Seguir cuenta" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Seguir a todos" @@ -3293,7 +3423,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Seguir de vuelta" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Sigue más cuentas para conectarte con tus intereses y ampliar tu red." @@ -3343,32 +3473,30 @@ msgstr "Usuarios seguidos" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seguidores" +#~ msgid "Followers" +#~ msgstr "Seguidores" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Seguidores de @{0} que conoces" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Seguidores que conoces" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Siguiendo" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Siguiendo {0}" @@ -3377,13 +3505,13 @@ msgstr "Siguiendo {0}" msgid "Following {name}" msgstr "Siguiendo {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferencias del feed de Seguimiento" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferencias del feed de Seguimiento" @@ -3399,20 +3527,20 @@ msgstr "Te sigue" msgid "Follows You" msgstr "Te sigue" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fuente" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Tamaño de fuente" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Comida" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por razones de seguridad, tendremos que enviarte un código de confirmación a tu dirección de correo electrónico." @@ -3424,7 +3552,7 @@ msgstr "Por razones de seguridad, no podrás volver a verla de nuevo. Si pierdes #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Por razones de seguridad, no podrás volver a verla de nuevo. Si pierdes esta contraseña, tendrás que generar una nueva." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Para una mejor experiencia, recomendamos que uses la fuente del tema." @@ -3437,11 +3565,11 @@ msgstr "Para siempre" msgid "Forgot Password" msgstr "Olvidé mi contraseña" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "¿Has olvidado tu contraseña?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "¿La olvidaste?" @@ -3449,11 +3577,11 @@ msgstr "¿La olvidaste?" msgid "Frequently Posts Unwanted Content" msgstr "Frecuentemente Publica Contenido Indeseable" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "De <0/>" @@ -3483,7 +3611,7 @@ msgstr "Obtiene ayuda" msgid "Get Started" msgstr "Comenzar" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Comenzando" @@ -3499,13 +3627,13 @@ msgstr "Dale a tu perfil un rostro" msgid "Glaring violations of law or terms of service" msgstr "Violaciones flagrantes de la Ley o de los Términos de servicio" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Volver" @@ -3513,14 +3641,14 @@ msgstr "Volver" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Volver" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Volver a la página anterior" @@ -3531,13 +3659,13 @@ msgstr "Volver a la página anterior" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Volver al paso anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Volver al paso anterior" @@ -3576,29 +3704,30 @@ msgstr "Ir al perfil del usuario" msgid "Graphic Media" msgstr "Contenido Gráfico" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Ya estas a mitad de camino!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Nombre de usuario" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Nombre de usuario en uso. Por favor intente uno distinto." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "¡Nombre de usuario cambiado!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Nombre de usuario demasiado largo. Intente con uno más corto." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Vibración" @@ -3606,7 +3735,7 @@ msgstr "Vibración" msgid "Harassment, trolling, or intolerance" msgstr "Acoso, trolling o intolerancia" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3618,9 +3747,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "¿Tienes problemas?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ayuda" @@ -3633,7 +3763,6 @@ msgstr "Ayuda a que las personas sepan que no eres un bot subiendo una foto o cr #~ msgid "Helps external sites estimate traffic from Bluesky." #~ msgstr "Ayuda a los sitios externos a estimar el tráfico procedente de Bluesky." - #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:140 #~ msgid "Here are some accounts for you to follow" #~ msgstr "" @@ -3658,6 +3787,7 @@ msgstr "¡He aquí tu contraseña de app!" msgid "Hidden list" msgstr "Lista oculta" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3665,11 +3795,13 @@ msgstr "Lista oculta" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ocultar" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ocultar" @@ -3708,31 +3840,43 @@ msgstr "¿Ocultar este post?" msgid "Hide this reply?" msgstr "¿Ocultar esta respuesta?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ocultar lista de usuarios" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Se ha producido algún problema al contactar con el servidor de noticias. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Parece que el servidor de noticias está mal configurado. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Parece que el servidor de noticias está fuera de línea. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "El servidor de noticias ha respondido de forma incorrecta. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Tenemos problemas para encontrar esta noticia. Puede que la hayan borrado." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmmmm, parece que estamos teniendo problemas para cargar estos datos. Consulta a continuación para más detalles. Si este problema persiste, por favor, contáctanos." @@ -3744,26 +3888,28 @@ msgstr "Hmmmm, no conseguimos cargar ese servicio de moderación." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "¡Espera! Estamos dando acceso a videos gradualmente, y aún estás en la lista de espera. ¡Vuelve a consultar pronto!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Inicio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Alojamiento:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Proveedor de alojamiento" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Respuestas destacadas primero" @@ -3786,8 +3932,8 @@ msgstr "Tengo un código" msgid "I have a confirmation code" msgstr "Tengo un código de confirmación" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tengo mi propio dominio" @@ -3796,7 +3942,7 @@ msgstr "Tengo mi propio dominio" msgid "I understand" msgstr "Lo entiendo" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Si el texto alternativo es largo, alterna el estado expandido del texto alternativo." @@ -3808,13 +3954,17 @@ msgstr "Si el texto alternativo es largo, alterna el estado expandido del texto msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Si aún no eres un adulto según las leyes de tu país, tu padre, madre o tutor legal debe leer estos Términos en tu nombre." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Si eliminas esta lista, no podrás recuperarla." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Si tienes tu propio dominio, puedes usarlo como tu nombre de usuario. Este permite auto-verificar tu identidad – <0>obtén más información." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Si tienes tu propio dominio, puedes usarlo como tu nombre de usuario. Este permite auto-verificar tu identidad – <0>obtén más información." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3860,7 +4010,7 @@ msgstr "Mensajes inapropiados o enlaces explícitos" msgid "Input code sent to your email for password reset" msgstr "Introduce el código enviado a tu correo electrónico para restablecer la contraseña" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Introduce el código de confirmación para la eliminación de la cuenta" @@ -3872,11 +4022,11 @@ msgstr "Introduce el código de confirmación para la eliminación de la cuenta" msgid "Input new password" msgstr "Introduce una nueva contraseña" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Introduce la contraseña para la eliminación de la cuenta" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Introduce el código que se te ha enviado por correo electrónico." @@ -3884,11 +4034,11 @@ msgstr "Introduce el código que se te ha enviado por correo electrónico." #~ msgid "Input the password tied to {identifier}" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Introduce el nombre de usuario o la dirección de correo electrónico que usaste al registrarte" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Introduce tu contraseña" @@ -3896,10 +4046,6 @@ msgstr "Introduce tu contraseña" #~ msgid "Input your preferred hosting provider" #~ msgstr "Introduce tu proveedor de alojamiento preferido" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Introduce tu nombre de usuario" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interacción limitada" @@ -3912,12 +4058,12 @@ msgstr "Interacción limitada" #~ msgid "Introducing new font settings" #~ msgstr "Presentando nuevas configuraciones de fuentes" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Código de confirmación 2FA no es válido." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Nombre de usuario inválido. Por favor intenta uno diferente." @@ -3925,8 +4071,8 @@ msgstr "Nombre de usuario inválido. Por favor intenta uno diferente." msgid "Invalid or unsupported post record" msgstr "Registro de publicación inválido o no compatible" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nombre de usuario o contraseña no válidos" @@ -3978,7 +4124,7 @@ msgstr "Parece que podrías haber ingresado tu dirección de correo electrónico msgid "It's correct" msgstr "Es correcto" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "¡Solo estás tú por ahora! Agrega más personas a tu paquete de inicio buscando arriba." @@ -3992,12 +4138,12 @@ msgstr "Tareas" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Únete a Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Únete a la conversación" @@ -4007,7 +4153,7 @@ msgstr "Únete a la conversación" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Periodismo" @@ -4024,7 +4170,7 @@ msgid "Labeled by the author." msgstr "Etiquetado por el autor." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etiquetas" @@ -4032,7 +4178,7 @@ msgstr "Etiquetas" msgid "Labels added" msgstr "Etiquetas añadidas" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Las etiquetas son anotaciones sobre usuarios y contenido. Pueden usarse para ocultar, advertir y categorizar la red." @@ -4056,26 +4202,27 @@ msgstr "Escoger el idioma" #~ msgid "Language settings" #~ msgstr "Ajustes de Idiomas" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Ajustes de Idiomas" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Idiomas" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Más grande" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Último" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "Aprender más" @@ -4101,8 +4248,8 @@ msgstr "Obtén más información sobre la moderación aplicada a este contenido. msgid "Learn more about this warning" msgstr "Aprender más acerca de esta advertencia" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Más información sobre lo que es público en Bluesky." @@ -4136,7 +4283,7 @@ msgstr "Déjalos todos sin marcar para ver cualquier idioma." msgid "Leaving Bluesky" msgstr "Salir de Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "quedan." @@ -4153,45 +4300,56 @@ msgstr "Déjame escoger" msgid "Let's get your password reset!" msgstr "¡Vamos a restablecer tu contraseña!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Vamos!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Claro" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Dale «me gusta» a 10 posts" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Dale «me gusta» a 10 publicaciones para entrenar el feed de Descubrimiento." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Dar «me gusta» a esta noticia" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Le ha gustado a" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Le ha gustado a" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "" @@ -4200,6 +4358,13 @@ msgstr "Le ha gustado a" #~ msgid "Liked by {count} {0}" #~ msgstr "" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4214,7 +4379,7 @@ msgstr "Le ha gustado a" #~ msgid "liked your post" #~ msgstr "le gusta tu post" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Me gusta" @@ -4222,7 +4387,12 @@ msgstr "Me gusta" msgid "Likes on this post" msgstr "Me gusta en este post" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -4230,7 +4400,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Avatar de la lista" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista de bloqueados" @@ -4239,7 +4409,15 @@ msgstr "Lista de bloqueados" msgid "List by {0}" msgstr "Lista por {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista de eliminados" @@ -4251,7 +4429,7 @@ msgstr "Se ha ocultado la lista" msgid "List Hidden" msgstr "Lista oculta" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista silenciada" @@ -4259,18 +4437,19 @@ msgstr "Lista silenciada" msgid "List Name" msgstr "Nombre de la lista" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lista desbloqueada" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "La lista ya no está silenciada" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listas" @@ -4279,26 +4458,26 @@ msgstr "Listas" msgid "Lists blocking this user:" msgstr "Listas bloqueando este usuario:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Cargar mas" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Cargar mas feeds sugeridos" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Cargar mas seguidos sugeridos" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Cargar notificaciones nuevas" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Cargar posts nuevos" @@ -4306,23 +4485,23 @@ msgstr "Cargar posts nuevos" msgid "Loading..." msgstr "Cargando..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Registro" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Ingresa o registrate" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Salir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilidad de desconexión" @@ -4330,10 +4509,15 @@ msgstr "Visibilidad de desconexión" msgid "Login to account that is not listed" msgstr "Acceder a una cuenta que no está en la lista" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo por <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo por <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo por <0>@sawaratsuki.bsky.social" @@ -4370,8 +4554,8 @@ msgstr "Haz uno para mi" msgid "Make sure this is where you intend to go!" msgstr "¡Asegúrate de que es aquí a donde pretendes ir!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Gestiona feeds guardados" @@ -4384,7 +4568,7 @@ msgstr "Gestiona tus palabras y etiquetas silenciadas" msgid "Mark as read" msgstr "Marcar como leido" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Multimedia" @@ -4400,9 +4584,12 @@ msgstr "usuarios mencionados" msgid "Mentioned users" msgstr "Usuarios mencionados" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menú" @@ -4415,7 +4602,7 @@ msgstr "Mensaje {0}" msgid "Message deleted" msgstr "Mensaje eliminado" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mensaje del servidor: {0}" @@ -4429,13 +4616,12 @@ msgid "Message is too long" msgstr "El mensaje es muy largo" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Ajustes de mensaje" +#~ msgid "Message settings" +#~ msgstr "Ajustes de mensaje" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mensajes" @@ -4455,10 +4641,10 @@ msgstr "Post engañoso" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderación" @@ -4471,12 +4657,12 @@ msgstr "Detalles de moderación" msgid "Moderation list by {0}" msgstr "Lista de moderación por {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Lista de moderación por {0}" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Lista de moderación por ti" @@ -4488,12 +4674,12 @@ msgstr "Lista de moderación creada" msgid "Moderation list updated" msgstr "Lista de moderación actualizada" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Listas de moderación" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Listas de moderación" @@ -4505,11 +4691,11 @@ msgstr "ajustes de moderación" #~ msgid "Moderation settings" #~ msgstr "Ajustes de moderación" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Estados de moderación" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Herramientas de moderación" @@ -4522,28 +4708,31 @@ msgstr "El moderador ha decidido establecer una advertencia general sobre el con msgid "More" msgstr "Más" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Más feeds" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Más opciones" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Número de \"me gusta\"" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Respuestas mejor valoradas primero" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Películas" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Música" @@ -4566,7 +4755,7 @@ msgstr "Silenciar {truncatedTag}" msgid "Mute Account" msgstr "Silenciar la cuenta" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silenciar cuentas" @@ -4591,7 +4780,7 @@ msgstr "Silenciar conversación" msgid "Mute in:" msgstr "Silenciar en:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silenciar la lista" @@ -4600,7 +4789,7 @@ msgstr "Silenciar la lista" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "¿Silenciar estas cuentas?" @@ -4642,16 +4831,16 @@ msgstr "Silenciar palabras y etiquetas" #~ msgid "Muted" #~ msgstr "Silenciado" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Cuentas silenciadas" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Cuentas silenciadas" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Al silenciar a una cuenta no verás sus publicaciones en tu feed o notificaciones. Nadie puede ver a quién silencias." @@ -4659,11 +4848,11 @@ msgstr "Al silenciar a una cuenta no verás sus publicaciones en tu feed o notif msgid "Muted by \"{0}\"" msgstr "Silenciado por \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Palabras y etiquetas silenciadas" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Nadie puede ver a quién silencias. Las cuentas silenciadas pueden interactuar contigo, pero no verás sus publicaciones en tu feed o notificaciones." @@ -4672,11 +4861,11 @@ msgstr "Nadie puede ver a quién silencias. Las cuentas silenciadas pueden inter msgid "My Birthday" msgstr "Mi cumpleaños" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Mis feeds" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mi perfil" @@ -4704,7 +4893,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nombre o descripción que violan los estándares de la comunidad" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Naturaleza" @@ -4717,7 +4906,7 @@ msgstr "Navegar a {0}" #~ msgstr "Navegar al paquete de inicio" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navega a la siguiente pantalla" @@ -4734,26 +4923,27 @@ msgstr "¿Necesitas cambiarlo?" msgid "Need to report a copyright violation?" msgstr "¿Necesitas reportar una violación de copyright?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nunca pierdas acceso de tus seguidores o tus datos." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "No importa, crea un nombre de usuario por mí." -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nuevo" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nuevo" +#~ msgid "New" +#~ msgstr "Nuevo" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Nuevo chat" @@ -4761,12 +4951,17 @@ msgstr "Nuevo chat" #~ msgid "New font settings ✨" #~ msgstr "Nuevas opciones de fuentes ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nuevo nombre de usuario" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Nuevos mensajes" @@ -4783,21 +4978,21 @@ msgstr "Nueva contraseña" msgid "New Password" msgstr "Nueva contraseña" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nuevo post" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Nuevo post" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Nuevo post" @@ -4810,35 +5005,37 @@ msgstr "Ventana de información para nuevo usuario." msgid "New User List" msgstr "Nueva lista de usuarios" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Respuestas nuevas primero" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Noticias" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Siguiente" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Imagen nueva" @@ -4851,17 +5048,17 @@ msgstr "Imagen nueva" #~ msgid "No" #~ msgstr "No" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Aún no hay contraseñas de app" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Sin descripción" +#~ msgid "No description" +#~ msgstr "Sin descripción" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Sin panel de DNS" @@ -4873,12 +5070,12 @@ msgstr "No se encontraron GIFs destacados. Puede haber un problema con Tenor." msgid "No feeds found. Try searching for something else." msgstr "No se encontraron feeds. Intenta buscar algo más." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Sin <> aún" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ya no sigues a {0}" @@ -4891,16 +5088,16 @@ msgstr "No más de 253 caracteres" msgid "No messages yet" msgstr "No hay mensajes aún" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "No hay conversaciones para mostrar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "¡Aún no hay notificaciones!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Nadie" @@ -4912,11 +5109,11 @@ msgstr "Nadie, excepto el autor, puede citar esta publicación." msgid "No posts yet." msgstr "No hay posts aún." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "No hay citas aún" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "No hay reposts aún" @@ -4925,22 +5122,23 @@ msgstr "No hay reposts aún" msgid "No result" msgstr "Sin resultado" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Sin resultados" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "No se encontraron resultados" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "No se han encontrado resultados para \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "No se han encontrado resultados para {query}" @@ -4965,17 +5163,17 @@ msgstr "Nadie" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Nadie ha dado \"me gusta\" a esto todavía. ¡Quizás deberías ser el primero!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Nadie ha citado esto todavía. ¡Quizás deberías ser el primero!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Nadie ha republicado esto todavía. ¡Quizás deberías ser el primero!" @@ -4991,8 +5189,8 @@ msgstr "Desnudez no sexual" #~ msgid "Not Applicable." #~ msgstr "No aplicable." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "No encontrado" @@ -5003,45 +5201,43 @@ msgstr "No en este momento" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nota: Bluesky es una red abierta y pública. Esta configuración sólo limita la visibilidad de tu contenido en la aplicación y el sitio web de Bluesky, y es posible que otras aplicaciones no respeten esta configuración. Otras aplicaciones y sitios web pueden seguir mostrando tu contenido a los usuarios que hayan cerrado sesión." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Nada aquí" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtros de notificación" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Ajustes de notificación" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Ajustes de notificación" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sonidos de notificación" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Sonidos de notificación" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificaciones" @@ -5084,7 +5280,9 @@ msgstr "¡Oh no! Algo salió mal." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -5093,8 +5291,10 @@ msgstr "OK" msgid "Okay" msgstr "Está bien" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Respuestas antiguas primero" @@ -5106,11 +5306,11 @@ msgstr "Respuestas antiguas primero" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "en<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Reiniciar onboarding" @@ -5158,17 +5358,17 @@ msgstr "Solo se admiten archivos WebVTT (.vtt)." msgid "Oops, something went wrong!" msgstr "¡Ups, algo salió mal!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "¡Uy!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Abierto" @@ -5180,7 +5380,7 @@ msgstr "Abrir el menú de accesos directos del perfil de {name}." msgid "Open avatar creator" msgstr "Abrir el creador de avatares" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Abrir diálogo de cambio de nombre de usuario" @@ -5189,17 +5389,26 @@ msgstr "Abrir diálogo de cambio de nombre de usuario" msgid "Open conversation options" msgstr "Abrir opciones de conversación" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Abrir selector de emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Abrir menú de opciones del feed" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Abrir helpdesk en navegador" @@ -5215,32 +5424,32 @@ msgstr "Abrir enlace a {niceUrl}" msgid "Open message options" msgstr "Abrir opciones de mensaje" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Abrir página de depuración de moderación" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Abrir ajustes de palabras y tags silenciados" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Abrir navegación" +#~ msgid "Open navigation" +#~ msgstr "Abrir navegación" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Abrir menú de opciones del post" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Abrir menú del paquete de inicio" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Abrir pagina de histórico" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Abrir registro del sistema." @@ -5346,7 +5555,7 @@ msgstr "Abre la lista de códigos de invitación" #~ msgid "Opens moderation settings" #~ msgstr "Abre la configuración de moderación" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Abre el formulario de restablecimiento de contraseña" @@ -5388,7 +5597,7 @@ msgstr "Abre el sitio web vinculado" #~ msgid "Opens the threads preferences" #~ msgstr "Abre las preferencias de hilos" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Abre este perfil" @@ -5414,11 +5623,11 @@ msgstr "Opciones:" msgid "Or combine these options:" msgstr "O combina estas opciones:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "O, continúa con otra cuenta." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "O, ingresa con una de tus otras cuentas." @@ -5443,7 +5652,7 @@ msgstr "Otro..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Nuestros moderadores han revisado denuncias y han decidido deshabilitar tu acceso a los chats en Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Página no encontrada" @@ -5452,12 +5661,12 @@ msgstr "Página no encontrada" msgid "Page Not Found" msgstr "Página no encontrada" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Contraseña" @@ -5484,15 +5693,15 @@ msgid "Pause video" msgstr "Pausar video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Personas" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Personas seguidas por @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Personas siguiendo a @{0}" @@ -5509,11 +5718,11 @@ msgid "Person toggle" msgstr "Alternar persona." #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Mascotas" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografía" @@ -5521,12 +5730,16 @@ msgstr "Fotografía" msgid "Pictures meant for adults." msgstr "Imágenes destinadas a adultos." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Anclar en inicio" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Anclar en inicio" @@ -5535,15 +5748,20 @@ msgstr "Anclar en inicio" msgid "Pin to your profile" msgstr "Anclar en tu perfil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Anclado" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Feeds anclados" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Tus feeds anclados" @@ -5622,7 +5840,7 @@ msgstr "Introduce tu correo electrónico." msgid "Please enter your invite code." msgstr "Introduce tu código de invitación" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Introduce tu contraseña, también:" @@ -5648,7 +5866,7 @@ msgstr "Por favor, verifica tu email" #~ msgstr "Por favor, espera a que tu tarjeta de enlace termine de cargarse" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Política" @@ -5661,7 +5879,7 @@ msgctxt "action" msgid "Post" msgstr "Publicar" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Publicación" @@ -5675,10 +5893,10 @@ msgstr "Publicar Todo" msgid "Post by {0}" msgstr "Publicación por {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Publicación por {0}" @@ -5690,7 +5908,7 @@ msgstr "Publicación eliminada" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Error al subir la publicación. Por favor, verifica tu conexión a internet y vuelve a intentarlo." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Publicación oculta" @@ -5716,8 +5934,8 @@ msgstr "Lenguaje de la publicación" msgid "Post Languages" msgstr "Lenguajes de la publicación" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Publicación no encontrada" @@ -5734,7 +5952,7 @@ msgid "posts" msgstr "Publicaciones" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Publicaciones" @@ -5746,7 +5964,7 @@ msgstr "Publicaciones" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Los posts pueden ser silenciados según su texto, sus etiquetas o ambos. Recomendamos evitar palabras comunes que aparezcan en muchos posts, ya que podría resultar en que no se muestre ninguna publicación." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Publicaciones ocultas" @@ -5782,16 +6000,16 @@ msgstr "Presiona para reintentar" msgid "Press to view followers of this account that you also follow" msgstr "Presiona para ver los seguidores de esta cuenta que también sigues." -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imagen previa" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Idioma primario" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Priorizar los usuarios a los que sigues" @@ -5799,27 +6017,28 @@ msgstr "Priorizar los usuarios a los que sigues" #~ msgid "Prioritize Your Follows" #~ msgstr "Priorizar los usuarios a los que sigue" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notificaciones prioritarias" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privacidad" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Privacidad y seguridad" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Privacidad y Seguridad" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5839,13 +6058,13 @@ msgstr "Procesando video..." msgid "Processing..." msgstr "Procesando..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "perfil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5860,17 +6079,25 @@ msgstr "Perfil actualizado" #~ msgid "Protect your account by verifying your email." #~ msgstr "Protege tu cuenta verificando tu correo electrónico." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Público" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Listas públicas y compartibles de usuarios para mutear o bloquear en cantidad." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Listas públicas y compartibles de usuarios para mutear o bloquear en cantidad." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Listas públicas y compartibles que pueden impulsar feeds." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Listas públicas y compartibles que pueden impulsar feeds." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5896,8 +6123,8 @@ msgstr "¡Código QR guardado en tu galería!" #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5916,23 +6143,22 @@ msgstr "La publicación citada ha sido readjuntada" msgid "Quote post was successfully detached" msgstr "La publicación citada se ha separado correctamente" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Citas deshabilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citas habilitadas" +#~ msgid "Quote posts enabled" +#~ msgstr "Citas habilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Configuración de citas" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Citas" @@ -5940,12 +6166,14 @@ msgstr "Citas" msgid "Quotes of this post" msgstr "Citas de esta publicación" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Orden aleatorio (\"Ruleta de Publicadores\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Límite de velocidad excedido - has intentado cambiar tu nombre de usuario demasiadas veces en un periodo breve. Espera un minuto antes de intentarlo nuevamente." @@ -5958,7 +6186,7 @@ msgstr "Límite de velocidad excedido - has intentado cambiar tu nombre de usuar msgid "Re-attach quote" msgstr "Readjuntar cita" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Reactivar tu cuenta" @@ -5984,31 +6212,35 @@ msgstr "Razón:" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Busquedas Recientes" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Reconectar" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Actualizar notificaciones" +#~ msgid "Refresh notifications" +#~ msgstr "Actualizar notificaciones" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Recargar conversaciones" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Eliminar" @@ -6016,8 +6248,8 @@ msgstr "Eliminar" msgid "Remove {displayName} from starter pack" msgstr "Eliminar a {displayName} del paquete de inicio" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Eliminar la cuenta" @@ -6037,31 +6269,31 @@ msgstr "Remover Banner" msgid "Remove embed" msgstr "Remover incrustado" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Remover feed" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "¿Remover feed?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Remover de mis feeds" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "¿Remover de mis feeds?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "¿Remover del acceso rápido?" @@ -6081,11 +6313,11 @@ msgstr "Remover la imagen" msgid "Remove mute word from your list" msgstr "Remover palabra silenciada de tu lista" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Remover perfil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Remover perfil del historial de búsqueda" @@ -6093,8 +6325,8 @@ msgstr "Remover perfil del historial de búsqueda" msgid "Remove quote" msgstr "Remover cita" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Remover republicación" @@ -6102,7 +6334,7 @@ msgstr "Remover republicación" msgid "Remove subtitle file" msgstr "Remover archivo de subtítulo" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Remover este feed de tus feeds guardados" @@ -6128,9 +6360,9 @@ msgstr "Eliminado de mis feeds" msgid "Removed from saved feeds" msgstr "Eliminado de mis feeds guardados" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Eliminado de tus feeds" @@ -6155,7 +6387,7 @@ msgstr "Remueve cita de la publicación" msgid "Replace with Discover" msgstr "Reemplaza con Descubrimiento" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Respuestas" @@ -6180,6 +6412,10 @@ msgctxt "action" msgid "Reply" msgstr "Responder" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Filtros de respuestas" @@ -6202,24 +6438,28 @@ msgstr "Ajustes de respuesta" msgid "Reply settings are chosen by the author of the thread" msgstr "La configuración de respuestas es elegida por el autor del hilo" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Responder a <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Responder a una publicación bloqueada" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Responder a una publicación" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Responder a ti" @@ -6258,12 +6498,12 @@ msgstr "Denunciar conversación" msgid "Report dialog" msgstr "Ventana de denuncia" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Denunciar feed" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Denunciar lista" @@ -6276,8 +6516,8 @@ msgstr "Denunciar mensaje" msgid "Report post" msgstr "Denunciar publicación" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Denunciar paquete de inicio" @@ -6311,9 +6551,8 @@ msgstr "Denunciar este paquete de inicio" msgid "Report this user" msgstr "Denunciar este usuario" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Republicar" @@ -6323,28 +6562,31 @@ msgstr "Republicar" msgid "Repost" msgstr "Republicar" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Republicar o citar publicación" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Republicado por" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Republicado por {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Republicado por <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Republicado por ti" @@ -6366,8 +6608,8 @@ msgstr "Solicitar cambio" msgid "Request Code" msgstr "Solicitar código" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Requerir texto alternativo antes de publicar" @@ -6410,8 +6652,8 @@ msgstr "Código de restablecimiento" msgid "Reset Code" msgstr "Código de restablecimiento" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Restablecer el estado de incorporación" @@ -6432,12 +6674,12 @@ msgstr "Restablecer contraseña" #~ msgid "Resets the preferences state" #~ msgstr "Restablece el estado de preferencias" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Reintentar inicio de sesión" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Reintenta la última acción, que presentó un error" @@ -6445,14 +6687,14 @@ msgstr "Reintenta la última acción, que presentó un error" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6464,8 +6706,8 @@ msgstr "Reintentar" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Volver a la página anterior" @@ -6473,8 +6715,8 @@ msgstr "Volver a la página anterior" msgid "Returns to home page" msgstr "Volver a la página de inicio" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Volver a la página anterior" @@ -6484,7 +6726,7 @@ msgstr "Volver a la página anterior" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6493,11 +6735,11 @@ msgstr "Volver a la página anterior" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Guardar" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6511,8 +6753,8 @@ msgstr "Guardar" msgid "Save birthday" msgstr "Guardar cumpleaños" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Guardar cambios" @@ -6533,7 +6775,7 @@ msgstr "Guardar imagen" msgid "Save image crop" msgstr "Guardar recorte de imagen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Guardar nuevo nombre de usuario" @@ -6541,12 +6783,12 @@ msgstr "Guardar nuevo nombre de usuario" msgid "Save QR code" msgstr "Guardar código QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Guardar en mis feeds" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Feeds guardados" @@ -6558,8 +6800,8 @@ msgstr "Guardado en tu galería" #~ msgid "Saved to your camera roll." #~ msgstr "Guardado en tu galería." -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Guardado en tus feeds" @@ -6577,37 +6819,49 @@ msgstr "Guarda los ajustes de recorte de la imagen" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "¡Di hola!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Ciencia" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Desplazar hacia arriba" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Buscar" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Buscar \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Buscar \"{searchText}\"" @@ -6619,7 +6873,7 @@ msgstr "Buscar \"{searchText}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Buscar todas las publicaciones con la etiqueta {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Buscar feeds que quieras sugerir a otros." @@ -6635,8 +6889,10 @@ msgstr "Buscar usuarios" msgid "Search GIFs" msgstr "Buscar GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Buscar perfiles" @@ -6673,7 +6929,7 @@ msgstr "Ver empleos en Bluesky" #~ msgid "See profile" #~ msgstr "Ver perfil" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Ver esta guía" @@ -6681,7 +6937,7 @@ msgstr "Ver esta guía" #~ msgid "Seek slider" #~ msgstr "Control deslizante de búsqueda" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Control deslizante. Usa las flechas del teclado para avanzar o retroceder y la barra espaciadora para reproducir/pausa" @@ -6705,7 +6961,7 @@ msgstr "Selecciona un avatar" msgid "Select an emoji" msgstr "Selecciona un emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Seleccionar idiomas de contenido" @@ -6729,7 +6985,7 @@ msgstr "Selecciona por cuánto tiempo se debería silenciar esta palabra." msgid "Select language..." msgstr "Seleccionar idioma..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Seleccionar idiomas" @@ -6777,11 +7033,11 @@ msgstr "Seleccionar a qué contenido se debe aplicar esta palabra silenciada." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Elige lo que quieres ver y nosotros nos encargaremos del resto." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Elige en qué idiomas deseas que estén los posts de tus feeds. Si ninguno es seleccionado, se mostrarán en todos los idiomas." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Elige en qué idioma deseas que esté la interfaz de Bluesky." @@ -6793,7 +7049,7 @@ msgstr "Elige tu fecha de nacimiento" msgid "Select your interests from the options below" msgstr "Selecciona tus intereses de las opciones a continuación" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Elige en qué idioma deseas traducir los posts de tu feed." @@ -6826,11 +7082,11 @@ msgstr "Enviar correo de confirmación" msgid "Send Confirmation Email" msgstr "Enviar correo de confirmación" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Enviar correo" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Enviar correo" @@ -6869,7 +7125,7 @@ msgstr "Enviar correo de verificación" msgid "Send via direct message" msgstr "Enviar vía mensaje directo" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Envía un correo con el código de confirmación para la eliminación de la cuenta" @@ -6877,7 +7133,11 @@ msgstr "Envía un correo con el código de confirmación para la eliminación de msgid "Server address" msgstr "Dirección del servidor" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Establecer cumpleaños" @@ -6905,7 +7165,7 @@ msgstr "Establecer la contraseña nueva" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Establece este ajuste en \"Sí\" para mostrar muestras de tus feeds guardados en tu feed de Siguiendo. Esta es una función experimental." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Configura tu cuenta" @@ -6949,9 +7209,9 @@ msgstr "Establece el correo electrónico para restablecer la contraseña" #~ msgid "Sets image aspect ratio to wide" #~ msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Ajustes" @@ -6965,18 +7225,20 @@ msgid "Sexually Suggestive" msgstr "Sexualmente sugestivo" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Compartir" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Compartir" @@ -6991,14 +7253,14 @@ msgstr "¡Comparte un dato curioso!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Compartir de todas maneras" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Compartir feed" +#~ msgid "Share feed" +#~ msgstr "Compartir feed" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7010,7 +7272,7 @@ msgstr "Compartir feed" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Compartir enlace" @@ -7028,7 +7290,11 @@ msgstr "Ventana para compartir enlace" msgid "Share QR code" msgstr "Compartir código QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Compartir este paquete de inicio" @@ -7040,7 +7306,7 @@ msgstr "Comparte este paquete de inicio y ayuda a las personas a unirse a tu com msgid "Share your favorite feed!" msgstr "¡Comparte tu feed favorito!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Probador de Preferencias Compartidas" @@ -7104,7 +7370,7 @@ msgstr "Mostrar lista de todas maneras" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Ver más" @@ -7117,7 +7383,7 @@ msgstr "Mostrar más como este" msgid "Show muted replies" msgstr "Mostrar respuestas silenciadas" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Mostrar otras cuentas a las que te puedes cambiar" @@ -7125,8 +7391,8 @@ msgstr "Mostrar otras cuentas a las que te puedes cambiar" #~ msgid "Show Posts from My Feeds" #~ msgstr "Mostrar publicaciones de mis feeds" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Mostrar publicaciones de citas" @@ -7146,8 +7412,8 @@ msgstr "Mostrar publicaciones de citas" #~ msgid "Show re-posts in Following feed" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Mostrar respuestas" @@ -7155,7 +7421,15 @@ msgstr "Mostrar respuestas" #~ msgid "Show Replies" #~ msgstr "Mostrar respuestas" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Mostrar las respuestas de las personas a quienes sigues antes que el resto de respuestas" @@ -7164,8 +7438,8 @@ msgstr "Mostrar las respuestas de las personas a quienes sigues antes que el res #~ msgstr "Mostrar las respuestas de las personas a quienes sigues antes que el resto de respuestas." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Mostrar respuestas en una vista de hilos" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Mostrar respuestas en una vista de hilos" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7184,8 +7458,8 @@ msgstr "Mostrar respuestas en una vista de hilos" msgid "Show reply for everyone" msgstr "Mostrar respuesta para todos" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Mostrar reposts" @@ -7197,8 +7471,8 @@ msgstr "Mostrar reposts" #~ msgid "Show reposts in Following" #~ msgstr "Mostrar reposts en Siguiendo" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Mostrar parte de tus feeds guardados en tu feed Following" @@ -7227,17 +7501,17 @@ msgstr "Mostrar advertencia y filtrar de los feeds" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7259,9 +7533,9 @@ msgstr "¡Inicia sesión o crea una cuenta para unirte a la conversación!" msgid "Sign into Bluesky or create a new account" msgstr "Inicia sesión en Bluesky o crea una nueva cuenta" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Cerrar sesión" @@ -7270,16 +7544,16 @@ msgstr "Cerrar sesión" #~ msgid "Sign out of all accounts" #~ msgstr "Cerrar sesión de todas las cuentas" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "¿Cerrar sesión?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7312,12 +7586,12 @@ msgstr "Sesión iniciada como @{0}" msgid "Signup without a starter pack" msgstr "Registrarse sin un paquete de inicio" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Cuentas similares" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Saltar" @@ -7325,16 +7599,16 @@ msgstr "Saltar" msgid "Skip this flow" msgstr "Saltar este flujo" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Más pequeño" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Programación" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Algunos otros feeds que podrían gustarte" @@ -7346,7 +7620,7 @@ msgstr "Algunas personas pueden responder" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Se produjo un error" @@ -7356,22 +7630,26 @@ msgid "Something went wrong, please try again" msgstr "Se produjo un error. Por favor, inténtalo de nuevo" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Se produjo un error. Inténtalo de nuevo." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "¡Se produjo un error!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Lo sentimos, tu sesión ha expirado. Inicia sesión de nuevo." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Ordenar respuestas" @@ -7379,11 +7657,11 @@ msgstr "Ordenar respuestas" #~ msgid "Sort Replies" #~ msgstr "Ordenar respuestas" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Ordenar respuestas por" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Ordenar respuestas al mismo post por:" @@ -7413,7 +7691,7 @@ msgstr "Spam; menciones o respuestas excesivas" #~ msgstr "Especificar Bluesky como origen de referencia" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Deportes" @@ -7425,7 +7703,17 @@ msgstr "Deportes" msgid "Start a new chat" msgstr "Iniciar un nuevo chat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Iniciar chat con {displayName}" @@ -7437,9 +7725,9 @@ msgstr "Iniciar chat con {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Paquete de inicio" @@ -7447,15 +7735,20 @@ msgstr "Paquete de inicio" msgid "Starter pack by {0}" msgstr "Paquete de inicio de {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Paquete de inicio creado por ti" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "El paquete de inicio es inválido" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Packs de inicio" @@ -7463,8 +7756,8 @@ msgstr "Packs de inicio" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Los packs de inicio te permiten compartir fácilmente tus feeds y personas favoritas con tus amigos." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Página de estado" @@ -7476,12 +7769,12 @@ msgstr "Página de estado" msgid "Step {0} of {1}" msgstr "Paso {0} de {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Almacenamiento limpio, necesitas reiniciar la aplicación ahora." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Libro de cuentos" @@ -7492,11 +7785,11 @@ msgstr "Libro de cuentos" msgid "Submit" msgstr "Enviar" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Suscribirse" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Suscríbete a @{0} para usar estas etiquetas:" @@ -7513,7 +7806,7 @@ msgstr "Suscribirse al etiquetador" msgid "Subscribe to this labeler" msgstr "Suscribirse a este etiquetador" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Suscribirse a esta lista" @@ -7521,7 +7814,7 @@ msgstr "Suscribirse a esta lista" msgid "Success!" msgstr "¡Éxito!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Cuentas sugeridas" @@ -7529,7 +7822,7 @@ msgstr "Cuentas sugeridas" #~ msgid "Suggested Follows" #~ msgstr "Usuarios sugeridos a seguir" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Sugerido para ti" @@ -7538,15 +7831,15 @@ msgstr "Sugerido para ti" msgid "Suggestive" msgstr "Sugestivo" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Soporte" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Cambiar a otra cuenta" @@ -7567,14 +7860,14 @@ msgstr "Cambiar a otra cuenta" #~ msgid "Switches the account you are logged in to" #~ msgstr "Cambia la cuenta en la que has iniciado sesión" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistema" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Registro del sistema" @@ -7594,6 +7887,10 @@ msgstr "Solo etiquetas" #~ msgid "Tall" #~ msgstr "Alto" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Toca para descartar" @@ -7619,16 +7916,20 @@ msgstr "Toca para ver la imagen completa" #~ msgid "Tap to view fully" #~ msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "¡Tarea completada - 10 me gusta!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Enseña a nuestro algoritmo lo que te gusta" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Tecnología" @@ -7648,13 +7949,14 @@ msgstr "Cuéntanos un poco más" #~ msgid "Ten Million" #~ msgstr "Diez Millones" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Condiciones" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7702,7 +8004,7 @@ msgstr "Gracias. Tu denuncia ha sido enviada." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Gracias, has verificado tu dirección de correo electrónico exitosamente. Puedes cerrar esta ventana." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Eso contiene lo siguiente:" @@ -7714,12 +8016,12 @@ msgstr "Este nombre de usuario ya está en uso." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "No se pudo encontrar ese paquete de inicio." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "¡Eso es todo, amigos!" @@ -7728,6 +8030,11 @@ msgstr "¡Eso es todo, amigos!" msgid "The account will be able to interact with you after unblocking." msgstr "La cuenta podrá interactuar contigo tras desbloquearla." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "el autor" @@ -7737,7 +8044,7 @@ msgstr "La cuenta podrá interactuar contigo tras desbloquearla." msgid "The author of this thread has hidden this reply." msgstr "El autor de este hilo ha ocultado esta respuesta." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "La aplicación web de Bluesky" @@ -7753,8 +8060,7 @@ msgstr "La Política de derechos de autor se ha trasladado a <0/>" msgid "The Discover feed" msgstr "El feed de Descubrir" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "El feed de Descubrir ahora sabe lo que te gusta" @@ -7774,12 +8080,12 @@ msgstr "Las siguientes etiquetas se aplicaron a tu cuenta." msgid "The following labels were applied to your content." msgstr "Las siguientes etiquetas se aplicaron a tu contenido." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Los siguientes pasos ayudarán a personalizar tu experiencia en Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Es posible que se haya borrado el post." @@ -7795,7 +8101,7 @@ msgstr "El video seleccionado es mayor de 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "El servidor parece tener problemas. Por favor intenta nuevamente después de unos momentos." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "El paquete de inicio que intentas ver es inválido. Puedes eliminar este paquete de inicio en su lugar." @@ -7811,7 +8117,7 @@ msgstr "Las condiciones de servicio se han trasladado a" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "El código de verificación que has proporcionado es inválido. Por favor, asegúrate de haber utilizado el enlace de verificación correcto o solicita uno nuevo." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Tema" @@ -7846,15 +8152,15 @@ msgstr "Hubo un problema al conectarse a Tenor." #~ msgid "There was an issue connecting to the chat." #~ msgstr "Hubo un problema al conectarse al chat." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Hubo un problema al contactar con el servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Hubo un problema al contactar con el servidor. Por favor, verifica tu conexión a internet e inténtalo de nuevo." @@ -7863,19 +8169,19 @@ msgstr "Hubo un problema al contactar con el servidor. Por favor, verifica tu co msgid "There was an issue contacting your server" msgstr "Hubo un problema al contactar con tu servidor" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Hubo un problema al obtener las notificaciones. Toca aquí para intentar de nuevo." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Hubo un problema al obtener las publicaciones. Toca aquí para intentar de nuevo." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Hubo un problema al obtener la lista. Toca aquí para intentar de nuevo." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Hubo un problema al obtener tus contraseñas de app" @@ -7884,11 +8190,11 @@ msgstr "Hubo un problema al obtener tus contraseñas de app" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Hubo un problema al obtener tus listas. Toca aquí para intentar de nuevo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Hubo un problema al obtener tu información de servicio" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Hubo un problema al eliminar este feed. Por favor, verifica tu conexión a internet e inténtalo de nuevo." @@ -7901,9 +8207,9 @@ msgstr "Hubo un problema al enviar tu reporte. Por favor, verifica tu conexión #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Hubo un problema al sincronizar tus preferencias con el servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Hubo un problema al actualizar tus feeds, por favor verifica tu conexión a internet e inténtalo de nuevo." @@ -7930,10 +8236,10 @@ msgstr "Ocurrió un problema {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Hubo un problema. Por favor, verifica tu conexión a internet y vuelve a intentarlo." @@ -7942,7 +8248,7 @@ msgstr "Hubo un problema. Por favor, verifica tu conexión a internet y vuelve a msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Se ha producido un problema inesperado en la aplicación. Por favor, ¡avísanos si te ha ocurrido esto!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "¡Ha habido una oleada de nuevos usuarios en Bluesky! Activaremos tu cuenta tan pronto como podamos." @@ -7950,7 +8256,7 @@ msgstr "¡Ha habido una oleada de nuevos usuarios en Bluesky! Activaremos tu cue #~ msgid "These are popular accounts you might like:" #~ msgstr "Estas son cuentas populares que podrían gustarte:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Estos ajustes solo aplican para el feed Following." @@ -8003,7 +8309,7 @@ msgstr "Este contenido está alojado por {0}. ¿Deseas habilitar medios externos msgid "This content is not available because one of the users involved has blocked the other." msgstr "Este contenido no está disponible porque uno de los usuarios involucrados ha bloqueado al otro." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Este contenido no se puede ver sin una cuenta de Bluesky." @@ -8019,7 +8325,7 @@ msgstr "Esta función está en beta. Puedes leer más sobre la exportación de r msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Esta función no está disponible cuando se usa una Contraseña de App. Por favor inicia sesión con tu contraseña principal." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Este feed está recibiendo mucho tráfico y no está disponible temporalmente. Inténtalo de nuevo más tarde." @@ -8034,8 +8340,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "¡Este feed está vacío! Es posible que necesites seguir a más usuarios o ajustar la configuración de idioma." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Este feed está vacío." @@ -8043,7 +8349,7 @@ msgstr "Este feed está vacío." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Este feed ya no está en línea. Estamos mostrando <0>Descubrir en su lugar." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Este nombre de usuario está reservado. Por favor intenta con uno diferente." @@ -8075,7 +8381,7 @@ msgstr "Esta etiqueta fue aplicada por el autor." msgid "This label was applied by you." msgstr "Esta etiqueta fue aplicada por ti." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Este etiquetador no ha declarado qué etiquetas publica y puede que no esté activo." @@ -8088,8 +8394,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Esta lista - creada por <0>{0} - contiene posibles violaciones de las directrices comunitarias de Bluesky en su nombre o descripción." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "¡Esta lista está vacía!" +#~ msgid "This list is empty!" +#~ msgstr "¡Esta lista está vacía!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8108,7 +8418,7 @@ msgid "This post has been deleted." msgstr "Esta publicación ha sido eliminada." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Esta publicación solo es visible para usuarios registrados. No será visible para personas que no han iniciado sesión." @@ -8136,11 +8446,11 @@ msgstr "Esta respuesta será clasificada en una sección oculta al final de tu h msgid "This service has not provided terms of service or a privacy policy." msgstr "Este servicio no ha proporcionado términos de servicio ni una política de privacidad." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Esto debería crear un registro de dominio en:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Este usuario no tiene seguidores." @@ -8169,7 +8479,7 @@ msgstr "Este usuario está incluido en la lista <0>{0} que has silenciado." msgid "This user is new here. Press for more info about when they joined." msgstr "Este usuario es nuevo aquí. Presiona para más información sobre cuándo se unió." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Este usuario no sigue a nadie." @@ -8185,7 +8495,7 @@ msgstr "Esto eliminará \"{0}\" de tus palabras silenciadas. Siempre puedes agre #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "Esto eliminará {0} de tus palabras silenciadas. Siempre puedes agregarlas de nuevo más tarde." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Esto eliminará @{0} de la lista de acceso rápido." @@ -8193,12 +8503,17 @@ msgstr "Esto eliminará @{0} de la lista de acceso rápido." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Esto eliminará tu publicación de esta cita para todos los usuarios y la reemplazará con un marcador de posición." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferencias de hilos" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferencias de hilos" @@ -8206,7 +8521,12 @@ msgstr "Preferencias de hilos" #~ msgid "Thread settings updated" #~ msgstr "Configuraciones de hilo actualizadas" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Modo con hilos" @@ -8214,7 +8534,7 @@ msgstr "Modo con hilos" #~ msgid "Threaded Mode" #~ msgstr "Modo con hilos" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferencias de hilos" @@ -8254,15 +8574,20 @@ msgstr "Hoy" msgid "Toggle dropdown" msgstr "Conmutar el menú desplegable" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Alternar para habilitar o deshabilitar contenido para adultos" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Top" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Transformaciones" @@ -8276,12 +8601,18 @@ msgstr "Top" msgid "Translate" msgstr "Traducir" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Intentar de nuevo" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -8289,23 +8620,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "Autenticación en dos pasos" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Autenticación en dos pasos (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Introduce tu nombre de usuario" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Escribe tu mensaje aquí" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tipo:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Desbloquear lista" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Demutear lista" @@ -8315,14 +8650,14 @@ msgstr "No es posible conectarse. Comprueba tu conexión a Internet e inténtalo #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "No se puede contactar con tu proveedor. Comprueba tu conexión a Internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "No se puede eliminar" @@ -8333,7 +8668,7 @@ msgstr "No se puede eliminar" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Desbloquear" @@ -8357,12 +8692,15 @@ msgstr "Desbloquear Cuenta" msgid "Unblock Account?" msgstr "¿Desbloquear Cuenta?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Deshacer repost" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8381,16 +8719,20 @@ msgstr "Dejar de seguir a {0}" msgid "Unfollow Account" msgstr "Dejar de seguir a esta cuenta" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "No me gusta" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "No me gusta" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "No me gusta este feed" +#~ msgid "Unlike this feed" +#~ msgstr "No me gusta este feed" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Demutear" @@ -8434,12 +8776,17 @@ msgstr "Desmutear video" #~ msgid "Unmuted" #~ msgstr "Desmutado" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Desfijar" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Desfijar de inicio" @@ -8448,11 +8795,15 @@ msgstr "Desfijar de inicio" msgid "Unpin from profile" msgstr "Desfijar del perfil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Desfijar lista de moderación" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Desfijado de tus feeds" @@ -8502,8 +8853,8 @@ msgstr "Contenido sexual no deseado" msgid "Update <0>{displayName} in Lists" msgstr "Actualizar <0>{displayName} en Listas" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Actualizar a {domain}" @@ -8527,7 +8878,7 @@ msgstr "Actualizando..." msgid "Upload a photo instead" msgstr "Sube una foto en su lugar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Carga un archivo de texto en:" @@ -8571,7 +8922,7 @@ msgstr "Subiendo video..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Utiliza las contraseñas de app para iniciar sesión en otros clientes de Bluesky sin dar acceso completo a tu cuenta o contraseña." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Usa contraseñas de app para iniciar sesión en otros clientes Bluesky sin darles acceso total a tu cuenta o contraseña." @@ -8579,7 +8930,7 @@ msgstr "Usa contraseñas de app para iniciar sesión en otros clientes Bluesky s #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Usar bsky.social como proveedor" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Utilizar el proveedor predeterminado" @@ -8588,8 +8939,8 @@ msgstr "Utilizar el proveedor predeterminado" msgid "Use in-app browser" msgstr "Usar navegador integrado" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Usar navegador en-aplicación para abrir enlaces" @@ -8644,11 +8995,10 @@ msgid "User list by {0}" msgstr "Lista de usuarios por {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Lista de usuarios por <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Lista de usuarios por <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Lista de usuarios por ti" @@ -8661,16 +9011,16 @@ msgid "User list updated" msgstr "Lista de usuarios actualizada" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Listas de usuarios" +#~ msgid "User Lists" +#~ msgstr "Listas de usuarios" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nombre de usuario o dirección de correo electrónico" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Usuarios" +#~ msgid "Users" +#~ msgstr "Usuarios" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8680,8 +9030,8 @@ msgstr "Usuarios" msgid "users followed by <0>@{0}" msgstr "usuarios seguidos por <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Usuarios que sigo" @@ -8693,7 +9043,7 @@ msgstr "Usuarios en \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Usuarios que les ha gustado este contenido o perfil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Valor:" @@ -8705,8 +9055,8 @@ msgstr "Se requiere un correo electrónico verificado" #~ msgid "Verify {0}" #~ msgstr "Verificar {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verificar registro DNS" @@ -8736,13 +9086,13 @@ msgstr "Verificar el correo electrónico nuevo" msgid "Verify now" msgstr "Verificar ahora" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verificar archivo de texto" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Verifica tu correo electrónico" @@ -8751,8 +9101,8 @@ msgstr "Verifica tu correo electrónico" msgid "Verify Your Email" msgstr "Verifica tu correo electrónico" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versión {appVersion}" @@ -8770,7 +9120,7 @@ msgid "Video failed to process" msgstr "El video no se pudo procesar" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videojuegos" @@ -8799,16 +9149,17 @@ msgstr "Video: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Los videos deben tener menos de 60 segundos de duración" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Ver el avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Ver el perfil de {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Ver el perfil de {displayName}" @@ -8852,38 +9203,38 @@ msgstr "Ver información sobre estas etiquetas" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Ver perfil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Ver el avatar" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Ver el servicio de etiquetado proporcionado por @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Ver usuarios a los que les gusta este feed" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Ver tus cuentas bloqueadas" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Ver tus feeds y explorar más" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Ver tus listas de moderación" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Ver tus cuentas silenciadas" @@ -8910,15 +9261,19 @@ msgstr "Advertir contenido" msgid "Warn content and filter from feeds" msgstr "Advertir contenido y filtrar de los feeds" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "No pudimos encontrar resultados para ese hashtag." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "No pudimos cargar esta conversación" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Estimamos {estimatedTime} hasta que tu cuenta esté lista." @@ -8926,7 +9281,7 @@ msgstr "Estimamos {estimatedTime} hasta que tu cuenta esté lista." msgid "We have sent another verification email to <0>{0}." msgstr "Hemos enviado otro correo electrónico de verificación a <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Esperemos que la pases bien. Recuerda, Bluesky es:" @@ -8950,7 +9305,7 @@ msgstr "No pudimos determinar si tienes permiso para subir videos. Por favor, in msgid "We were unable to load your birth date preferences. Please try again." msgstr "No pudimos cargar tus preferencias de fecha de nacimiento. Por favor, inténtalo de nuevo." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "No pudimos cargar tus etiquetadores configurados en este momento." @@ -8958,7 +9313,7 @@ msgstr "No pudimos cargar tus etiquetadores configurados en este momento." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "No pudimos conectarnos. Por favor, inténtalo de nuevo para continuar configurando tu cuenta. Si sigue fallando, puedes omitir este proceso." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Te informaremos cuando tu cuenta esté lista." @@ -8966,7 +9321,8 @@ msgstr "Te informaremos cuando tu cuenta esté lista." msgid "We'll use this to help customize your experience." msgstr "Usaremos esto para ayudar a personalizar tu experiencia." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Estamos teniendo problemas de red, inténtalo de nuevo" @@ -8978,7 +9334,7 @@ msgstr "Estamos teniendo problemas de red, inténtalo de nuevo" msgid "We're so excited to have you join us!" msgstr "¡Es nuestro placer tenerte aquí!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Lo sentimos, pero no pudimos resolver esta lista. Si esto persiste, por favor, contacta al creador de la lista, @{handleOrDid}." @@ -8986,7 +9342,7 @@ msgstr "Lo sentimos, pero no pudimos resolver esta lista. Si esto persiste, por msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Lo sentimos, pero no pudimos cargar tus palabras silenciadas en este momento. Por favor, inténtalo de nuevo." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Lo sentimos, pero no se ha podido completar tu búsqueda. Inténtalo de nuevo en unos minutos." @@ -8994,7 +9350,7 @@ msgstr "Lo sentimos, pero no se ha podido completar tu búsqueda. Inténtalo de msgid "We're sorry! The post you are replying to has been deleted." msgstr "¡Lo sentimos! El post al que estás respondiendo ha sido eliminado." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Lo sentimos. No encontramos la página que buscabas." @@ -9003,11 +9359,11 @@ msgstr "Lo sentimos. No encontramos la página que buscabas." #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "Lo sentimos. Solo puedes suscribirte a hasta 10 etiquetadores, y has alcanzado el límite." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "¡Lo sentimos! Solo puedes suscribirte a veinte etiquetadores, y has alcanzado tu límite de veinte." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "¡Hola de nuevo!" @@ -9023,6 +9379,10 @@ msgstr "¿Cuáles son tus intereses?" msgid "What do you want to call your starter pack?" msgstr "¿Cómo quieres llamar a tu paquete de inicio?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9059,7 +9419,7 @@ msgstr "Quién puede responder" #~ msgstr "¿Quién puede responder?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "¡Vaya!" @@ -9110,11 +9470,11 @@ msgid "Write your reply" msgstr "Redacta una respuesta" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Escritores" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "DID equivocado devuelto por el servidor. Se recibió: {0}" @@ -9127,7 +9487,7 @@ msgstr "Sí" msgid "Yes, deactivate" msgstr "Sí, desactivar" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Sí, eliminar este paquete de inicio" @@ -9139,7 +9499,7 @@ msgstr "Sí, separar" msgid "Yes, hide" msgstr "Sí, ocultar" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Sí, reactivar mi cuenta" @@ -9159,7 +9519,7 @@ msgstr "tú" msgid "You" msgstr "Tú" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Estás en cola." @@ -9167,7 +9527,7 @@ msgstr "Estás en cola." msgid "You are not allowed to upload videos." msgstr "No tienes permiso para subir videos." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "No estás siguiendo a nadie." @@ -9180,7 +9540,7 @@ msgstr "No estás siguiendo a nadie." msgid "You can also discover new Custom Feeds to follow." msgstr "También puedes descubrir nuevos Feeds personalizados para seguir." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "También puedes desactivar temporalmente tu cuenta y reactivarla en cualquier momento." @@ -9192,7 +9552,7 @@ msgstr "También puedes desactivar temporalmente tu cuenta y reactivarla en cual #~ msgid "You can change this at any time." #~ msgstr "Puedes cambiar esto en cualquier momento." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Puedes continuar las conversaciones en curso independientemente de la configuración que elijas." @@ -9201,15 +9561,21 @@ msgstr "Puedes continuar las conversaciones en curso independientemente de la co msgid "You can now sign in with your new password." msgstr "Ahora puedes iniciar sesión con tu nueva contraseña." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Puedes reactivar tu cuenta para continuar iniciando sesión. Tu perfil y posts serán visibles para otros usuarios." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "No tienes ningún seguidor." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "No sigues a ningún usuario que sigue a @{name}." @@ -9217,7 +9583,7 @@ msgstr "No sigues a ningún usuario que sigue a @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "¡Aún no tienes ningún código de invitación! Te enviaremos algunos cuando lleves un poco más de tiempo en Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "No tienes ningún feed fijado." @@ -9225,11 +9591,11 @@ msgstr "No tienes ningún feed fijado." #~ msgid "You don't have any saved feeds!" #~ msgstr "No tienes ningún feed guardado!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "No tienes ningún feed guardado." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Has bloqueado al autor o has sido bloqueado por el autor." @@ -9267,7 +9633,7 @@ msgstr "Has muteado a esta cuenta." msgid "You have muted this user" msgstr "Has muteado a esta cuenta" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "No tienes ninguna conversacion. ¡Comienza una!" @@ -9275,7 +9641,6 @@ msgstr "No tienes ninguna conversacion. ¡Comienza una!" msgid "You have no feeds." msgstr "No tienes feeds." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "No tienes listas." @@ -9284,7 +9649,7 @@ msgstr "No tienes listas." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "Aún no tienes ningún mensaje. ¡Comienza una conversación con alguien!" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Aún no has bloqueado ninguna cuenta. Para bloquear una cuenta, ve a su perfil y selecciona \"Bloquear cuenta\" en el menú de su cuenta." @@ -9292,7 +9657,7 @@ msgstr "Aún no has bloqueado ninguna cuenta. Para bloquear una cuenta, ve a su #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Aún no has creado una contraseña de app. Puedes crear una al presionar el botón abajo." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Aún no has silenciado ninguna cuenta. Para silenciar una cuenta, ve a su perfil y selecciona \"Silenciar cuenta\" en el menú de su cuenta." @@ -9369,11 +9734,11 @@ msgstr "Debes otorgar acceso a tu biblioteca de fotos para guardar la imagen." msgid "You must select at least one labeler for a report" msgstr "Debes seleccionar al menos un etiquetador para un informe" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Anteriormente desactivaste a @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Se cerrará la sesión de todas tus cuentas" @@ -9429,7 +9794,7 @@ msgstr "Te mantendrás actualizado con estos feeds" #~ msgid "You're in control" #~ msgstr "Tu tienes el control" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Ya estás en cola" @@ -9438,7 +9803,7 @@ msgstr "Ya estás en cola" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Has iniciado sesión con una contraseña de aplicación. Por favor, inicia sesión con tu contraseña principal para continuar con la desactivación de tu cuenta." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "¡Eso es todo!" @@ -9447,6 +9812,10 @@ msgstr "¡Eso es todo!" msgid "You've chosen to hide a word or tag within this post." msgstr "Has elegido ocultar una palabra o etiqueta dentro de esta publicación." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "¡Haz llegado al fin de tu feed! Encuentra más cuentas para seguir." @@ -9463,7 +9832,7 @@ msgstr "Has alcanzado tu límite diario de carga de videos (demasiados videos)" msgid "Your account" msgstr "Tu cuenta" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Tu cuenta ha sido eliminada" @@ -9491,6 +9860,10 @@ msgstr "Tus chats han sido deshabilitados" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Tu elección será guardada. Puedes cambiar esto en los ajustes luego." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Tu feed principal es \"Siguiendo\"" @@ -9510,7 +9883,7 @@ msgstr "Tu correo electrónico ha sido actualizado pero no verificado. Verifica msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Tu correo electrónico aún no ha sido verificado. Por tu seguridad, recomendamos que lo verifiques." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "¡Tu primer me gusta!" @@ -9518,14 +9891,14 @@ msgstr "¡Tu primer me gusta!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "¡Tu feed de Siguiendo esta vacío! Sigue a más usuarios para ver sus posts aquí." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Tu nombre de usuario completo será <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Tu nombre de usuario completo será" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Tu nombre de usuario completo será <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Tus palabras muteadas" @@ -9542,7 +9915,7 @@ msgstr "Post publicado" msgid "Your posts have been published" msgstr "Posts publicados" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Tus posts, a qué le das me gusta y a quién bloqueas son públicos. Nadie puede ver a quien muteas." @@ -9561,7 +9934,3 @@ msgstr "Respuesta publicada" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Tu reporte ha sido enviado al servicio de moderación de Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Tu nombre de usuario" diff --git a/src/locale/locales/fi/messages.po b/src/locale/locales/fi/messages.po index d011077da0..ec69a88740 100644 --- a/src/locale/locales/fi/messages.po +++ b/src/locale/locales/fi/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: @pekka.bsky.social,@jaoler.fi,@rahi.bsky.social,@valtlai.fi\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(sisältää upotettua sisältöä)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(ei sähköpostiosoitetta)" @@ -26,17 +30,37 @@ msgstr "(ei sähköpostiosoitetta)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# päivä} other {# päivää}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# tunti} other {# tuntia}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {Tälle tilille on asetettu # merkintä} other {Tälle tilille on asetettu # merkintää}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {Tälle tilille on asetettu # merkintä} other {Tälle tilille on asetettu # merkintää}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {Tälle sisällölle on asetettu # merkintä} other {Tälle sisällölle on asetettu # merkintää}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {Tälle sisällölle on asetettu # merkintä} other {Tälle sisällölle on asetettu # merkintää}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -46,7 +70,11 @@ msgstr "{0, plural, one {# minuutti} other {# minuuttia}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# kuukausi} other {# kuukautta}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# uudelleenjulkaisu} other {# uudelleenjulkaisua}}" @@ -65,8 +93,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {seurattu} other {seurattua}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Tykkää (# tykkäys)} other {Tykkää (# tykkäystä)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Tykkää (# tykkäys)} other {Tykkää (# tykkäystä)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -74,8 +102,8 @@ msgstr "{0, plural, one {tykkäys} other {tykkäystä}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -86,18 +114,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {lainaus} other {lainausta}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Vastaa (# vastaus)} other {Vastaa (# vastausta)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Vastaa (# vastaus)} other {Vastaa (# vastausta)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {uudelleenjulkaisu} other {uudelleenjulkaisua}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Poista tykkäys (# tykkäys)} other {Poista tykkäys (# tykkäystä)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Poista tykkäys (# tykkäys)} other {Poista tykkäys (# tykkäystä)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -115,15 +143,15 @@ msgstr "{0} <0><1>tekstissä ja tunnisteissa" msgid "{0} joined this week" msgstr "{0} liittyi tällä viikolla" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0}/{1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} käyttäjää on käyttänyt tätä aloituspakettia!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} lukematonta kohdetta" @@ -165,115 +193,115 @@ msgid "{0}s" msgstr "{0} s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} lukematonta kohdetta" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} lukematonta kohdetta" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} lukematonta kohdetta" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Käyttäjän {displayName} aloituspaketti" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {tunti} other {tuntia}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minuutti} other {minuuttia}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} ja <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} seurasivat sinua" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} ja <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} tykkäsivät mukautetusta syötteestäsi" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} ja <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} tykkäsivät julkaisustasi" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} ja <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} uudelleenjulkaisivat julkaisusi" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} ja <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} rekisteröityivät aloituspakettisi avulla" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} seurasi sinua" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} seurasi sinua takaisin" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} tykkäsi mukautetusta syötteestäsi" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} tykkäsi julkaisustasi" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} uudelleenjulkaisi julkaisusi" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} rekisteröityi aloituspakettisi avulla" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} ja {additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} seurasivat sinua" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} ja {additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} tykkäsivät mukautetusta syötteestäsi" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} ja {additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} tykkäsivät julkaisustasi" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} ja {additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} uudelleenjulkaisivat julkaisusi" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} ja {additionalAuthorsCount, plural, one {{formattedAuthorsCount} muu} other {{formattedAuthorsCount} muuta}} rekisteröityivät aloituspakettisi avulla" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} seurasi sinua" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} seurasi sinua takaisin" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} tykkäsi mukautetusta syötteestäsi" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} tykkäsi julkaisustasi" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} uudelleenjulkaisi julkaisusi" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} rekisteröityi aloituspakettisi avulla" @@ -282,21 +310,25 @@ msgstr "{firstAuthorName} rekisteröityi aloituspakettisi avulla" msgid "{following} following" msgstr "{following} seurattua" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Käyttäjälle {handle} ei voi viestiä" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} lukematonta" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} lukematonta kohdetta" @@ -308,12 +340,12 @@ msgstr "{profileName} liittyi Blueskyhin {0} sitten" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} liittyi Blueskyhin aloituspaketin avulla {0} sitten" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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} ja {2, plural, one {# muu} other {# muuta}} sisältyvät aloituspakettiisi" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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} ja {2, plural, one {# muu} other {# muuta}} sisältyvät aloituspakettiisi" @@ -326,11 +358,11 @@ msgstr "<0>{0} {1, plural, one {seuraaja} other {seuraajaa}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {seurattu} other {seurattua}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} ja<1> <2>{1} sisältyvät aloituspakettiisi" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} sisältyy aloituspakettiisi" @@ -342,11 +374,11 @@ msgstr "Listan <0>{0} jäsenet" msgid "<0>{date} at {time}" msgstr "<0>{date} klo {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Kokeellinen: Kun tämä asetus on käytössä, saat vain vastaus- ja lainausilmoituksia seuraamiltasi käyttäjiltä. Jatkamme uusien säätöjen lisäämistä tähän ajan kuluessa." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Sinä ja<1> <2>{0} sisällytte aloituspakettiisi" @@ -358,7 +390,7 @@ msgstr "⚠Virheellinen käyttäjätunnus" msgid "24 hours" msgstr "24 tuntia" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Kaksivaiheisen tunnistautumisen vahvistus" @@ -370,37 +402,36 @@ msgstr "30 päivää" msgid "7 days" msgstr "7 päivää" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Tietoja" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Siirry navigointilinkkeihin ja asetuksiin" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Siirry profiiliin ja muihin navigointilinkkeihin" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Siirry profiiliin ja muihin navigointilinkkeihin" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Saavutettavuus" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Saavutettavuusasetukset" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Tili" @@ -426,11 +457,11 @@ msgstr "Tili mykistetty" msgid "Account Muted by List" msgstr "Tili mykistetty listan perusteella" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Tilin valinnat" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Tili poistettu pikakäytöstä" @@ -450,11 +481,10 @@ msgstr "Tilin mykistys poistettu" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Lisää" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Lisää vielä {0} jatkaaksesi" @@ -467,12 +497,13 @@ msgstr "Lisää {displayName} aloituspakettiin" msgid "Add a content warning" msgstr "Lisää sisältövaroitus" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Lisää käyttäjä tähän listaan" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Lisää tili" @@ -490,8 +521,8 @@ msgstr "Lisää tekstivastine" msgid "Add alt text (optional)" msgstr "Lisää tekstivastine (valinnainen)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Lisää toinen tili" @@ -503,8 +534,8 @@ msgstr "Lisää toinen julkaisu" msgid "Add app password" msgstr "Lisää sovellussalasana" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Lisää sovellussalasana" @@ -521,11 +552,16 @@ msgstr "Lisää mykistettyjä sanoja ja tunnisteita" msgid "Add new post" msgstr "Lisää uusi julkaisu" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Lisää suositellut syötteet" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Lisää syötteitä aloituspakettiisi!" @@ -533,11 +569,11 @@ msgstr "Lisää syötteitä aloituspakettiisi!" msgid "Add the default feed of only people you follow" msgstr "Lisää oletussyöte: vain seuraamasi käyttäjät" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Lisää seuraava DNS-tietue verkkotunnukseesi:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Lisää tämä syöte syötteisiisi" @@ -570,7 +606,7 @@ msgstr "Aikuinen" msgid "Adult Content" msgstr "Aikuissisältö" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Aikuissisällön voi ottaa käyttöön vain selainsovelluksen <0>bsky.app kautta." @@ -583,19 +619,23 @@ msgstr "Aikuissisältö on poissa käytöstä." msgid "Adult Content labels" msgstr "Aikuissisällön merkinnät" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Edistyneet" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Algoritmin koulutus valmis!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Algoritmin koulutus valmis!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Kaikkia tilejä seurattiin!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Kaikki tallentamasi syötteet yhdessä paikassa." @@ -604,16 +644,20 @@ msgstr "Kaikki tallentamasi syötteet yhdessä paikassa." msgid "Allow access to your direct messages" msgstr "Salli pääsy yksityisviesteihisi" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Salli uudet viestit" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Salli vastaukset" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Sallii pääsyn yksityisviesteihin" @@ -632,7 +676,7 @@ msgstr "Kirjautuneena jo sisään käyttäjänä @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -723,8 +767,8 @@ msgstr "Yritettäessä avata chattia ilmenei ongelma" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -744,7 +788,7 @@ msgid "and" msgstr "ja" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Eläimet" @@ -756,8 +800,8 @@ msgstr "Animoitu GIF" msgid "Anti-Social Behavior" msgstr "Epäsosiaalinen käytös" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Kaikki kielet" @@ -765,7 +809,14 @@ msgstr "Kaikki kielet" msgid "Anybody can interact" msgstr "Kaikki voivat olla vuorovaikutuksessa" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Sovelluksen kieli" @@ -773,7 +824,7 @@ msgstr "Sovelluksen kieli" msgid "App Password" msgstr "Sovellussalasana" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Sovellukssalasana poistettu" @@ -789,13 +840,13 @@ msgstr "Sovellussalasanojen nimet voivat sisältää vain kirjaimia, numeroita, msgid "App password names must be at least 4 characters long" msgstr "Sovellussalasanojen nimien on oltava vähintään 4 merkkiä pitkiä" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Sovellussalasanat" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Sovellussalasanat" @@ -820,10 +871,10 @@ msgstr "Valitus lähetetty" msgid "Appeal this decision" msgstr "Valita tästä päätöksestä" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Ulkoasu" @@ -841,7 +892,7 @@ msgstr "Arkistoitu ajankohdasta {0}" msgid "Archived post" msgstr "Arkistoitu julkaisu" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Haluatko varmasti poistaa sovellussalasanan ”{0}”?" @@ -849,7 +900,7 @@ msgstr "Haluatko varmasti poistaa sovellussalasanan ”{0}”?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Haluatko varmasti poistaa tämän viestin? Viesti poistuu sinulta mutta ei toiselta keskusteluun osallistuneelta." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Haluatko varmasti poistaa tämän aloituspaketin?" @@ -861,11 +912,11 @@ msgstr "Haluatko varmasti hylätä tekemäsi muutokset?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Haluatko varmasti poistua tästä keskustelusta? Viestisi poistuvat sinulta mutta eivät toiselta keskusteluun osallistuneelta." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Haluatko varmasti poistaa syötteen {0} syötteistäsi?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Haluatko varmasti poistaa tämän syötteistäsi?" @@ -886,7 +937,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Kirjoitatko kielellä <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Taide" @@ -898,37 +949,36 @@ msgstr "Taiteellinen tai ei-eroottinen alastomuus." msgid "At least 3 characters" msgstr "Vähintään 3 merkkiä" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Automaattisen toiston valinnat on siirretty <0>Sisältö ja media -asetuksiin." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Toista videot ja GIF-animaatiot automaattisesti" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Takaisin" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Ennen listan luomista sinun on vahvistettava sähköpostiosoitteesi." @@ -942,12 +992,17 @@ msgstr "Ennen aloituspaketin luomista sinun on vahvistettava sähköpostiosoitte #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Ennen kuin voit viestiä toisen käyttäjän kanssa sinun on vahvistettava sähköpostiosoitteesi." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Syntymäpäivä" @@ -974,15 +1029,15 @@ msgstr "Estä tili" msgid "Block Account?" msgstr "Estetäänkö tili?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Estä tilit" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Estä lista" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Estetäänkö nämä tilit?" @@ -990,12 +1045,12 @@ msgstr "Estetäänkö nämä tilit?" msgid "Blocked" msgstr "Estetty" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Estetyt tilit" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Estetyt tilit" @@ -1004,19 +1059,19 @@ msgstr "Estetyt tilit" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Estetyt tilit eivät voi vastata ketjuihisi, mainita sinua tai olla muuten vuorovaikutuksessa kanssasi." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Estetyt tilit eivät voi vastata ketjuihisi, mainita sinua tai olla muuten vuorovaikutuksessa kanssasi. Et näe niiden sisältöä, eivätkä ne näe sinun sisältöäsi." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Estetty julkaisu." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Estäminen ei estä tätä merkitsijää asettamasta merkintöjä tilillesi." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Estäminen on julkista. Estetyt tilit eivät voi vastata ketjuihisi, mainita sinua tai olla muuten vuorovaikutuksessa kanssasi." @@ -1041,7 +1096,8 @@ msgstr "Bluesky ei voi vahvistaa väitetyn päivämäärän oikeellisuutta." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky on avoin verkosto, jossa voit valita hostauspalveluntarjoajasi. Jos olet kehittäjä, voit hostata omaa palvelintasi." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky on parempi kavereiden kanssa!" @@ -1053,6 +1109,14 @@ msgstr "Bluesky valitsee joukon suositeltuja tilejä verkostosi käyttäjistä." 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 ei näytä profiiliasi eikä julkaisujasi kirjautumattomille käyttäjille. Muut sovellukset eivät välttämättä noudata tätä pyyntöä. Tämä ei tee tilistäsi yksityistä." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Sumenna kuvat" @@ -1062,27 +1126,27 @@ msgid "Blur images and filter from feeds" msgstr "Sumenna kuvat ja suodata syötteistä" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Kirjat" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Selaa lisää tilejä Explore-sivulla" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Selaa lisää syötteitä Explore-sivulla" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Selaa lisää ehdotuksia" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Selaa lisää ehdotuksia Explore-sivulla" @@ -1091,21 +1155,37 @@ msgstr "Selaa lisää ehdotuksia Explore-sivulla" msgid "Browse other feeds" msgstr "Selaa muita syötteitä" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Yritys" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "käyttäjältä —" +#~ msgid "by —" +#~ msgstr "käyttäjältä —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Käyttäjältä {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "käyttäjältä <0/>" +#~ msgid "by <0/>" +#~ msgstr "käyttäjältä <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1120,23 +1200,25 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Luomalla tilin hyväksyt <0>käyttöehdot." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "sinulta" +#~ msgid "by you" +#~ msgstr "sinulta" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Kamera" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1151,20 +1233,20 @@ msgstr "Kamera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Peruuta" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Peruuta" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Peruuta tilin poisto" @@ -1176,16 +1258,16 @@ msgstr "Peruuta kuvan rajaus" msgid "Cancel profile editing" msgstr "Peruuta profiilin muokkaus" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Peruuta julkaisun lainaus" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Peruuta tilin käyttöönpalautus ja kirjaudu ulos" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Peruuta haku" @@ -1194,9 +1276,9 @@ msgid "Cancels opening the linked website" msgstr "Peruuttaa linkitetyn verkkosivuston avaamisen" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Estetyn käyttäjän kanssa ei voi olla vuorovaikutuksessa" @@ -1213,8 +1295,17 @@ msgstr "Tekstitykset ja tekstivastine" msgid "Change" msgstr "Vaihda" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Vaihda sähköpostiosoite" @@ -1223,8 +1314,8 @@ msgstr "Vaihda sähköpostiosoite" msgid "Change email address" msgstr "Vaihda sähköpostiosoite" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Vaihda käyttäjätunnus" @@ -1248,9 +1339,9 @@ msgstr "Vaihda sähköpostiosoitteesi" msgid "Change your email address" msgstr "Vaihda sähköpostiosoitteesi" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chatti" @@ -1261,12 +1352,12 @@ msgstr "Chatti mykistetty" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Chatin asetukset" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Chatin asetukset" @@ -1274,24 +1365,24 @@ msgstr "Chatin asetukset" msgid "Chat unmuted" msgstr "Chatti mykistetty" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Tarkista tilani" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Tarkista sähköpostisi ja syötä saamasi kirjautumiskoodi tähän." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Tarkista sähköpostisi ja syötä saamasi vahvistuskoodi alle:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Valitse verkkotunnuksen vahvistusmenetelmä" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Valitse syötteet" @@ -1299,7 +1390,7 @@ msgstr "Valitse syötteet" msgid "Choose for me" msgstr "Valitse puolestani" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Valitse käyttäjät" @@ -1311,7 +1402,7 @@ msgstr "Valitse itse merkinnät, jotka koskevat julkaistavaa mediaa. Jos et vali msgid "Choose Service" msgstr "Valitse palvelu" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Valitse algoritmit, jotka ohjaavat mukautettuja syötteitäsi." @@ -1319,15 +1410,24 @@ msgstr "Valitse algoritmit, jotka ohjaavat mukautettuja syötteitäsi." msgid "Choose this color as your avatar" msgstr "Valitse tämä väri profiilikuvaksesi" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Valitse salasanasi" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Valitse käyttäjätunnuksesi" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Tyhjennä kaikki tallennustilan tiedot" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Tyhjennä kaikki tallennustilan tiedot (käynnistä uudelleen tämän jälkeen)" @@ -1340,12 +1440,12 @@ msgid "click here" msgstr "napsauta tästä" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Napsauta tästä saadaksesi lisätietoa tilisi käytöstä poistamisesta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Napsauta tästä saadaksesi lisätietoa tilisi käytöstä poistamisesta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Napsauta tästä saadaksesi lisätietoa." +#~ msgid "Click here for more information." +#~ msgstr "Napsauta tästä saadaksesi lisätietoa." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1373,9 +1473,10 @@ msgstr "Kopoti 🐴 kopoti 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1384,8 +1485,8 @@ msgstr "Kopoti 🐴 kopoti 🐴" msgid "Close" msgstr "Sulje" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Sulje aktiivinen valintaikkuna" @@ -1409,20 +1510,20 @@ msgstr "Sulje GIF-valintaikkuna" msgid "Close image" msgstr "Sulje kuva" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Sulje kuvankatselu" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Sulje alanavigointi" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Sulje tämä valintaikkuna" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Sulkee alanavigaation" @@ -1434,34 +1535,34 @@ msgstr "Sulkee salasanan päivityshälytyksen" msgid "Closes viewer for header image" msgstr "Sulkee kuvan katseluohjelman" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Pienennä käyttäjäluettelo" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Pienentää tämän ilmoituksen käyttäjäluettelon" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Väritila" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Sarjakuvat" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Yhteisöohjeet" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Suorita käyttöönotto loppuun ja aloita tilisi käyttö" @@ -1469,7 +1570,7 @@ msgstr "Suorita käyttöönotto loppuun ja aloita tilisi käyttö" msgid "Complete the challenge" msgstr "Suorita haaste loppuun" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Laadi uusi julkaisu" @@ -1514,25 +1615,25 @@ msgstr "Vahvista muutos" msgid "Confirm content language settings" msgstr "Vahvista sisällön kieliasetukset" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Vahvista tilin poisto" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Vahvista ikäsi:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Vahvista syntymäaikasi" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Vahvistuskoodi" @@ -1541,7 +1642,7 @@ msgstr "Vahvistuskoodi" msgid "Confirmation Code" msgstr "Vahvistuskoodi" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Yhdistetään…" @@ -1550,14 +1651,17 @@ msgstr "Yhdistetään…" msgid "Contact support" msgstr "Ota yhteys tukeen" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Sisältö ja media" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Sisältö ja media" @@ -1565,11 +1669,11 @@ msgstr "Sisältö ja media" msgid "Content Blocked" msgstr "Sisältö estetty" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Sisällönsuodattimet" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Sisällön kielet" @@ -1590,7 +1694,7 @@ msgstr "Sisältövaroitus" msgid "Content warnings" msgstr "Sisältövaroitukset" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Kontekstivalikon tausta-alue. Napsauta sulkeaksesi valikon." @@ -1625,7 +1729,7 @@ msgstr "Ruoanlaitto" msgid "Copied" msgstr "Kopioitu" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Ohjelmiston versio kopioitu leikepöydälle" @@ -1633,7 +1737,7 @@ msgstr "Ohjelmiston versio kopioitu leikepöydälle" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Kopioitu leikepöydälle" @@ -1650,7 +1754,7 @@ msgstr "Kopioi" msgid "Copy App Password" msgstr "Kopioi sovellussalasana" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Kopioi ohjelmiston versio leikepöydälle" @@ -1659,11 +1763,11 @@ msgstr "Kopioi ohjelmiston versio leikepöydälle" msgid "Copy code" msgstr "Kopioi koodi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Kopioi DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Kopioi hosti" @@ -1675,7 +1779,7 @@ msgstr "Kopioi linkki" msgid "Copy Link" msgstr "Kopioi linkki" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Kopioi listan linkki" @@ -1698,11 +1802,11 @@ msgstr "Kopioi julkaisun teksti" msgid "Copy QR code" msgstr "Kopioi QR-koodi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Kopioi TXT-tietueen arvo" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Tekijänoikeuskäytäntö" @@ -1711,11 +1815,11 @@ msgstr "Tekijänoikeuskäytäntö" msgid "Could not leave chat" msgstr "Chatista ei voitu poistua" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Syötettä ei voitu ladata" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Listaa ei voitu ladata" @@ -1737,7 +1841,7 @@ msgstr "Luo QR-koodi aloituspaketille" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Luo aloituspaketti" @@ -1776,12 +1880,12 @@ msgstr "Luo uusi tili" msgid "Create report for {0}" msgstr "Luo raportti: {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Luotu {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kulttuuri" @@ -1792,15 +1896,15 @@ msgstr "Mukautettu" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Yhteisön rakentamat mukautetut syötteet tuovat sinulle uusia kokemuksia ja auttavat löytämään mieluisaa sisältöä." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Yhteisön rakentamat mukautetut syötteet tuovat sinulle uusia kokemuksia ja auttavat löytämään mieluisaa sisältöä." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Mukauta, kuka voi olla vuorovaikutuksessa tämän julkaisun kanssa." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Tumma" @@ -1808,7 +1912,7 @@ msgstr "Tumma" msgid "Dark mode" msgstr "Tumma ulkoasu" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tumma teema" @@ -1816,13 +1920,13 @@ msgstr "Tumma teema" msgid "Date of birth" msgstr "Syntymäaika" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Poista tili käytöstä" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Avaa moderoinnin vianetsintä" @@ -1830,38 +1934,42 @@ msgstr "Avaa moderoinnin vianetsintä" msgid "Debug panel" msgstr "Vianetsintäpaneeli" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Oletus" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Poista" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Poista tili" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Poista tili <0>”<1>{0}<2>”" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Poista sovellussalasana" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Poistetaanko sovellussalasana?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Poista chatin deklaraatiotietue" @@ -1869,7 +1977,7 @@ msgstr "Poista chatin deklaraatiotietue" msgid "Delete for me" msgstr "Poista itseltäni" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Poista lista" @@ -1881,7 +1989,7 @@ msgstr "Poista viesti" msgid "Delete message for me" msgstr "Poista viesti itseltäni" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Poista tilini" @@ -1891,16 +1999,16 @@ msgstr "Poista tilini" msgid "Delete post" msgstr "Poista julkaisu" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Poista aloituspaketti" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Poistetaanko aloituspaketti?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Poistetaanko tämä lista?" @@ -1912,12 +2020,12 @@ msgstr "Poistetaanko tämä julkaisu?" msgid "Deleted" msgstr "Poistettu" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Poistettu tili" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Poistettu julkaisu." @@ -1951,8 +2059,8 @@ msgstr "Irrota lainaus" msgid "Detach quote post?" msgstr "Irrotetaanko lainausjulkaisu?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Kehittäjän valinnat" @@ -1960,7 +2068,7 @@ msgstr "Kehittäjän valinnat" msgid "Dialog: adjust who can interact with this post" msgstr "Valintaikkuna: säädä, kuka voi olla vuorovaikutuksessa tämän julkaisun kanssa" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Himmeä" @@ -1968,8 +2076,8 @@ msgstr "Himmeä" msgid "Disable Email 2FA" msgstr "Poista sähköpostiin perustuva kaksivaiheinen tunnistautuminen käytöstä" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Poista haptinen palaute käytöstä" @@ -1980,9 +2088,9 @@ msgstr "Poista tekstitykset käytöstä" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Poissa käytöstä" @@ -2014,11 +2122,11 @@ msgstr "Kiellä sovelluksia näyttämästä tiliäni kirjautumattomille käyttä msgid "Discover new custom feeds" msgstr "Löydä uusia mukautettuja syötteitä" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Löydä uusia syötteitä" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Löydä uusia syötteitä" @@ -2030,12 +2138,12 @@ msgstr "Hylkää" msgid "Dismiss error" msgstr "Hylkää virhe" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Hylkää aloitusopas" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Näytä suuremmat tekstivastineen merkit" @@ -2058,8 +2166,8 @@ msgstr "Näyttönimi on liian pitkä" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Näyttönimi on liian pitkä. Enimmäismerkkimäärä on {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNS-paneeli" @@ -2075,7 +2183,7 @@ msgstr "Ei sisällä alastomuutta." msgid "Doesn't begin or end with a hyphen" msgstr "Ei ala yhdysviivalla eikä lopu sellaiseen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Verkkotunnus vahvistettu!" @@ -2132,7 +2240,7 @@ msgstr "Raahaa tähän lisätäksesi kuvia" msgid "Duration:" msgstr "Kesto:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "esim. maija" @@ -2144,7 +2252,7 @@ msgstr "esim. Maija Sukunimi" msgid "e.g. Alice Roberts" msgstr "esim. Maija Mallikas" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "esim. maija.fi" @@ -2176,16 +2284,14 @@ msgstr "esim. Käyttäjät, jotka vastaavat toistuvasti mainoksilla." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Jokainen koodi toimii kerran. Saat lisää kutsukoodeja määräajoin." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Muokkaa" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Muokkaa" @@ -2210,7 +2316,7 @@ msgstr "Muokkaa kuvaa" msgid "Edit interaction settings" msgstr "Muokkaa vuorovaikutusasetuksia" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Muokkaa listan tietoja" @@ -2218,10 +2324,8 @@ msgstr "Muokkaa listan tietoja" msgid "Edit Moderation List" msgstr "Muokkaa moderointilistaa" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Muokkaa syötteitäni" @@ -2250,7 +2354,7 @@ msgstr "Muokkaa profiilia" msgid "Edit Profile" msgstr "Muokkaa profiilia" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Muokkaa aloituspakettia" @@ -2270,16 +2374,16 @@ msgstr "Muokkaa näyttönimeäsi" msgid "Edit your profile description" msgstr "Muokkaa profiilisi kuvausta" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Muokkaa aloituspakettiasi" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Koulutus" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2289,7 +2393,7 @@ msgstr "Sähköpostiosoite" msgid "Email 2FA disabled" msgstr "Sähköpostiin perustuva kaksivaiheinen tunnistautuminen poissa käytöstä" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Sähköpostiin perustuva kaksivaiheinen tunnistautuminen käytössä" @@ -2345,7 +2449,7 @@ msgstr "Ota käyttöön" msgid "Enable {0} only" msgstr "Ota vain {0} käyttöön" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Ota aikuissisältö käyttöön" @@ -2358,12 +2462,12 @@ msgstr "Ota sähköpostiin perustuva kaksivaiheinen tunnistautuminen käyttöön msgid "Enable external media" msgstr "Ota ulkoinen media käyttöön" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Ota mediatoistimet käyttöön palveluille" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Ota etusijan ilmoitukset käyttöön" @@ -2375,9 +2479,14 @@ msgstr "Ota tekstitykset käyttöön" msgid "Enable this source only" msgstr "Ota käyttöön vain tämä lähde" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Käytössä" @@ -2414,7 +2523,7 @@ msgstr "Siirry koko näytön tilaan" msgid "Enter the code you received to change your password." msgstr "Syötä saamasi koodi vaihtaaksesi salasanasi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Syötä verkkotunnus, jota haluat käyttää" @@ -2444,6 +2553,7 @@ msgid "Enter your username and password" msgstr "Syötä käyttäjätunnuksesi ja salasanasi" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Virhe" @@ -2456,7 +2566,7 @@ msgid "Error receiving captcha response." msgstr "Virhe captcha-vastauksen vastaanottamisessa." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Virhe:" @@ -2472,8 +2582,8 @@ msgstr "Kaikki voivat vastata" msgid "Everybody can reply to this post." msgstr "Kaikki voivat vastata tähän julkaisuun." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Kaikilta" @@ -2497,7 +2607,7 @@ msgstr "Sulkee pois seuraamasi käyttäjät" msgid "Exit fullscreen" msgstr "Poistu koko näytön tilasta" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Keskeyttää tilin poistoprosessin" @@ -2505,7 +2615,7 @@ msgstr "Keskeyttää tilin poistoprosessin" msgid "Exits image cropping process" msgstr "Keskeyttää kuvan rajausprosessin" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Poistuu kuvan katselutilasta" @@ -2513,11 +2623,11 @@ msgstr "Poistuu kuvan katselutilasta" msgid "Exits inputting search query" msgstr "Poistuu hakukyselyn syöttämisestä" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Laajenna tekstivastine" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Laajenna käyttäjäluettelo" @@ -2530,8 +2640,8 @@ msgstr "Laajenna tai pienennä julkaisu, johon olit vastaamassa" msgid "Expected uri to resolve to a record" msgstr "Odotettiin URIn resolvoituvan tietueeseen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Kokeellinen" @@ -2551,8 +2661,8 @@ msgstr "Siveetön tai mahdollisesti häiritsevä media." msgid "Explicit sexual images." msgstr "Siveettömän seksuaaliset kuvat." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Vie tietoni" @@ -2560,8 +2670,8 @@ msgstr "Vie tietoni" msgid "Export My Data" msgstr "Vie tietoni" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Ulkoinen media" @@ -2571,16 +2681,16 @@ msgid "External Media" msgstr "Ulkoinen media" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Ulkoinen media voi mahdollistaa verkkosivustoille tietojenkeruun sinusta ja laitteestasi. Tietoja ei lähetetä eikä pyydetä, ellet paina ”toista”-painiketta." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Ulkoisten median asetukset" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Käyttäjätunnuksen vaihtaminen epäonnistui. Yritä uudelleen." @@ -2588,8 +2698,8 @@ msgstr "Käyttäjätunnuksen vaihtaminen epäonnistui. Yritä uudelleen." msgid "Failed to create app password. Please try again." msgstr "Sovellussalasanan luominen epäonnistui. Yritä uudelleen." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Aloituspaketin luominen epäonnistui" @@ -2605,12 +2715,12 @@ msgstr "Viestin poistaminen epäonnistui" msgid "Failed to delete post, please try again" msgstr "Julkaisun poistaminen epäonnistui, yritä uudelleen" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Aloituspaketin poistaminen epäonnistui" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Syötteiden asetusten lataaminen epäonnistui" @@ -2622,12 +2732,12 @@ msgstr "GIF-animaatioiden lataaminen epäonnistui" msgid "Failed to load past messages" msgstr "Vanhojen viestien lataaminen epäonnistui" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Ehdotettujen syötteiden lataaminen epäonnistui" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Ehdotettujen seurattavien lataaminen epäonnistui" @@ -2656,11 +2766,11 @@ msgstr "Valituksen lähettäminen epäonnistui. Yritä uudelleen." msgid "Failed to toggle thread mute, please try again" msgstr "Ketjun mykistäminen tai mykistyksen poistaminen epäonnistui, yritä uudelleen" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Syötteiden päivittäminen epäonnistui" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Asetusten päivittäminen epäonnistui" @@ -2671,11 +2781,11 @@ msgstr "Asetusten päivittäminen epäonnistui" msgid "Failed to upload video" msgstr "Videon lataaminen palveluun epäonnistui" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Käyttäjätunnuksen vahvistaminen epäonnistui. Yritä uudelleen." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Syöte" @@ -2684,11 +2794,16 @@ msgstr "Syöte" msgid "Feed by {0}" msgstr "Syöte käyttäjältä {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Syötteen vaihtokytkin" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Palaute" @@ -2698,26 +2813,30 @@ msgstr "Palaute" msgid "Feedback sent!" msgstr "Palaute lähetetty!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Syötteet" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Syötteet ovat käyttäjien rakentamia mukautettuja algoritmeja, jotka vaativat vain vähän ohjelmointitaitoa. <0/> saadaksesi lisätietoa." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Syötteet päivitetty!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Tiedosto tallennettu onnistuneesti!" @@ -2726,7 +2845,7 @@ msgstr "Tiedosto tallennettu onnistuneesti!" msgid "Filter from feeds" msgstr "Suodata syötteistä" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Viimeistely" @@ -2736,11 +2855,17 @@ msgstr "Viimeistely" msgid "Find accounts to follow" msgstr "Etsi tilejä seurattavaksi" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Etsi julkaisuja ja käyttäjiä Blueskysta" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Valmis" @@ -2748,12 +2873,12 @@ msgstr "Valmis" msgid "Fitness" msgstr "Kuntoilu" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Joustava" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2775,7 +2900,12 @@ msgstr "Seuraa tiliä {0}" msgid "Follow {name}" msgstr "Seuraa käyttäjää {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Seuraa 7:ää tiliä" @@ -2784,8 +2914,8 @@ msgstr "Seuraa 7:ää tiliä" msgid "Follow Account" msgstr "Seuraa tiliä" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Seuraa kaikkia" @@ -2799,7 +2929,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Seuraa takaisin" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Seuraa useampia tilejä, jotta saat yhteyden kiinnostuksen kohteisiisi ja voit rakentaa verkostoasi." @@ -2825,32 +2955,30 @@ msgstr "Seuratuilta käyttäjiltä" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seuraajat" +#~ msgid "Followers" +#~ msgstr "Seuraajat" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Tuntemasi käyttäjän @{0} seuraajat" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Tuntemasi seuraajat" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Seuratut" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Seurataan käyttäjää {0}" @@ -2859,13 +2987,13 @@ msgstr "Seurataan käyttäjää {0}" msgid "Following {name}" msgstr "Seurataan käyttäjää {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Seuratut-syötteen asetukset" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Seuratut-syötteen asetukset" @@ -2877,20 +3005,20 @@ msgstr "Seuraa sinua" msgid "Follows You" msgstr "Seuraa sinua" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fontti" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Fonttikoko" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Ruoka" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Turvallisuussyistä meidän on lähetettävä vahvistuskoodi sähköpostiosoitteeseesi." @@ -2898,7 +3026,7 @@ msgstr "Turvallisuussyistä meidän on lähetettävä vahvistuskoodi sähköpost msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Turvallisuussyistä et voi tarkastella tätä enää uudelleen. Jos kadotat sovellussalasanan, sinun on luotava uusi." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Parhaan käyttökokemuksen saavuttamiseksi suosittelemme käyttämään teemafonttia." @@ -2911,11 +3039,11 @@ msgstr "Ikuinen" msgid "Forgot Password" msgstr "Unohtunut salasana" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Unohtuiko salasana?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Unohditko?" @@ -2923,11 +3051,11 @@ msgstr "Unohditko?" msgid "Frequently Posts Unwanted Content" msgstr "Julkaisee usein ei-toivottua sisältöä" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Käyttäjältä @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Syötteestä <0/>" @@ -2949,7 +3077,7 @@ msgstr "Näytä ohje" msgid "Get Started" msgstr "Aloita tästä" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Aloita tästä" @@ -2965,13 +3093,13 @@ msgstr "Anna profiilillesi kasvot" msgid "Glaring violations of law or terms of service" msgstr "Räikeät lain tai käyttöehtojen rikkomukset" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Palaa takaisin" @@ -2979,27 +3107,27 @@ msgstr "Palaa takaisin" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Palaa takaisin" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Palaa edelliselle sivulle" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Palaa edelliseen vaiheeseen" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Palaa edelliseen vaiheeseen" @@ -3034,29 +3162,30 @@ msgstr "Siirry käyttäjän profiiliin" msgid "Graphic Media" msgstr "Graafinen media" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Puolivälissä!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Käyttäjätunnus" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Käyttäjätunnus jo varattu. Kokeile toista." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Käyttäjätunnus vaihdettu!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Käyttäjätunnus liian pitkä. Kokeile lyhyempää." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptiikka" @@ -3064,7 +3193,7 @@ msgstr "Haptiikka" msgid "Harassment, trolling, or intolerance" msgstr "Häirintä, trollaus tai suvaitsemattomuus" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Aihetunniste" @@ -3076,9 +3205,10 @@ msgstr "Aihetunniste #{tag}" msgid "Having trouble?" msgstr "Ongelmia?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ohje" @@ -3095,6 +3225,7 @@ msgstr "Tässä on sovellussalasanasi!" msgid "Hidden list" msgstr "Piilotettu lista" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3102,11 +3233,13 @@ msgstr "Piilotettu lista" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Piilota" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Piilota" @@ -3140,31 +3273,43 @@ msgstr "Piilotetaanko tämä julkaisu?" msgid "Hide this reply?" msgstr "Piilotetaanko tämä vastaus?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Piilota käyttäjäluettelo" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, otettaessa yhteyttä syötteen palvelimeen ilmeni jonkinlainen ongelma. Ilmoita asiasta syötteen omistajalle." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, syötteen palvelin vaikuttaa olevan väärin konfiguroitu. Ilmoita asiasta syötteen omistajalle." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, syötteen palvelin vaikuttaa olevan poissa linjoilta. Ilmoita asiasta syötteen omistajalle." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, syötteen palvelin antoi virheellisen vastauksen. Ilmoita asiasta syötteen omistajalle." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, meillä on vaikeuksia löytää tätä syötettä. Se on ehkä poistettu." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmm, näiden tietojen lataamisessa vaikuttaa olevan vaikauksia. Katso lisätietoja alta. Jos ongelma jatkuu, ota yhteys meihin." @@ -3176,26 +3321,28 @@ msgstr "Hmm, emme pystyneet lataamaan tätä moderointipalvelua." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Odottakaa! Annamme vähitellen pääsyn videoon, ja olet yhä odotusjonossa. Tarkista tilanne pian uudelleen!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Koti" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Hosti:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Hostingyritys" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Kuumat vastaukset ensin" @@ -3218,8 +3365,8 @@ msgstr "Minulla on koodi" msgid "I have a confirmation code" msgstr "Minulla on vahvistuskoodi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Minulla on oma verkkotunnus" @@ -3228,7 +3375,7 @@ msgstr "Minulla on oma verkkotunnus" msgid "I understand" msgstr "Ymmärrän" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Jos tekstivastine on pitkä, laajentaa tai pienentää sen" @@ -3236,13 +3383,17 @@ msgstr "Jos tekstivastine on pitkä, laajentaa tai pienentää sen" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Jos et ole vielä aikuinen kotimaasi lakien mukaan, huoltajasi tai laillisen edustajasi on luettava nämä ehdot puolestasi." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Jos poistat tämän listan, et voi palauttaa sitä." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Jos sinulla on oma verkkotunnus, voit käyttää sitä käyttäjätunnuksenasi. Voit näin itse vahvistaa henkilöllisyytesi – <0>lue lisää." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Jos sinulla on oma verkkotunnus, voit käyttää sitä käyttäjätunnuksenasi. Voit näin itse vahvistaa henkilöllisyytesi – <0>lue lisää." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3284,7 +3435,7 @@ msgstr "Sopimattomat viestit tai siveettömät linkit" msgid "Input code sent to your email for password reset" msgstr "Syötä sähköpostiisi lähetetty koodi salasanan palautusta varten" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Syötä vahvistuskoodi tilin poistoa varten" @@ -3292,36 +3443,32 @@ msgstr "Syötä vahvistuskoodi tilin poistoa varten" msgid "Input new password" msgstr "Syötä uusi salasana" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Syötä salasana tilin poistoa varten" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Syötä sinulle sähköpostitse lähetetty koodi" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Syötä käyttäjätunnus tai sähköpostiosoite, jonka käytit rekisteröityessäsi" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Syötä salasanasi" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Kirjoita haluamasi käyttäjätunnus" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Vuorovaikutusta rajoitettu" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Virheellinen kaksivaiheisen tunnistautumisen vahvistuskoodi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Virheellinen käyttäjätunnus. Kokeile toista." @@ -3329,8 +3476,8 @@ msgstr "Virheellinen käyttäjätunnus. Kokeile toista." msgid "Invalid or unsupported post record" msgstr "Virheellinen tai ei-tuettu julkaisutietue" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Virheellinen käyttäjätunnus tai salasana" @@ -3378,7 +3525,7 @@ msgstr "Näyttää siltä, että olet ehkä syöttänyt sähköpostiosoitteesi v msgid "It's correct" msgstr "Se on oikein" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Vain sinä olet nyt tässä! Lisää muita käyttäjiä aloituspakettiisi yllä olevalla haulla." @@ -3392,18 +3539,18 @@ msgstr "Työpaikat" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Liity Blueskyhin" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Liity keskusteluun" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Journalismi" @@ -3416,7 +3563,7 @@ msgid "Labeled by the author." msgstr "Tekijän merkitsemä." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Merkinnät" @@ -3424,7 +3571,7 @@ msgstr "Merkinnät" msgid "Labels added" msgstr "Merkinnät lisätty" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Merkinnät ovat käyttäjiä ja sisältöä koskevia huomioita. Niitä voidaan käyttää verkoston piilottamiseen, varoittamiseen ja luokitteluun." @@ -3440,26 +3587,27 @@ msgstr "Sisältösi merkinnät" msgid "Language selection" msgstr "Kielen valinta" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Kieliasetukset" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Kielet" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Suurempi" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Uusimmat" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "lue lisää" @@ -3485,8 +3633,8 @@ msgstr "Lue lisää tähän sisältöön kohdistuvasta moderoinnista." msgid "Learn more about this warning" msgstr "Lue lisää tästä varoituksesta" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Lue lisää siitä, mikä on julkista Blueskyssa." @@ -3520,7 +3668,7 @@ msgstr "Jätä kaikki valitsematta nähdäksesi minkä tahansa kielen." msgid "Leaving Bluesky" msgstr "Poistutaan Blueskysta" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "jäljellä." @@ -3533,42 +3681,64 @@ msgstr "Anna minun valita" msgid "Let's get your password reset!" msgstr "Aloitetaan salasanasi nollaus!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Aloitetaan!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Vaalea" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Tykkää 10 julkaisusta" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Tykkää 10 julkaisusta kouluttaaksesi Discover-syötettä" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Tykkää tästä syötteestä" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Tykänneet" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Tykänneet" -#: src/view/screens/Profile.tsx:231 +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Tykkäykset" @@ -3576,7 +3746,12 @@ msgstr "Tykkäykset" msgid "Likes on this post" msgstr "Tämän julkaisun tykkäykset" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -3584,7 +3759,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Listan kuvake" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista estetty" @@ -3593,7 +3768,15 @@ msgstr "Lista estetty" msgid "List by {0}" msgstr "Lista käyttäjältä {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista poistettu" @@ -3605,7 +3788,7 @@ msgstr "Lista on piilotettu" msgid "List Hidden" msgstr "Lista piilotettu" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista mykistetty" @@ -3613,18 +3796,19 @@ msgstr "Lista mykistetty" msgid "List Name" msgstr "Listan nimi" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Listan esto poistettu" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Listan mykistys poistettu" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listat" @@ -3633,26 +3817,26 @@ msgstr "Listat" msgid "Lists blocking this user:" msgstr "Listat, jotka estävät tämän käyttäjän:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Lue lisää" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Lataa lisää ehdotettuja syötteitä" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Lataa lisää ehdotettuja seurattavia" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Lataa uusia ilmoituksia" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Lataa uusia julkaisuja" @@ -3660,23 +3844,23 @@ msgstr "Lataa uusia julkaisuja" msgid "Loading..." msgstr "Ladataan…" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Loki" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Kirjaudu sisään tai rekisteröidy" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Kirjaudu ulos" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Näkyvyys kirjautumattomana" @@ -3684,10 +3868,15 @@ msgstr "Näkyvyys kirjautumattomana" msgid "Login to account that is not listed" msgstr "Kirjaudu tiliin, joka ei ole luettelossa" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo käyttäjältä <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo käyttäjältä <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo käyttäjältä <0>@sawaratsuki.bsky.social" @@ -3720,8 +3909,8 @@ msgstr "Tee minulle sellainen" msgid "Make sure this is where you intend to go!" msgstr "Varmista, että olet menossa oikeaan paikkaan!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Hallinnoi tallennettuja syötteitä" @@ -3734,7 +3923,7 @@ msgstr "Hallinnoi mykistettyjä sanoja ja tunnisteita" msgid "Mark as read" msgstr "Merkitse luetuksi" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Media" @@ -3750,9 +3939,12 @@ msgstr "mainitut käyttäjät" msgid "Mentioned users" msgstr "Mainituilta käyttäjiltä" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Valikko" @@ -3765,7 +3957,7 @@ msgstr "Lähetä viesti käyttäjälle {0}" msgid "Message deleted" msgstr "Viesti poistettu" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Viesti palvelimelta: {0}" @@ -3779,13 +3971,12 @@ msgid "Message is too long" msgstr "Viesti on liian pitkä" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Viestiasetukset" +#~ msgid "Message settings" +#~ msgstr "Viestiasetukset" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Viestit" @@ -3797,10 +3988,10 @@ msgstr "Harhaanjohtava tili" msgid "Misleading Post" msgstr "Harhaanjohtava julkaisu" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderointi" @@ -3813,12 +4004,12 @@ msgstr "Moderoinnin yksityiskohdat" msgid "Moderation list by {0}" msgstr "Moderointilista käyttäjältä {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Moderointilista käyttäjältä <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Oma moderointilistasi" @@ -3830,12 +4021,12 @@ msgstr "Moderointilista luotu" msgid "Moderation list updated" msgstr "Moderointilista päivitetty" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Moderointilistat" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Moderointilistat" @@ -3843,11 +4034,11 @@ msgstr "Moderointilistat" msgid "moderation settings" msgstr "moderointiasetukset" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderointitilat" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Moderointityökalut" @@ -3860,28 +4051,31 @@ msgstr "Moderaattori on valinnut asettaa sisällölle yleisen varoituksen." msgid "More" msgstr "Lisää" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Lisää syötteitä" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Lisää valintoja" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Tykätyimmät ensin" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Tykätyimmät vastaukset ensin" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Elokuvat" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Musiikki" @@ -3904,7 +4098,7 @@ msgstr "Mykistä {truncatedTag}" msgid "Mute Account" msgstr "Mykistä tili" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Mykistä tilit" @@ -3921,11 +4115,11 @@ msgstr "Mykistä keskustelu" msgid "Mute in:" msgstr "Mykistä" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Mykistä lista" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Mykistetäänkö nämä tilit?" @@ -3963,16 +4157,16 @@ msgstr "Mykistä ketju" msgid "Mute words & tags" msgstr "Mykistä sanoja ja tunnisteita" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Mykistetyt tilit" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Mykistetyt tilit" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Mykistettyjen tilien julkaisut poistetaan syötteestäsi ja ilmoituksistasi. Mykistykset ovat täysin yksityisiä." @@ -3980,11 +4174,11 @@ msgstr "Mykistettyjen tilien julkaisut poistetaan syötteestäsi ja ilmoituksist msgid "Muted by \"{0}\"" msgstr "Mykistänyt ”{0}”" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Mykistetyt sanat ja tunnisteet" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Mykistäminen on yksityistä. Mykistetyt tilit voivat edelleen olla vuorovaikutuksessa kanssasi, mutta et näe niiden julkaisuja etkä saa ilmoituksia niiltä." @@ -3993,11 +4187,11 @@ msgstr "Mykistäminen on yksityistä. Mykistetyt tilit voivat edelleen olla vuor msgid "My Birthday" msgstr "Syntymäpäiväni" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Syötteeni" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Profiilini" @@ -4017,7 +4211,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nimi tai kuvaus rikkoo yhteisön sääntöjä" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Luonto" @@ -4026,7 +4220,7 @@ msgid "Navigate to {0}" msgstr "Siirry kohteeseen {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Siirtyy seuraavalle näytölle" @@ -4043,35 +4237,41 @@ msgstr "Tarvitseeko sinun vaihtaa se?" msgid "Need to report a copyright violation?" msgstr "Tarvitseeko sinun ilmiantaa tekijänoikeusrikkomus?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Älä koskaan menetä pääsyä seuraajiisi tai tietoihisi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Ei se mitään, luo minulle käyttäjätunnus" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Uusi" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Uusi" +#~ msgid "New" +#~ msgstr "Uusi" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Uusi chatti" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Uusi käyttäjätunnus" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Uusia viestejä" @@ -4088,21 +4288,21 @@ msgstr "Uusi salasana" msgid "New Password" msgstr "Uusi salasana" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Uusi julkaisu" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Uusi julkaisu" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Uusi julkaisu" @@ -4115,49 +4315,51 @@ msgstr "Käyttäjän uusien tietojen valintaikkuna" msgid "New User List" msgstr "Uusi käyttäjälista" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Uusimmat vastaukset ensin" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Uutiset" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Seuraava" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Seuraava kuva" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Ei vielä sovellussalasanoja" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Ei kuvausta" +#~ msgid "No description" +#~ msgstr "Ei kuvausta" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Ei DNS-paneelia" @@ -4169,12 +4371,12 @@ msgstr "Esillä olevia GIF-kuvia ei löydy. Tenorissa saattaa olla ongelma." msgid "No feeds found. Try searching for something else." msgstr "Syötteitä ei löydy. Kokeile hakea jotain muuta." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Ei vielä tykkäyksiä" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Et enää seuraa käyttäjää {0}" @@ -4187,16 +4389,16 @@ msgstr "Pituus enintään 253 merkkiä" msgid "No messages yet" msgstr "Ei vielä viestejä" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Ei enempää keskusteluja" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Ei vielä ilmoituksia!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Ei keneltäkään" @@ -4208,11 +4410,11 @@ msgstr "Vain tekijä voi lainata tätä julkaisua." msgid "No posts yet." msgstr "Ei vielä julkaisuja." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Ei vielä lainauksia" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Ei vielä uudelleenjulkaisuja" @@ -4221,22 +4423,23 @@ msgstr "Ei vielä uudelleenjulkaisuja" msgid "No result" msgstr "Ei tulosta" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Ei tuloksia" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Tuloksia ei löytynyt" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Ei tuloksia haulle ”{query}”" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Ei tuloksia haulle {query}" @@ -4253,17 +4456,17 @@ msgstr "Ei kiitos" msgid "Nobody" msgstr "Ei keneltäkään" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Kukaan ei ole vielä tykännyt tästä. Ehkä sinun pitäisi olla ensimmäinen!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Kukaan ei ole vielä lainannut tätä. Ehkä sinun pitäisi olla ensimmäinen!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Kukaan ei ole vielä uudelleenjulkaissut tätä. Ehkä sinun pitäisi olla ensimmäinen!" @@ -4275,8 +4478,8 @@ msgstr "Ketään ei löytynyt. Kokeile hakea jotakuta muuta." msgid "Non-sexual Nudity" msgstr "Ei-seksuaalinen alastomuus" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Ei löydy" @@ -4287,45 +4490,43 @@ msgstr "Ei juuri nyt" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Huomio jakamisesta" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Huomio: Bluesky on avoin ja julkinen verkosto. Tämä asetus rajoittaa vain sisältösi näkyvyyttä Bluesky-sovelluksessa ja -verkkosivustolla, eivätkä muut sovellukset välttämättä noudata tätä asetusta. Sisältösi voi silti näkyä kirjautumattomille käyttäjille muissa sovelluksissa ja muilla sivustoilla." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Täällä ei mitään" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Ilmoitusten suodattimet" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Ilmoitusasetukset" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Ilmoitusasetukset" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Ilmoitusasäänet" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Ilmoitusasäänet" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Ilmoitukset" @@ -4360,7 +4561,9 @@ msgstr "Voi ei!" msgid "Oh no! Something went wrong." msgstr "Voi ei! Jotain meni pieleen." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4369,16 +4572,18 @@ msgstr "OK" msgid "Okay" msgstr "Selvä" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Vanhimmat vastaukset ensin" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "palvelussa<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Käyttöönoton nollaus" @@ -4418,17 +4623,17 @@ msgstr "Vain WebVTT (.vtt) -tiedostoja tuetaan" msgid "Oops, something went wrong!" msgstr "Hups, jotain meni pieleen!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Hups!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Avaa" @@ -4440,7 +4645,7 @@ msgstr "Avaa käyttäjän {name} profiilin pikavalikko" msgid "Open avatar creator" msgstr "Avaa profiilikuvan luontityökalu" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Avaa käyttäjätunnuksen vaihtamisen valintaikkuna" @@ -4449,17 +4654,26 @@ msgstr "Avaa käyttäjätunnuksen vaihtamisen valintaikkuna" msgid "Open conversation options" msgstr "Avaa keskustelun valinnat" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Avaa emoji-valitsin" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Avaa syötteen valinnat" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Avaa tukipalvelu selaimessa" @@ -4471,32 +4685,32 @@ msgstr "Avaa linkki {niceUrl}" msgid "Open message options" msgstr "Avaa viestin valinnat" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Avaa moderoinnin vianetsintäsivu" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Avaa mykistettyjen sanojen ja tunnisteiden asetukset" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Avaa navigointi" +#~ msgid "Open navigation" +#~ msgstr "Avaa navigointi" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Avaa julkaisun valinnat" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Avaa aloituspaketin valikko" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Avaa storybook-sivu" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Avaa järjestelmäloki" @@ -4546,7 +4760,7 @@ msgstr "Avaa GIF-valintaikkunan" msgid "Opens list of invite codes" msgstr "Avaa kutsukoodien luettelon" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Avaa salasanan palautuslomakkeen" @@ -4554,7 +4768,7 @@ msgstr "Avaa salasanan palautuslomakkeen" msgid "Opens the linked website" msgstr "Avaa linkitetyn verkkosivun" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Avaa tämän profiilin" @@ -4580,11 +4794,11 @@ msgstr "Valinnat:" msgid "Or combine these options:" msgstr "Tai yhdistele näitä valintoja:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Tai jatka toisella tilillä." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Tai kirjaudu sisään toisella tililläsi." @@ -4605,7 +4819,7 @@ msgstr "Muu…" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Moderaattorimme ovat arvioineet raportteja ja päättäneet estää pääsysi Blueskyn chatteihin." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Sivua ei löydy" @@ -4614,12 +4828,12 @@ msgstr "Sivua ei löydy" msgid "Page Not Found" msgstr "Sivua ei löydy" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Salasana" @@ -4646,15 +4860,15 @@ msgid "Pause video" msgstr "Pysäytä video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Käyttäjät" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Käyttäjät, joita @{0} seuraa" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Käyttäjät, jotka seuraavat tiliä @{0}" @@ -4671,11 +4885,11 @@ msgid "Person toggle" msgstr "Käyttäjän vaihtokytkin" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Lemmikit" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Valokuvaus" @@ -4683,12 +4897,16 @@ msgstr "Valokuvaus" msgid "Pictures meant for adults." msgstr "Aikuisille tarkoitetut kuvat." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Kiinnitä kotinäkymään" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Kiinnitä kotinäkymään" @@ -4697,15 +4915,20 @@ msgstr "Kiinnitä kotinäkymään" msgid "Pin to your profile" msgstr "Kiinnitä profiiliisi" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Kiinnitetty" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Kiinnitetyt syötteet" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Kiinnitetty syötteisiisi" @@ -4771,7 +4994,7 @@ msgstr "Syötä sähköpostiosoitteesi." msgid "Please enter your invite code." msgstr "Syötä kutsukoodisi." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Syötä myös salasanasi:" @@ -4793,7 +5016,7 @@ msgid "Please Verify Your Email" msgstr "Vahvista sähköpostiosoitteesi" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politiikka" @@ -4806,7 +5029,7 @@ msgctxt "action" msgid "Post" msgstr "Julkaise" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Julkaisu" @@ -4820,10 +5043,10 @@ msgstr "Julkaise kaikki" msgid "Post by {0}" msgstr "Julkaissut {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Julkaissut @{0}" @@ -4835,7 +5058,7 @@ msgstr "Julkaisu poistettu" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Julkaisun lataaminen palveluun epäonnistui. Tarkista internetyhteytesi ja yritä uudelleen." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Julkaisu piilotettu" @@ -4861,8 +5084,8 @@ msgstr "Julkaisukieli" msgid "Post Languages" msgstr "Julkaisukielet" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Julkaisua ei löydy" @@ -4879,7 +5102,7 @@ msgid "posts" msgstr "julkaisut" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Julkaisut" @@ -4887,7 +5110,7 @@ msgstr "Julkaisut" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Julkaisuja voi mykistää tekstin, tunnisteiden tai kummankin perusteella. Suosittelemme välttämään yleisiä sanoja, jotka esiintyvät monissa julkaisuissa. Muuten voi käydä niin, ettei mitään julkaisuja näytetä." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Julkaisut piilotettu" @@ -4918,40 +5141,41 @@ msgstr "Paina yrittääksesi uudelleen" msgid "Press to view followers of this account that you also follow" msgstr "Paina näyttääksesi tämän tilin seuraajat, joita seuraat myös itse" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Edellinen kuva" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Ensisijainen kieli" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Aseta seurattusi ensisijaisiksi" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Etusijan ilmoitukset" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Yksityisyys" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Yksityisyys ja turvallisuus" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Yksityisyys ja turvallisuus" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -4967,13 +5191,13 @@ msgstr "Käsitellään videota…" msgid "Processing..." msgstr "Käsitellään…" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profiili" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -4984,17 +5208,25 @@ msgstr "Profiili" msgid "Profile updated" msgstr "Profiili päivitetty" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Julkinen" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Julkinen, jaettava käyttäjälista massamykistyksiä ja -estoja varten." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Julkinen, jaettava käyttäjälista massamykistyksiä ja -estoja varten." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Julkinen, jaettava lista, joka voi ohjata syötteitä." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Julkinen, jaettava lista, joka voi ohjata syötteitä." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5008,8 +5240,8 @@ msgstr "QR-koodi ladattu!" msgid "QR code saved to your camera roll!" msgstr "QR-koodi tallennettu kuvagalleriaasi!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5023,23 +5255,22 @@ msgstr "Lainausjulkaisu liitettiin uudelleen" msgid "Quote post was successfully detached" msgstr "Lainausjulkaisu irrotettiin onnistuneesti" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Lainausjulkaisut poissa käytöstä" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Lainausjulkaisut käytössä" +#~ msgid "Quote posts enabled" +#~ msgstr "Lainausjulkaisut käytössä" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Lainausasetukset" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Lainaukset" @@ -5047,12 +5278,14 @@ msgstr "Lainaukset" msgid "Quotes of this post" msgstr "Tämän julkaisun lainaukset" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Satunnainen (niin sanottu ”lähettäjän ruletti”)" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Nopeusraja ylitettiin – olet yrittänyt vaihtaa käyttäjätunnustasi liian monta kertaa lyhyessä ajassa. Odota hetki ennen kuin yrität uudelleen." @@ -5061,7 +5294,7 @@ msgstr "Nopeusraja ylitettiin – olet yrittänyt vaihtaa käyttäjätunnustasi msgid "Re-attach quote" msgstr "Liitä lainaus uudelleen" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Palauta tilisi käyttöön" @@ -5083,31 +5316,35 @@ msgstr "Lue Blueskyn käyttöehdot" msgid "Reason:" msgstr "Syy:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Viimeaikaiset haut" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Yhdistä uudelleen" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Päivitä ilmoitukset" +#~ msgid "Refresh notifications" +#~ msgstr "Päivitä ilmoitukset" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Lataa keskustelut uudelleen" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Poista" @@ -5115,8 +5352,8 @@ msgstr "Poista" msgid "Remove {displayName} from starter pack" msgstr "Poista {displayName} aloituspaketista" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Poista tili" @@ -5136,31 +5373,31 @@ msgstr "Poista banneri" msgid "Remove embed" msgstr "Poista upotus" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Poista syöte" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Poistetaanko syöte?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Poista syötteistäni" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Poistetaanko syötteistäni?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Poistetaanko pikakäytöstä?" @@ -5176,11 +5413,11 @@ msgstr "Poista kuva" msgid "Remove mute word from your list" msgstr "Poista mykistyssana listastasi" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Poista profiili" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Poista profiili hakuhistoriasta" @@ -5188,8 +5425,8 @@ msgstr "Poista profiili hakuhistoriasta" msgid "Remove quote" msgstr "Poista lainaus" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Poista uudelleenjulkaisu" @@ -5197,7 +5434,7 @@ msgstr "Poista uudelleenjulkaisu" msgid "Remove subtitle file" msgstr "Poista tekstitystiedosto" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Poista tämä syöte tallennetuista syötteistäsi" @@ -5223,9 +5460,9 @@ msgstr "Poistettu syötteistäni" msgid "Removed from saved feeds" msgstr "Poistettu tallennetuista syötteistä" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Poistettu syötteistäsi" @@ -5238,7 +5475,7 @@ msgstr "Poistaa lainausjulkaisun" msgid "Replace with Discover" msgstr "Korvaa syötteellä Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Vastaukset" @@ -5255,6 +5492,10 @@ msgctxt "action" msgid "Reply" msgstr "Vastaa" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5273,24 +5514,28 @@ msgstr "Vastausasetukset" msgid "Reply settings are chosen by the author of the thread" msgstr "Vastausasetukset ovat ketjun aloittajan valitsemat" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Vastaa käyttäjälle <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Vastaa estettyyn julkaisuun" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Vastaa julkaisuun" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Vastaa sinulle" @@ -5324,12 +5569,12 @@ msgstr "Ilmianna keskustelu" msgid "Report dialog" msgstr "Ilmiannon valintaikkuna" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Ilmianna syöte" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Ilmianna lista" @@ -5342,8 +5587,8 @@ msgstr "Ilmianna viesti" msgid "Report post" msgstr "Ilmianna julkaisu" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Ilmianna aloituspaketti" @@ -5377,9 +5622,8 @@ msgstr "Ilmianna tämä aloituspaketti" msgid "Report this user" msgstr "Ilmianna tämä käyttäjä" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Uudelleenjulkaise" @@ -5389,28 +5633,31 @@ msgstr "Uudelleenjulkaise" msgid "Repost" msgstr "Uudelleenjulkaise" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Uudelleenjulkaise tai lainaa julkaisua" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Uudelleenjulkaisseet" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Uudelleenjulkaissut {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Uudelleenjulkaissut <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Uudelleenjulkaisemasi" @@ -5428,8 +5675,8 @@ msgstr "Pyydä muutosta" msgid "Request Code" msgstr "Pyydä koodia" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Edellytä tekstivastinetta ennen julkaisua" @@ -5468,8 +5715,8 @@ msgstr "Palautuskoodi" msgid "Reset Code" msgstr "Palautuskoodi" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Nollaa käyttöönoton tila" @@ -5477,12 +5724,12 @@ msgstr "Nollaa käyttöönoton tila" msgid "Reset password" msgstr "Palauta salasana" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Yrittää kirjautumista uudelleen" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Yrittää uudelleen viimeisintä toimintoa, joka epäonnistui" @@ -5490,14 +5737,14 @@ msgstr "Yrittää uudelleen viimeisintä toimintoa, joka epäonnistui" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5505,8 +5752,8 @@ msgstr "Yritä uudelleen" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Palaa edelliselle sivulle" @@ -5514,8 +5761,8 @@ msgstr "Palaa edelliselle sivulle" msgid "Returns to home page" msgstr "Palaa kotinäkymään" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Palaa edelliselle sivulle" @@ -5525,7 +5772,7 @@ msgstr "Palaa edelliselle sivulle" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5534,11 +5781,11 @@ msgstr "Palaa edelliselle sivulle" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Tallenna" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5548,8 +5795,8 @@ msgstr "Tallenna" msgid "Save birthday" msgstr "Tallenna syntymäpäivä" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Tallenna muutokset" @@ -5566,7 +5813,7 @@ msgstr "Tallenna kuva" msgid "Save image crop" msgstr "Tallenna kuvan rajaus" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Tallenna uusi käyttäjätunnus" @@ -5574,12 +5821,12 @@ msgstr "Tallenna uusi käyttäjätunnus" msgid "Save QR code" msgstr "Tallenna QR-koodi" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Tallenna syötteisiini" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Tallennetut syötteet" @@ -5587,8 +5834,8 @@ msgstr "Tallennetut syötteet" msgid "Saved to your camera roll" msgstr "Tallennettu kuvagalleriaasi" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Tallennettu syötteisiisi" @@ -5602,41 +5849,53 @@ msgstr "Tallentaa kuvan rajausasetukset" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Tervehdi!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Tiede" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Vieritä alkuun" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Haku" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Haku termillä ”{query}”" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Haku termillä ”{searchText}”" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Hae syötteitä, joita haluat ehdottaa toisille." @@ -5648,8 +5907,10 @@ msgstr "Hae käyttäjiä" msgid "Search GIFs" msgstr "Hae GIF-animaatioita" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Hae profiileja" @@ -5681,11 +5942,11 @@ msgstr "Katso tämän käyttäjän <0>{displayTag}-julkaisut" msgid "See jobs at Bluesky" msgstr "Katso Blueskyn työpaikat" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Katso tämä opas" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Kelauksen liukusäädin. Käytä nuolinäppäimiä eteen- ja taaksepäin kelaamiseen ja välilyöntiä toistamiseen tai pysäyttämiseen." @@ -5705,7 +5966,7 @@ msgstr "Valitse profiilikuva" msgid "Select an emoji" msgstr "Valitse emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Valitse sisällön kielet" @@ -5729,7 +5990,7 @@ msgstr "Valitse, kuinka pitkään tämä sana mykistetään." msgid "Select language..." msgstr "Valitse kieli…" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Valitse kielet" @@ -5761,11 +6022,11 @@ msgstr "Valitse video" msgid "Select what content this mute word should apply to." msgstr "Valitse, mitä sisältöä tämä mykistyssana koskee." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Valitse, mitä kieliä haluat tilaamiesi syötteiden sisältävän. Jos et valitse mitään, kaikki kielet näytetään." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Valitse sovelluksen käyttöliittymän kieli." @@ -5777,7 +6038,7 @@ msgstr "Aseta syntymäaikasi" msgid "Select your interests from the options below" msgstr "Valitse kiinnostuksen kohteesi alla olevista vaihtoehdoista" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Valitse käännösten kieli syötteessäsi." @@ -5798,11 +6059,11 @@ msgstr "Lähetä vahvistussähköpostiviesti" msgid "Send Confirmation Email" msgstr "Lähetä vahvistussähköpostiviesti" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Lähetä sähköpostiviesti" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Lähetä sähköpostiviesti" @@ -5841,7 +6102,7 @@ msgstr "Lähetä vahvistussähköpostiviesti" msgid "Send via direct message" msgstr "Lähetä yksityisviestillä" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Lähettää sähköpostiin tilin poistamiseen tarvittavan vahvistuskoodin" @@ -5849,7 +6110,11 @@ msgstr "Lähettää sähköpostiin tilin poistamiseen tarvittavan vahvistuskoodi msgid "Server address" msgstr "Palvelimen osoite" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Aseta syntymäaika" @@ -5857,7 +6122,7 @@ msgstr "Aseta syntymäaika" msgid "Set new password" msgstr "Aseta uusi salasana" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Määritä tilisi" @@ -5865,9 +6130,9 @@ msgstr "Määritä tilisi" msgid "Sets email for password reset" msgstr "Asettaa sähköpostiosoitteen salasanan palautusta varten" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Asetukset" @@ -5881,18 +6146,20 @@ msgid "Sexually Suggestive" msgstr "Seksuaalisesti vihjaileva" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Jaa" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Jaa" @@ -5907,18 +6174,18 @@ msgstr "Jaa hauska fakta!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Jaa kuitenkin" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Jaa syöte" +#~ msgid "Share feed" +#~ msgstr "Jaa syöte" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Jaa linkki" @@ -5936,7 +6203,11 @@ msgstr "Jaa linkki -valintaikkuna" msgid "Share QR code" msgstr "Jaa QR-koodi" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Jaa tämä aloituspaketti" @@ -5948,7 +6219,7 @@ msgstr "Jaa tämä aloituspaketti ja auta muita liittymään yhteisöösi Bluesk msgid "Share your favorite feed!" msgstr "Jaa suosikkisyötteesi!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Jaettujen asetusten testeri" @@ -6000,7 +6271,7 @@ msgstr "Näytä lista silti" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Näytä lisää" @@ -6013,40 +6284,48 @@ msgstr "Näytä enemmän tällaista" msgid "Show muted replies" msgstr "Näytä mykistetyt vastaukset" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Näytä muut tilit, joihin voit vaihtaa" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Näytä lainausjulkaisut" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Näytä vastaukset" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Näytä seuraamiesi käyttäjien vastaukset ennen muita vastauksia" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Näytä vastaukset ketjunäkymänä" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Näytä vastaukset ketjunäkymänä" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Näytä vastaus kaikille" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Näytä uudelleenjulkaisut" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Näytä näytteitä tallennetuista syötteistäsi Seuratut-syötteessäsi" @@ -6067,17 +6346,17 @@ msgstr "Näytä varoitus ja suodata syötteistä" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6099,22 +6378,22 @@ msgstr "Kirjaudu sisään tai luo tili osallistuaksesi keskusteluun!" msgid "Sign into Bluesky or create a new account" msgstr "Kirjaudu Blueskyhin tai luo uusi tili" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Kirjaudu ulos" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Kirjaudutaanko ulos?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6135,12 +6414,12 @@ msgstr "Kirjautunut sisään käyttäjänä @{0}" msgid "Signup without a starter pack" msgstr "Rekisteröidy ilman aloituspakettia" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Samankaltaisia tilejä" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Ohita" @@ -6148,16 +6427,16 @@ msgstr "Ohita" msgid "Skip this flow" msgstr "Ohita nämä vaiheet" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Pienempi" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Ohjelmistokehitys" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Muita syötteitä, joista saattaisit pitää" @@ -6165,7 +6444,7 @@ msgstr "Muita syötteitä, joista saattaisit pitää" msgid "Some people can reply" msgstr "Jotkut voivat vastata" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Jotain meni pieleen" @@ -6175,30 +6454,34 @@ msgid "Something went wrong, please try again" msgstr "Jotain meni pieleen, yritä uudelleen" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Jotain meni pieleen. Yritä uudelleen." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Jotain meni pieleen!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Pahoittelut! Istuntosi on vanhentunut. Kirjaudu sisään uudelleen." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Järjestele vastaukset" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Järjestele vastaukset seuraavasti:" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Järjestele saman julkaisun vastaukset seuraavasti:" @@ -6216,7 +6499,7 @@ msgid "Spam; excessive mentions or replies" msgstr "Roskaposti; liialliset maininnat tai vastaukset" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Urheilu" @@ -6224,13 +6507,23 @@ msgstr "Urheilu" msgid "Start a new chat" msgstr "Aloita uusi chatti" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Aloita chatti käyttäjän {displayName} kanssa" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Aloituspaketti" @@ -6238,15 +6531,20 @@ msgstr "Aloituspaketti" msgid "Starter pack by {0}" msgstr "Aloituspaketti käyttäjältä {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Oma aloituspakettisi" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Aloituspaketti on virheellinen" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Aloituspaketit" @@ -6254,8 +6552,8 @@ msgstr "Aloituspaketit" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Aloituspakettien avulla voit jakaa helposti suosikkisyötteesi ja -käyttäjäsi kavareillesi." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Tilasivu" @@ -6263,12 +6561,12 @@ msgstr "Tilasivu" msgid "Step {0} of {1}" msgstr "Vaihe {0}/{1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Tallennustila tyhjennetty. Sinun on nyt käynnistettävä sovellus uudelleen." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -6279,11 +6577,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Lähetä" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Tilaa" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Tilaa @{0} käyttääksesi näitä merkintöjä:" @@ -6295,7 +6593,7 @@ msgstr "Tilaa merkitsijä" msgid "Subscribe to this labeler" msgstr "Tilaa tämä merkitsijä" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Tilaa tämä lista" @@ -6303,11 +6601,11 @@ msgstr "Tilaa tämä lista" msgid "Success!" msgstr "Onnistui!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Ehdotetut tilit" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Ehdotuksia sinulle" @@ -6316,15 +6614,15 @@ msgstr "Ehdotuksia sinulle" msgid "Suggestive" msgstr "Vihjaileva" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Tuki" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Vaihda tiliä" @@ -6333,14 +6631,14 @@ msgstr "Vaihda tiliä" msgid "Switch Account" msgstr "Vaihda tiliä" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Järjestelmä" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Järjestelmäloki" @@ -6352,6 +6650,10 @@ msgstr "Tunnistevalikko: {displayTag}" msgid "Tags only" msgstr "Vain tunnisteissa" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Hylkää napauttamalla" @@ -6373,16 +6675,20 @@ msgstr "Napauta ottaaksesi äänet käyttöön tai poistaaksesi ne käytöstä" msgid "Tap to view full image" msgstr "Napauta näyttääksesi kuvan kokonaan" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tehtävä valmis – 10 tykkäystä!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Opeta algoritmillemme, mistä pidät" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teknologia" @@ -6398,13 +6704,14 @@ msgstr "Kerro hieman itsestäsi" msgid "Tell us a little more" msgstr "Kerro hieman lisää" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Ehdot" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6440,7 +6747,7 @@ msgstr "Kiitos. Raporttisi on lähetetty." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Kiitos, olet vahvistanut sähköpostiosoitteesi onnistuneesti. Voit sulkea tämän valintaikkunan." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Se sisältää seuraavaa:" @@ -6452,12 +6759,12 @@ msgstr "Tuo käyttätunnus on jo käytössä." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Tätä aloituspakettia ei löydy." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Siinä kaikki, ihmiset!" @@ -6466,12 +6773,17 @@ msgstr "Siinä kaikki, ihmiset!" msgid "The account will be able to interact with you after unblocking." msgstr "Tili voi olla vuorovaikutuksessa kanssasi, kun poistat eston." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "Ketjun aloittaja on piilottanut tämän vastauksen." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Blueskyn selainsovellus" @@ -6487,8 +6799,7 @@ msgstr "Tekijänoikeuskäytäntö on siirretty kohtaan <0/>" msgid "The Discover feed" msgstr "Discover-syöte" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Discover-syöte tietää nyt, mistä pidät" @@ -6508,12 +6819,12 @@ msgstr "Seuraavat merkinnät asetettiin tilillesi." msgid "The following labels were applied to your content." msgstr "Seuraavat merkinnät asetettiin sisällöllesi." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Seuraavat vaiheet auttavat mukauttamaan Bluesky-kokemustasi." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Julkaisu on ehkä poistettu." @@ -6529,7 +6840,7 @@ msgstr "Valittu video on suurempi kuin 50 Mt." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Palvelin näyttää kärsivän ongelmista. Yritä hetken kuluttua uudelleen." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Aloituspaketti, jonka yritit näyttää, on virheellinen. Voit sen sijaan poistaa tämän aloituspaketin." @@ -6545,7 +6856,7 @@ msgstr "Käyttöehdot on siirretty kohtaan" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Antamasi vahvistuskoodi on virheellinen. Varmista, että olet käyttänyt oikeaa vahvistuslinkkiä, tai pyydä uusi." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Teema" @@ -6557,15 +6868,15 @@ msgstr "Tilin käytöstä poistamiseen ei ole aikarajaa. Palaa takaisin milloin msgid "There was an issue connecting to Tenor." msgstr "Yhteyden muodostamisessa Tenoriin ilmeni ongelma." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Yhteydenotossa palvelimeen ilmeni ongelma" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Yhteydenotossa palvelimeen ilmeni ongelma. Tarkista internetyhteytesi ja yritä uudelleen." @@ -6574,19 +6885,19 @@ msgstr "Yhteydenotossa palvelimeen ilmeni ongelma. Tarkista internetyhteytesi ja msgid "There was an issue contacting your server" msgstr "Yhteydenotossa palvelimeen ilmeni ongelma" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Ilmoitusten hakemisessa ilmeni ongelma. Napauta tästä yrittääksesi uudelleen." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Julkaisujen hakemisessa ilmeni ongelma. Napauta tästä yrittääksesi uudelleen." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Listan hakemisessa ilmeni ongelma. Napauta tästä yrittääksesi uudelleen." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Sovellussalasanojesi hakemisessa ilmeni ongelma" @@ -6595,11 +6906,11 @@ msgstr "Sovellussalasanojesi hakemisessa ilmeni ongelma" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Listojesi hakemisessa ilmeni ongelma. Napauta tästä yrittääksesi uudelleen." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Palvelutietojesi hakemisessa ilmeni ongelma" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Tämän syötteen poistamisessa ilmeni ongelma. Tarkista internetyhteytesi ja yritä uudelleen." @@ -6608,9 +6919,9 @@ msgstr "Tämän syötteen poistamisessa ilmeni ongelma. Tarkista internetyhteyte msgid "There was an issue sending your report. Please check your internet connection." msgstr "Raportin lähettämisessä ilmeni ongelma. Tarkista internetyhteytesi." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Syötteidesi päivityksessä ilmeni ongelma. Tarkista internetyhteytesi ja yritä uudelleen." @@ -6633,10 +6944,10 @@ msgstr "Ilmeni ongelma! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Ilmeni ongelma. Tarkista internetyhteytesi ja yritä uudelleen." @@ -6645,11 +6956,11 @@ msgstr "Ilmeni ongelma. Tarkista internetyhteytesi ja yritä uudelleen." msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Sovelluksessa ilmeni odottamaton ongelma. Kerro meille, jos tämä tapahtui sinulle!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Blueskyyn on tullut paljon uusia käyttäjiä! Aktivoimme tilisi niin pian kuin mahdollista." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Nämä asetukset vaikuttavat vain Seuratut-syötteeseen." @@ -6694,7 +7005,7 @@ msgstr "Tätä sisältöä hostaa {0}. Haluatko sallia ulkoisen median?" msgid "This content is not available because one of the users involved has blocked the other." msgstr "Tämä sisältö ei ole saatavilla, koska toinen käyttäjistä on estänyt toisen." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Tämä sisältö ei ole nähtävissä ilman Bluesky-tiliä." @@ -6710,7 +7021,7 @@ msgstr "Tämä ominaisuus on beetavaiheessa. Voit lukea lisää arkistojen vienn msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Tämä ominaisuus ei ole saatavilla sovellussalasanaa käytettäessä. Kirjaudu sisään pääsalasanallasi." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Tämä syöte saa tällä hetkellä paljon liikennettä ja on tilapäisesti pois käytöstä. Yritä uudelleen myöhemmin." @@ -6719,8 +7030,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Tämä syöte on tyhjä! Sinun on ehkä seurattava useampia käyttäjiä tai säädettävä kieliasetuksiasi." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Tämä syöte on tyhjä." @@ -6728,7 +7039,7 @@ msgstr "Tämä syöte on tyhjä." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Tämä syöte ei ole enää linjoilla. Näytämme sen sijaan syötteen <0>Discover." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Tämä käyttäjätunnus on varattu. Kokeile toista." @@ -6752,7 +7063,7 @@ msgstr "Tämä merkintä on tekijän asettama." msgid "This label was applied by you." msgstr "Tämä merkintä on itse asettamasi." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Tämä merkitsijä ei ole ilmoittanut, mitä merkintöjä se julkaisee, eikä välttämättä ole aktiivinen." @@ -6765,8 +7076,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Tämä lista – luojana <0>{0} – sisältää nimessään tai kuvauksessaan mahdollisia Blueskyn yhteisöohjeiden rikkomuksia." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Tämä lista on tyhjä!" +#~ msgid "This list is empty!" +#~ msgstr "Tämä lista on tyhjä!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6781,7 +7096,7 @@ msgid "This post has been deleted." msgstr "Tämä julkaisu on poistettu." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Tämä julkaisu on näkyvissä vain kirjautuneille käyttäjille. Sitä ei näytetä kirjautumattomille henkilöille." @@ -6805,11 +7120,11 @@ msgstr "Tämä vastaus sijoitetaan piilotettuun osaan ketjusi loppuun, ja ilmoit msgid "This service has not provided terms of service or a privacy policy." msgstr "Tämä palvelu ei ole toimittanut käyttöehtoja tai tietosuojakäytäntöä." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Tämän pitäisi luoda tietue verkkotunnukseen" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Tällä käyttäjällä ei ole yhtään seuraajaa." @@ -6838,7 +7153,7 @@ msgstr "Tämä käyttäjä on listassa <0>{0}, jonka olet mykistänyt." msgid "This user is new here. Press for more info about when they joined." msgstr "Tämä käyttäjä on uusi täällä. Paina tätä nähdäksesi, milloin hän liittyi." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Tämä käyttäjä ei seuraa ketään." @@ -6846,7 +7161,7 @@ msgstr "Tämä käyttäjä ei seuraa ketään." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Tämä poistaa sanan ”{0}” mykistyksistäsi. Voit lisätä sen takaisin myöhemmin." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Tämä poistaa tilin @{0} pikakäyttöluettelosta." @@ -6854,20 +7169,30 @@ msgstr "Tämä poistaa tilin @{0} pikakäyttöluettelosta." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Tämä poistaa julkaisusi tästä lainausjulkaisusta kaikilta käyttäjiltä ja korvaa sen paikkamerkillä." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Ketjun asetukset" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Ketjun asetukset" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Ketjunäkymä" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Ketjujen asetukset" @@ -6899,15 +7224,20 @@ msgstr "Tänään" msgid "Toggle dropdown" msgstr "Avaa tai sulje pudotusvalikko" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Vaihda ottaaksesi aikuisille tarkoitetun sisällön käyttöön tai poistaaksesi sen käytöstä" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Suosituimmat" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -6917,32 +7247,42 @@ msgstr "Suosituimmat" msgid "Translate" msgstr "Käännä" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Yritä uudelleen" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Kaksivaiheinen tunnistautuminen" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Kirjoita haluamasi käyttäjätunnus" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Kirjoita viestisi tähän" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tyyppi:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Poista listan esto" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Poista listan mykistys" @@ -6952,14 +7292,14 @@ msgstr "Yhteyden muodostaminen ei onnistu. Tarkista internetyhteytesi ja yritä #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Yhteyden muodostaminen palveluusi ei onnistu. Tarkista internetyhteytesi." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Poistaminen ei onnistu" @@ -6970,7 +7310,7 @@ msgstr "Poistaminen ei onnistu" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Poista esto" @@ -6994,12 +7334,15 @@ msgstr "Poista tilin esto" msgid "Unblock Account?" msgstr "Poistetaanko tilin esto?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Kumoa uudelleenjulkaisu" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7014,12 +7357,20 @@ msgstr "Lopeta käyttäjän {0} seuraaminen" msgid "Unfollow Account" msgstr "Lopeta tilin seuraaminen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Poista tämän syötteen tykkäys" +#~ msgid "Unlike this feed" +#~ msgstr "Poista tämän syötteen tykkäys" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Poista mykistys" @@ -7055,12 +7406,17 @@ msgstr "Poista ketjun mykistys" msgid "Unmute video" msgstr "Poista videon mykistys" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Irrota" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Irrota kotinäkymästä" @@ -7069,11 +7425,15 @@ msgstr "Irrota kotinäkymästä" msgid "Unpin from profile" msgstr "Irrota profiilista" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Irrota moderointilista" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Irrotettu syötteistäsi" @@ -7111,8 +7471,8 @@ msgstr "Ei-toivottu seksuaalinen sisältö" msgid "Update <0>{displayName} in Lists" msgstr "Päivitä <0>{displayName} listoissa" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Päivitä verkkotunnukseen {domain}" @@ -7132,7 +7492,7 @@ msgstr "Päivitetään…" msgid "Upload a photo instead" msgstr "Lataa palveluun sen sijaan kuva" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Lataa tekstitiedosto osoitteeseen" @@ -7168,11 +7528,11 @@ msgstr "Ladataan linkin pikkukuvaa palveluun…" msgid "Uploading video..." msgstr "Ladataan videota palveluun…" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Käytä sovellussalasanoja kirjautuaksesi muihin Bluesky-sovelluksiin antamatta niille täyttä pääsyä tiliisi tai salasanaasi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Käytä oletustoimittajaa" @@ -7181,8 +7541,8 @@ msgstr "Käytä oletustoimittajaa" msgid "Use in-app browser" msgstr "Käytä sovelluksen sisäistä selainta" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Avaa linkit sovelluksen sisäisellä selaimella" @@ -7233,11 +7593,10 @@ msgid "User list by {0}" msgstr "Käyttäjälista käyttäjältä {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Käyttäjälista käyttäjältä <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Käyttäjälista käyttäjältä <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Oma käyttäjälistasi" @@ -7250,23 +7609,23 @@ msgid "User list updated" msgstr "Käyttäjälista päivitetty" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Käyttäjälistat" +#~ msgid "User Lists" +#~ msgstr "Käyttäjälistat" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Käyttäjätunnus tai sähköpostiosoite" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Käyttäjät" +#~ msgid "Users" +#~ msgstr "Käyttäjät" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "käyttäjät, joita <0>@{0} seuraa" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Seuraamiltani käyttäjiltä" @@ -7278,7 +7637,7 @@ msgstr "Käyttäjiltä listassa ”{0}”" msgid "Users that have liked this content or profile" msgstr "Käyttäjät, jotka ovat tykänneet tästä sisällöstä tai profiilista" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Arvo:" @@ -7286,8 +7645,8 @@ msgstr "Arvo:" msgid "Verified email required" msgstr "Vaaditaan vahvistettu sähköpostiosoite" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Vahvista DNS-tietue" @@ -7305,13 +7664,13 @@ msgstr "Vahvista uusi sähköpostiosoite" msgid "Verify now" msgstr "Vahvista nyt" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Vahvista tekstitiedosto" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Vahvista sähköpostiosoitteesi" @@ -7320,8 +7679,8 @@ msgstr "Vahvista sähköpostiosoitteesi" msgid "Verify Your Email" msgstr "Vahvista sähköpostiosoitteesi" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versio {appVersion}" @@ -7335,7 +7694,7 @@ msgid "Video failed to process" msgstr "Videon käsitteleminen epäonnistui" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videopelit" @@ -7360,16 +7719,17 @@ msgstr "Video: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Videoiden on oltava alle 60 sekuntia pitkiä" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Näytä käyttäjän {0} profiilikuva" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Näytä käyttäjän {0} profiili" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Näytä käyttäjän {displayName} profiili" @@ -7413,38 +7773,38 @@ msgstr "Näytä tietoja näistä merkinnöistä" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Näytä profiili" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Näytä profiilikuva" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Näytä käyttäjän @{0} tarjoama merkintäpalvelu" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Näytä tästä syötteestä tykänneet käyttäjät" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Näytä estämäsi tilit" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Näytä syötteesi ja löydä lisää" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Näytä moderointilistasi" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Näytä mykistämäsi tilit" @@ -7471,15 +7831,19 @@ msgstr "Varoita sisällöstä" msgid "Warn content and filter from feeds" msgstr "Varoita sisällöstä ja suodata syötteistä" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Emme löytäneet tuloksia tälle aihetunnisteelle." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Emme voineet ladata tätä keskustelua" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Arvioimme, että tilisi valmistumiseen kuluu {estimatedTime}." @@ -7487,7 +7851,7 @@ msgstr "Arvioimme, että tilisi valmistumiseen kuluu {estimatedTime}." msgid "We have sent another verification email to <0>{0}." msgstr "Olemme lähettäneet toisen vahvistussähköpostiviestin osoitteeseen <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Toivomme sinulle ihania hetkiä. Muista, että Bluesky on" @@ -7503,7 +7867,7 @@ msgstr "Emme onnistuneet määrittämään, saatko ladata palveluun videoita. Yr msgid "We were unable to load your birth date preferences. Please try again." msgstr "Emme onnistuneet lataamaan syntymäaika-asetuksiasi. Yritä uudelleen." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Emme tällä kertaa onnistuneet lataamaan määriteltyjä merkitsijöitäsi." @@ -7511,7 +7875,7 @@ msgstr "Emme tällä kertaa onnistuneet lataamaan määriteltyjä merkitsijöit msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Yhteyden muodostaminen ei onnistunut. Yritä uudelleen jatkaaksesi tilisi määritystä. Jos ongelma jatkuu, voit ohittaa nämä vaiheet." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Ilmoitamme, kun tilisi on valmis." @@ -7519,7 +7883,8 @@ msgstr "Ilmoitamme, kun tilisi on valmis." msgid "We'll use this to help customize your experience." msgstr "Käytämme tätä mukauttaaksemme kokemustasi." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Meillä on verkko-ongelmia, yritä uudelleen" @@ -7527,7 +7892,7 @@ msgstr "Meillä on verkko-ongelmia, yritä uudelleen" msgid "We're so excited to have you join us!" msgstr "Olemme innoissamme, että liityt joukkoomme!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Pahoittelemme, mutta emme onnistuneet resolvoimaan tätä listaa. Jos tämä jatkuu, ota yhteys listan tekijään: @{handleOrDid}." @@ -7535,7 +7900,7 @@ msgstr "Pahoittelemme, mutta emme onnistuneet resolvoimaan tätä listaa. Jos t msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Pahoittelut, mutta emme tällä kertaa onnistuneet lataamaan mykistettyjä sanojasi. Yritä uudelleen." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Pahoittelut, mutta hakuasi ei voitu suorittaa loppuun. Yritä uudelleen muutaman minuutin kuluttua." @@ -7543,16 +7908,16 @@ msgstr "Pahoittelut, mutta hakuasi ei voitu suorittaa loppuun. Yritä uudelleen msgid "We're sorry! The post you are replying to has been deleted." msgstr "Pahoittelut! Julkaisu, johon olet vastaamassa, on poistettu." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Pahoittelut! Emme löydä etsimääsi sivua." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Pahoittelut! Voit tilata vain kaksikymmentä merkitsijää, ja olet saavuttanut kahdenkymmenen rajasi." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Tervetuloa takaisin!" @@ -7568,6 +7933,10 @@ msgstr "Mitkä ovat kiinnostuksenkohteesi?" msgid "What do you want to call your starter pack?" msgstr "Millä nimellä haluat kutsua aloituspakettiasi?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -7591,7 +7960,7 @@ msgid "Who can reply" msgstr "Kuka voi vastata" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Hupsista!" @@ -7638,11 +8007,11 @@ msgid "Write your reply" msgstr "Kirjoita vastauksesi" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Kirjoittajat" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "Palvelin palautti väärän DID:n. Vastaanotettiin {0}" @@ -7655,7 +8024,7 @@ msgstr "Kyllä" msgid "Yes, deactivate" msgstr "Kyllä, poista käytöstä" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Kyllä, poista tämä aloituspaketti" @@ -7667,7 +8036,7 @@ msgstr "Kyllä, irrota" msgid "Yes, hide" msgstr "Kyllä, piilota" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Kyllä, palauta tilini käyttöön" @@ -7683,7 +8052,7 @@ msgstr "sinä" msgid "You" msgstr "Kirjautunut käyttäjä" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Olet jonossa." @@ -7691,7 +8060,7 @@ msgstr "Olet jonossa." msgid "You are not allowed to upload videos." msgstr "Sinun ei ole mahdollista ladata videoita palveluun." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Et seuraa ketään." @@ -7700,11 +8069,11 @@ msgstr "Et seuraa ketään." msgid "You can also discover new Custom Feeds to follow." msgstr "Voit myös selata uusia mukautettuja syötteitä seurattavaksi." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Voit myös poistaa tilisi käytöstä väliaikaisesti ja palauttaa sen käyttöön milloin tahansa." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Voit jatkaa meneillään olevia keskusteluja riippumatta valitsemastasi asetuksesta." @@ -7713,15 +8082,21 @@ msgstr "Voit jatkaa meneillään olevia keskusteluja riippumatta valitsemastasi msgid "You can now sign in with your new password." msgstr "Voit nyt kirjautua sisään uudella salasanallasi." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Voit palauttaa tilisi käyttöön jatkaaksesi sisäänkirjautumista. Profiilisi ja julkaisusi tulevat näkyviin muille käyttäjille." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Sinulla ei ole yhtään seuraajaa." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Et seuraa ketään, joka seuraa käyttäjää @{name}." @@ -7729,15 +8104,15 @@ msgstr "Et seuraa ketään, joka seuraa käyttäjää @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Sinulla ei ole vielä kutsukoodeja! Lähetämme sinulle sellaisia, kun olet ollut Blueskyssa hieman pidempään." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Sinulla ei ole kiinnitettyjä syötteitä." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Sinulla ei ole tallennettuja syötteitä." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Olet estänyt tekijän, tai tekijä on estänyt sinut." @@ -7775,7 +8150,7 @@ msgstr "Olet mykistänyt tämän tilin." msgid "You have muted this user" msgstr "Olet mykistänyt tämän käyttäjän" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Sinulla ei ole vielä keskusteluja. Aloita sellainen!" @@ -7783,16 +8158,15 @@ msgstr "Sinulla ei ole vielä keskusteluja. Aloita sellainen!" msgid "You have no feeds." msgstr "Sinulla ei ole syötteitä." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Sinulla ei ole listoja." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Et ole estänyt vielä yhtään tiliä. Estääksesi tilin siirry hänen profiiliinsa ja valitse valikosta ”Estä tili”." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Et ole mykistänyt vielä yhtään tiliä. Mykistääksesi tilin siirry hänen profiiliinsa ja valitse valikosta ”Mykistä tili”." @@ -7857,11 +8231,11 @@ msgstr "Sinun on myönnettävä pääsy kuvagalleriaasi tallentaaksesi kuvan." msgid "You must select at least one labeler for a report" msgstr "Sinun on valittava raporttia varten ainakin yksi merkitsijä" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Poistit aiemmin käytöstä tilin @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Sinut kirjataan ulos kaikista tileistäsi." @@ -7913,7 +8287,7 @@ msgstr "Saat sähköpostia osoitteeseen <0>{0}, jotta voit vahvistaa henkil msgid "You'll stay updated with these feeds" msgstr "Pysyt ajan tasalla näiden syötteiden avulla" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Olet jonossa" @@ -7922,7 +8296,7 @@ msgstr "Olet jonossa" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Olet kirjautuneena sovellussalasanalla. Kirjaudu sisään pääsalasanallasi jatkaaksesi tilisi käytöstäpoistoa." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Olet valmis aloittamaan!" @@ -7931,6 +8305,10 @@ msgstr "Olet valmis aloittamaan!" msgid "You've chosen to hide a word or tag within this post." msgstr "Olet valinnut piilottaa tässä julkaisussa esiintyvän sanan tai tunnisteen." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Olet päässyt syötteesi loppuun! Etsi lisää tilejä seurattavaksi." @@ -7947,7 +8325,7 @@ msgstr "Olet saavuttanut päiväkohtaisen videolatausten rajoituksen (liian mont msgid "Your account" msgstr "Tilisi" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Tilisi on poistettu" @@ -7975,6 +8353,10 @@ msgstr "Chattisi on poistettu käytöstä" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Valintasi tallennetaan, mutta sen voi muuttaa myöhemmin asetuksista." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -7990,7 +8372,7 @@ msgstr "Sähköpostiosoitteesi on päivitetty, mutta sitä ei ole vielä vahvist msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Sähköpostiosoitettasi ei ole vielä vahvistettu. Tämä on tärkeä turvatoimi, jota suosittelemme." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Ensimmäinen tykkäyksesi!" @@ -7998,14 +8380,14 @@ msgstr "Ensimmäinen tykkäyksesi!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Seuraamiesi syöte on tyhjä! Seuraa lisää käyttäjiä nähdäksesi, mitä tapahtuu." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Koko tuleva käyttäjätunnuksesi on <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Koko tuleva käyttäjätunnuksesi on" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Koko tuleva käyttäjätunnuksesi on <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Mykistämäsi sanat" @@ -8022,7 +8404,7 @@ msgstr "Julkaisusi on julkaistu" msgid "Your posts have been published" msgstr "Julkaisusi on julkaistu" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Julkaisusi, tykkäyksesi ja estosi ovat julkisia. Mykistykset ovat yksityisiä." @@ -8037,7 +8419,3 @@ msgstr "Vastauksesi on julkaistu" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Raporttisi lähetetään Blueskyn moderointipalveluun" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Valitse käyttäjätunnuksesi" diff --git a/src/locale/locales/fr/messages.po b/src/locale/locales/fr/messages.po index e19ecab0ff..b6723c46cd 100644 --- a/src/locale/locales/fr/messages.po +++ b/src/locale/locales/fr/messages.po @@ -13,6 +13,10 @@ msgstr "" "Language-Team: Stanislas Signoud (@signez.fr), surfdude29, Cereza Auclair (@cereza.zone)\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(contient du contenu intégré)" @@ -79,9 +83,11 @@ msgstr "{0, plural, one {abonné·e} other {abonné·e·s}}" #: src/screens/Profile/Header/Metrics.tsx:26 msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {abonnement} other {abonnements}}" + #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {a aimé} other {ont aimé}}" + #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {post} other {posts}}" @@ -89,9 +95,11 @@ msgstr "{0, plural, one {post} other {posts}}" #: src/view/com/post-thread/PostThreadItem.tsx:431 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {citation} other {citations}}" + #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {repost} other {reposts}}" + #: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -118,7 +126,7 @@ msgstr "{0} sur {1}" msgid "{0} people have used this starter pack!" msgstr "{0} personnes ont utilisé ce kit de démarrage !" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} éléments non lus" @@ -160,9 +168,10 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} éléments non lus" -#: src/view/shell/desktop/LeftNav.tsx:186 +#~ msgid "{badge} unread items" +#~ msgstr "{badge} éléments non lus" + +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} éléments non lus" @@ -272,14 +281,19 @@ msgstr "{firstAuthorLink} s’est inscrit·e avec votre kit de démarrage" msgid "{following} following" msgstr "{following} abonnements" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} ne peut être contacté par message" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" + #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} non lus" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} éléments non lus" @@ -353,7 +367,7 @@ msgstr "30 jours" msgid "7 days" msgstr "7 jours" -#: src/Navigation.tsx:362 +#: src/Navigation.tsx:363 #: src/screens/Settings/AboutSettings.tsx:28 #: src/screens/Settings/Settings.tsx:215 #: src/screens/Settings/Settings.tsx:218 @@ -370,11 +384,11 @@ msgstr "Accède aux liens de navigation et aux paramètres" msgid "Accessibility" msgstr "Accessibilité" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Paramètres d’accessibilité" -#: src/Navigation.tsx:338 +#: src/Navigation.tsx:339 #: src/screens/Login/LoginForm.tsx:178 #: src/screens/Settings/AccountSettings.tsx:45 #: src/screens/Settings/Settings.tsx:153 @@ -428,7 +442,6 @@ msgstr "Compte réaffiché" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "Ajouter" @@ -445,7 +458,8 @@ msgstr "Ajouter {displayName} au kit de démarrage" msgid "Add a content warning" msgstr "Ajouter un avertissement sur le contenu" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Ajouter un compte à cette liste" @@ -499,6 +513,11 @@ msgstr "Ajouter des mots et des mots-clés masqués" msgid "Add new post" msgstr "Ajouter un post" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Ajouter les fils d’actu recommandés" @@ -566,8 +585,8 @@ msgid "Advanced" msgstr "Avancé" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Entraînement de l’algorithme terminé !" +#~ msgid "Algorithm training complete!" +#~ msgstr "Entraînement de l’algorithme terminé !" #: src/view/screens/Notifications.tsx:86 msgid "All" @@ -709,8 +728,8 @@ msgstr "Un problème est survenu lors de l’ouverture de la discussion" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -730,7 +749,7 @@ msgid "and" msgstr "et" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animaux" @@ -751,7 +770,7 @@ msgstr "N’importe quelle langue" msgid "Anybody can interact" msgstr "Tout le monde peut interagir" -#: src/Navigation.tsx:370 +#: src/Navigation.tsx:371 #: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 @@ -787,7 +806,7 @@ msgstr "Les noms de mots de passe d’application doivent comporter au moins 4 c msgid "App passwords" msgstr "Mots de passe d’application" -#: src/Navigation.tsx:290 +#: src/Navigation.tsx:291 #: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Mots de passe d’application" @@ -813,8 +832,8 @@ msgstr "Appel soumis" msgid "Appeal this decision" msgstr "Faire appel de cette décision" -#: src/Navigation.tsx:330 -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 #: src/screens/Settings/Settings.tsx:183 #: src/screens/Settings/Settings.tsx:186 msgid "Appearance" @@ -879,7 +898,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Écrivez-vous en <0>{0} ?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Art" @@ -895,8 +914,8 @@ msgstr "Au moins 3 caractères" msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Les options de la lecture automatique ont été déplacées dans les <0>paramètres Contenu et médias." -#: src/screens/Settings/ContentAndMediaSettings.tsx:96 -#: src/screens/Settings/ContentAndMediaSettings.tsx:102 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Lire automatiquement les vidéos et les GIFs" @@ -919,8 +938,8 @@ msgstr "Lire automatiquement les vidéos et les GIFs" msgid "Back" msgstr "Retour" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Veuillez vérifier votre e-mail avant de créer une liste." @@ -938,6 +957,11 @@ msgstr "Veuillez vérifier votre e-mail avant de créer un kit de démarrage." msgid "Before you may message another user, you must first verify your email." msgstr "Veuillez vérifier votre e-mail avant d’envoyer des messages à d’autres personnes." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 #: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" @@ -966,15 +990,15 @@ msgstr "Bloquer ce compte" msgid "Block Account?" msgstr "Bloquer ce compte ?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloquer ces comptes" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Liste de blocage" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Bloquer ces comptes ?" @@ -986,7 +1010,7 @@ msgstr "Bloqué" msgid "Blocked accounts" msgstr "Comptes bloqués" -#: src/Navigation.tsx:154 +#: src/Navigation.tsx:155 #: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Comptes bloqués" @@ -1000,7 +1024,7 @@ msgstr "Les comptes bloqués ne peuvent pas répondre à vos discussions, vous m msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Les comptes bloqués ne peuvent pas répondre à vos discussions, vous mentionner ou interagir avec vous. Vous ne verrez pas leur contenu et ils ne pourront pas voir le vôtre." -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Post bloqué." @@ -1008,7 +1032,7 @@ msgstr "Post bloqué." msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Le blocage n’empêche pas cet étiqueteur de placer des étiquettes sur votre compte." -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Le blocage est public. Les comptes bloqués ne peuvent pas répondre à vos discussions, vous mentionner ou interagir avec vous." @@ -1033,7 +1057,8 @@ msgstr "Bluesky ne peut pas confirmer l’authenticité de la date déclarée." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky est un réseau ouvert où vous pouvez choisir votre hébergeur. Si vous êtes développeur, vous pouvez héberger votre propre serveur." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky est meilleur entre ami·e·s !" @@ -1062,7 +1087,7 @@ msgid "Blur images and filter from feeds" msgstr "Flouter les images et les filtrer des fils d’actu" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Livres" @@ -1091,13 +1116,27 @@ msgstr "Parcourir d’autres suggestions sur la page « Explore »" msgid "Browse other feeds" msgstr "Parcourir d’autres fils d’actu" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Affaires" + #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Par {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 msgid "By <0>{0}" msgstr "Par <0>{0}" @@ -1112,11 +1151,12 @@ msgstr "En créant un compte, vous acceptez les <0>Conditions d’utilisationTerms of Service." msgstr "En créant un compte, vous acceptez les <0>Conditions d’utilisation." + #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Caméra" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1148,14 +1188,14 @@ msgid "Cancel" msgstr "Annuler" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Annuler" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Annuler la suppression de compte" @@ -1185,9 +1225,9 @@ msgid "Cancels opening the linked website" msgstr "Annule l’ouverture du site web lié" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Impossible d’interagir avec un compte bloqué" @@ -1248,9 +1288,9 @@ msgstr "Modifier votre e-mail" msgid "Change your email address" msgstr "Modifier votre adresse e-mail" -#: src/Navigation.tsx:382 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Discussions" @@ -1261,7 +1301,7 @@ msgstr "Discussion masquée" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 +#: src/Navigation.tsx:393 #: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Paramètres de discussion" @@ -1283,7 +1323,7 @@ msgstr "Vérifier mon statut" msgid "Check your email for a login code and enter it here." msgstr "Vérifiez votre boîte e-mail pour un code de connexion et saisissez-le ici." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Consultez votre boîte de réception, vous avez du recevoir un e-mail contenant un code de confirmation à saisir ci-dessous :" @@ -1311,7 +1351,7 @@ msgstr "Choisissez les auto-étiquettes qui sont pertinentes pour les médias qu msgid "Choose Service" msgstr "Choisir un service" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Choisissez les algorithmes qui alimentent vos fils d’actu personnalisés." @@ -1320,7 +1360,7 @@ msgid "Choose this color as your avatar" msgstr "Choisir cette couleur comme avatar" #: src/view/screens/Feeds.tsx:728 -#: src/view/screens/Search/Explore.tsx:391 +#: src/view/screens/Search/Explore.tsx:411 msgid "Choose your own timeline! Feeds built by the community help you find content you love." msgstr "Construisez votre propre page d’accueil ! Abonnez-vous à des fils d’actu de la communauté pour y retrouver ce que vous aimez." @@ -1328,6 +1368,10 @@ msgstr "Construisez votre propre page d’accueil ! Abonnez-vous à des fils d msgid "Choose your password" msgstr "Choisissez votre mot de passe" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Votre pseudo" + #: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Effacer toutes les données de stockage" @@ -1345,12 +1389,12 @@ msgid "click here" msgstr "cliquez ici" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Cliquez ici pour plus d’informations sur la désactivation de votre compte" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Cliquez ici pour plus d’informations sur la désactivation de votre compte" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Cliquez ici pour plus d’informations." +#~ msgid "Click here for more information." +#~ msgstr "Cliquez ici pour plus d’informations." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1378,9 +1422,10 @@ msgstr "Cataclop 🐴 cataclop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1422,7 +1467,7 @@ msgstr "Fermer la visionneuse d’images" msgid "Close navigation footer" msgstr "Fermer le pied de page de navigation" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Fermer ce dialogue" @@ -1447,26 +1492,26 @@ msgstr "Fermer la liste des comptes" msgid "Collapses list of users for a given notification" msgstr "Réduit la liste des comptes pour une notification donnée" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Mode de couleur" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comédie" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Bandes dessinées" -#: src/Navigation.tsx:280 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Directives communautaires" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Terminez le didacticiel et commencez à utiliser votre compte" @@ -1474,7 +1519,7 @@ msgstr "Terminez le didacticiel et commencez à utiliser votre compte" msgid "Complete the challenge" msgstr "Compléter le défi" -#: src/view/shell/desktop/LeftNav.tsx:280 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Écrire un nouveau post" @@ -1519,7 +1564,7 @@ msgstr "Confirmer le changement" msgid "Confirm content language settings" msgstr "Confirmer les paramètres de langue" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmer la suppression du compte" @@ -1536,8 +1581,8 @@ msgstr "Confirme votre date de naissance" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Code de confirmation" @@ -1555,7 +1600,7 @@ msgstr "Connexion…" msgid "Contact support" msgstr "Contacter le support" -#: src/screens/Settings/ContentAndMediaSettings.tsx:39 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 msgid "Content & Media" msgstr "Contenu et médias" @@ -1565,7 +1610,7 @@ msgstr "Contenu et médias" msgid "Content and media" msgstr "Contenu et médias" -#: src/Navigation.tsx:354 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Contenu et médias" @@ -1641,7 +1686,7 @@ msgstr "Version de build copiée dans le presse-papier" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:392 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copié dans le presse-papier" @@ -1683,7 +1728,7 @@ msgstr "Copier le lien" msgid "Copy Link" msgstr "Copier le lien" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copier le lien vers la liste" @@ -1710,7 +1755,7 @@ msgstr "Copier le code QR" msgid "Copy TXT record value" msgstr "Copier la valeur du registre TXT" -#: src/Navigation.tsx:285 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Politique sur les droits d’auteur" @@ -1719,11 +1764,11 @@ msgstr "Politique sur les droits d’auteur" msgid "Could not leave chat" msgstr "Impossible de partir de la discussion" -#: src/screens/Profile/ProfileFeed/index.tsx:70 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Impossible de charger le fil d’actu" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Impossible de charger la liste" @@ -1745,7 +1790,7 @@ msgstr "Créer un code QR pour un kit de démarrage" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Créer un kit de démarrage" @@ -1789,7 +1834,7 @@ msgid "Created {0}" msgstr "{0} créé" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Culture" @@ -1797,12 +1842,13 @@ msgstr "Culture" #: src/view/com/auth/server-input/index.tsx:96 msgid "Custom" msgstr "Personnalisé" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Personnalisez les comptes qui peuvent interagir avec ce post." -#: src/screens/Settings/AppearanceSettings.tsx:106 -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Sombre" @@ -1810,7 +1856,7 @@ msgstr "Sombre" msgid "Dark mode" msgstr "Mode sombre" -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Thème sombre" @@ -1832,7 +1878,7 @@ msgstr "Déboguer la modération" msgid "Debug panel" msgstr "Panneau de débug" -#: src/screens/Settings/AppearanceSettings.tsx:169 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Par défaut" @@ -1846,7 +1892,7 @@ msgstr "Icônes par défaut" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Supprimer" @@ -1855,7 +1901,7 @@ msgstr "Supprimer" msgid "Delete account" msgstr "Supprimer le compte" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Suppression du compte <0>« <1>{0}<2> »" @@ -1875,7 +1921,7 @@ msgstr "Supprimer la déclaration d’ouverture aux discussions" msgid "Delete for me" msgstr "Supprimer pour moi" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Supprimer la liste" @@ -1887,7 +1933,7 @@ msgstr "Supprimer le message" msgid "Delete message for me" msgstr "Supprimer le message pour moi" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Supprimer mon compte" @@ -1906,7 +1952,7 @@ msgstr "Supprimer le kit de démarrage" msgid "Delete starter pack?" msgstr "Supprimer le kit de démarrage ?" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Supprimer cette liste ?" @@ -1923,7 +1969,7 @@ msgstr "Supprimé" msgid "Deleted Account" msgstr "Compte supprimé" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Post supprimé." @@ -1966,7 +2012,7 @@ msgstr "Options pour développeurs" msgid "Dialog: adjust who can interact with this post" msgstr "Une boîte de dialogue : réglez qui peut interagir avec ce post" -#: src/screens/Settings/AppearanceSettings.tsx:123 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Atténué" @@ -2020,7 +2066,7 @@ msgstr "Empêcher les applis de montrer mon compte aux personnes non connectées msgid "Discover new custom feeds" msgstr "Découvrir des fils d’actu personnalisés" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Découvrir de nouveaux fils d’actu" @@ -2036,7 +2082,7 @@ msgstr "Ignorer" msgid "Dismiss error" msgstr "Ignorer l’erreur" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Annuler le guide de démarrage" @@ -2189,7 +2235,7 @@ msgstr "Chaque code ne fonctionne qu’une seule fois. Vous recevrez régulière msgid "Edit" msgstr "Modifier" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Modifier" @@ -2214,7 +2260,7 @@ msgstr "Modifier l’image" msgid "Edit interaction settings" msgstr "Modifier les paramètres d’interaction" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Modifier les infos de la liste" @@ -2222,7 +2268,7 @@ msgstr "Modifier les infos de la liste" msgid "Edit Moderation List" msgstr "Modifier la liste de modération" -#: src/Navigation.tsx:295 +#: src/Navigation.tsx:296 #: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Modifier mes fils d’actu" @@ -2272,12 +2318,12 @@ msgstr "Modifier votre nom d’affichage" msgid "Edit your profile description" msgstr "Modifier la description de votre profil" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Modifier votre kit de démarrage" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Éducation" @@ -2377,6 +2423,11 @@ msgstr "Activer les sous-titres" msgid "Enable this source only" msgstr "Active cette source uniquement" +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + #: src/screens/Messages/Settings.tsx:130 #: src/screens/Messages/Settings.tsx:133 #: src/screens/Moderation/index.tsx:327 @@ -2446,7 +2497,7 @@ msgid "Enter your username and password" msgstr "Entrez votre pseudo et votre mot de passe" #: src/view/com/composer/Composer.tsx:1637 -#: src/view/com/util/error/ErrorScreen.tsx:40 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Erreur" @@ -2500,7 +2551,7 @@ msgstr "Exclut les comptes que vous suivez" msgid "Exit fullscreen" msgstr "Quitter le plein écran" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Sort du processus de suppression du compte" @@ -2563,8 +2614,8 @@ msgstr "Exporter mes données" msgid "Export My Data" msgstr "Exporter mes données" -#: src/screens/Settings/ContentAndMediaSettings.tsx:72 -#: src/screens/Settings/ContentAndMediaSettings.tsx:75 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Média externe" @@ -2578,7 +2629,7 @@ msgstr "Média externe" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Les médias externes peuvent permettre à des sites web de collecter des informations sur vous et votre appareil. Aucune information n’est envoyée ou demandée tant que vous n’appuyez pas sur le bouton de lecture." -#: src/Navigation.tsx:314 +#: src/Navigation.tsx:315 #: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Préférences sur les médias externes" @@ -2612,8 +2663,8 @@ msgstr "Échec de la suppression du post, veuillez réessayer" msgid "Failed to delete starter pack" msgstr "Échec de la suppression du kit de démarrage" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Échec du chargement des fils d’actu" @@ -2625,12 +2676,12 @@ msgstr "Échec du chargement des GIFs" msgid "Failed to load past messages" msgstr "Échec du chargement de l’historique" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Échec du chargement des fils d’actu suggerés" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Échec du chargement des suivis suggérés" @@ -2678,7 +2729,7 @@ msgstr "Échec de l’envoi de la vidéo" msgid "Failed to verify handle. Please try again." msgstr "La vérification du pseudo a échoué. Veuillez réessayer." -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Fil d’actu" @@ -2687,7 +2738,7 @@ msgstr "Fil d’actu" msgid "Feed by {0}" msgstr "Fil d’actu par {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 msgid "Feed menu" msgstr "Menu du fil d’actu" @@ -2695,8 +2746,8 @@ msgstr "Menu du fil d’actu" msgid "Feed toggle" msgstr "Ajouter/enlever le fil d’actu" -#: src/view/shell/desktop/RightNav.tsx:69 -#: src/view/shell/desktop/RightNav.tsx:70 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Commentaires" @@ -2706,13 +2757,13 @@ msgstr "Commentaires" msgid "Feedback sent!" msgstr "Commentaire envoyé !" -#: src/Navigation.tsx:397 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 #: src/view/screens/Feeds.tsx:508 -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:235 #: src/view/screens/SavedFeeds.tsx:96 #: src/view/screens/Search/Search.tsx:518 -#: src/view/shell/desktop/LeftNav.tsx:421 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Fils d’actu" @@ -2726,6 +2777,10 @@ msgstr "Les fils d’actu sont des algorithmes personnalisés qui se construisen msgid "Feeds updated!" msgstr "Fils d’actu mis à jour !" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Fichier sauvegardé avec succès !" @@ -2734,7 +2789,7 @@ msgstr "Fichier sauvegardé avec succès !" msgid "Filter from feeds" msgstr "Filtrer des fils d’actu" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalisation" @@ -2744,6 +2799,12 @@ msgstr "Finalisation" msgid "Find accounts to follow" msgstr "Trouver des comptes à suivre" +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Trouver des posts et comptes sur Bluesky" @@ -2756,12 +2817,12 @@ msgstr "Terminer" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexible" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2783,7 +2844,12 @@ msgstr "Suivre {0}" msgid "Follow {name}" msgstr "Suivre {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Suivre 7 comptes" @@ -2807,7 +2873,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Suivre en retour" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Suivez plus de comptes pour vous connecter à vos centres d’intérêt et développer votre réseau." @@ -2830,7 +2896,8 @@ msgstr "Suivi par <0>{0}, <1>{1} et {2, plural, one {# autre} other {# a #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" msgstr "Comptes suivis" -#: src/Navigation.tsx:191 + +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Abonné·e·s de @{0} que vous connaissez" @@ -2840,7 +2907,7 @@ msgid "Followers you know" msgstr "Abonné·e·s que vous connaissez" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 @@ -2850,7 +2917,7 @@ msgstr "Abonné·e·s que vous connaissez" msgid "Following" msgstr "Suivi" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Suit {0}" @@ -2859,12 +2926,12 @@ msgstr "Suit {0}" msgid "Following {name}" msgstr "Suit {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Préférences du fil des abonnements" -#: src/Navigation.tsx:301 +#: src/Navigation.tsx:302 #: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Préférences du fil des abonnements" @@ -2877,20 +2944,20 @@ msgstr "Vous suit" msgid "Follows You" msgstr "Vous suit" -#: src/screens/Settings/AppearanceSettings.tsx:141 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Police de caractères" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Taille de police" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Nourriture" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Pour des raisons de sécurité, nous devrons envoyer un code de confirmation à votre e-mail." @@ -2898,7 +2965,7 @@ msgstr "Pour des raisons de sécurité, nous devrons envoyer un code de confirma msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Pour des raisons de sécurité, vous ne pouvez consulter ceci qu’une seule fois. Si vous perdez ce mot de passe d’application, vous devrez en générer un nouveau." -#: src/screens/Settings/AppearanceSettings.tsx:143 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Pour une meilleure expérience, nous vous recommandons d’utiliser la police thématique." @@ -2923,7 +2990,7 @@ msgstr "Oublié ?" msgid "Frequently Posts Unwanted Content" msgstr "Publication fréquente de contenu indésirable" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" @@ -2949,7 +3016,7 @@ msgstr "Obtenir de l’aide" msgid "Get Started" msgstr "C’est parti" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Pour commencer" @@ -2965,13 +3032,13 @@ msgstr "Donner à votre profil un visage" msgid "Glaring violations of law or terms of service" msgstr "Violations flagrantes de la loi ou des conditions d’utilisation" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 -#: src/screens/Profile/ProfileFeed/index.tsx:79 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Retour" @@ -2979,10 +3046,10 @@ msgstr "Retour" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/Profile/ProfileFeed/index.tsx:84 +#: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Retour" @@ -3034,7 +3101,8 @@ msgstr "Voir le profil du compte" msgid "Graphic Media" msgstr "Médias crus" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "On y est presque !" @@ -3064,7 +3132,7 @@ msgstr "Haptiques" msgid "Harassment, trolling, or intolerance" msgstr "Harcèlement, trolling ou intolérance" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Mot-clé" @@ -3078,8 +3146,8 @@ msgstr "Un souci ?" #: src/screens/Settings/Settings.tsx:207 #: src/screens/Settings/Settings.tsx:211 -#: src/view/shell/desktop/RightNav.tsx:87 -#: src/view/shell/desktop/RightNav.tsx:88 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Aide" @@ -3096,6 +3164,7 @@ msgstr "Voici votre mot de passe d’application !" msgid "Hidden list" msgstr "Liste cachée" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3103,7 +3172,9 @@ msgstr "Liste cachée" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Cacher" @@ -3141,6 +3212,18 @@ msgstr "Cacher ce post ?" msgid "Hide this reply?" msgstr "Cacher cette réponse ?" +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + #: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Cacher la liste des comptes" @@ -3177,10 +3260,10 @@ msgstr "Hmm, nous n’avons pas pu charger ce service de modération." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Attendez ! Nous donnons progressivement accès à la vidéo et vous faites toujours la queue. Revenez bientôt !" -#: src/Navigation.tsx:588 -#: src/Navigation.tsx:608 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:365 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Accueil" @@ -3197,6 +3280,8 @@ msgstr "Hébergeur" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Réponses actives en premier" @@ -3237,9 +3322,10 @@ msgstr "Si le texte alt est trop long, change son mode d’affichage" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Si vous n’êtes pas encore un adulte selon les lois de votre pays, vos parents ou votre tuteur légal doivent lire ces conditions en votre nom." -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Si vous supprimez cette liste, vous ne pourrez pas la récupérer." + #: src/screens/Settings/components/ChangeHandleDialog.tsx:250 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "Si vous possédez votre propre domaine, vous pouvez l’utiliser comme pseudo. Cela vous permet d’auto-vérifier votre identité. <0>En savoir plus" @@ -3284,7 +3370,7 @@ msgstr "Messages inappropriés ou liens explicites" msgid "Input code sent to your email for password reset" msgstr "Entrez le code envoyé à votre e-mail pour réinitialiser le mot de passe" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Entrez le code de confirmation pour supprimer le compte" @@ -3292,7 +3378,7 @@ msgstr "Entrez le code de confirmation pour supprimer le compte" msgid "Input new password" msgstr "Entrez le nouveau mot de passe" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Entrez le mot de passe pour la suppression du compte" @@ -3308,10 +3394,6 @@ msgstr "Entrez le pseudo ou l’adresse e-mail que vous avez utilisé lors de l msgid "Input your password" msgstr "Entrez votre mot de passe" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Entrez votre pseudo" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interaction limitée" @@ -3403,7 +3485,7 @@ msgid "Join the conversation" msgstr "Participez à la conversation" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Journalisme" @@ -3416,7 +3498,7 @@ msgid "Labeled by the author." msgstr "Étiqueté par l’auteur·ice." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:224 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Étiquettes" @@ -3440,7 +3522,7 @@ msgstr "Étiquettes sur votre contenu" msgid "Language selection" msgstr "Sélection de la langue" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Paramètres linguistiques" @@ -3450,11 +3532,12 @@ msgstr "Paramètres linguistiques" msgid "Languages" msgstr "Langues" -#: src/screens/Settings/AppearanceSettings.tsx:173 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Plus grande" #: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 #: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Dernier" @@ -3533,32 +3616,32 @@ msgstr "Laissez-moi choisir" msgid "Let's get your password reset!" msgstr "Réinitialisez votre mot de passe !" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Allons-y !" -#: src/screens/Settings/AppearanceSettings.tsx:102 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Clair" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:482 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Like" msgstr "Aimer" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:310 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "Aimer ({0, plural, one {# ont aimé} other {# ont aimé}})" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Aimer 10 posts" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Aimez 10 posts afin de former le fil d’actu « Discover »" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:469 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 msgid "Like feed" msgstr "Aimer le fil d’actu" @@ -3567,8 +3650,8 @@ msgid "Like this feed" msgstr "Aimer ce fil d’actu" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Aimé par" @@ -3584,13 +3667,13 @@ msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "Aimé par {0, plural, one {# compte} other {# comptes}}" #: src/components/LabelingServiceCard/index.tsx:96 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:457 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "Aimé par {likeCount, plural, one {# compte} other {# comptes}}" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Posts aimés" @@ -3598,7 +3681,12 @@ msgstr "Posts aimés" msgid "Likes on this post" msgstr "Mentions « J’aime » sur ce post" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Liste" @@ -3606,7 +3694,7 @@ msgstr "Liste" msgid "List Avatar" msgstr "Liste des avatars" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Liste bloquée" @@ -3623,7 +3711,7 @@ msgstr "Liste par <0/>" msgid "List by you" msgstr "Liste par vous" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Liste supprimée" @@ -3631,11 +3719,11 @@ msgstr "Liste supprimée" msgid "List has been hidden" msgstr "La liste a été cachée" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "Liste cachée" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Liste masquée" @@ -3643,19 +3731,19 @@ msgstr "Liste masquée" msgid "List Name" msgstr "Nom de liste" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Liste débloquée" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Liste réaffichée" -#: src/Navigation.tsx:134 +#: src/Navigation.tsx:135 #: src/view/screens/Lists.tsx:62 -#: src/view/screens/Profile.tsx:225 -#: src/view/screens/Profile.tsx:232 -#: src/view/shell/desktop/LeftNav.tsx:439 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listes" @@ -3664,15 +3752,15 @@ msgstr "Listes" msgid "Lists blocking this user:" msgstr "Listes qui bloquent ce compte :" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Charger plus" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Charger d’autres fils d’actu suggérés" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Charger d’autres suggestions de suivis" @@ -3680,10 +3768,10 @@ msgstr "Charger d’autres suggestions de suivis" msgid "Load new notifications" msgstr "Charger les nouvelles notifications" -#: src/screens/Profile/ProfileFeed/index.tsx:181 +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:135 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Charger les nouveaux posts" @@ -3691,7 +3779,7 @@ msgstr "Charger les nouveaux posts" msgid "Loading..." msgstr "Chargement…" -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Journaux" @@ -3715,10 +3803,11 @@ msgstr "Visibilité déconnectée" msgid "Login to account that is not listed" msgstr "Se connecter à un compte qui n’est pas listé" -#: src/view/shell/desktop/RightNav.tsx:97 +#: src/view/shell/desktop/RightNav.tsx:121 msgid "Logo by @sawaratsuki.bsky.social" msgstr "Logo par @sawaratsuki.bsky.social" -#: src/view/shell/desktop/RightNav.tsx:94 + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo par <0>@sawaratsuki.bsky.social" @@ -3751,8 +3840,8 @@ msgstr "En faire un pour moi" msgid "Make sure this is where you intend to go!" msgstr "Assurez-vous que c’est bien là que vous avez l’intention d’aller !" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Gérer vos fils d’actu enregistrés" @@ -3765,7 +3854,7 @@ msgstr "Gérer les mots et les mots-clés masqués" msgid "Mark as read" msgstr "Marqué comme lu" -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Média" @@ -3812,7 +3901,7 @@ msgstr "Champ d’écriture du message" msgid "Message is too long" msgstr "Le message est trop long" -#: src/Navigation.tsx:603 +#: src/Navigation.tsx:609 #: src/screens/Messages/ChatList.tsx:260 #: src/screens/Messages/ChatList.tsx:284 msgid "Messages" @@ -3826,7 +3915,7 @@ msgstr "Compte trompeur" msgid "Misleading Post" msgstr "Post trompeur" -#: src/Navigation.tsx:139 +#: src/Navigation.tsx:140 #: src/screens/Moderation/index.tsx:88 #: src/screens/Settings/Settings.tsx:167 #: src/screens/Settings/Settings.tsx:170 @@ -3863,7 +3952,7 @@ msgstr "Liste de modération mise à jour" msgid "Moderation lists" msgstr "Listes de modération" -#: src/Navigation.tsx:144 +#: src/Navigation.tsx:145 #: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Listes de modération" @@ -3872,7 +3961,7 @@ msgstr "Listes de modération" msgid "moderation settings" msgstr "paramètres de modération" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "États de modération" @@ -3889,13 +3978,13 @@ msgstr "La modération a choisi d’ajouter un avertissement général sur le co msgid "More" msgstr "Plus" -#: src/view/shell/desktop/Feeds.tsx:76 -#: src/view/shell/desktop/Feeds.tsx:79 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Plus de fils d’actu" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Plus d’options" @@ -3904,14 +3993,16 @@ msgid "Most-liked first" msgstr "Les plus aimés en premier" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Réponses les plus aimées en premier" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Cinéma" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Musique" @@ -3934,7 +4025,7 @@ msgstr "Masquer {truncatedTag}" msgid "Mute Account" msgstr "Masquer le compte" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Masquer les comptes" @@ -3951,11 +4042,11 @@ msgstr "Masquer la conversation" msgid "Mute in:" msgstr "Masquer dans :" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Masquer la liste" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Masquer ces comptes ?" @@ -3997,7 +4088,7 @@ msgstr "Masquer les mots et les mots-clés" msgid "Muted accounts" msgstr "Comptes masqués" -#: src/Navigation.tsx:149 +#: src/Navigation.tsx:150 #: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Comptes masqués" @@ -4014,7 +4105,7 @@ msgstr "Masqué par « {0} »" msgid "Muted words & tags" msgstr "Mots et mots-clés masqués" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Ce que vous masquez reste privé. Les comptes masqués peuvent interagir avec vous, mais vous ne verrez pas leurs posts et ne recevrez pas de notifications de leur part." @@ -4027,7 +4118,7 @@ msgstr "Ma date de naissance" msgid "My Feeds" msgstr "Mes fils d’actu" -#: src/view/shell/desktop/LeftNav.tsx:82 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mon profil" @@ -4047,7 +4138,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nom ou description qui viole les normes communautaires" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Nature" @@ -4073,7 +4164,7 @@ msgstr "Besoin de la changer ?" msgid "Need to report a copyright violation?" msgstr "Besoin de signaler une violation des droits d’auteur ?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Ne perdez jamais l’accès à vos abonné·e·s ou à vos données." @@ -4081,8 +4172,8 @@ msgstr "Ne perdez jamais l’accès à vos abonné·e·s ou à vos données." msgid "Nevermind, create a handle for me" msgstr "Peu importe, créez un pseudo pour moi" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nouveau" @@ -4099,8 +4190,8 @@ msgstr "Nouvelle discussion" msgid "New handle" msgstr "Nouveau pseudo" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "Nouvelle liste" @@ -4120,21 +4211,21 @@ msgstr "Nouveau mot de passe" msgid "New Password" msgstr "Nouveau mot de passe" -#: src/view/com/feeds/FeedPage.tsx:146 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Nouveau post" -#: src/screens/Profile/ProfileFeed/index.tsx:198 +#: src/screens/Profile/ProfileFeed/index.tsx:209 #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 -#: src/view/screens/Profile.tsx:490 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nouveau post" -#: src/view/shell/desktop/LeftNav.tsx:288 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Nouveau post" @@ -4149,11 +4240,13 @@ msgstr "Nouvelle liste de comptes" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Réponses les plus récentes en premier" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Actualités" @@ -4182,6 +4275,7 @@ msgstr "Image suivante" #: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Aucun mot de passe d’application" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:380 #: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" @@ -4200,7 +4294,7 @@ msgstr "Aucun fil d’actu n’a été trouvé. Essayez de chercher autre chose. msgid "No likes yet" msgstr "Pas encore de mentions « j’aime »" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ne suit plus {0}" @@ -4247,7 +4341,8 @@ msgstr "Pas encore de reposts" msgid "No result" msgstr "Aucun résultat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Aucun résultat" @@ -4301,8 +4396,8 @@ msgstr "Personne n’a été trouvé. Essayez de chercher quelqu’un d’autre. msgid "Non-sexual Nudity" msgstr "Nudité non sexuelle" -#: src/Navigation.tsx:129 -#: src/view/screens/Profile.tsx:127 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Introuvable" @@ -4313,7 +4408,7 @@ msgstr "Pas maintenant" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:356 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Note sur le partage" @@ -4329,7 +4424,7 @@ msgstr "Rien ici" msgid "Notification filters" msgstr "Filtres de notification" -#: src/Navigation.tsx:392 +#: src/Navigation.tsx:398 #: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Paramètres de notification" @@ -4346,10 +4441,10 @@ msgstr "Sons de notification" msgid "Notification Sounds" msgstr "Sons de notification" -#: src/Navigation.tsx:598 +#: src/Navigation.tsx:604 #: src/view/screens/Notifications.tsx:128 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notifications" @@ -4397,6 +4492,8 @@ msgstr "OK" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Plus anciennes réponses en premier" @@ -4450,11 +4547,11 @@ msgstr "Oups, quelque chose n’a pas marché !" #: src/screens/Settings/AppPasswords.tsx:59 #: src/screens/Settings/components/ChangeHandleDialog.tsx:104 #: src/screens/Settings/NotificationSettings.tsx:54 -#: src/view/screens/Profile.tsx:127 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Oups !" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Ouvert" @@ -4475,7 +4572,7 @@ msgstr "Ouvrir la boîte de dialogue de changement de pseudo" msgid "Open conversation options" msgstr "Ouvrir les options de conversation" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "Ouvre le menu latéral" @@ -4485,12 +4582,12 @@ msgstr "Ouvre le menu latéral" msgid "Open emoji picker" msgstr "Ouvrir le sélecteur d’emoji" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:161 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 msgid "Open feed info screen" msgstr "Ouvrir l’écran des infos sur le fil d’actu" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:256 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:261 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Ouvrir le menu des options de fil d’actu" @@ -4649,8 +4746,8 @@ msgstr "Page introuvable" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Mot de passe" @@ -4681,11 +4778,11 @@ msgstr "Mettre en pause la vidéo" msgid "People" msgstr "Personnes" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Personnes suivies par @{0}" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Personnes qui suivent @{0}" @@ -4702,11 +4799,11 @@ msgid "Person toggle" msgstr "Ajouter/enlever per les personnes" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Animaux domestiques" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Photographie" @@ -4714,16 +4811,16 @@ msgstr "Photographie" msgid "Pictures meant for adults." msgstr "Images destinées aux adultes." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:487 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:494 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Pin feed" msgstr "Épingler le fil d’actu" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Ajouter à l’accueil" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:302 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Ajouter à l’accueil" @@ -4736,8 +4833,8 @@ msgstr "Épingler à votre profil" msgid "Pinned" msgstr "Épinglé" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:128 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 msgid "Pinned {0} to Home" msgstr "{0} ajouté à l’accueil" @@ -4745,7 +4842,7 @@ msgstr "{0} ajouté à l’accueil" msgid "Pinned Feeds" msgstr "Fils épinglés" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Épinglé à vos fils d’actu" @@ -4811,7 +4908,7 @@ msgstr "Veuillez entrer votre e-mail." msgid "Please enter your invite code." msgstr "Veuillez saisir votre code d’invitation." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Veuillez également entrer votre mot de passe :" @@ -4833,7 +4930,7 @@ msgid "Please Verify Your Email" msgstr "Veuillez vérifier votre e-mail" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politique" @@ -4846,7 +4943,7 @@ msgctxt "action" msgid "Post" msgstr "Poster" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Post" @@ -4860,10 +4957,10 @@ msgstr "Tout poster" msgid "Post by {0}" msgstr "Post de {0}" -#: src/Navigation.tsx:203 -#: src/Navigation.tsx:210 -#: src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Post de @{0}" @@ -4875,7 +4972,7 @@ msgstr "Post supprimé" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Échec de l’envoi du post. Vérifiez votre connexion Internet et réessayez." -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Post caché" @@ -4901,8 +4998,8 @@ msgstr "Langue du post" msgid "Post Languages" msgstr "Langues du post" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Post introuvable" @@ -4919,7 +5016,7 @@ msgid "posts" msgstr "posts" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Posts" @@ -4975,8 +5072,8 @@ msgstr "Prioriser vos abonnements" msgid "Priority notifications" msgstr "Notifications prioritaires" -#: src/view/shell/desktop/RightNav.tsx:77 -#: src/view/shell/desktop/RightNav.tsx:78 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Vie privée" @@ -4985,12 +5082,12 @@ msgstr "Vie privée" msgid "Privacy and security" msgstr "Confidentialité et sécurité" -#: src/Navigation.tsx:346 +#: src/Navigation.tsx:347 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Confidentialité et sécurité" -#: src/Navigation.tsx:270 +#: src/Navigation.tsx:271 #: src/screens/Settings/AboutSettings.tsx:45 #: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 @@ -5009,12 +5106,12 @@ msgid "Processing..." msgstr "Traitement…" #: src/view/screens/DebugMod.tsx:919 -#: src/view/screens/Profile.tsx:357 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5025,17 +5122,25 @@ msgstr "Profil" msgid "Profile updated" msgstr "Profil mis à jour" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Public" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Listes publiques et partageables de comptes à masquer ou à bloquer." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Listes publiques et partageables de comptes à masquer ou à bloquer." #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "Les listes publiques et partageables qui peuvent alimenter les fils d’actu." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Les listes publiques et partageables qui peuvent alimenter les fils d’actu." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5070,6 +5175,7 @@ msgstr "La citation a été détachée avec succès" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Citations désactivées" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Paramètres des citations" @@ -5084,6 +5190,8 @@ msgstr "Citations de ce post" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aléatoire" @@ -5122,9 +5230,14 @@ msgstr "Raison :" msgid "Recent Searches" msgstr "Recherches récentes" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Se reconnecter" + #: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Rafraîchir les conversations" @@ -5176,11 +5289,11 @@ msgstr "Supprimer le fil d’actu" msgid "Remove feed?" msgstr "Supprimer le fil d’actu ?" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:284 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Supprimer de mes fils d’actu" @@ -5253,9 +5366,9 @@ msgstr "Supprimé de mes fils d’actu" msgid "Removed from saved feeds" msgstr "Supprimé de vos fils d’actu enregistrés" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:92 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Supprimé de vos fils d’actu" @@ -5268,7 +5381,7 @@ msgstr "Supprime le post cité" msgid "Replace with Discover" msgstr "Remplacer par Discover" -#: src/view/screens/Profile.tsx:227 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Réponses" @@ -5285,7 +5398,7 @@ msgctxt "action" msgid "Reply" msgstr "Répondre" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:262 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Répondre ({0, plural, one {# réponse} other {# réponses}})" @@ -5307,6 +5420,10 @@ msgstr "Paramètres de réponse" msgid "Reply settings are chosen by the author of the thread" msgstr "Les paramètres de réponse sont choisis par l’auteur·ice du fil de discussion" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5358,12 +5475,12 @@ msgstr "Signaler la conversation" msgid "Report dialog" msgstr "Fenêtre de dialogue de signalement" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:510 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:516 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Signaler le fil d’actu" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Signaler la liste" @@ -5518,7 +5635,7 @@ msgid "Retries login" msgstr "Réessaye la connection" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:76 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Réessaye la dernière action, qui a échoué" @@ -5533,7 +5650,7 @@ msgstr "Réessaye la dernière action, qui a échoué" #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5542,7 +5659,7 @@ msgstr "Réessayer" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Retourne à la page précédente" @@ -5550,7 +5667,7 @@ msgstr "Retourne à la page précédente" msgid "Returns to home page" msgstr "Retour à la page d’accueil" -#: src/screens/Profile/ProfileFeed/index.tsx:80 +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 msgid "Returns to previous page" msgstr "Retour à la page précédente" @@ -5610,8 +5727,8 @@ msgstr "Enregistrer votre nouveau pseudo" msgid "Save QR code" msgstr "Enregistrer le code QR" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:285 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:291 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Enregistrer dans mes fils d’actu" @@ -5623,8 +5740,8 @@ msgstr "Fils d’actu enregistrés" msgid "Saved to your camera roll" msgstr "Enregistré dans votre photothèque" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:101 -#: src/view/screens/ProfileList.tsx:358 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Enregistré à mes fils d’actu" @@ -5644,30 +5761,38 @@ msgid "Say hello!" msgstr "Dites bonjour !" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Science" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Remonter en haut" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:593 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 #: src/view/screens/Search/Search.tsx:570 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:383 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Recherche" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + #: src/view/screens/Feeds.tsx:441 msgid "Search feeds" msgstr "Rechercher des fils d’actu" +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Recherche de « {query} »" @@ -5688,8 +5813,10 @@ msgstr "Rechercher des comptes" msgid "Search GIFs" msgstr "Rechercher des GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Rechercher dans les profils" @@ -5838,11 +5965,11 @@ msgstr "Envoyer l’e-mail de confirmation" msgid "Send Confirmation Email" msgstr "Envoyer un e-mail de confirmation" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Envoyer e-mail" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Envoyer l’e-mail" @@ -5881,7 +6008,7 @@ msgstr "Envoyer l’e-mail de vérification" msgid "Send via direct message" msgstr "Envoyer par message privé" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Envoie un e-mail avec le code de confirmation pour la suppression du compte" @@ -5909,9 +6036,9 @@ msgstr "Créez votre compte" msgid "Sets email for password reset" msgstr "Définit l’e-mail pour la réinitialisation du mot de passe" -#: src/Navigation.tsx:159 +#: src/Navigation.tsx:160 #: src/screens/Settings/Settings.tsx:80 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Paramètres" @@ -5925,15 +6052,16 @@ msgid "Sexually Suggestive" msgstr "Sexuellement suggestif" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:345 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Partager" @@ -5952,9 +6080,10 @@ msgstr "Partagez une anecdote insolite !" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:361 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Partager quand même" + #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 #: src/screens/StarterPack/StarterPackScreen.tsx:599 @@ -5975,7 +6104,7 @@ msgstr "Dialogue pour le partage d’un lien" msgid "Share QR code" msgstr "Partager le code QR" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:438 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 msgid "Share this feed" msgstr "Partager ce fil d’actu" @@ -5991,7 +6120,7 @@ msgstr "Partagez ce kit de démarrage et aidez les gens à rejoindre votre commu msgid "Share your favorite feed!" msgstr "Partagez votre fil d’actu favori !" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Testeur de préférences partagées" @@ -6070,13 +6199,21 @@ msgstr "Afficher les citations" msgid "Show replies" msgstr "Afficher les réponses" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Afficher les réponses des comptes que vous suivez avant les autres réponses" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "Afficher les réponses sous forme de fils" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Afficher les réponses sous forme de fils" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6115,12 +6252,12 @@ msgstr "Afficher l’avertissement et filtrer des fils d’actu" #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6152,12 +6289,12 @@ msgstr "Déconnexion" msgid "Sign out?" msgstr "Se déconnecter ?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6191,12 +6328,12 @@ msgstr "Ignorer" msgid "Skip this flow" msgstr "Passer cette étape" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Plus petite" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Développement de logiciels" @@ -6228,12 +6365,12 @@ msgstr "Quelque chose n’a pas marché, veuillez réessayer." msgid "Something went wrong!" msgstr "Quelque chose n’a pas marché !" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:506 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 msgid "Something wrong? Let us know." msgstr "Un problème ? Dites-nous tout." -#: src/App.native.tsx:115 -#: src/App.web.tsx:95 +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Désolé ! Votre session a expiré. Essayez de vous reconnecter." @@ -6263,7 +6400,7 @@ msgid "Spam; excessive mentions or replies" msgstr "Spam ; mentions ou réponses excessives" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Sports" @@ -6271,12 +6408,22 @@ msgstr "Sports" msgid "Start a new chat" msgstr "Démarrer une nouvelle discussion" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Démarrer une discussion avec {displayName}" -#: src/Navigation.tsx:402 -#: src/Navigation.tsx:407 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Kit de démarrage" @@ -6298,7 +6445,7 @@ msgstr "Kit de démarrage par vous" msgid "Starter pack is invalid" msgstr "Le kit de démarrage n’est pas valide" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Kits de démarrage" @@ -6319,7 +6466,7 @@ msgstr "Étape {0} sur {1}" msgid "Storage cleared, you need to restart the app now." msgstr "Stockage effacé, vous devez redémarrer l’application maintenant." -#: src/Navigation.tsx:245 +#: src/Navigation.tsx:246 #: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Historique" @@ -6331,7 +6478,7 @@ msgstr "Historique" msgid "Submit" msgstr "Envoyer" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "S’abonner" @@ -6347,7 +6494,7 @@ msgstr "S’abonner à l’étiqueteur" msgid "Subscribe to this labeler" msgstr "S’abonner à cet étiqueteur" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "S’abonner à cette liste" @@ -6355,7 +6502,7 @@ msgstr "S’abonner à cette liste" msgid "Success!" msgstr "Succès !" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Comptes suggérés" @@ -6368,7 +6515,7 @@ msgstr "Suggérés pour vous" msgid "Suggestive" msgstr "Suggestif" -#: src/Navigation.tsx:265 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" @@ -6385,8 +6532,8 @@ msgstr "Changer de compte" msgid "Switch Account" msgstr "Changer de compte" -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:148 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Système" @@ -6429,16 +6576,20 @@ msgstr "Appuyer pour désactiver ou rétablir le son" msgid "Tap to view full image" msgstr "Appuyer pour voir l’image complète" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tâche accomplie - 10 posts aimés !" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Apprendre à notre algorithme ce que vous aimez" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Technologie" @@ -6454,12 +6605,12 @@ msgstr "Dites-nous en un peu à propos de vous" msgid "Tell us a little more" msgstr "Dites-nous en un peu plus" -#: src/view/shell/desktop/RightNav.tsx:83 -#: src/view/shell/desktop/RightNav.tsx:84 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Conditions générales" -#: src/Navigation.tsx:275 +#: src/Navigation.tsx:276 #: src/screens/Settings/AboutSettings.tsx:37 #: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 @@ -6549,8 +6700,7 @@ msgstr "Notre politique de droits d’auteur a été déplacée vers <0/>" msgid "The Discover feed" msgstr "Le fil d’actu « Discover »" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Le fil d’actu « Discover » sait désormais ce que vous aimez" @@ -6574,8 +6724,8 @@ msgstr "Les étiquettes suivantes ont été appliquées à votre contenu." msgid "The following steps will help customize your Bluesky experience." msgstr "Les étapes suivantes vous aideront à personnaliser votre expérience avec Bluesky." -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Ce post a peut-être été supprimé." @@ -6607,7 +6757,7 @@ msgstr "Nos conditions d’utilisation ont été déplacées vers" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Le code de vérification que vous avez fourni n’est pas valide. Assurez-vous que vous avez utilisé le bon lien de vérification ou demandez-en un nouveau." -#: src/screens/Settings/AppearanceSettings.tsx:152 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Thème" @@ -6619,14 +6769,14 @@ msgstr "Il n’y a pas de limite de temps pour la désactivation du compte, reve msgid "There was an issue connecting to Tenor." msgstr "Il y a eu un problème de connexion à Tenor." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:143 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Il y a eu un problème de connexion au serveur" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:381 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Il y a eu un problème de connexion au serveur, vérifiez votre connexion Internet et réessayez." @@ -6640,11 +6790,11 @@ msgstr "Il y a eu un problème de connexion à votre serveur" msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Il y a eu un problème lors de la récupération des notifications. Appuyez ici pour réessayer." -#: src/view/com/posts/PostFeed.tsx:465 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Il y a eu un problème lors de la récupération des posts. Appuyez ici pour réessayer." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Il y a eu un problème lors de la récupération de la liste. Appuyez ici pour réessayer." @@ -6670,7 +6820,7 @@ msgstr "Il y a eu un problème lors de la suppression de ce fil d’actu. Vérif msgid "There was an issue sending your report. Please check your internet connection." msgstr "Il y a eu un problème lors de l’envoi de votre rapport. Vérifiez votre connexion internet." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:106 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 msgid "There was an issue updating your feeds, please check your internet connection and try again." @@ -6695,10 +6845,10 @@ msgstr "Il y a eu un problème ! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Il y a eu un problème. Vérifiez votre connexion Internet et réessayez." @@ -6781,8 +6931,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Ce fil d’actu est vide ! Vous devriez peut-être suivre plus de comptes ou ajuster vos paramètres de langue." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/screens/Profile/ProfileFeed/index.tsx:159 -#: src/view/screens/ProfileList.tsx:803 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Ce fil d’actu est vide." @@ -6827,8 +6977,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Cette liste – créée par <0>{0} – contient des violations possibles des directives communautaires de Bluesky dans son nom ou sa description." #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "Cette liste est vide !" +#~ msgid "This list is empty!" +#~ msgstr "Cette liste est vide !" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6843,7 +6997,7 @@ msgid "This post has been deleted." msgstr "Ce post a été supprimé." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:358 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Ce post n’est visible que pour les personnes connectées. Il ne sera pas visible pour les personnes qui ne sont pas connectées." @@ -6916,8 +7070,13 @@ msgstr "Cela supprimera @{0} de la liste d’accès rapide." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Cela retirera votre post de cette citation pour tout le monde, et le remplacera par un espace vide." -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Préférences des fils de discussion" @@ -6925,11 +7084,16 @@ msgstr "Préférences des fils de discussion" msgid "Thread Preferences" msgstr "Préférences des fils de discussion" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Mode sous forme de fils" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Préférences des fils de discussion" @@ -6966,10 +7130,15 @@ msgid "Toggle to enable or disable adult content" msgstr "Activer ou désactiver le contenu pour adultes" #: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 #: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Meilleur" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -6979,12 +7148,18 @@ msgstr "Meilleur" msgid "Translate" msgstr "Traduire" -#: src/view/com/util/error/ErrorScreen.tsx:84 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Réessayer" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -6992,6 +7167,10 @@ msgstr "TV" msgid "Two-factor authentication (2FA)" msgstr "Auth. à deux facteurs (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Entrez votre pseudo" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Écrivez votre message ici" @@ -7000,11 +7179,11 @@ msgstr "Écrivez votre message ici" msgid "Type:" msgstr "Type :" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Débloquer la liste" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Réafficher cette liste" @@ -7032,7 +7211,7 @@ msgstr "Impossible de supprimer" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Débloquer" @@ -7079,15 +7258,16 @@ msgstr "Se désabonner de {0}" msgid "Unfollow Account" msgstr "Se désabonner du compte" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:482 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Unlike" msgstr "Retirer la mention « J’aime »" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:304 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Retirer la mention « J’aime » ({0, plural, one {# ont aimé} other {# ont aimé}})" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Réafficher" @@ -7123,17 +7303,17 @@ msgstr "Réafficher ce fil de discussion" msgid "Unmute video" msgstr "Rétablir le son de la vidéo" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Désépingler" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:487 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:494 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Unpin feed" msgstr "Désépingler le fil d’actu" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:275 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:277 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Désépingler de l’accueil" @@ -7142,15 +7322,15 @@ msgstr "Désépingler de l’accueil" msgid "Unpin from profile" msgstr "Désépingler du profil" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Supprimer la liste de modération" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 msgid "Unpinned {0} from Home" msgstr "{0} retiré de la page d’accueil" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Désépinglé de vos fils d’actu" @@ -7258,8 +7438,8 @@ msgstr "Utiliser le fournisseur par défaut" msgid "Use in-app browser" msgstr "Utiliser le navigateur interne à l’appli" -#: src/screens/Settings/ContentAndMediaSettings.tsx:82 -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Utiliser le navigateur interne à l’appli pour ouvrir les liens" @@ -7308,6 +7488,7 @@ msgstr "Compte qui vous bloque" #: src/view/com/modals/UserAddRemoveLists.tsx:214 msgid "User list by {0}" msgstr "Liste de compte de {0}" + #: src/view/com/modals/UserAddRemoveLists.tsx:212 msgid "User list by you" msgstr "Liste de compte par vous" @@ -7323,6 +7504,7 @@ msgstr "Liste de compte mise à jour" #: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Pseudo ou e-mail" + #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "comptes suivis par <0>@{0}" @@ -7397,7 +7579,7 @@ msgid "Video failed to process" msgstr "Le traitement de la vidéo a échoué" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Jeux vidéo" @@ -7427,7 +7609,7 @@ msgid "View {0}'s avatar" msgstr "Voir l’avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:418 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 #: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Voir le profil de {0}" @@ -7490,7 +7672,7 @@ msgstr "Afficher l’avatar" msgid "View the labeling service provided by @{0}" msgstr "Voir le service d’étiquetage fourni par @{0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:453 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Voir les comptes qui ont aimé ce fil d’actu" @@ -7538,6 +7720,10 @@ msgstr "Avertir du contenu et filtrer des fils d’actu" msgid "We couldn't find any results for that hashtag." msgstr "Nous n’avons trouvé aucun résultat pour ce mot-clé." +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + #: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Nous ne pouvons pas charger cette conversation" @@ -7550,7 +7736,7 @@ msgstr "Nous estimons que votre compte sera prêt dans {estimatedTime}." msgid "We have sent another verification email to <0>{0}." msgstr "Nous avons envoyé un autre e-mail de vérification à <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Nous espérons que vous passerez un excellent moment. N’oubliez pas que Bluesky est :" @@ -7582,7 +7768,8 @@ msgstr "Nous vous informerons lorsque votre compte sera prêt." msgid "We'll use this to help customize your experience." msgstr "Nous utiliserons ces informations pour personnaliser votre expérience." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Nous avons des soucis de réseau, réessayez" @@ -7590,7 +7777,7 @@ msgstr "Nous avons des soucis de réseau, réessayez" msgid "We're so excited to have you join us!" msgstr "Nous sommes ravis de vous accueillir !" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Nous sommes désolés, mais nous n’avons pas pu charger cette liste. Si cela persiste, contactez plutôt @{handleOrDid}, à l’origine de la liste." @@ -7631,6 +7818,10 @@ msgstr "Quels sont vos centres d’intérêt ?" msgid "What do you want to call your starter pack?" msgstr "Quel est le nom de votre kit de démarrage ?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -7701,7 +7892,7 @@ msgid "Write your reply" msgstr "Rédigez votre réponse" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Écrivain·e·s" @@ -7763,7 +7954,7 @@ msgstr "Vous ne suivez personne." msgid "You can also discover new Custom Feeds to follow." msgstr "Vous pouvez aussi découvrir de nouveaux fils d’actu personnalisés à suivre." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Vous pouvez également désactiver temporairement votre compte et le réactiver quand vous voulez." @@ -7780,6 +7971,12 @@ msgstr "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe." msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Vous pouvez réactiver votre compte pour continuer à vous connecter. Votre profil et vos posts seront visibles par les autres personnes." +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Vous n’avez pas d’abonné·e·s." @@ -7800,7 +7997,7 @@ msgstr "Vous n’avez encore aucun fil d’actu épinglé." msgid "You don't have any saved feeds." msgstr "Vous n’avez encore aucun fil d’actu enregistré." -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Vous avez bloqué cet·te auteur·ice ou vous avez été bloqué par celui-ci." @@ -7846,7 +8043,6 @@ msgstr "Vous n’avez pas encore de conversations. Démarrez en une !" msgid "You have no feeds." msgstr "Vous n’avez aucun fil d’actu." -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Vous n’avez aucune liste." @@ -7985,7 +8181,7 @@ msgstr "Vous êtes dans la file d’attente" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Vous êtes connecté·e avec un mot de passe d’application. Connectez-vous plutôt avec votre mot de passe principal pour continuer à désactiver votre compte." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Vous êtes prêt à partir !" @@ -7994,6 +8190,10 @@ msgstr "Vous êtes prêt à partir !" msgid "You've chosen to hide a word or tag within this post." msgstr "Vous avez choisi de masquer un mot ou un mot-clé dans ce post." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Vous avez atteint la fin de votre fil d’actu ! Trouvez d’autres comptes à suivre." @@ -8010,7 +8210,7 @@ msgstr "Vous avez atteint votre limite quotidienne d’envoi de vidéos (trop de msgid "Your account" msgstr "Votre compte" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Votre compte a été supprimé" @@ -8057,7 +8257,7 @@ msgstr "Votre e-mail a été mis à jour, mais n’a pas été vérifié. L’é msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Votre e-mail n’a pas encore été vérifié. Il s’agit d’une mesure de sécurité importante que nous recommandons." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Votre première mention « j’aime » !" @@ -8065,14 +8265,14 @@ msgstr "Votre première mention « j’aime » !" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Votre fil d’actu des comptes suivis est vide ! Suivez plus de comptes pour voir ce qui se passe." -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" -msgstr "Votre nom complet sera" - #: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "Votre pseudo complet sera <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "Votre nom complet sera" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Vos mots masqués" @@ -8089,7 +8289,7 @@ msgstr "Votre post a été publié" msgid "Your posts have been published" msgstr "Vos posts ont été publiés" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Vos posts, vos mentions « j’aime » et vos blocages sont publics. Les silences (comptes masqués) sont privés." @@ -8104,7 +8304,3 @@ msgstr "Votre réponse a été publiée" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Votre rapport sera envoyé au Service de Modération de Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Votre pseudo" diff --git a/src/locale/locales/ga/messages.po b/src/locale/locales/ga/messages.po index ff34bca6e2..b12881e259 100644 --- a/src/locale/locales/ga/messages.po +++ b/src/locale/locales/ga/messages.po @@ -12,11 +12,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? 3 : 4\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(tá ábhar leabaithe ann)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(gan ríomhphost)" @@ -30,17 +34,37 @@ msgstr "(gan ríomhphost)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {lá amháin} two {# lá} few {# lá} many {# lá} other {# lá}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# uair an chloig} two {# uair an chloig} few {# uair an chloig} many {# n-uair an chloig} other {# uair an chloig}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {Cuireadh lipéad amháin ar an gcuntas seo} two {Cuireadh # lipéad ar an gcuntas seo} few {Cuireadh # lipéad ar an gcuntas seo} many {Cuireadh # lipéad ar an gcuntas seo} other {Cuireadh # lipéad ar an gcuntas seo}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {Cuireadh lipéad amháin ar an gcuntas seo} two {Cuireadh # lipéad ar an gcuntas seo} few {Cuireadh # lipéad ar an gcuntas seo} many {Cuireadh # lipéad ar an gcuntas seo} other {Cuireadh # lipéad ar an gcuntas seo}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {Cuireadh lipéad amháin ar an ábhar seo} two {Cuireadh # lipéad ar an ábhar seo} few {Cuireadh # lipéad ar an ábhar seo} many {Cuireadh # lipéad ar an ábhar seo} other {Cuireadh # lipéad ar an ábhar seo}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {Cuireadh lipéad amháin ar an ábhar seo} two {Cuireadh # lipéad ar an ábhar seo} few {Cuireadh # lipéad ar an ábhar seo} many {Cuireadh # lipéad ar an ábhar seo} other {Cuireadh # lipéad ar an ábhar seo}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -50,7 +74,11 @@ msgstr "{0, plural, one {# nóiméad} two {# nóiméad} few {# nóiméad} many { msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {mí amháin} two {# mhí} few {# mhí} many {# mí} other {# mí}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# athphostáil} two {# athphostáil} few {# athphostáil} many {# n-athphostáil} other {# athphostáil}}" @@ -69,8 +97,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {á leanúint} two {á leanúint} few {á leanúint} many {á leanúint} other {á leanúint}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Mol (# mholadh)} two {Mol (# mholadh)} few {Mol (# mholadh)} many {Mol (# moladh)} other {Mol (# moladh)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Mol (# mholadh)} two {Mol (# mholadh)} few {Mol (# mholadh)} many {Mol (# moladh)} other {Mol (# moladh)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -78,8 +106,8 @@ msgstr "{0, plural, one {moladh} two {mholadh} few {mholadh} many {moladh} other #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -90,18 +118,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {athfhriotal} two {athfhriotal} few {athfhriotal} many {athfhriotal} other {athfhriotal}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Freagair (# fhreagra)} two {Freagair (# fhreagra)} few {Freagair (# fhreagra)} many {Freagair (# bhfreagra)} other {Freagair (# freagra)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Freagair (# fhreagra)} two {Freagair (# fhreagra)} few {Freagair (# fhreagra)} many {Freagair (# bhfreagra)} other {Freagair (# freagra)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {athphostáil} two {athphostáil} few {athphostáil} many {athphostáil} other {athphostáil}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Dímhol (# mholadh)} two {Dímhol (# mholadh)} few {Dímhol (# mholadh)} many {Dímhol (# moladh)} other {Dímhol (# moladh)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Dímhol (# mholadh)} two {Dímhol (# mholadh)} few {Dímhol (# mholadh)} many {Dímhol (# moladh)} other {Dímhol (# moladh)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -119,15 +147,15 @@ msgstr "{0} <0>i <1>dtéacs agus i gclibeanna" msgid "{0} joined this week" msgstr "Chláraigh {0} an tseachtain seo" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} as {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "D'úsáid {0} duine an pacáiste fáilte seo!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} gan léamh" @@ -169,115 +197,115 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} gan léamh" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} gan léamh" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} gan léamh" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Pacáiste Fáilte {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {uair} two {uair} few {uair} many {uair} other {uair}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {nóiméad} two {nóiméad} few {nóiméad} many {nóiméad} other {nóiméad}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "Lean {firstAuthorLink} agus <0>{additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} thú" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "Mhol {firstAuthorLink} agus <0>{additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do shainfhotha" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "Mhol {firstAuthorLink} agus <0>{additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "D'athphostáil {firstAuthorLink} agus <0>{additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "Chláraigh {firstAuthorLink} agus <0>{additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} le do phacáiste fáilte" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "Lean {firstAuthorLink} thú" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "Lean {firstAuthorLink} thú" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "Mhol {firstAuthorLink} do shainfhotha" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "Mhol {firstAuthorLink} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "D'athphostáil {firstAuthorLink} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "Chláraigh {firstAuthorLink} le do phacáiste fáilte" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "Lean {firstAuthorName} agus {additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} thú" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "Mhol {firstAuthorName} agus {additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do shainfhotha" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "Mhol {firstAuthorName} agus {additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "D'athphostáil {firstAuthorName} agus {additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "Chláraigh {firstAuthorName} agus {additionalAuthorsCount, plural, one {duine amháin eile} two {beirt eile} few {{formattedAuthorsCount} dhuine eile} many {{formattedAuthorsCount} nduine eile} other {{formattedAuthorsCount} duine eile}} le do phacáiste fáilte" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "Lean {firstAuthorName} thú" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "Lean {firstAuthorName} thú" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "Mhol {firstAuthorName} do shainfhotha" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "Mhol {firstAuthorName} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "D'athphostáil {firstAuthorName} do phostáil" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "Chláraigh {firstAuthorName} le do phacáiste fáilte" @@ -286,21 +314,25 @@ msgstr "Chláraigh {firstAuthorName} le do phacáiste fáilte" msgid "{following} following" msgstr "{following} á leanúint" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Ní féidir TD a chur chuig {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Molta ag úsáideoir amháin} two {Molta ag beirt úsáideoirí} few {Molta ag # úsáideoir} many {Molta ag # n-úsáideoir} other {Molta ag # úsáideoir}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} gan léamh" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} gan léamh" @@ -312,12 +344,12 @@ msgstr "Chláraigh {profileName} le Bluesky {0} ó shin" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "Chláraigh {profileName} le Bluesky le pacáiste fáilte {0} ó shin" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "Cuireadh <0>{0}, <1>{1}, agus {2, plural, one {duine amháin eile} two {beirt eile} few {# dhuine eile} many {# nduine eile} other {# duine eile}} i do phacáiste fáilte" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "Cuireadh <0>{0}, <1>{1}, agus {2, plural, one {fotha amháin eile} two {# fhotha eile} few {# fhotha eile} many {# bhfotha eile} other {# fotha eile}} i do phacáiste fáilte" @@ -330,11 +362,11 @@ msgstr "<0>{0} {1, plural, one {leantóir} two {leantóir} few {leantóir} m msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {á leanúint} two {á leanúint} few {á leanúint} many {á leanúint} other {á leanúint}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "Cuireadh <0>{0} agus<1> <2>{1} i do phacáiste fáilte" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "Cuireadh <0>{0} i do phacáiste fáilte" @@ -346,11 +378,11 @@ msgstr "<0>{0} ball" msgid "<0>{date} at {time}" msgstr "<0>{date} ag {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Turgnamhach: Nuair atá an sainrogha cumasaithe, ní bhfaighidh tú fógraí faoi fhreagraí agus athlua a dhéanann úsáideoirí atá á leanúint agat. Cuirfear breis rialaithe leis seo thar am." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "Cuireadh <0>tusa agus<1> <2>{0} i do phacáiste fáilte" @@ -362,7 +394,7 @@ msgstr "⚠Leasainm Neamhbhailí" msgid "24 hours" msgstr "24 uair an chloig" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Dearbhú 2FA" @@ -374,25 +406,24 @@ msgstr "30 lá" msgid "7 days" msgstr "7 lá" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Maidir leis" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Oscail nascanna agus socruithe" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Oscail próifíl agus nascanna eile" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Oscail próifíl agus nascanna eile" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Inrochtaineacht" @@ -400,15 +431,15 @@ msgstr "Inrochtaineacht" #~ msgid "Accessibility settings" #~ msgstr "Socruithe inrochtaineachta" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Socruithe Inrochtaineachta" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Cuntas" @@ -434,11 +465,11 @@ msgstr "Balbhaíodh an Cuntas" msgid "Account Muted by List" msgstr "Balbhaíodh an Cuntas trí Liosta" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Roghanna cuntais" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Baineadh an cuntas ón mearliosta" @@ -458,11 +489,10 @@ msgstr "Níl an cuntas balbhaithe a thuilleadh" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Cuir leis" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Cuir {0} eile leis chun dul ar aghaidh" @@ -475,12 +505,13 @@ msgstr "Cuir {displayName} leis an bpacáiste fáilte" msgid "Add a content warning" msgstr "Cuir rabhadh faoin ábhar leis" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Cuir cuntas leis an liosta seo" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Cuir cuntas leis seo" @@ -498,8 +529,8 @@ msgstr "Cuir téacs malartach leis seo" msgid "Add alt text (optional)" msgstr "Cuir téacs malartach leis seo (roghnach)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Cuir cuntas eile leis" @@ -511,8 +542,8 @@ msgstr "Cuir postáil eile leis" msgid "Add app password" msgstr "Cuir pasfhocal aipe leis" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Cuir pasfhocal aipe leis seo" @@ -529,11 +560,16 @@ msgstr "Cuir focail agus clibeanna a balbhaíodh leis seo" msgid "Add new post" msgstr "Cuir postáil nua leis" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Cuir fothaí molta leis seo" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Cuir roinnt fothaí le do phacáiste fáilte!" @@ -541,11 +577,11 @@ msgstr "Cuir roinnt fothaí le do phacáiste fáilte!" msgid "Add the default feed of only people you follow" msgstr "Ná cuir ach fotha réamhshocraithe de na daoine a leanann tú leis seo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Cuir an taifead DNS seo a leanas le d'fhearann:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Cuir an fotha seo le do chuid fothaí" @@ -578,7 +614,7 @@ msgstr "Daoine fásta" msgid "Adult Content" msgstr "Ábhar do dhaoine fásta" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Ní féidir ábhar do dhaoine fásta a chur ar fáil ach tríd an nGréasán ag <0>bsky.app." @@ -591,19 +627,23 @@ msgstr "Tá ábhar do dhaoine fásta curtha ar ceal." msgid "Adult Content labels" msgstr "Lipéid d'ábhar do dhaoine fásta" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Ardleibhéal" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Tá an t-algartam traenáilte!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Tá an t-algartam traenáilte!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Leanadh na cuntais go léir!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Na fothaí go léir a shábháil tú, in áit amháin." @@ -612,16 +652,20 @@ msgstr "Na fothaí go léir a shábháil tú, in áit amháin." msgid "Allow access to your direct messages" msgstr "Ceadaigh fáil ar do chuid TDanna" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Ceadaigh teachtaireachtaí nua ó" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Ceadaigh freagraí ó:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Ceadaíonn sé seo fáil ar do chuid teachtaireachtaí díreacha" @@ -640,7 +684,7 @@ msgstr "Logáilte isteach cheana mar @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -731,8 +775,8 @@ msgstr "Tharla fadhb agus an comhrá á oscailt" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -752,7 +796,7 @@ msgid "and" msgstr "agus" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Ainmhithe" @@ -764,8 +808,8 @@ msgstr "GIF beo" msgid "Anti-Social Behavior" msgstr "Iompar Frithshóisialta" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Teanga ar bith" @@ -773,7 +817,14 @@ msgstr "Teanga ar bith" msgid "Anybody can interact" msgstr "Tá gach duine in ann idirghníomhú leis" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Teanga na haipe" @@ -781,7 +832,7 @@ msgstr "Teanga na haipe" msgid "App Password" msgstr "Pasfhocal Aipe" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Pasfhocal na haipe scriosta" @@ -809,13 +860,13 @@ msgstr "Caithfidh ainm pasfhocal aipe a bheith ar a laghad ceithre charachtar ar #~ msgid "App password settings" #~ msgstr "Socruithe phasfhocal na haipe" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Pasfhocail aipe" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Pasfhocail aipe" @@ -840,10 +891,10 @@ msgstr "Achomharc déanta" msgid "Appeal this decision" msgstr "Déan achomharc i gcoinne an chinnidh seo" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Cuma" @@ -869,7 +920,7 @@ msgstr "Cartlannaithe ó {0}" msgid "Archived post" msgstr "Postáil sa chartlann" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "An bhfuil tú cinnte gur mhaith leat an pasfhocal aipe \"{0}\" a scriosadh?" @@ -881,7 +932,7 @@ msgstr "An bhfuil tú cinnte gur mhaith leat an pasfhocal aipe \"{0}\" a scriosa msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "An bhfuil tú cinnte gur mhaith leat an teachtaireacht seo a scrios? Scriosfar duitse í ach ní don duine eile atá páirteach." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "An bhfuil tú cinnte gur mhaith leat an pacáiste fáilte seo a scriosadh?" @@ -893,11 +944,11 @@ msgstr "An bhfuil tú cinnte gur mhaith leat do chuid athruithe a chur ar ceal?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "An bhfuil tú cinnte gur mhaith leat imeacht ón gcomhrá seo? Scriosfar duitse é ach ní don duine eile atá páirteach." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "An bhfuil tú cinnte gur mhaith leat {0} a bhaint de do chuid fothaí?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "An bhfuil tú cinnte gur mhaith leat é seo a bhaint de do chuid fothaí?" @@ -918,7 +969,7 @@ msgid "Are you writing in <0>{0}?" msgstr "An bhfuil tú ag scríobh sa teanga <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Ealaín" @@ -930,32 +981,31 @@ msgstr "Lomnochtacht ealaíonta nó gan a bheith gáirsiúil." msgid "At least 3 characters" msgstr "3 charachtar ar a laghad" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Bogadh roghanna seinnte uathoibríoch go dtí <0>Socruithe Ábhair agus Meáin." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Seinn físeáin agus GIFanna go huathoibríoch" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Ar ais" @@ -963,8 +1013,8 @@ msgstr "Ar ais" #~ msgid "Basics" #~ msgstr "Bunrudaí" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Ní mór duit do ríomhphost a dheimhniú roimh liosta a chruthú." @@ -978,12 +1028,17 @@ msgstr "Ní mór duit do ríomhphost a dheimhniú roimh phacáiste fáilte a chr #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Ní cheadófar duit teachtaireacht a chur chuig úsáideoir eile roimh do ríomhphost a dheimhniú." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Breithlá" @@ -1014,15 +1069,15 @@ msgstr "Blocáil an cuntas seo" msgid "Block Account?" msgstr "Blocáil an cuntas seo?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blocáil na cuntais seo" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Liosta blocála" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "An bhfuil fonn ort na cuntais seo a bhlocáil?" @@ -1030,12 +1085,12 @@ msgstr "An bhfuil fonn ort na cuntais seo a bhlocáil?" msgid "Blocked" msgstr "Blocáilte" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Cuntais bhlocáilte" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Cuntais bhlocáilte" @@ -1044,19 +1099,19 @@ msgstr "Cuntais bhlocáilte" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Ní féidir leis na cuntais bhlocáilte freagra a thabhairt ar do chomhráite, tagairt a dhéanamh duit, ná aon phlé eile a bheith acu leat." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Ní féidir leis na cuntais bhlocáilte freagra a thabhairt ar do chomhráite, tagairt a dhéanamh duit, ná aon phlé eile a bheith acu leat. Ní fheicfidh tú a gcuid ábhair agus ní fheicfidh siad do chuid ábhair." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Postáil bhlocáilte." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Ní bhacann blocáil an lipéadóir seo ar lipéid a chur ar do chuntas." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Tá an bhlocáil poiblí. Ní féidir leis na cuntais bhlocáilte freagra a thabhairt ar do chomhráite, tagairt a dhéanamh duit, ná aon phlé eile a bheith acu leat." @@ -1081,7 +1136,8 @@ msgstr "Ní féidir le Bluesky an dáta maíte a dheimhniú." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Is líonra oscailte é Bluesky, lenar féidir do sholáthraí óstála féin a roghnú. Más forbróir thú, is féidir leat do fhreastalaí féin a óstáil." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Déanann mathshlua meidhréis ar Bluesky!" @@ -1093,6 +1149,14 @@ msgstr "Roghnóidh Bluesky roinnt cuntas molta ó dhaoine i do líonra." 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 "Ní thaispeánfaidh Bluesky do phróifíl ná do chuid postálacha d’úsáideoirí atá logáilte amach. Is féidir nach gcloífidh aipeanna eile leis an iarratas seo. I bhfocail eile, ní bheidh do chuntas anseo príobháideach." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Déan íomhánna doiléir" @@ -1102,27 +1166,27 @@ msgid "Blur images and filter from feeds" msgstr "Déan íomhánna doiléir agus scag ó fhothaí iad" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Leabhair" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Tabhair súil ar thuilleadh cuntas ar an leathanach Taiscéalaíocht" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Tabhair súil ar thuilleadh fothaí ar an leathanach Taiscéalaíocht" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Tabhair súil ar thuilleadh moltaí" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Tabhair súil ar thuilleadh moltaí ar an leathanach Taiscéalaíocht" @@ -1131,21 +1195,37 @@ msgstr "Tabhair súil ar thuilleadh moltaí ar an leathanach Taiscéalaíocht" msgid "Browse other feeds" msgstr "Tabhair súil ar fhothaí eile" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Gnó" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "le —" +#~ msgid "by —" +#~ msgstr "le —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Le {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "le <0/>" +#~ msgid "by <0/>" +#~ msgstr "le <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1160,8 +1240,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Má chruthaíonn tú cuntas, glacann tú leis na <0>Téarmaí Seirbhíse." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "leat" +#~ msgid "by you" +#~ msgstr "leat" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1171,16 +1251,18 @@ msgstr "Ceamara" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Ní féidir ach litreacha, uimhreacha, spásanna, daiseanna agus fostríocanna a bheith ann. Caithfear 4 charachtar ar a laghad a bheith ann agus gan níos mó ná 32 charachtar." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1195,20 +1277,20 @@ msgstr "Ceamara" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cealaigh" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cealaigh" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Ná scrios an chuntas" @@ -1224,16 +1306,16 @@ msgstr "Cealaigh bearradh na híomhá" msgid "Cancel profile editing" msgstr "Cuir athrú na próifíle ar ceal" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Ná déan athlua na postála" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cuir an t-athghníomhú ar ceal agus logáil amach" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cealaigh an cuardach" @@ -1242,9 +1324,9 @@ msgid "Cancels opening the linked website" msgstr "Cuireann sé seo oscailt an tsuímh gréasáin atá nasctha ar ceal" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Ní féidir plé le húsáideoir blocáilte" @@ -1266,8 +1348,17 @@ msgstr "Athraigh" #~ msgid "Change" #~ msgstr "Athraigh" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Athraigh do sheoladh ríomhphoist" @@ -1280,8 +1371,8 @@ msgstr "Athraigh do sheoladh ríomhphoist" #~ msgid "Change handle" #~ msgstr "Athraigh mo leasainm" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Athraigh mo leasainm" @@ -1309,9 +1400,9 @@ msgstr "Athraigh do ríomhphost" msgid "Change your email address" msgstr "Athraigh do sheoladh ríomhphoist" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Comhrá" @@ -1322,12 +1413,12 @@ msgstr "Balbhaíodh an comhrá" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Socruithe comhrá" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Socruithe Comhrá" @@ -1335,24 +1426,24 @@ msgstr "Socruithe Comhrá" msgid "Chat unmuted" msgstr "Díbhalbhaíodh an comhrá" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Seiceáil mo stádas" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Féach ar do bhosca ríomhphoist le haghaidh cód dearbhaithe agus cuir isteach anseo é." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Féach ar do bhosca ríomhphoist le haghaidh teachtaireachta leis an gcód dearbhaithe atá le cur isteach thíos." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Roghnaigh modh deimhnithe fearainn" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Roghnaigh Fothaí" @@ -1360,7 +1451,7 @@ msgstr "Roghnaigh Fothaí" msgid "Choose for me" msgstr "Roghnaigh ar mo shon" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Roghnaigh Daoine" @@ -1372,7 +1463,7 @@ msgstr "Roghnaigh lipéid le cur i bhfeidhm ar an ábhar atá tú ar tí postái msgid "Choose Service" msgstr "Roghnaigh Seirbhís" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Roghnaigh na halgartaim le haghaidh do chuid sainfhothaí." @@ -1380,15 +1471,24 @@ msgstr "Roghnaigh na halgartaim le haghaidh do chuid sainfhothaí." msgid "Choose this color as your avatar" msgstr "Roghnaigh an dath seo mar abhatár duit" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Roghnaigh do phasfhocal" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Do leasainm" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Glan na sonraí ar fad atá i dtaisce." -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Glan na sonraí ar fad atá i dtaisce. Ansin atosaigh." @@ -1405,12 +1505,12 @@ msgid "click here" msgstr "cliceáil anseo" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Cliceáil anseo le tuilleadh a fhoghlaim faoi dhíghníomhú do chuntais" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Cliceáil anseo le tuilleadh a fhoghlaim faoi dhíghníomhú do chuntais" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Cliceáil anseo do bhreis eolais." +#~ msgid "Click here for more information." +#~ msgstr "Cliceáil anseo do bhreis eolais." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1438,9 +1538,10 @@ msgstr "Trup, Trup a Chapaillín 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1449,8 +1550,8 @@ msgstr "Trup, Trup a Chapaillín 🐴" msgid "Close" msgstr "Dún" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Dún an dialóg oscailte" @@ -1474,20 +1575,20 @@ msgstr "Dún an dialóg GIF" msgid "Close image" msgstr "Dún an íomhá" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Dún amharcóir na n-íomhánna" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Dún an buntásc" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Dún an dialóg seo" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Dúnann sé seo an barra nascleanúna ag an mbun" @@ -1503,34 +1604,34 @@ msgstr "Dúnann sé seo an rabhadh faoi uasdátú an phasfhocail" msgid "Closes viewer for header image" msgstr "Dúnann sé seo an t-amharcóir le haghaidh íomhá an cheanntáisc" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Laghdaigh an liosta úsáideoirí" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Laghdaíonn sé seo liosta na n-úsáideoirí le haghaidh an fhógra sin" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Mód datha" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Greann" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Greannáin" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Treoirlínte an phobail" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Críochnaigh agus tosaigh ag baint úsáide as do chuntas." @@ -1538,7 +1639,7 @@ msgstr "Críochnaigh agus tosaigh ag baint úsáide as do chuntas." msgid "Complete the challenge" msgstr "Freagair an dúshlán" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Cum postáil nua" @@ -1583,25 +1684,25 @@ msgstr "Dearbhaigh an t-athrú" msgid "Confirm content language settings" msgstr "Dearbhaigh socruithe le haghaidh teanga an ábhair" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Dearbhaigh scriosadh an chuntais" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Dearbhaigh d'aois:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Dearbhaigh do bhreithlá" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Cód dearbhaithe" @@ -1610,7 +1711,7 @@ msgstr "Cód dearbhaithe" msgid "Confirmation Code" msgstr "Cód Dearbhaithe" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Ag nascadh…" @@ -1619,14 +1720,17 @@ msgstr "Ag nascadh…" msgid "Contact support" msgstr "Teagmháil le Support" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Ábhar agus meáin" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Ábhar agus Meáin" @@ -1634,11 +1738,11 @@ msgstr "Ábhar agus Meáin" msgid "Content Blocked" msgstr "Ábhar Blocáilte" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Scagthaí ábhair" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Teangacha ábhair" @@ -1659,7 +1763,7 @@ msgstr "Rabhadh ábhair" msgid "Content warnings" msgstr "Rabhadh ábhair" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Cúlra an roghchláir comhthéacs, cliceáil chun an roghchlár a dhúnadh." @@ -1694,7 +1798,7 @@ msgstr "Cócaireacht" msgid "Copied" msgstr "Cóipeáilte" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Leagan cóipeáilte sa ghearrthaisce" @@ -1702,7 +1806,7 @@ msgstr "Leagan cóipeáilte sa ghearrthaisce" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Cóipeáilte sa ghearrthaisce" @@ -1727,7 +1831,7 @@ msgstr "Cóipeáil" msgid "Copy App Password" msgstr "Cóipeáil an Pasfhocal Aipe" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Cóipeáil an leagan go dtí an ghearrthaisce" @@ -1736,11 +1840,11 @@ msgstr "Cóipeáil an leagan go dtí an ghearrthaisce" msgid "Copy code" msgstr "Cóipeáil an cód" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Cóipeáil an DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Cóipeáil an t-óstainm" @@ -1752,7 +1856,7 @@ msgstr "Cóipeáil an nasc" msgid "Copy Link" msgstr "Cóipeáil an Nasc" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Cóipeáil an nasc leis an liosta" @@ -1775,11 +1879,11 @@ msgstr "Cóipeáil téacs na postála" msgid "Copy QR code" msgstr "Cóipeáil an cód QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Cóipeáil an taifead TXT" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "An polasaí maidir le cóipcheart" @@ -1788,11 +1892,11 @@ msgstr "An polasaí maidir le cóipcheart" msgid "Could not leave chat" msgstr "Níor éiríodh ar an gcomhrá a fhágáil" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Ní féidir an fotha a lódáil" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Ní féidir an liosta a lódáil" @@ -1818,7 +1922,7 @@ msgstr "Cruthaigh cód QR le haghaidh pacáiste fáilte" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Cruthaigh pacáiste fáilte" @@ -1861,12 +1965,12 @@ msgstr "Cruthaigh cuntas nua" msgid "Create report for {0}" msgstr "Cruthaigh tuairisc do {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Cruthaíodh {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultúr" @@ -1881,8 +1985,8 @@ msgstr "Saincheaptha" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Cruthaíonn an pobal fothaí chun eispéiris nua a chur ar fáil duit, agus chun cabhrú leat teacht ar an ábhar a thaitníonn leat" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Cruthaíonn an pobal fothaí chun eispéiris nua a chur ar fáil duit, agus chun cabhrú leat teacht ar an ábhar a thaitníonn leat" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1892,8 +1996,8 @@ msgstr "Cruthaíonn an pobal fothaí chun eispéiris nua a chur ar fáil duit, a msgid "Customize who can interact with this post." msgstr "Cé atá in ann idirghníomhú leis an bpostáil seo?" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Dorcha" @@ -1901,7 +2005,7 @@ msgstr "Dorcha" msgid "Dark mode" msgstr "Modh dorcha" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Téama dorcha" @@ -1909,8 +2013,8 @@ msgstr "Téama dorcha" msgid "Date of birth" msgstr "Dáta breithe" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Díghníomhaigh mo chuntas" @@ -1919,7 +2023,7 @@ msgstr "Díghníomhaigh mo chuntas" #~ msgid "Deactivate my account" #~ msgstr "Díghníomhaigh mo chuntas" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Dífhabhtaigh Modhnóireacht" @@ -1927,38 +2031,42 @@ msgstr "Dífhabhtaigh Modhnóireacht" msgid "Debug panel" msgstr "Painéal dífhabhtaithe" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Réamhshocrú" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Scrios" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Scrios an cuntas" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Scrios Cuntas <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Scrios pasfhocal na haipe" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Scrios pasfhocal na haipe?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Scrios taifead dearbhaithe comhrá" @@ -1966,7 +2074,7 @@ msgstr "Scrios taifead dearbhaithe comhrá" msgid "Delete for me" msgstr "Scrios domsa" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Scrios an liosta" @@ -1978,7 +2086,7 @@ msgstr "Scrios an teachtaireacht seo" msgid "Delete message for me" msgstr "Scrios an teachtaireacht seo domsa" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Scrios mo chuntas" @@ -1992,16 +2100,16 @@ msgstr "Scrios mo chuntas" msgid "Delete post" msgstr "Scrios an phostáil" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Scrios an pacáiste fáilte" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "An bhfuil fonn ort an pacáiste fáilte seo a scriosadh?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "An bhfuil fonn ort an liosta seo a scriosadh?" @@ -2013,12 +2121,12 @@ msgstr "An bhfuil fonn ort an phostáil seo a scriosadh?" msgid "Deleted" msgstr "Scriosta" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Cuntas Scriosta" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Scriosadh an phostáil." @@ -2056,8 +2164,8 @@ msgstr "Dícheangail an phostáil athluaite" msgid "Detach quote post?" msgstr "An bhfuil fonn ort an phostáil athluaite a dhícheangal?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Roghanna d'fhorbróirí" @@ -2069,7 +2177,7 @@ msgstr "Dialóg: cé atá in ann idirghníomhú leis an bpostáil seo" #~ msgid "Did you want to say anything?" #~ msgstr "Ar mhaith leat rud éigin a rá?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Breacdhorcha" @@ -2081,8 +2189,8 @@ msgstr "Breacdhorcha" msgid "Disable Email 2FA" msgstr "Ná húsáid 2FA trí ríomhphost" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Ná húsáid aiseolas haptach" @@ -2093,9 +2201,9 @@ msgstr "Ná húsáid fotheidil" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Díchumasaithe" @@ -2127,11 +2235,11 @@ msgstr "Cuir ina luí ar aipeanna gan mo chuntas a thaispeáint d'úsáideoirí msgid "Discover new custom feeds" msgstr "Aimsigh sainfhothaí nua" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Aimsigh fothaí nua" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Aimsigh Fothaí Nua" @@ -2143,12 +2251,12 @@ msgstr "Ruaig" msgid "Dismiss error" msgstr "Ruaig an earráid" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Scoir an treoir tosaithe" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Déan suaitheantais théacs malartaigh níos mó" @@ -2171,8 +2279,8 @@ msgstr "Tá an t-ainm taispeána rófhada" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Tá an t-ainm taispeána rófhada. Ní cheadaítear níos mó ná {DISPLAY_NAME_MAX_GRAPHEMES} carachtar." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Painéal DNS" @@ -2200,7 +2308,7 @@ msgstr "Ní thosaíonn ná chríochnaíonn sé le fleiscín" #~ msgid "Domain Value" #~ msgstr "Luach an Fhearainn" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Fearann dearbhaithe!" @@ -2257,7 +2365,7 @@ msgstr "Scaoil anseo chun íomhánna a chur leis" msgid "Duration:" msgstr "Fad:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "m.sh. cáit" @@ -2269,7 +2377,7 @@ msgstr "m.sh. Cáit Ní Dhuibhir" msgid "e.g. Alice Roberts" msgstr "m.sh. Cáit Ní Dhuibhir" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "m.sh. cait.com" @@ -2301,16 +2409,14 @@ msgstr "m.sh. Úsáideoirí a fhreagraíonn le fógraí" msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Oibríonn gach cód uair amháin. Gheobhaidh tú tuilleadh cód go tráthrialta." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Eagar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Eagar" @@ -2335,7 +2441,7 @@ msgstr "Cuir an íomhá seo in eagar" msgid "Edit interaction settings" msgstr "Cuir na socruithe idirghníomhaíochta in eagar" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Athraigh mionsonraí an liosta" @@ -2343,10 +2449,8 @@ msgstr "Athraigh mionsonraí an liosta" msgid "Edit Moderation List" msgstr "Athraigh liosta na modhnóireachta" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Athraigh mo chuid fothaí" @@ -2375,7 +2479,7 @@ msgstr "Athraigh an phróifíl" msgid "Edit Profile" msgstr "Athraigh an Phróifíl" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Cuir an pacáiste fáilte in eagar" @@ -2395,16 +2499,16 @@ msgstr "Cuir an t-ainm taispeána in eagar" msgid "Edit your profile description" msgstr "Athraigh an cur síos i do phróifíl" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Cuir do phacáiste fáilte in eagar" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Oideachas" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2414,7 +2518,7 @@ msgstr "Ríomhphost" msgid "Email 2FA disabled" msgstr "Níl 2FA trí ríomhphost ar fáil a thuilleadh" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Cuireadh 2FA ríomhphoist ar siúl" @@ -2474,7 +2578,7 @@ msgstr "Cumasaigh" msgid "Enable {0} only" msgstr "Cuir {0} amháin ar fáil" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Cuir ábhar do dhaoine fásta ar fáil" @@ -2487,12 +2591,12 @@ msgstr "Cumasaigh 2FA ríomhphoist" msgid "Enable external media" msgstr "Cuir meáin sheachtracha ar fáil" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Cuir seinnteoirí na meán ar fáil le haghaidh" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Cuir fógraí tábhachtacha ar siúl" @@ -2504,9 +2608,14 @@ msgstr "Cuir fotheidil ar siúl" msgid "Enable this source only" msgstr "Cuir an foinse seo amháin ar fáil" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Cumasaithe" @@ -2547,7 +2656,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Cuir isteach an cód a fuair tú chun do phasfhocal a athrú." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Cuir isteach an fearann is maith leat a úsáid" @@ -2577,6 +2686,7 @@ msgid "Enter your username and password" msgstr "Cuir isteach do leasainm agus do phasfhocal" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Earráid" @@ -2589,7 +2699,7 @@ msgid "Error receiving captcha response." msgstr "Earráid agus an freagra ar an captcha á phróiseáil." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Earráid:" @@ -2605,8 +2715,8 @@ msgstr "Tig le chuile dhuine freagra a thabhairt" msgid "Everybody can reply to this post." msgstr "Tig le chuile dhuine freagra a thabhairt ar an bpostáil." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Chuile dhuine" @@ -2630,7 +2740,7 @@ msgstr "Leis seo, ní chuirtear an balbhú i bhfeidhm ar úsáideoirí a leanann msgid "Exit fullscreen" msgstr "Fág an mód lánscáileáin" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Fágann sé seo próiseas scrios an chuntais" @@ -2642,7 +2752,7 @@ msgstr "Fágann sé seo próiseas scrios an chuntais" msgid "Exits image cropping process" msgstr "Fágann sé seo próiseas laghdú an íomhá" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Fágann sé seo an radharc ar an íomhá" @@ -2650,11 +2760,11 @@ msgstr "Fágann sé seo an radharc ar an íomhá" msgid "Exits inputting search query" msgstr "Fágann sé seo an cuardach" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Taispeáin an téacs malartach ina iomláine" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Leathnaigh an liosta úsáideoirí" @@ -2667,8 +2777,8 @@ msgstr "Leathnaigh nó laghdaigh an téacs iomlán a bhfuil tú ag freagairt" msgid "Expected uri to resolve to a record" msgstr "Bhíothas ag súil go dtiocfadh taifead ón URI" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Turgnamhach" @@ -2692,8 +2802,8 @@ msgstr "Meáin is féidir a bheith gáirsiúil nó goilliúnach." msgid "Explicit sexual images." msgstr "Íomhánna gnéasacha." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Easpórtáil mo chuid sonraí" @@ -2701,8 +2811,8 @@ msgstr "Easpórtáil mo chuid sonraí" msgid "Export My Data" msgstr "Easpórtáil mo chuid sonraí" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Meáin sheachtracha" @@ -2712,12 +2822,12 @@ msgid "External Media" msgstr "Meáin sheachtracha" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Is féidir le meáin sheachtracha cumas a thabhairt do shuíomhanna ar an nGréasán eolas fútsa agus faoi do ghléas a chnuasach. Ní sheoltar ná iarrtar aon eolas go dtí go mbrúnn tú an cnaipe “play”." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Roghanna maidir le meáin sheachtracha" @@ -2725,7 +2835,7 @@ msgstr "Roghanna maidir le meáin sheachtracha" #~ msgid "External media settings" #~ msgstr "Socruithe maidir le meáin sheachtracha" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Theip ar athrú an leasainm. Bain triail eile as." @@ -2738,8 +2848,8 @@ msgstr "Theip ar athrú an leasainm. Bain triail eile as." msgid "Failed to create app password. Please try again." msgstr "Theip ar phasfhocal aipe a chruthú. Bain triail eile as." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Theip ar chruthú an phacáiste fáilte" @@ -2755,12 +2865,12 @@ msgstr "Teip ar theachtaireacht a scriosadh" msgid "Failed to delete post, please try again" msgstr "Teip ar scriosadh na postála. Déan iarracht eile." -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Theip ar scriosadh an phacáiste fáilte" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Teip ar lódáil roghanna na bhfothaí" @@ -2772,12 +2882,12 @@ msgstr "Theip ar lódáil na GIFanna" msgid "Failed to load past messages" msgstr "Teip ar theachtaireachtaí roimhe seo a lódáil" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Teip ar lódáil na bhfothaí molta" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Teip ar lódáil na gcuntas molta" @@ -2811,11 +2921,11 @@ msgstr "Teip ar achomharc a dhéanamh, bain triail eile as, le do thoil." msgid "Failed to toggle thread mute, please try again" msgstr "Teip ar bhalbhú an tsnáithe a athrú; bain triail eile as" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Theip ar uasdátú na bhfothaí" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Teip ar shocruithe a uasdátú" @@ -2826,11 +2936,11 @@ msgstr "Teip ar shocruithe a uasdátú" msgid "Failed to upload video" msgstr "Theip ar uaslódáil an fhíseáin" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Theip ar dhearbhú an leasainm. Bain triail eile as." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Fotha" @@ -2839,11 +2949,16 @@ msgstr "Fotha" msgid "Feed by {0}" msgstr "Fotha le {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Scoránú an fhotha" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Aiseolas" @@ -2853,26 +2968,30 @@ msgstr "Aiseolas" msgid "Feedback sent!" msgstr "Seoladh an t-aiseolas!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Fothaí" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Is sainalgartaim iad na fothaí. Cruthaíonn úsáideoirí a bhfuil beagán taithí acu ar chódáil iad. <0/> le tuilleadh eolais a fháil." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Uasdátaíodh na fothaí!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Ábhar an Chomhaid" @@ -2885,7 +3004,7 @@ msgstr "Sábháladh an comhad!" msgid "Filter from feeds" msgstr "Scag ó mo chuid fothaí" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Ag cur crích air" @@ -2895,7 +3014,13 @@ msgstr "Ag cur crích air" msgid "Find accounts to follow" msgstr "Aimsigh fothaí le leanúint" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Aimsigh postálacha agus úsáideoirí ar Bluesky" @@ -2907,7 +3032,7 @@ msgstr "Aimsigh postálacha agus úsáideoirí ar Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Mionathraigh na snáitheanna chomhrá" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Críochnaigh" @@ -2915,12 +3040,12 @@ msgstr "Críochnaigh" msgid "Fitness" msgstr "Folláine" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Solúbtha" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2942,7 +3067,12 @@ msgstr "Lean {0}" msgid "Follow {name}" msgstr "Lean {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Lean 7 gcuntas" @@ -2951,8 +3081,8 @@ msgstr "Lean 7 gcuntas" msgid "Follow Account" msgstr "Lean an cuntas seo" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Lean iad uile" @@ -2966,7 +3096,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Lean Ar Ais" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Lean níos mó cuntas le ceangal a dhéanamh le do chuid suimeanna agus le do líonra a thógáil." @@ -3000,32 +3130,30 @@ msgstr "Cuntais a leanann tú" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Leantóirí" +#~ msgid "Followers" +#~ msgstr "Leantóirí" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Leantóirí de chuid @{0} a bhfuil aithne agat orthu" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Leantóirí a bhfuil aithne agat orthu" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Á leanúint" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Ag leanúint {0}" @@ -3034,13 +3162,13 @@ msgstr "Ag leanúint {0}" msgid "Following {name}" msgstr "Ag leanacht {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Roghanna le haghaidh an fhotha Following" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Roghanna don Fhotha Following" @@ -3052,20 +3180,20 @@ msgstr "Leanann sé/sí thú" msgid "Follows You" msgstr "Leanann sé/sí thú" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Clófhoireann" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Clómhéid" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Bia" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Ar chúiseanna slándála, beidh orainn cód dearbhaithe a chur chuig do sheoladh ríomhphoist." @@ -3077,7 +3205,7 @@ msgstr "De bharr cúrsaí slándála, ní bheidh tú in ann breathnú air seo ar #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Ar chúiseanna slándála, ní bheidh tú in ann é seo a fheiceáil arís. Má chailleann tú an pasfhocal seo beidh ort ceann nua a chruthú." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Don eispéireas is fearr, molaimid an cló téama." @@ -3090,11 +3218,11 @@ msgstr "Go brách" msgid "Forgot Password" msgstr "Pasfhocal dearmadta" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Pasfhocal dearmadta?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Dearmadta?" @@ -3102,11 +3230,11 @@ msgstr "Dearmadta?" msgid "Frequently Posts Unwanted Content" msgstr "Is minic a phostálann siad ábhar nach bhfuil de dhíth" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Ó @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Ó <0/>" @@ -3132,7 +3260,7 @@ msgstr "Faigh cabhair" msgid "Get Started" msgstr "Ar aghaidh leat anois!" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Tús maith" @@ -3148,13 +3276,13 @@ msgstr "Tabhair gnúis do do phróifíl" msgid "Glaring violations of law or terms of service" msgstr "Deargshárú an dlí nó na dtéarmaí seirbhíse" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Ar ais" @@ -3162,27 +3290,27 @@ msgstr "Ar ais" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Ar ais" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Fill ar an leathanach roimhe seo" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Fill ar an gcéim roimhe seo" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Fill ar an gcéim roimhe seo" @@ -3217,29 +3345,30 @@ msgstr "Téigh go próifíl an úsáideora" msgid "Graphic Media" msgstr "Meáin Ghrafacha" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Leath bealaigh ann!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Leasainm" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Tá an leasainm seo in úsáid cheana. Bain triail as ceann eile." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Athraíodh an leasainm!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Tá an leasainm seo rófhada. Bain triail as ceann níos giorra." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptaic" @@ -3247,7 +3376,7 @@ msgstr "Haptaic" msgid "Harassment, trolling, or intolerance" msgstr "Ciapadh, trolláil, nó éadulaingt" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Haischlib" @@ -3259,9 +3388,10 @@ msgstr "Haischlib: #{tag}" msgid "Having trouble?" msgstr "Fadhb ort?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Cúnamh" @@ -3286,6 +3416,7 @@ msgstr "Seo duit do phasfhocal aipe!" msgid "Hidden list" msgstr "Liosta i bhfolach" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3293,11 +3424,13 @@ msgstr "Liosta i bhfolach" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Cuir i bhfolach" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Cuir i bhfolach" @@ -3331,31 +3464,43 @@ msgstr "An bhfuil fonn ort an phostáil seo a chur i bhfolach?" msgid "Hide this reply?" msgstr "An bhfuil fonn ort an freagra seo a chur i bhfolach?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Cuir liosta na gcuntas i bhfolach" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm. Tharla fadhb éigin sa dul i dteagmháil le freastalaí an fhotha seo. Cuir é seo in iúl d’úinéir an fhotha, le do thoil." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm. Is cosúil nach bhfuil freastalaí an fhotha seo curtha le chéile i gceart. Cuir é seo in iúl d’úinéir an fhotha, le do thoil." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm. Is cosúil go bhfuil freastalaí an fhotha as líne. Cuir é seo in iúl d’úinéir an fhotha, le do thoil." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm. Thug freastalaí an fhotha drochfhreagra. Cuir é seo in iúl d’úinéir an fhotha, le do thoil." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm. Ní féidir linn an fotha seo a aimsiú. Is féidir gur scriosadh é." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmmm, is cosúil go bhfuil fadhb againn le lódáil na sonraí seo. Féach thíos le haghaidh tuilleadh sonraí. Má mhaireann an fhadhb seo, téigh i dteagmháil linn, le do thoil." @@ -3367,26 +3512,28 @@ msgstr "Hmmm, ní raibh muid in ann an tseirbhís modhnóireachta sin a lódáil msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Foighne ort! Tá físeáin á seoladh de réir a chéile, agus tá tú fós ag fanacht ar d'uain. Déan iarracht go luath!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Baile" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Óstach:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Soláthraí óstála" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3409,8 +3556,8 @@ msgstr "Tá cód agam" msgid "I have a confirmation code" msgstr "Tá cód dearbhaithe agam" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tá fearann de mo chuid féin agam" @@ -3419,7 +3566,7 @@ msgstr "Tá fearann de mo chuid féin agam" msgid "I understand" msgstr "Tuigim" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Má tá an téacs malartach rófhada, athraíonn sé seo go téacs leathnaithe" @@ -3427,13 +3574,17 @@ msgstr "Má tá an téacs malartach rófhada, athraíonn sé seo go téacs leath msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Ní duine fásta thú de réir dhlí do thíre, tá ar do thuismitheoir nó do chaomhnóir dlíthiúil na Téarmaí seo a léamh ar do shon." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Má scriosann tú an liosta seo, ní bheidh tú in ann é a fháil ar ais." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Má tá d'fhearann féin agat, is féidir é sin a úsáid mar leasainm, agus sa chaoi sin, d'aitheantas féin a dhearbhú. <0>Tuilleadh eolais." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Má tá d'fhearann féin agat, is féidir é sin a úsáid mar leasainm, agus sa chaoi sin, d'aitheantas féin a dhearbhú. <0>Tuilleadh eolais." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3475,7 +3626,7 @@ msgstr "Teachtaireachtaí míchuí nó nascanna graosta" msgid "Input code sent to your email for password reset" msgstr "Cuir isteach an cód a seoladh chuig do ríomhphost leis an bpasfhocal a athrú" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Cuir isteach an cód dearbhaithe leis an gcuntas a scriosadh" @@ -3487,19 +3638,19 @@ msgstr "Cuir isteach an cód dearbhaithe leis an gcuntas a scriosadh" msgid "Input new password" msgstr "Cuir isteach an pasfhocal nua" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Cuir isteach an pasfhocal chun an cuntas a scriosadh" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Cuir isteach an cód a chuir muid chugat i dteachtaireacht r-phoist" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Cuir isteach an leasainm nó an seoladh ríomhphoist a d’úsáid tú nuair a chláraigh tú" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Cuir isteach do phasfhocal" @@ -3507,10 +3658,6 @@ msgstr "Cuir isteach do phasfhocal" #~ msgid "Input your preferred hosting provider" #~ msgstr "Cuir isteach an soláthraí óstála is fearr leat" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Cuir isteach do leasainm" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Idirghníomhaíocht teoranta" @@ -3519,12 +3666,12 @@ msgstr "Idirghníomhaíocht teoranta" #~ msgid "Introducing new font settings" #~ msgstr "Seo iad na cocruithe nua cló" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Tá an cód 2FA seo neamhbhailí." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Leasainm neamhbhailí. Bain triail as ceann eile." @@ -3532,8 +3679,8 @@ msgstr "Leasainm neamhbhailí. Bain triail as ceann eile." msgid "Invalid or unsupported post record" msgstr "Taifead postála atá neamhbhailí nó gan bhunús" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Leasainm nó pasfhocal míchruinn" @@ -3581,7 +3728,7 @@ msgstr "Is cosúil nár chuir tú do sheoladh ríomhphoist isteach i gceart. An msgid "It's correct" msgstr "Tá. Tá sé ceart" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Níl ann ach tusa anois! Cuardaigh thuas le tuilleadh daoine a chur le do phacáiste fáilte." @@ -3595,18 +3742,18 @@ msgstr "Jabanna" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Cláraigh le Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Glac páirt sa chomhrá" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Iriseoireacht" @@ -3619,7 +3766,7 @@ msgid "Labeled by the author." msgstr "Lipéadaithe ag an údar." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Lipéid" @@ -3627,7 +3774,7 @@ msgstr "Lipéid" msgid "Labels added" msgstr "Cuireadh lipéid leis" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Nótaí faoi úsáideoirí nó ábhar is ea lipéid. Is féidir úsáid a bhaint astu leis an líonra a cheilt, a chatagóiriú, agus fainic a chur air." @@ -3647,26 +3794,27 @@ msgstr "Rogha teanga" #~ msgid "Language settings" #~ msgstr "Socruithe teanga" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Socruithe teanga" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Teangacha" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Níos Mó" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Is Déanaí" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "tuilleadh eolais" @@ -3692,8 +3840,8 @@ msgstr "Foghlaim níos mó faoin modhnóireacht a dhéantar ar an ábhar seo." msgid "Learn more about this warning" msgstr "Le tuilleadh a fhoghlaim faoin rabhadh seo" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Le tuilleadh a fhoghlaim faoi céard atá poiblí ar Bluesky" @@ -3727,7 +3875,7 @@ msgstr "Fág iad uile gan tic le teanga ar bith a fheiceáil." msgid "Leaving Bluesky" msgstr "Ag fágáil slán ag Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "le déanamh fós." @@ -3740,41 +3888,63 @@ msgstr "Lig dom roghnú" msgid "Let's get your password reset!" msgstr "Socraímis do phasfhocal arís!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Ar aghaidh linn!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Sorcha" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Mol 10 bpostáil." -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Mol 10 bpostáil leis an bhfotha Discover a thraenáil" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Mol an fotha seo" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Molta ag" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Molta ag" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "a mhol do shainfhotha" @@ -3783,7 +3953,7 @@ msgstr "Molta ag" #~ msgid "liked your post" #~ msgstr "a mhol do phostáil" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Moltaí" @@ -3791,7 +3961,12 @@ msgstr "Moltaí" msgid "Likes on this post" msgstr "Moltaí don phostáil seo" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Liosta" @@ -3799,7 +3974,7 @@ msgstr "Liosta" msgid "List Avatar" msgstr "Abhatár an Liosta" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Liosta blocáilte" @@ -3808,7 +3983,15 @@ msgstr "Liosta blocáilte" msgid "List by {0}" msgstr "Liosta le {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Scriosadh an liosta" @@ -3820,7 +4003,7 @@ msgstr "Cuireadh an liosta i bhfolach" msgid "List Hidden" msgstr "Cuireadh an liosta i bhfolach" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Balbhaíodh an liosta" @@ -3828,18 +4011,19 @@ msgstr "Balbhaíodh an liosta" msgid "List Name" msgstr "Ainm an liosta" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Liosta díbhlocáilte" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Liosta nach bhfuil balbhaithe níos mó" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Liostaí" @@ -3848,26 +4032,26 @@ msgstr "Liostaí" msgid "Lists blocking this user:" msgstr "Liostaí a bhlocálann an t-úsáideoir seo:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Lódáil tuilleadh" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Lódáil tuilleadh fothaí molta" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Lódáil tuilleadh cuntas le leanúint" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Lódáil fógraí nua" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Lódáil postálacha nua" @@ -3875,23 +4059,23 @@ msgstr "Lódáil postálacha nua" msgid "Loading..." msgstr "Ag lódáil …" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Logleabhar" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Logáil isteach nó cláraigh le Bluesky" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Logáil amach" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Feiceálacht le linn a bheith logáilte amach" @@ -3899,10 +4083,15 @@ msgstr "Feiceálacht le linn a bheith logáilte amach" msgid "Login to account that is not listed" msgstr "Logáil isteach ar chuntas nach bhfuil liostáilte" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Lógó le <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Lógó le <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Lógó le <0>@sawaratsuki.bsky.social" @@ -3935,8 +4124,8 @@ msgstr "Déan ceann domsa" msgid "Make sure this is where you intend to go!" msgstr "Bí cinnte go bhfuil tú ag iarraidh cuairt a thabhairt ar an áit sin!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Bainistigh na fothaí a shábháil tú" @@ -3949,7 +4138,7 @@ msgstr "Bainistigh do chuid clibeanna agus na focail a bhalbhaigh tú" msgid "Mark as read" msgstr "Marcáil léite" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Meáin" @@ -3965,9 +4154,12 @@ msgstr "úsáideoirí luaite" msgid "Mentioned users" msgstr "Úsáideoirí luaite" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Clár" @@ -3980,7 +4172,7 @@ msgstr "Teachtaireacht {0}" msgid "Message deleted" msgstr "Scriosadh an teachtaireacht" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Teachtaireacht ón bhfreastalaí: {0}" @@ -3994,13 +4186,12 @@ msgid "Message is too long" msgstr "Tá an teachtaireacht rófhada" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Socruithe teachtaireachta" +#~ msgid "Message settings" +#~ msgstr "Socruithe teachtaireachta" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Teachtaireachtaí" @@ -4012,10 +4203,10 @@ msgstr "Cuntas atá Míthreorach" msgid "Misleading Post" msgstr "Postáil atá Míthreorach" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Modhnóireacht" @@ -4028,12 +4219,12 @@ msgstr "Mionsonraí modhnóireachta" msgid "Moderation list by {0}" msgstr "Liosta modhnóireachta le {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Liosta modhnóireachta le <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Liosta modhnóireachta leat" @@ -4045,12 +4236,12 @@ msgstr "Liosta modhnóireachta cruthaithe" msgid "Moderation list updated" msgstr "Liosta modhnóireachta uasdátaithe" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Liostaí modhnóireachta" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Liostaí modhnóireachta" @@ -4062,11 +4253,11 @@ msgstr "socruithe modhnóireachta" #~ msgid "Moderation settings" #~ msgstr "Socruithe modhnóireachta" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Stádais modhnóireachta" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Uirlisí modhnóireachta" @@ -4079,28 +4270,31 @@ msgstr "Chuir an modhnóir rabhadh ginearálta ar an ábhar." msgid "More" msgstr "Tuilleadh" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Tuilleadh fothaí" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Tuilleadh roghanna" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Líon is mó moltaí chun tosaigh" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Freagraí a fuair an méid is mó moltaí ar dtús" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Scannáin" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Ceol" @@ -4123,7 +4317,7 @@ msgstr "Balbhaigh {truncatedTag}" msgid "Mute Account" msgstr "Balbhaigh an Cuntas" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Balbhaigh cuntais" @@ -4140,11 +4334,11 @@ msgstr "Balbhaigh an comhrá" msgid "Mute in:" msgstr "Balbhaigh i:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Balbhaigh an liosta" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "An bhfuil fonn ort na cuntais seo a bhalbhú?" @@ -4182,16 +4376,16 @@ msgstr "Balbhaigh an snáithe seo" msgid "Mute words & tags" msgstr "Balbhaigh focail ⁊ clibeanna" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Cuntais a balbhaíodh" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Cuntais a balbhaíodh" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Baintear na postálacha ó na cuntais a chuir tú i bhfolach as d’fhotha agus as do chuid fógraí. Is príobháideach ar fad é an cur i bhfolach." @@ -4199,11 +4393,11 @@ msgstr "Baintear na postálacha ó na cuntais a chuir tú i bhfolach as d’fhot msgid "Muted by \"{0}\"" msgstr "Curtha i bhfolach ag \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Focail ⁊ clibeanna a cuireadh i bhfolach" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Tá an balbhú príobháideach. Is féidir leis na cuntais a bhalbhaigh tú do chuid postálacha a fheiceáil agus is féidir leo scríobh chugat ach ní fheicfidh tú a gcuid postálacha eile ná aon fhógraí uathu." @@ -4212,11 +4406,11 @@ msgstr "Tá an balbhú príobháideach. Is féidir leis na cuntais a bhalbhaigh msgid "My Birthday" msgstr "Mo Bhreithlá" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Mo Chuid Fothaí" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mo Phróifíl" @@ -4244,7 +4438,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Sáraíonn an tAinm nó an Cur Síos Caighdeáin an Phobail" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Nádúr" @@ -4253,7 +4447,7 @@ msgid "Navigate to {0}" msgstr "Téigh go {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Téann sé seo chuig an gcéad scáileán eile" @@ -4270,26 +4464,27 @@ msgstr "An gcaithfidh tú é a athrú?" msgid "Need to report a copyright violation?" msgstr "An bhfuil tú ag iarraidh sárú cóipchirt a thuairisciú?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Ná bíodh gan fáil ar do chuid leantóirí ná ar do chuid dáta go deo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Is cuma, cruthaigh leasainm dom" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nua" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nua" +#~ msgid "New" +#~ msgstr "Nua" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Comhrá nua" @@ -4297,12 +4492,17 @@ msgstr "Comhrá nua" #~ msgid "New font settings ✨" #~ msgstr "Socruithe nua cló ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Leasainm nua" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Teachtaireachtaí nua" @@ -4319,21 +4519,21 @@ msgstr "Pasfhocal Nua" msgid "New Password" msgstr "Pasfhocal Nua" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Postáil nua" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Postáil nua" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Postáil nua" @@ -4346,35 +4546,37 @@ msgstr "Dialóg: eolas faoi úsáideoir nua" msgid "New User List" msgstr "Liosta Nua d’Úsáideoirí" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Na freagraí is déanaí ar dtús" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Nuacht" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Ar aghaidh" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "An chéad íomhá eile" @@ -4387,17 +4589,17 @@ msgstr "An chéad íomhá eile" #~ msgid "No" #~ msgstr "Níl" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Níl aon phasfhocal aipe ann fós" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Gan chur síos" +#~ msgid "No description" +#~ msgstr "Gan chur síos" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Gan Phainéal DNS" @@ -4409,12 +4611,12 @@ msgstr "Níor aimsíodh GIFanna speisialta. D'fhéadfadh sé gur tharla fadhb le msgid "No feeds found. Try searching for something else." msgstr "Ní fuarthas aon fhothaí. Bain triail as rud éigin eile a chuardach." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Gan moladh fós" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ní leantar {0} níos mó" @@ -4427,16 +4629,16 @@ msgstr "Gan a bheith níos faide na 253 charachtar" msgid "No messages yet" msgstr "Níl aon teachtaireacht ann fós" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Níl aon chomhráite eile le taispeáint" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Níl aon fhógra ann fós!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Duine ar bith" @@ -4448,11 +4650,11 @@ msgstr "Is é an t-údar amháin atá in ann an phostáil seo a athlua." msgid "No posts yet." msgstr "Gan phostáil fós." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Gan phostáil athluaite fós" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Gan athphostáil fós" @@ -4461,22 +4663,23 @@ msgstr "Gan athphostáil fós" msgid "No result" msgstr "Gan torthaí" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Toradh ar bith" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Gan torthaí" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Gan torthaí ar “{query}”" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Gan torthaí ar {query}" @@ -4497,17 +4700,17 @@ msgstr "Níor mhaith liom é sin." msgid "Nobody" msgstr "Duine ar bith" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Níor mhol éinne fós é. Ar cheart duitse tosú?" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Ní dhearna éinne postáil athluaite air seo fós. Ar cheart duitse tosú?" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Ní dhearna éinne athphostáil air seo fós. Ar cheart duitse tosú?" @@ -4519,8 +4722,8 @@ msgstr "Ní fuarthas éinne. Bain triail as duine éigin eile a chuardach." msgid "Non-sexual Nudity" msgstr "Lomnochtacht Neamhghnéasach" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Ní bhfuarthas é sin" @@ -4531,45 +4734,43 @@ msgstr "Ní anois" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nóta faoi roinnt" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nod leat: is gréasán oscailte poiblí Bluesky. Ní chuireann an socrú seo srian ar fheiceálacht do chuid ábhair ach amháin ar aip agus suíomh Bluesky. Is féidir nach gcloífidh aipeanna eile leis an socrú seo. Is féidir go dtaispeánfar do chuid ábhair d’úsáideoirí atá logáilte amach ar aipeanna agus suíomhanna eile." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Tada anseo" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Scagairí fógra" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Socruithe fógra" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Socruithe Fógra" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Fuaimeanna fógra" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Fuaimeanna Fógra" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Fógraí" @@ -4604,7 +4805,9 @@ msgstr "Úps!" msgid "Oh no! Something went wrong." msgstr "Úps! Theip ar rud éigin." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4613,16 +4816,18 @@ msgstr "OK" msgid "Okay" msgstr "Maith go leor" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Na freagraí is sine ar dtús" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "ar<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Atosú an chláraithe" @@ -4662,17 +4867,17 @@ msgstr "Ní oibríonn ach comhaid WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Úps! Theip ar rud éigin!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Úps!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Oscail" @@ -4684,7 +4889,7 @@ msgstr "Oscail roghchlár giorrúcháin phróifíl {name}" msgid "Open avatar creator" msgstr "Oscail an cruthaitheoir abhatáir" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Oscail fuinneog nua le do leasainm a athrú" @@ -4693,17 +4898,26 @@ msgstr "Oscail fuinneog nua le do leasainm a athrú" msgid "Open conversation options" msgstr "Oscail na roghanna comhrá" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Oscail roghnóir na n-emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Oscail roghchlár na bhfothaí" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Oscail an deasc chabhrach i mbrabhsálaí" @@ -4719,32 +4933,32 @@ msgstr "Oscail nasc le {niceUrl}" msgid "Open message options" msgstr "Oscail na roghanna teachtaireachta" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Oscail leathanach chun modhnóireacht a dhífhabhtú" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Oscail socruithe na gclibeanna agus na bhfocal a bhalbhaigh tú" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Oscail an nascleanúint" +#~ msgid "Open navigation" +#~ msgstr "Oscail an nascleanúint" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Oscail roghchlár na bpostálacha" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Oscail clár an phacáiste fáilte" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Oscail leathanach an Storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Oscail logleabhar an chórais" @@ -4846,7 +5060,7 @@ msgstr "Osclaíonn sé seo liosta na gcód cuiridh" #~ msgid "Opens moderation settings" #~ msgstr "Osclaíonn sé seo socruithe na modhnóireachta" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Osclaíonn sé seo an fhoirm leis an bpasfhocal a athrú" @@ -4879,7 +5093,7 @@ msgstr "Osclaíonn sé seo an suíomh gréasáin atá nasctha" #~ msgid "Opens the threads preferences" #~ msgstr "Osclaíonn sé seo roghanna na snáitheanna" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Osclaíonn sé an phróifíl seo" @@ -4905,11 +5119,11 @@ msgstr "Roghanna:" msgid "Or combine these options:" msgstr "Nó cuir na roghanna seo le chéile:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Nó, lean ort le cuntas eile." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Nó, logáil isteach i gceann eile de do chuntais." @@ -4934,7 +5148,7 @@ msgstr "Eile…" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Tá ár modhnóirí tar éis athbhreithniú a dhéanamh ar thuairiscí. Chinn siad gan ligean duit comhráite a úsáid ar Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Leathanach gan aimsiú" @@ -4943,12 +5157,12 @@ msgstr "Leathanach gan aimsiú" msgid "Page Not Found" msgstr "Leathanach gan aimsiú" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Pasfhocal" @@ -4975,15 +5189,15 @@ msgid "Pause video" msgstr "Cuir an físeán ar shos" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Daoine" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Na daoine atá leanta ag @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Na leantóirí atá ag @{0}" @@ -5000,11 +5214,11 @@ msgid "Person toggle" msgstr "Scoránú duine" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Peataí" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Grianghrafadóireacht" @@ -5012,12 +5226,16 @@ msgstr "Grianghrafadóireacht" msgid "Pictures meant for adults." msgstr "Pictiúir le haghaidh daoine fásta." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Greamaigh le baile" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Greamaigh le Baile" @@ -5026,15 +5244,20 @@ msgstr "Greamaigh le Baile" msgid "Pin to your profile" msgstr "Greamaigh le do phróifíl" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Greamaithe" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Fothaí greamaithe" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Greamaithe le do chuid fothaí" @@ -5108,7 +5331,7 @@ msgstr "Cuir isteach do sheoladh ríomhphoist, le do thoil." msgid "Please enter your invite code." msgstr "Cuir isteach do chód cuiridh." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Cuir isteach do phasfhocal freisin, le do thoil." @@ -5130,7 +5353,7 @@ msgid "Please Verify Your Email" msgstr "Dearbhaigh do ríomhphost, le do thoil." #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Polaitíocht" @@ -5143,7 +5366,7 @@ msgctxt "action" msgid "Post" msgstr "Postáil" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Postáil" @@ -5157,10 +5380,10 @@ msgstr "Postáil Uile" msgid "Post by {0}" msgstr "Postáil ó {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Postáil ó @{0}" @@ -5172,7 +5395,7 @@ msgstr "Scriosadh an phostáil" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Níor uaslódáladh an phostáil. Seiceáil do cheangal leis an idirlíon agus bain triail eile as." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Cuireadh an phostáil i bhfolach" @@ -5198,8 +5421,8 @@ msgstr "Teanga postála" msgid "Post Languages" msgstr "Teangacha postála" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Ní bhfuarthas an phostáil" @@ -5220,7 +5443,7 @@ msgid "posts" msgstr "postálacha" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Postálacha" @@ -5228,7 +5451,7 @@ msgstr "Postálacha" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Is féidir leat postálacha a bhalbhú bunaithe ar an téacs, clibeanna, nó an dá rud. Molaimid focail choitianta a bhíonn i go leor postálacha a sheachaint, toisc gur féidir nach dtaispeánfaí aon phostáil dá bharr." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Cuireadh na postálacha i bhfolach" @@ -5259,16 +5482,16 @@ msgstr "Brúigh le iarracht eile a dhéanamh" msgid "Press to view followers of this account that you also follow" msgstr "Brúigh leis na daoine a leanann an cuntas seo a leanann tú féin a fheiceáil" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "An íomhá roimhe seo" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Príomhtheanga" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Cuir na cuntais a leanaim chun tosaigh" @@ -5276,27 +5499,28 @@ msgstr "Cuir na cuntais a leanaim chun tosaigh" #~ msgid "Prioritize Your Follows" #~ msgstr "Tabhair Tosaíocht do Do Chuid Leantóirí" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Fógraí tábhachtacha" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Príobháideacht" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Príobháideacht agus slándáil" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Príobháideacht agus Slándáil" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5312,13 +5536,13 @@ msgstr "Físeán á phróiseáil..." msgid "Processing..." msgstr "Á phróiseáil..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "próifíl" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5333,17 +5557,25 @@ msgstr "Próifíl uasdátaithe" #~ msgid "Protect your account by verifying your email." #~ msgstr "Dearbhaigh do ríomhphost le do chuntas a chosaint." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Poiblí" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Liostaí poiblí agus inroinnte d’úsáideoirí le balbhú nó le blocáil ar an mórchóir" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Liostaí poiblí agus inroinnte d’úsáideoirí le balbhú nó le blocáil ar an mórchóir" #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Liostaí poiblí agus inroinnte atá in ann fothaí a bheathú" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Liostaí poiblí agus inroinnte atá in ann fothaí a bheathú" #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5365,8 +5597,8 @@ msgstr "Íoslódáladh an cód QR!" msgid "QR code saved to your camera roll!" msgstr "Sábháladh an cód QR i do rolla cheamara!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5380,23 +5612,22 @@ msgstr "Athcheanglaíodh an phostáil athluaite" msgid "Quote post was successfully detached" msgstr "Dícheanglaíodh an phostáil athluaite" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Ní féidir postálacha a athlua" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Is féidir postálacha a athlua" +#~ msgid "Quote posts enabled" +#~ msgstr "Is féidir postálacha a athlua" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Socruithe maidir le postálacha athluaite" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Postálacha athluaite" @@ -5404,12 +5635,14 @@ msgstr "Postálacha athluaite" msgid "Quotes of this post" msgstr "Postálacha athluaite den phostáil seo" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Randamach" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Rinne tú an iomarca iarrachtaí do leasainm a athrú taobh istigh de thréimhse ghearr. Fan cúpla nóiméad sula ndéanann tú iarracht eile." @@ -5418,7 +5651,7 @@ msgstr "Rinne tú an iomarca iarrachtaí do leasainm a athrú taobh istigh de th msgid "Re-attach quote" msgstr "Athcheangail an phostáil athluaite" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Athghníomhaigh do chuntas" @@ -5440,31 +5673,35 @@ msgstr "Léigh Téarmaí Seirbhíse Bluesky" msgid "Reason:" msgstr "Fáth:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Cuardaigh a Rinneadh le Déanaí" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Athnasc" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Athnuaigh fógraí" +#~ msgid "Refresh notifications" +#~ msgstr "Athnuaigh fógraí" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Athlódáil comhráite" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Scrios" @@ -5472,8 +5709,8 @@ msgstr "Scrios" msgid "Remove {displayName} from starter pack" msgstr "Bain {displayName} den phacáiste fáilte" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Bain an cuntas de" @@ -5493,31 +5730,31 @@ msgstr "Bain an Fógra Meirge Amach" msgid "Remove embed" msgstr "Bain an leabú" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Bain an fotha de" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "An bhfuil fonn ort an fotha a bhaint?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Bain de mo chuid fothaí" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "É sin a bhaint de mo chuid fothaí?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "An bhfuil fonn ort é a bhaint den mhearliosta?" @@ -5533,11 +5770,11 @@ msgstr "Bain an íomhá de" msgid "Remove mute word from your list" msgstr "Bain focal balbhaithe de do liosta" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Bain an phróifíl" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Bain an phróifíl seo as an stair cuardaigh" @@ -5545,8 +5782,8 @@ msgstr "Bain an phróifíl seo as an stair cuardaigh" msgid "Remove quote" msgstr "Bain an phostáil athluaite" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Scrios an athphostáil" @@ -5554,7 +5791,7 @@ msgstr "Scrios an athphostáil" msgid "Remove subtitle file" msgstr "Bain an comhad fotheideal" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Bain an fotha seo de do chuid fothaí sábháilte" @@ -5580,9 +5817,9 @@ msgstr "Baineadh de do chuid fothaí é" msgid "Removed from saved feeds" msgstr "Baineadh de do chuid fothaí sábháilte é" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Baineadh de do chuid fothaí é" @@ -5595,7 +5832,7 @@ msgstr "Baineann sé seo an phostáil athluaite" msgid "Replace with Discover" msgstr "Cuir an fotha Discover ina áit" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Freagraí" @@ -5612,6 +5849,10 @@ msgctxt "action" msgid "Reply" msgstr "Freagair" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5630,24 +5871,28 @@ msgstr "Socruithe freagraí" msgid "Reply settings are chosen by the author of the thread" msgstr "Is é údar an tsnáithe a roghnaíonn socruithe a bhaineann le freagraí" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Freagra ar <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Freagra ar phostáil bhlocáilte" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Freagra ar phostáil" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Freagra ort" @@ -5681,12 +5926,12 @@ msgstr "Tuairiscigh an comhrá seo" msgid "Report dialog" msgstr "Tuairiscigh comhrá" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Déan gearán faoi fhotha" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Déan gearán faoi liosta" @@ -5699,8 +5944,8 @@ msgstr "Tuairiscigh an teachtaireacht seo" msgid "Report post" msgstr "Déan gearán faoi phostáil" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Déan gearán faoi phacáiste fáilte" @@ -5734,9 +5979,8 @@ msgstr "Tuairiscigh an pacáiste fáilte seo" msgid "Report this user" msgstr "Déan gearán faoin úsáideoir seo" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Athphostáil" @@ -5746,28 +5990,31 @@ msgstr "Athphostáil" msgid "Repost" msgstr "Athphostáil" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Athphostáil nó luaigh postáil" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Athphostáilte ag" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Athphostáilte ag {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Athphostáilte ag <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Athphostáilte agat" @@ -5789,8 +6036,8 @@ msgstr "Iarr Athrú" msgid "Request Code" msgstr "Iarr Cód" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Bíodh téacs malartach ann roimh phostáil i gcónaí" @@ -5833,8 +6080,8 @@ msgstr "Cód athshocraithe" msgid "Reset Code" msgstr "Cód Athshocraithe" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Athshocraigh an próiseas cláraithe" @@ -5855,12 +6102,12 @@ msgstr "Athshocraigh an pasfhocal" #~ msgid "Resets the preferences state" #~ msgstr "Athshocraíonn sé seo na roghanna" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Baineann sé seo triail eile as an logáil isteach" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Baineann sé seo triail eile as an ngníomh is déanaí, ar theip air" @@ -5868,14 +6115,14 @@ msgstr "Baineann sé seo triail eile as an ngníomh is déanaí, ar theip air" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5883,8 +6130,8 @@ msgstr "Bain triail eile as" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Fill ar an leathanach roimhe seo" @@ -5892,8 +6139,8 @@ msgstr "Fill ar an leathanach roimhe seo" msgid "Returns to home page" msgstr "Filleann sé seo abhaile" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Filleann sé seo ar an leathanach roimhe seo" @@ -5903,7 +6150,7 @@ msgstr "Filleann sé seo ar an leathanach roimhe seo" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5912,11 +6159,11 @@ msgstr "Filleann sé seo ar an leathanach roimhe seo" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Sábháil" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5926,8 +6173,8 @@ msgstr "Sábháil" msgid "Save birthday" msgstr "Sábháil do bhreithlá" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Sábháil na hathruithe" @@ -5948,7 +6195,7 @@ msgstr "Sábháil an íomhá" msgid "Save image crop" msgstr "Sábháil an pictiúr bearrtha" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Sábháil an leasainm nua" @@ -5956,12 +6203,12 @@ msgstr "Sábháil an leasainm nua" msgid "Save QR code" msgstr "Sábháil an cód QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Sábháil i mo chuid fothaí" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Fothaí Sábháilte" @@ -5969,8 +6216,8 @@ msgstr "Fothaí Sábháilte" msgid "Saved to your camera roll" msgstr "Sábháladh i do rolla ceamara é" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Sábháilte le mo chuid fothaí" @@ -5988,41 +6235,53 @@ msgstr "Sábhálann sé seo na socruithe le haghaidh íomhánna a laghdú" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Abair heileo!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Eolaíocht" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Fill ar an mbarr" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Cuardaigh" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Déan cuardach ar “{query}”" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Déan cuardach ar \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Cuardaigh fothaí ar mhaith leat moladh do dhaoine eile." @@ -6034,8 +6293,10 @@ msgstr "Cuardaigh úsáideoirí" msgid "Search GIFs" msgstr "Cuardaigh GIFanna" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Cuardaigh próifílí" @@ -6067,7 +6328,7 @@ msgstr "Féach na postálacha <0>{displayTag} leis an úsáideoir seo" msgid "See jobs at Bluesky" msgstr "Féach ar phostanna le Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Féach ar an treoirleabhar seo" @@ -6075,7 +6336,7 @@ msgstr "Féach ar an treoirleabhar seo" #~ msgid "Seek slider" #~ msgstr "Barra sleamhnáin" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6099,7 +6360,7 @@ msgstr "Roghnaigh abhatár" msgid "Select an emoji" msgstr "Roghnaigh emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Roghnaigh teangacha ábhair" @@ -6123,7 +6384,7 @@ msgstr "Cá fhad a bheidh an focal seo balbhaithe?" msgid "Select language..." msgstr "Roghnaigh teanga..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Roghnaigh teangacha" @@ -6159,11 +6420,11 @@ msgstr "Roghnaigh físeán" msgid "Select what content this mute word should apply to." msgstr "Roghnaigh an t-ábhar a gcuirfear an focal balbhaithe seo i bhfeidhm air." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Roghnaigh na teangacha ba mhaith leat a fheiceáil i do chuid fothaí. Mura roghnaíonn tú, taispeánfar ábhar i ngach teanga duit." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Roghnaigh teanga an téacs a thaispeánfar san aip." @@ -6175,7 +6436,7 @@ msgstr "Roghnaigh do dháta breithe" msgid "Select your interests from the options below" msgstr "Roghnaigh na rudaí a bhfuil suim agat iontu as na roghanna thíos" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Do rogha teanga nuair a dhéanfar aistriúchán ar ábhar i d'fhotha." @@ -6200,11 +6461,11 @@ msgstr "Seol ríomhphost dearbhaithe" msgid "Send Confirmation Email" msgstr "Seol ríomhphost dearbhaithe" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Seol ríomhphost" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Seol ríomhphost" @@ -6243,7 +6504,7 @@ msgstr "Seol ríomhphost dearbhaithe" msgid "Send via direct message" msgstr "Seol mar theachtaireacht dhíreach" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Seolann sé seo ríomhphost ina bhfuil cód dearbhaithe chun an cuntas a scriosadh" @@ -6251,7 +6512,11 @@ msgstr "Seolann sé seo ríomhphost ina bhfuil cód dearbhaithe chun an cuntas a msgid "Server address" msgstr "Seoladh an fhreastalaí" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Socraigh do bhreithlá" @@ -6279,7 +6544,7 @@ msgstr "Socraigh pasfhocal nua" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Roghnaigh “Tá” le samplaí ó do chuid fothaí sábháilte a thaispeáint in ”Á Leanúint”. Is gné thurgnamhach é seo." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Socraigh do chuntas" @@ -6291,9 +6556,9 @@ msgstr "Socraigh do chuntas" msgid "Sets email for password reset" msgstr "Socraíonn sé seo an seoladh ríomhphoist le haghaidh athshocrú an phasfhocail" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Socruithe" @@ -6307,18 +6572,20 @@ msgid "Sexually Suggestive" msgstr "Graosta" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Comhroinn" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Comhroinn" @@ -6333,18 +6600,18 @@ msgstr "Roinn rud éigin fútsa féin!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Comhroinn mar sin féin" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Comhroinn an fotha" +#~ msgid "Share feed" +#~ msgstr "Comhroinn an fotha" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Comhroinn an nasc" @@ -6362,7 +6629,11 @@ msgstr "Dialóg le nasc a roinnt" msgid "Share QR code" msgstr "Comhroinn an cód QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Roinn an pacáiste fáilte seo" @@ -6374,7 +6645,7 @@ msgstr "Roinn an pacáiste fáilte seo agus cuidigh le daoine páirt a ghlacadh msgid "Share your favorite feed!" msgstr "Roinn an fotha is fearr leat!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Tástáil Roghanna Comhroinnte" @@ -6426,7 +6697,7 @@ msgstr "Taispeáin an liosta mar sin féin" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Tuilleadh" @@ -6439,7 +6710,7 @@ msgstr "Níos mó den sórt seo" msgid "Show muted replies" msgstr "Taispeáin freagraí balbhaithe" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Taispeáin na cuntais eile is féidir leat a úsáid" @@ -6447,8 +6718,8 @@ msgstr "Taispeáin na cuntais eile is féidir leat a úsáid" #~ msgid "Show Posts from My Feeds" #~ msgstr "Taispeáin postálacha ó mo chuid fothaí" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Taispeáin postálacha athluaite" @@ -6456,8 +6727,8 @@ msgstr "Taispeáin postálacha athluaite" #~ msgid "Show Quote Posts" #~ msgstr "Taispeáin postálacha athluaite" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Taispeáin freagraí" @@ -6465,7 +6736,15 @@ msgstr "Taispeáin freagraí" #~ msgid "Show Replies" #~ msgstr "Taispeáin freagraí" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Taispeáin freagraí ó na daoine a leanaim roimh aon fhreagra eile" @@ -6474,16 +6753,16 @@ msgstr "Taispeáin freagraí ó na daoine a leanaim roimh aon fhreagra eile" #~ msgstr "Taispeáin freagraí ó na daoine a leanann tú roimh aon fhreagra eile." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Taispeáin freagraí i snáitheanna" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Taispeáin freagraí i snáitheanna" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Taispeáin freagra do chách" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Taispeáin athphostálacha" @@ -6491,8 +6770,8 @@ msgstr "Taispeáin athphostálacha" #~ msgid "Show Reposts" #~ msgstr "Taispeáin athphostálacha" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Taispeáin samplaí ó do chuid fothaí sábháilte san fhotha Following" @@ -6513,17 +6792,17 @@ msgstr "Taispeáin rabhadh agus scag ó na fothaí é" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6545,9 +6824,9 @@ msgstr "Logáil isteach nó cláraigh chun páirt a ghlacadh sa chomhrá!" msgid "Sign into Bluesky or create a new account" msgstr "Logáil isteach i Bluesky nó cruthaigh cuntas nua" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Logáil amach" @@ -6556,16 +6835,16 @@ msgstr "Logáil amach" #~ msgid "Sign out of all accounts" #~ msgstr "Logáil amach as gach cuntas" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Logáil amach?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6594,12 +6873,12 @@ msgstr "Logáilte isteach mar @{0}" msgid "Signup without a starter pack" msgstr "Cláraigh gan phacáiste fáilte" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Cuntais eile atá cosúil leis seo" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Ná bac leis" @@ -6607,16 +6886,16 @@ msgstr "Ná bac leis" msgid "Skip this flow" msgstr "Ná bac leis an bpróiseas seo" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Níos Lú" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Forbairt Bogearraí" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Fothaí eile a mbeadh suim agat iontu" @@ -6624,7 +6903,7 @@ msgstr "Fothaí eile a mbeadh suim agat iontu" msgid "Some people can reply" msgstr "Tá daoine áirithe in ann freagra a thabhairt" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Theip ar rud éigin" @@ -6634,22 +6913,26 @@ msgid "Something went wrong, please try again" msgstr "Chuaigh rud éigin amú, bain triail eile as" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Chuaigh rud éigin ó rath. Bain triail eile as." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Theip ar rud éigin!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Ár leithscéal. Chuaigh do sheisiún i léig. Ní mór duit logáil isteach arís." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Sórtáil freagraí" @@ -6657,11 +6940,11 @@ msgstr "Sórtáil freagraí" #~ msgid "Sort Replies" #~ msgstr "Sórtáil freagraí" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Sórtáil freagraí de réir" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Sórtáil freagraí ar an bpostáil chéanna de réir:" @@ -6683,7 +6966,7 @@ msgstr "Turscar; an iomarca tagairtí nó freagraí" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Spórt" @@ -6691,13 +6974,23 @@ msgstr "Spórt" msgid "Start a new chat" msgstr "Tosaigh comhrá nua" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Tosaigh comhrá le {displayName}" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Pacáiste Fáilte" @@ -6705,15 +6998,20 @@ msgstr "Pacáiste Fáilte" msgid "Starter pack by {0}" msgstr "Pacáiste fáilte le {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Pacáiste fáilte a chruthaigh tusa" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Tá an pacáiste fáilte neamhbhailí" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Pacáistí Fáilte" @@ -6721,8 +7019,8 @@ msgstr "Pacáistí Fáilte" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Tig leat na fothaí agus na daoine is fearr leat a roinnt le do chuid cairde le pacáiste fáilte." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Leathanach Stádais" @@ -6730,12 +7028,12 @@ msgstr "Leathanach Stádais" msgid "Step {0} of {1}" msgstr "Céim {0} as {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Stóráil scriosta, tá ort an aip a atosú anois." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -6746,11 +7044,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Seol" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Liostáil" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Glac síntiús le @{0} leis na lipéid seo a úsáid:" @@ -6762,7 +7060,7 @@ msgstr "Glac síntiús le lipéadóir" msgid "Subscribe to this labeler" msgstr "Glac síntiús leis an lipéadóir seo" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Liostáil leis an liosta seo" @@ -6770,11 +7068,11 @@ msgstr "Liostáil leis an liosta seo" msgid "Success!" msgstr "D'éirigh leis!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Cuntais mholta" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Molta duit" @@ -6783,15 +7081,15 @@ msgstr "Molta duit" msgid "Suggestive" msgstr "Gáirsiúil" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Tacaíocht" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Athraigh an cuntas" @@ -6808,14 +7106,14 @@ msgstr "Athraigh an cuntas" #~ msgid "Switches the account you are logged in to" #~ msgstr "Athraíonn sé seo an cuntas beo" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Córas" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Logleabhar an chórais" @@ -6827,6 +7125,10 @@ msgstr "Roghchlár na gclibeanna: {displayTag}" msgid "Tags only" msgstr "Clibeanna amháin" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Tapáil le dúnadh" @@ -6848,16 +7150,20 @@ msgstr "Tapáil le balbhú nó díbhalbhú" msgid "Tap to view full image" msgstr "Tapáil leis an íomhá iomlán a fheiceáil" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Obair curtha i gcrích - 10 moladh!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Abair linn na rudaí a thaitníonn leat" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teic" @@ -6873,13 +7179,14 @@ msgstr "Abair linn beagáinín fút féin" msgid "Tell us a little more" msgstr "Abair beagán níos mó" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Téarmaí" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6915,7 +7222,7 @@ msgstr "Go raibh maith agat. Seoladh do thuairisc." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Go raibh maith agat! D'éirigh linn do sheoladh ríomhphoist a dheimhniú. Is féidir leat an fhuinneog seo a dhúnadh anois." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Ina bhfuil an méid seo a leanas:" @@ -6927,12 +7234,12 @@ msgstr "Tá an leasainm sin in úsáid cheana féin." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Níorbh fhéidir an pacáiste fáilte sin a aimsiú." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Sin é é!" @@ -6941,12 +7248,17 @@ msgstr "Sin é é!" msgid "The account will be able to interact with you after unblocking." msgstr "Beidh an cuntas seo in ann caidreamh a dhéanamh leat tar éis duit é a dhíbhlocáil" +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "Chuir údar an tsnáithe seo an freagra seo i bhfolach." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Feidhmchlár gréasáin Bluesky" @@ -6962,8 +7274,7 @@ msgstr "Bogadh an Polasaí Cóipchirt go dtí <0/>" msgid "The Discover feed" msgstr "An fotha Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Tá an fotha Discover eolach ar a bhfuil ag taitneamh leat anois" @@ -6983,12 +7294,12 @@ msgstr "Cuireadh na lipéid seo a leanas le do chuntas." msgid "The following labels were applied to your content." msgstr "Cuireadh na lipéid seo a leanas le do chuid ábhair." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Cuideoidh na céimeanna seo a leanas leat Bluesky a chur in oiriúint duit féin." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Is féidir gur scriosadh an phostáil seo." @@ -7004,7 +7315,7 @@ msgstr "Tá an físeán seo níos mó ná 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Is dóigh go bhfuil fadhb leis an bhfreastalaí. Bain triail eile as i gceann cúpla nóiméad." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Tá an pacáiste fáilte sin neamhbhailí. Tig leat é a scriosadh." @@ -7020,7 +7331,7 @@ msgstr "Bogadh ár dTéarmaí Seirbhíse go dtí" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "D'úsáid tú cód dearbhaithe neamhbhailí. Deimhnigh gur bhain tú úsáid as an nasc ceart, nó iarr ceann nua." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Téama" @@ -7032,15 +7343,15 @@ msgstr "Níl srian ama le díghníomhú cuntais, fill uair ar bith." msgid "There was an issue connecting to Tenor." msgstr "Bhí fadhb ann maidir le teagmháil a dhéanamh le Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Bhí fadhb ann maidir le teagmháil a dhéanamh leis an bhfreastalaí" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Bhí fadhb ann maidir le teagmháil a dhéanamh leis an bhfreastalaí. Seiceáil do cheangal leis an idirlíon agus bain triail eile as." @@ -7049,19 +7360,19 @@ msgstr "Bhí fadhb ann maidir le teagmháil a dhéanamh leis an bhfreastalaí. S msgid "There was an issue contacting your server" msgstr "Bhí fadhb ann maidir le teagmháil a dhéanamh le do fhreastalaí" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Bhí fadhb ann maidir le fógraí a fháil. Tapáil anseo le triail eile a bhaint as." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Bhí fadhb ann maidir le postálacha a fháil. Tapáil anseo le triail eile a bhaint as." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Bhí fadhb ann maidir leis an liosta a fháil. Tapáil anseo le triail eile a bhaint as." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Bhí fadhb ann agus do chuid pasfhocal aipe á n-íoslódáil" @@ -7070,11 +7381,11 @@ msgstr "Bhí fadhb ann agus do chuid pasfhocal aipe á n-íoslódáil" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Bhí fadhb ann maidir le do chuid liostaí a fháil. Tapáil anseo le triail eile a bhaint as." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Bhí fadhb ann agus d'fhaisnéis seirbhíse á híoslódáil" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Bhí fadhb ann maidir leis an bhfotha seo a bhaint. Seiceáil do cheangal leis an idirlíon agus bain triail eile as." @@ -7083,9 +7394,9 @@ msgstr "Bhí fadhb ann maidir leis an bhfotha seo a bhaint. Seiceáil do cheanga msgid "There was an issue sending your report. Please check your internet connection." msgstr "Níor seoladh do thuairisc. Seiceáil do cheangal leis an idirlíon, le do thoil." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Bhí fadhb ann maidir le do chuid fothaí a nuashonrú. Seiceáil do cheangal leis an idirlíon agus bain triail eile as." @@ -7112,10 +7423,10 @@ msgstr "Bhí fadhb ann! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Bhí fadhb ann. Seiceáil do cheangal leis an idirlíon, le do thoil, agus bain triail eile as." @@ -7124,11 +7435,11 @@ msgstr "Bhí fadhb ann. Seiceáil do cheangal leis an idirlíon, le do thoil, ag msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "D’éirigh fadhb gan choinne leis an aip. Abair linn, le do thoil, má tharla sé sin duit!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Tá ráchairt ar Bluesky le déanaí! Cuirfidh muid do chuntas ag obair chomh luath agus is féidir." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Cuirtear na socruithe seo i bhfeidhm ar an bhfotha Following amháin." @@ -7173,7 +7484,7 @@ msgstr "Tá an t-ábhar seo ar fáil ó {0}. An bhfuil fonn ort na meáin sheach msgid "This content is not available because one of the users involved has blocked the other." msgstr "Níl an t-ábhar seo le feiceáil toisc gur bhlocáil duine de na húsáideoirí an duine eile." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Níl an t-ábhar seo le feiceáil gan chuntas Bluesky." @@ -7189,7 +7500,7 @@ msgstr "Tá an ghné seo á tástáil fós. Tig leat níos mó faoi chartlanna e msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Níl an ghné seo ar fáil má tá tú ag baint úsáide as Pasfhocal Aipe. Logáil isteach le do ghnáth-phasfhocal, le do thoil." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Tá ráchairt an-mhór ar an bhfotha seo faoi láthair. Níl sé ar fáil anois díreach dá bhrí sin. Bain triail eile as níos déanaí, le do thoil." @@ -7198,8 +7509,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Tá an fotha seo folamh! Is féidir go mbeidh ort tuilleadh úsáideoirí a leanúint nó do shocruithe teanga a athrú." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Tá an fotha seo folamh." @@ -7207,7 +7518,7 @@ msgstr "Tá an fotha seo folamh." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Níl an fotha seo ar líne níos mó. Tá <0>Discover á thaispeáint againn ina ionad." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Tá an leasainm seo coimeádta. Bain triail as ceann eile." @@ -7231,7 +7542,7 @@ msgstr "Chuir an t-údar an lipéad seo leis." msgid "This label was applied by you." msgstr "Chuir tusa an lipéad seo leis." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Ní dúirt an lipéadóir seo céard iad na lipéid a fhoilsíonn sé, agus is féidir nach bhfuil sé i mbun gnó." @@ -7244,8 +7555,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Seans go sáraíonn ainm nó cur síos an liosta seo (liosta a chruthaigh <0>{0}) treoirlínte an phobail Bluesky." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Tá an liosta seo folamh!" +#~ msgid "This list is empty!" +#~ msgstr "Tá an liosta seo folamh!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7264,7 +7579,7 @@ msgid "This post has been deleted." msgstr "Scriosadh an phostáil seo." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Níl an phostáil seo le feiceáil ach ag úsáideoirí atá logáilte isteach. Ní bheidh daoine nach bhfuil logáilte isteach in ann í a fheiceáil." @@ -7288,11 +7603,11 @@ msgstr "Cuirfear an freagra seo i rannán speisialta a bheidh i bhfolach ag bun msgid "This service has not provided terms of service or a privacy policy." msgstr "Níor chuir an tseirbhís seo téarmaí seirbhíse ná polasaí príobháideachta ar fáil." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Ba cheart dó seo taifead fearainn a chruthú ag:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Níl aon leantóirí ag an úsáideoir seo." @@ -7321,7 +7636,7 @@ msgstr "Tá an t-úsáideoir seo ar an liosta <0>{0} a bhalbhaigh tú." msgid "This user is new here. Press for more info about when they joined." msgstr "Tá an t-úsáideoir seo nua anseo. Brúigh le tuilleadh eolais a fháil faoina gclárú." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Níl éinne á leanúint ag an úsáideoir seo." @@ -7329,7 +7644,7 @@ msgstr "Níl éinne á leanúint ag an úsáideoir seo." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Bainfidh sé seo \"{0}\" de do chuid focal balbhaithe. Tig leat é a chur ar ais níos déanaí." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Leis seo, bainfear @{0} den mhearliosta." @@ -7337,16 +7652,26 @@ msgstr "Leis seo, bainfear @{0} den mhearliosta." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Leis seo, bainfear do phostáil seo den phostáil athluaite seo do gach úsáideoir, agus cuirfear ionadchoinneálaí ina háit." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Roghanna snáitheanna" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Roghanna Snáitheanna" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Modh snáithithe" @@ -7354,7 +7679,7 @@ msgstr "Modh snáithithe" #~ msgid "Threaded Mode" #~ msgstr "Modh Snáithithe" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Roghanna Snáitheanna" @@ -7386,15 +7711,20 @@ msgstr "Inniu" msgid "Toggle dropdown" msgstr "Scoránaigh an bosca anuas" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Scoránaigh le ábhar do dhaoine fásta a cheadú nó gan a cheadú" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Barr" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7404,12 +7734,18 @@ msgstr "Barr" msgid "Translate" msgstr "Aistrigh" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Bain triail eile as" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "Teilifís" @@ -7417,23 +7753,27 @@ msgstr "Teilifís" #~ msgid "Two-factor authentication" #~ msgstr "Fíordheimhniú déshraithe (2FA)" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Fíordheimhniú déshraithe (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Cuir isteach do leasainm" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Scríobh do theachtaireacht anseo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Clóscríobh:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Díbhlocáil an liosta" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Díbhalbhaigh an liosta" @@ -7443,14 +7783,14 @@ msgstr "Ní féidir ceangal a bhunú. Seiceáil do cheangal leis an idirlíon ag #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Ní féidir teagmháil a dhéanamh le do sheirbhís. Seiceáil do cheangal leis an idirlíon, le do thoil." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Ní féidir é a scriosadh" @@ -7461,7 +7801,7 @@ msgstr "Ní féidir é a scriosadh" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Díbhlocáil" @@ -7485,12 +7825,15 @@ msgstr "Díbhlocáil an cuntas" msgid "Unblock Account?" msgstr "An bhfuil fonn ort an cuntas seo a dhíbhlocáil?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Cuir stop leis an athphostáil" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7505,12 +7848,20 @@ msgstr "Dílean {0}" msgid "Unfollow Account" msgstr "Dílean an cuntas seo" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Dímhol an fotha seo" +#~ msgid "Unlike this feed" +#~ msgstr "Dímhol an fotha seo" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Díbhalbhaigh" @@ -7546,12 +7897,17 @@ msgstr "Ná balbhaigh an snáithe seo níos mó" msgid "Unmute video" msgstr "Ná balbhaigh an físeán seo níos mó" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Díghreamaigh" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Díghreamaigh ón mbaile" @@ -7560,11 +7916,15 @@ msgstr "Díghreamaigh ón mbaile" msgid "Unpin from profile" msgstr "Díghreamaigh ón bpróifíl" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Díghreamaigh an liosta modhnóireachta" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Díghreamaithe ó do chuid fothaí" @@ -7606,8 +7966,8 @@ msgstr "Ábhar graosta nach mian liom" msgid "Update <0>{displayName} in Lists" msgstr "Nuashonraigh <0>{displayName} i Liostaí" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Uasdátú chuig {domain}" @@ -7631,7 +7991,7 @@ msgstr "Á uasdátú…" msgid "Upload a photo instead" msgstr "Uaslódáil grianghraf in ionad" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Uaslódáil comhad téacs chuig:" @@ -7675,7 +8035,7 @@ msgstr "Físeán á uaslódáil..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Bain úsáid as pasfhocail na haipe le logáil isteach ar chliaint eile de chuid Bluesky gan fáil iomlán ar do chuntas ná do phasfhocal a thabhairt dóibh." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Bain úsáid as pasfhocail aipe chun logáil isteach i gcliaint Bluesky eile gan rochtain iomlán a thabhairt ar do chuntas nó ar do phasfhocal." @@ -7683,7 +8043,7 @@ msgstr "Bain úsáid as pasfhocail aipe chun logáil isteach i gcliaint Bluesky #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Bain feidhm as bsky.social mar sholáthraí óstála" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Úsáid an soláthraí réamhshocraithe" @@ -7692,8 +8052,8 @@ msgstr "Úsáid an soláthraí réamhshocraithe" msgid "Use in-app browser" msgstr "Úsáid an brabhsálaí san aip seo" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Úsáid an brabhsálaí san aip seo chun nascanna a oscailt" @@ -7748,11 +8108,10 @@ msgid "User list by {0}" msgstr "Liosta úsáideoirí le {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Liosta úsáideoirí le <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Liosta úsáideoirí le <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Liosta úsáideoirí leat" @@ -7765,23 +8124,23 @@ msgid "User list updated" msgstr "Liosta úsáideoirí uasdátaithe" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Liostaí Úsáideoirí" +#~ msgid "User Lists" +#~ msgstr "Liostaí Úsáideoirí" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Ainm úsáideora nó ríomhphost" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Úsáideoirí" +#~ msgid "Users" +#~ msgstr "Úsáideoirí" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "úsáideoirí a bhfuil <0>@{0} á leanúint" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Úsáideoirí a leanaim" @@ -7793,7 +8152,7 @@ msgstr "Úsáideoirí in ”{0}“" msgid "Users that have liked this content or profile" msgstr "Úsáideoirí ar thaitin an t-ábhar nó an próifíl seo leo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Luach:" @@ -7801,8 +8160,8 @@ msgstr "Luach:" msgid "Verified email required" msgstr "Ríomhphost dearbhaithe ag teastáil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Dearbhaigh taifead DNS" @@ -7832,13 +8191,13 @@ msgstr "Dearbhaigh an Ríomhphost Nua" msgid "Verify now" msgstr "Dearbhaigh anois" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Dearbhaigh comhad téacs" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Dearbhaigh do sheoladh ríomhphoist" @@ -7847,8 +8206,8 @@ msgstr "Dearbhaigh do sheoladh ríomhphoist" msgid "Verify Your Email" msgstr "Dearbhaigh do sheoladh ríomhphoist" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Leagan {appVersion}" @@ -7866,7 +8225,7 @@ msgid "Video failed to process" msgstr "Theip ar phróiseáil an fhíseáin" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Físchluichí" @@ -7891,16 +8250,17 @@ msgstr "Físeán: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Ní cheadaítear físeáin atá níos faide ná 60 soicind" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Féach ar an abhatár atá ag {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Amharc ar phróifíl {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Amharc ar phróifíl {displayName}" @@ -7944,38 +8304,38 @@ msgstr "Féach ar eolas faoi na lipéid seo" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Féach ar an bpróifíl" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Féach ar an abhatár" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Féach ar an tseirbhís lipéadaithe atá curtha ar fáil ag @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Féach ar úsáideoirí ar thaitin an fotha seo leo" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Cuntais bhlocáilte" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Tabhair súil ar do chuid fothaí agus déan tuilleadh taiscéalaíochta" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Féach ar do chuid liostaí modhnóireachta" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Féach ar na cuntais a bhalbhaigh tú" @@ -8002,15 +8362,19 @@ msgstr "Tabhair foláireamh faoi ábhar" msgid "Warn content and filter from feeds" msgstr "Tabhair foláireamh faoi ábhar agus scag as fothaí" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Níor aimsigh muid toradh ar bith don haischlib sin." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Theip orainn an comhrá seo a lódáil" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Measaimid go mbeidh do chuntas réidh i gceann {estimatedTime}" @@ -8018,7 +8382,7 @@ msgstr "Measaimid go mbeidh do chuntas réidh i gceann {estimatedTime}" msgid "We have sent another verification email to <0>{0}." msgstr "Sheolamar ríomhphost dearbhaithe eile chuig <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Tá súil againn go mbeidh an-chraic agat anseo. Ná déan dearmad go bhfuil Bluesky:" @@ -8034,7 +8398,7 @@ msgstr "Nílimid cinnte an bhfuil cead agat físeáin a uaslódáil. Bain triail msgid "We were unable to load your birth date preferences. Please try again." msgstr "Theip orainn do rogha maidir le dáta breithe a lódáil. Bain triail as arís." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Theip orainn na lipéadóirí a roghnaigh tú a lódáil faoi láthair." @@ -8042,7 +8406,7 @@ msgstr "Theip orainn na lipéadóirí a roghnaigh tú a lódáil faoi láthair." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Níorbh fhéidir linn ceangal a bhunú. Bain triail eile as do chuntas a shocrú. Má mhaireann an fhadhb, ní gá duit an próiseas seo a chur i gcrích." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Déarfaidh muid leat nuair a bheidh do chuntas réidh." @@ -8050,7 +8414,8 @@ msgstr "Déarfaidh muid leat nuair a bheidh do chuntas réidh." msgid "We'll use this to help customize your experience." msgstr "Bainfimid úsáid as seo chun an suíomh a chur in oiriúint duit." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Tá fadhbanna líonra againn, bain triail as arís" @@ -8062,7 +8427,7 @@ msgstr "Tá fadhbanna líonra againn, bain triail as arís" msgid "We're so excited to have you join us!" msgstr "Tá muid an-sásta go bhfuil tú linn!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Ár leithscéal, ach ní féidir linn an liosta seo a thaispeáint. Má mhaireann an fhadhb, déan teagmháil leis an duine a chruthaigh an liosta, @{handleOrDid}." @@ -8070,7 +8435,7 @@ msgstr "Ár leithscéal, ach ní féidir linn an liosta seo a thaispeáint. Má msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Tá brón orainn, ach theip orainn na focail a bhalbhaigh tú a lódáil an uair seo. Bain triail as arís." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Ár leithscéal, ach níorbh fhéidir linn do chuardach a chur i gcrích. Bain triail eile as i gceann cúpla nóiméad." @@ -8078,16 +8443,16 @@ msgstr "Ár leithscéal, ach níorbh fhéidir linn do chuardach a chur i gcrích msgid "We're sorry! The post you are replying to has been deleted." msgstr "Ár leithscéal, ach scriosadh an phostáil atá tú ag freagairt." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Ár leithscéal, ach ní féidir linn an leathanach atá tú ag lorg a aimsiú." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Ár leithscéal! Ní féidir leat ach fiche lipéadóirí a leanúint agus tá fiche ceann agat cheana féin." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Fáilte ar ais!" @@ -8103,6 +8468,10 @@ msgstr "Cad iad na rudaí a bhfuil suim agat iontu?" msgid "What do you want to call your starter pack?" msgstr "Cén t-ainm ar mhaith leat a thabhairt ar do phacáiste fáilte?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8126,7 +8495,7 @@ msgid "Who can reply" msgstr "Cé atá in ann freagra a thabhairt" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Úps!" @@ -8173,11 +8542,11 @@ msgid "Write your reply" msgstr "Scríobh freagra" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Scríbhneoirí" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "Tháinig DID mícheart ón fhreastalaí. Fuarthas: {0}" @@ -8190,7 +8559,7 @@ msgstr "Tá" msgid "Yes, deactivate" msgstr "Tá, díghníomhaigh" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Scrios an pacáiste fáilte seo" @@ -8202,7 +8571,7 @@ msgstr "Tá, dícheangail" msgid "Yes, hide" msgstr "Tá, cuir i bhfolach é" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Tá, athghníomhaigh mo chuntas" @@ -8218,7 +8587,7 @@ msgstr "tusa" msgid "You" msgstr "Tusa" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Tá tú sa scuaine." @@ -8226,7 +8595,7 @@ msgstr "Tá tú sa scuaine." msgid "You are not allowed to upload videos." msgstr "Níl cead agat físeáin a uaslódáil." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Níl éinne á leanúint agat." @@ -8239,11 +8608,11 @@ msgstr "Níl éinne á leanúint agat." msgid "You can also discover new Custom Feeds to follow." msgstr "Is féidir leat sainfhothaí nua a aimsiú le leanúint." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Is féidir leat do chuntas a dhíghníomhú go sealadach, agus é a athghníomhú uair ar bith." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Is féidir leat leanacht le comhráite beag beann ar cén socrú a roghnaíonn tú." @@ -8252,15 +8621,21 @@ msgstr "Is féidir leat leanacht le comhráite beag beann ar cén socrú a roghn msgid "You can now sign in with your new password." msgstr "Is féidir leat logáil isteach le do phasfhocal nua anois." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Is féidir leat do chuntas a athghníomhú chun leanacht ort ag logáil isteach. Beidh úsáideoirí eile in ann do phróifíl agus do chuid postálacha a fheiceáil." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Níl aon leantóir agat." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Ní leanann tú aon leantóirí de chuid @{name}." @@ -8268,15 +8643,15 @@ msgstr "Ní leanann tú aon leantóirí de chuid @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Níl aon chóid chuiridh agat fós! Cuirfidh muid cúpla cód chugat tar éis duit beagán ama a chaitheamh anseo." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Níl aon fhothaí greamaithe agat." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Níl aon fhothaí sábháilte agat." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Bhlocáil tú an t-údar nó tá tú blocáilte ag an údar." @@ -8314,7 +8689,7 @@ msgstr "Bhalbhaigh tú an cuntas seo." msgid "You have muted this user" msgstr "Bhalbhaigh tú an t-úsáideoir seo" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Níl comhrá ar bith agat fós. Tosaigh ceann!" @@ -8322,12 +8697,11 @@ msgstr "Níl comhrá ar bith agat fós. Tosaigh ceann!" msgid "You have no feeds." msgstr "Níl aon fhothaí agat." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Níl aon liostaí agat." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Níor bhlocáil tú aon chuntas fós. Le cuntas a bhlocáil, téigh go dtí a bpróifíl agus roghnaigh “Blocáil an cuntas seo” ar an gclár ansin." @@ -8335,7 +8709,7 @@ msgstr "Níor bhlocáil tú aon chuntas fós. Le cuntas a bhlocáil, téigh go d #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Níor chruthaigh tú aon phasfhocal aipe fós. Is féidir leat ceann a chruthú ach brú ar an gcnaipe thíos." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Níor bhalbhaigh tú aon chuntas fós. Le cuntas a bhalbhú, téigh go dtí a bpróifíl agus roghnaigh “Balbhaigh an cuntas seo” ar an gclár ansin." @@ -8400,11 +8774,11 @@ msgstr "Ní mór duit fáil ar do leabharlann grianghraf a cheadú le íomhá a msgid "You must select at least one labeler for a report" msgstr "Caithfidh tú ar a laghad lipéadóir amháin a roghnú do thuairisc" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Rinne tú díghníomhú ar @{0} cheana." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Logálfar amach as gach cuntas thú." @@ -8456,7 +8830,7 @@ msgstr "Gheobhaidh tú ríomhphost ag <0>{0} le dearbhú gur tusa atá ann." msgid "You'll stay updated with these feeds" msgstr "Beidh tú bord ar bord leis na fothaí seo" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Tá tú sa scuaine" @@ -8465,7 +8839,7 @@ msgstr "Tá tú sa scuaine" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Tá tú logáilte isteach le pasfhocal aipe. Logáil isteach le do phríomh-phasfhocal chun dul ar aghaidh le díghníomhú do chuntais." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Tá tú réidh!" @@ -8474,6 +8848,10 @@ msgstr "Tá tú réidh!" msgid "You've chosen to hide a word or tag within this post." msgstr "Roghnaigh tú focal nó clib atá sa phostáil seo a chur i bhfolach." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Tháinig tú go deireadh d’fhotha! Aimsigh cuntais eile le leanúint." @@ -8490,7 +8868,7 @@ msgstr "Tá tú tar éis an uasteorainn laethúil ar uaslódálacha físeáin a msgid "Your account" msgstr "Do chuntas" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Scriosadh do chuntas" @@ -8518,6 +8896,10 @@ msgstr "Cuireadh do chuid comhráite ar ceal" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Sábhálfar do rogha, ach is féidir é athrú níos déanaí sna socruithe." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8533,7 +8915,7 @@ msgstr "Uasdátaíodh do sheoladh ríomhphoist ach níor dearbhaíodh é. An ch msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Níor dearbhaíodh do sheoladh ríomhphoist fós. Is tábhachtach an chéim shábháilteachta é sin agus molaimid é." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Do chéad mholadh!" @@ -8541,14 +8923,14 @@ msgstr "Do chéad mholadh!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Tá an fotha de na daoine a leanann tú folamh! Lean tuilleadh úsáideoirí le feiceáil céard atá ar siúl." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Do leasainm iomlán anseo: <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Do leasainm iomlán anseo:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Do leasainm iomlán anseo: <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Na focail a bhalbhaigh tú" @@ -8565,7 +8947,7 @@ msgstr "Foilsíodh do phostáil" msgid "Your posts have been published" msgstr "Foilsíodh do chuid postálacha" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Tá do chuid postálacha, moltaí, agus blocálacha poiblí. Is príobháideach iad na cuntais a bhalbhaíonn tú." @@ -8584,7 +8966,3 @@ msgstr "Foilsíodh do fhreagra" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Seolfar do thuairisc go dtí Seirbhís Modhnóireachta Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Do leasainm" diff --git a/src/locale/locales/gl/messages.po b/src/locale/locales/gl/messages.po index ddb9961ea9..b434e99f2e 100644 --- a/src/locale/locales/gl/messages.po +++ b/src/locale/locales/gl/messages.po @@ -13,11 +13,15 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: PO File Editor https://pofile.net/free-po-editor\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(contén contido embedido)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(sen correo electrónico)" @@ -31,6 +35,14 @@ msgstr "(sen correo electrónico)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# día} other {# días}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# hora} other {# horas}}" @@ -40,16 +52,28 @@ msgstr "{0, plural, one {# hora} other {# horas}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {colocouse # etiqueta nesta conta} other {colocáronse # etiquetas nesta conta}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {colocouse # etiqueta nesta conta} other {colocáronse # etiquetas nesta conta}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {colocouse # etiqueta neste contido} other {colocáronse # etiquetas neste contido}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {colocouse # etiqueta neste contido} other {colocáronse # etiquetas neste contido}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, one {# minuto} other {# minutos}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# mes} other {# meses}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# rechío} other {# rechíos}}" @@ -82,8 +110,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {seguindo} other {seguindo}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Préstame (# préstame)} other {Préstanme (# préstanme)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Préstame (# préstame)} other {Préstanme (# préstanme)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -91,8 +119,8 @@ msgstr "{0, plural, one {préstame} other {préstanme}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Gustoulle a # user} other {Gustoulle a # users}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Gustoulle a # user} other {Gustoulle a # users}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -103,18 +131,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {cita} other {citas}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Respostar (# resposta)} other {Respostar (# respostas)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Respostar (# resposta)} other {Respostar (# respostas)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {repost} other {reposts}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Non me presta (# gústame)} other {Non me presta (# gústame)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Non me presta (# gústame)} other {Non me presta (# gústame)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -132,15 +160,15 @@ msgstr "{0} <0>en <1>texto e etiquetas" msgid "{0} joined this week" msgstr "{0} uníronse esta semana" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} de {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} persoas empregaron este paquete de comezo!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -186,14 +214,14 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" @@ -218,103 +246,103 @@ msgstr "" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Paquete de comezo de {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {hour} other {hours}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minute} other {minutes}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -323,21 +351,25 @@ msgstr "" msgid "{following} following" msgstr "{following} seguindo" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Non se pode enviar unha mensaxe a {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} sen ler" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -361,12 +393,12 @@ msgstr "{profileName} uniuse a Bluesky empregando un paquete de comezo fai {0}" #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, e {2, plural, one {# outro} other {# outros}} foron incluídos no teu paquete" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, e {2, plural, one {# other} other {# others}} inclúense no teu paquete de inicio" @@ -383,7 +415,7 @@ msgstr "<0>{0} {1, plural, one {follower} other {followers}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {following} other {following}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} and<1> <2>{1} están incluídos no paquete de inicio" @@ -391,7 +423,7 @@ msgstr "<0>{0} and<1> <2>{1} están incluídos no paquete de inicio" #~ msgid "<0>{0} following" #~ msgstr "<0>{0} seguindo" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} está incluído no paquete de inicio" @@ -412,7 +444,7 @@ msgstr "<0>{date} en {time}" #~ msgid "<0>{following} <1>following" #~ msgstr "<0>{following} <1>seguindo" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -420,7 +452,7 @@ msgstr "" #~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>You and<1> <2>{0} están incluídos no paquete de inicio" @@ -432,7 +464,7 @@ msgstr "⚠Alcume inválido" msgid "24 hours" msgstr "24 horas" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Confirmación 2FA" @@ -448,25 +480,24 @@ msgstr "7 días" #~ msgid "A help tooltip" #~ msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Acceder a ligazóns e configuracións de navegación" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Acceder ao perfil e outras ligazóns de navegación" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Acceder ao perfil e outras ligazóns de navegación" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accesibilidade" @@ -474,7 +505,7 @@ msgstr "Accesibilidade" #~ msgid "Accessibility settings" #~ msgstr "Axustes de accesibilidade" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Axustes de accesibilidade" @@ -482,11 +513,11 @@ msgstr "Axustes de accesibilidade" #~ msgid "account" #~ msgstr "conta" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Conta" @@ -512,11 +543,11 @@ msgstr "Conta silenciada" msgid "Account Muted by List" msgstr "Conta silenciada por listaxe" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Opcións de conta" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Conta elimada de acceso rápido" @@ -536,11 +567,10 @@ msgstr "Conta non silenciada" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Engadir" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Agregar {0} máis para continuar" @@ -553,12 +583,13 @@ msgstr "Agregar {displayName} ao paquete de inicio" msgid "Add a content warning" msgstr "Engadir advertencia de contido" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Engadir conta a esta lista" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Engadir conta" @@ -580,8 +611,8 @@ msgstr "Engadir texto alternativo" msgid "Add alt text (optional)" msgstr "Engadir texto alternativo (opcional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -593,8 +624,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Engadir contrasinal de app" @@ -611,6 +642,11 @@ msgstr "Engadir palabras silenciadas e etiquetas" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -619,7 +655,7 @@ msgstr "" msgid "Add recommended feeds" msgstr "Engadir canles recomendadas" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Engadir algunhas canles ao teu pack de comezo!" @@ -627,11 +663,11 @@ msgstr "Engadir algunhas canles ao teu pack de comezo!" msgid "Add the default feed of only people you follow" msgstr "Engade a canle predeterminada só das persoas que segues" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Engade o seguinte rexistro DNS ao teu dominio:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Engade esta canle ás súas novas" @@ -668,7 +704,7 @@ msgstr "" msgid "Adult Content" msgstr "Contido para persoas adultas" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "O contido para persoas adultas só se pode habilitar a través da web en <0>bsky.app." @@ -681,19 +717,23 @@ msgstr "O contido para persoas adultas está desactivado." msgid "Adult Content labels" msgstr "Etiquetas de contido para persoas adultas" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Avanzado" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Adestramento de algoritmo completo!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Adestramento de algoritmo completo!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Seguíronse todas as contas!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Todas as túas canles gardadas, nun só lugar." @@ -707,16 +747,20 @@ msgstr "Permitir o acceso ás túas mensaxes directas" #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permitir novas mensaxes de" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permitir respostas de:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permitir acceso a mensaxes directas" @@ -735,7 +779,7 @@ msgstr "Sesión xa comezada como @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -842,8 +886,8 @@ msgstr "Ocurreu un erro mentres tentabas abrir as conversas." #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -863,7 +907,7 @@ msgid "and" msgstr "e" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animais" @@ -875,8 +919,8 @@ msgstr "GIF animado" msgid "Anti-Social Behavior" msgstr "Comportamento antisocial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Calquera idioma" @@ -884,7 +928,14 @@ msgstr "Calquera idioma" msgid "Anybody can interact" msgstr "Calquera pode interactuar" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Idioma da interfaz" @@ -892,7 +943,7 @@ msgstr "Idioma da interfaz" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Contrasinal de app eliminado" @@ -920,13 +971,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "Axustes de contrasinais de app" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Contrasinais da app" @@ -955,10 +1006,10 @@ msgstr "Apelación enviada" msgid "Appeal this decision" msgstr "Apelar esta decisión" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aparencia" @@ -988,7 +1039,7 @@ msgstr "" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1004,7 +1055,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 "Tes a certeza de que queres eliminar esta mensaxe? A mensaxe eliminarase para ti, mais non para a outra persoa." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Tes a certeza de que queres eliminar este paquete de inicio?" @@ -1020,11 +1071,11 @@ msgstr "Tes a certeza de que queres descartar os teus cambios?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Tes a certeza de que queres eliminar esta conversa? As túas mensaxes eliminaranse para ti, mais non para a outra persoa." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Tes a certeza de que queres eliminar {0} das túas canles?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Tes a certeza de que desexas eliminar isto das túas canles?" @@ -1045,7 +1096,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Estás escribindo en <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Arte" @@ -1057,32 +1108,31 @@ msgstr "Espidos artísticos ou non eróticos." msgid "At least 3 characters" msgstr "Cando menos 3 caracteres" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Atrás" @@ -1094,8 +1144,8 @@ msgstr "Atrás" #~ msgid "Basics" #~ msgstr "Xeral" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1109,12 +1159,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Aniversario" @@ -1145,15 +1200,15 @@ msgstr "Bloquear conta" msgid "Block Account?" msgstr "Bloquear conta?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloquear contas" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Bloquear listaxe" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Bloquear estas contas?" @@ -1161,12 +1216,12 @@ msgstr "Bloquear estas contas?" msgid "Blocked" msgstr "Bloqueado" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Contas bloqueadas" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Contas bloqueadas" @@ -1175,19 +1230,19 @@ msgstr "Contas bloqueadas" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Se bloqueas unha conta non poderá responder os teus fíos, mencionarte nin interactuar contigo de ningunha maneira." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Se bloqueas unha conta non poderá responder os teus fíos, mencionarte nin interactuar contigo de ningunha manera. Non verás o seu contido e non poderá ver o teu." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Chío bloqueado." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Se bloqueas a un etiquetador aínda poderá seguir aplicando etiquetas na túa conta." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "O bloqueo é público. Se bloqueas unha conta non poderá responder os teus fíos, mencionarte nin interactuar contigo de ningunha maneira." @@ -1216,7 +1271,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky é unha rede aberta onde podes elixir o teu proveedor de aloxamento. Se es desenvolves, podes aloxar o teu propio servidor." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky é mellor con amizades!" @@ -1232,6 +1288,14 @@ msgstr "Bluesky elexirá un conxunto de contas recomendadas na túa rede." 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 non amosará o teu perfil ou chíos a persoas que non iniciaran sesión. É posíbel que outras apps non respecten esta solicitude. Isto non fai que a túa conta sexa privada." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Desenfocar imaxes" @@ -1241,7 +1305,7 @@ msgid "Blur images and filter from feeds" msgstr "Desenfocar imaxes e filtrar desde as canles" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Libros" @@ -1249,23 +1313,23 @@ msgstr "Libros" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Explorar máis contas" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Revisar máis canles" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Explorar máis suxerencias" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Explora máis suxerencias na páxina Explorar" @@ -1274,13 +1338,25 @@ msgstr "Explora máis suxerencias na páxina Explorar" msgid "Browse other feeds" msgstr "Explorar outras canles" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Negocios" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "por —" +#~ msgid "by —" +#~ msgstr "por —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" @@ -1291,8 +1367,12 @@ msgstr "Por {0}" #~ msgstr "por @{0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "por <0/>" +#~ msgid "by <0/>" +#~ msgstr "por <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1311,8 +1391,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Ao crear unha conta, aceptas os <0>Termos de servizo." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "por ti" +#~ msgid "by you" +#~ msgstr "por ti" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1322,16 +1402,18 @@ msgstr "Cámara" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Só pode contener letras, números, espazos, guións e guións baixos. Debe ter cando menos 4 caracteres, mais non máis de 32." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1346,20 +1428,20 @@ msgstr "Cámara" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cancelar" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Cancelar a eliminación da conta" @@ -1375,16 +1457,16 @@ msgstr "Cancelar recorte de imaxe" msgid "Cancel profile editing" msgstr "Cancelar edición de perfil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Cancelar citación" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cancelar a reactivación e pechar a sesión" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cancelar búsqueda" @@ -1393,9 +1475,9 @@ msgid "Cancels opening the linked website" msgstr "Cancela apertura do sitio web vinculado" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Non se pode interactuar cunha conta bloqueada" @@ -1421,8 +1503,17 @@ msgstr "Cambiar" #~ msgid "Change" #~ msgstr "Cambiar" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1435,8 +1526,8 @@ msgstr "Cambiar o enderezo electrónico" #~ msgid "Change handle" #~ msgstr "Cambiar alcume" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Cambiar alcume" @@ -1464,9 +1555,9 @@ msgstr "Cambiar enderezo electrónico" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" @@ -1477,12 +1568,12 @@ msgstr "Chat silenciado" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Axustes da conversa" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Configuración de conversa" @@ -1490,16 +1581,16 @@ msgstr "Configuración de conversa" msgid "Chat unmuted" msgstr "Chat activado" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Verifica o meu estado" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Comproba o código de comezo de sesión no teu correo e introdúceo aquí." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Enviamos un código de comezo de sesión ao teu correo. Introdúceo aquí:" @@ -1515,11 +1606,11 @@ msgstr "Enviamos un código de comezo de sesión ao teu correo. Introdúceo aqu #~ msgid "Choose at least {0} more" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Escolle Canles" @@ -1527,7 +1618,7 @@ msgstr "Escolle Canles" msgid "Choose for me" msgstr "Escolle para min" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Escolle xente" @@ -1539,7 +1630,7 @@ msgstr "Elixe etiquetas propias que sexan aplicábeis ao medio no que estás chi msgid "Choose Service" msgstr "Escolle proveedor" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Ti elixes os algoritmos que usar nas túas canles." @@ -1556,10 +1647,19 @@ msgstr "Elixe esta color como o teu avatar" #~ msgid "Choose your main feeds" #~ msgstr "Elige tus feeds principales" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Escolleu o teu contrasinal" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "O teu alcume" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Borrar todos os datos de almacenamiento heredados" @@ -1568,11 +1668,11 @@ msgstr "Escolleu o teu contrasinal" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Borrar todos os datos de almacenamiento heredados (reiniciar después de esto)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Borrar todos os datos de almacenamento" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Borrar todos os datos de almacenamento (reiniciar despois disto)" @@ -1593,12 +1693,12 @@ msgid "click here" msgstr "Preme aquí" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Preme aquí para obter máis información sobre a desactivación da túa conta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Preme aquí para obter máis información sobre a desactivación da túa conta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Preme aquí para obter máis información." +#~ msgid "Click here for more information." +#~ msgstr "Preme aquí para obter máis información." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1630,9 +1730,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1641,8 +1742,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "Pechar" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Pechar xanela activa" @@ -1666,7 +1767,7 @@ msgstr "Pechar caixa de GIF" msgid "Close image" msgstr "Pechar imaxe" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Pechar o visor de imaxes" @@ -1674,16 +1775,16 @@ msgstr "Pechar o visor de imaxes" #~ msgid "Close modal" #~ msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Pechar pé de páxina" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Pechar esta xanela" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Pecha a barra de navegación inferior" @@ -1699,34 +1800,34 @@ msgstr "Pecha a alerta de actualización de contrasinal" msgid "Closes viewer for header image" msgstr "Pecha o visor do encabezado da imaxe" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Pechar listaxe de contas" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Pechar a listaxe de contas para unha notificación en particular" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Modo de color" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Bandas deseñadas" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Directrices da comunidade" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Completa a incorporación e comeza a usar a túa conta" @@ -1734,7 +1835,7 @@ msgstr "Completa a incorporación e comeza a usar a túa conta" msgid "Complete the challenge" msgstr "Completa o desafío" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1787,25 +1888,25 @@ msgstr "Confirmar o cambio" msgid "Confirm content language settings" msgstr "Confimar o idioma do contido" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmar eliminación da conta" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirma a túa idade:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirma a túa data de nacemento" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Código de confirmación" @@ -1814,7 +1915,7 @@ msgstr "Código de confirmación" msgid "Confirmation Code" msgstr "Código de confirmación" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Conectando..." @@ -1827,14 +1928,17 @@ msgstr "Contacta co soporte" #~ msgid "content" #~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1842,11 +1946,11 @@ msgstr "" msgid "Content Blocked" msgstr "Contido bloqueado" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtros de contido" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Idiomas de contido" @@ -1867,7 +1971,7 @@ msgstr "Advertencia de contido" msgid "Content warnings" msgstr "Advertencia de contido" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Fondo do menú contextual, preme para pechar o menú." @@ -1910,7 +2014,7 @@ msgstr "Cociñando" msgid "Copied" msgstr "Copiado" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versión de compilación copiada ao portapapeis" @@ -1918,7 +2022,7 @@ msgstr "Versión de compilación copiada ao portapapeis" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiado ao portapapeis" @@ -1943,7 +2047,7 @@ msgstr "Copiar" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -1952,11 +2056,11 @@ msgstr "" msgid "Copy code" msgstr "Copiar código" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -1968,7 +2072,7 @@ msgstr "Copiar ligazón" msgid "Copy Link" msgstr "Copiar Ligazón" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copia ligazón á lista" @@ -1991,11 +2095,11 @@ msgstr "Copiar texto do chío" msgid "Copy QR code" msgstr "Copiar código QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Política de dereitos de autor" @@ -2008,11 +2112,11 @@ msgstr "Política de dereitos de autor" msgid "Could not leave chat" msgstr "Non se puido saír deste conversa" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Non se puido cargar esta canle" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Non se puido cargar esta listaxe" @@ -2051,7 +2155,7 @@ msgstr "Crear un código QR para o paquete de inicio" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Crea un paquete de inicio" @@ -2098,12 +2202,12 @@ msgstr "Crear unha conta nova" msgid "Create report for {0}" msgstr "Crea un reporte de {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Creado {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -2118,8 +2222,8 @@ msgstr "Personalizado" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Os fíos personalizados creados pola comunidade brindan canles de experiencias e axúdanche a encontrar o contido que queres." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Os fíos personalizados creados pola comunidade brindan canles de experiencias e axúdanche a encontrar o contido que queres." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2129,8 +2233,8 @@ msgstr "Os fíos personalizados creados pola comunidade brindan canles de experi msgid "Customize who can interact with this post." msgstr "Personaliza quen pode interactuar con este chío." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Escuro" @@ -2138,7 +2242,7 @@ msgstr "Escuro" msgid "Dark mode" msgstr "Modo Escuro" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema escuro" @@ -2150,8 +2254,8 @@ msgstr "Tema escuro" msgid "Date of birth" msgstr "Data de nacemento" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desactivar conta" @@ -2160,7 +2264,7 @@ msgstr "Desactivar conta" #~ msgid "Deactivate my account" #~ msgstr "Desactivar a miña conta" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Depuración de Moderacion" @@ -2168,22 +2272,26 @@ msgstr "Depuración de Moderacion" msgid "Debug panel" msgstr "Panel de depuración" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Por Defecto" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Borrar" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Borrar a conta" @@ -2191,19 +2299,19 @@ msgstr "Borrar a conta" #~ msgid "Delete Account" #~ msgstr "Borrar a conta" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Borrar a conta <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Borrar contrasinal de aplicación" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Borrar contrasinal de aplicación?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Eliminar rexistro de declaración de conversa" @@ -2211,7 +2319,7 @@ msgstr "Eliminar rexistro de declaración de conversa" msgid "Delete for me" msgstr "Borrar para min" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Borrar a listaxe" @@ -2223,7 +2331,7 @@ msgstr "Borrar mensaxe" msgid "Delete message for me" msgstr "Borrar mensaxe para min" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Borrar a miña conta" @@ -2237,16 +2345,16 @@ msgstr "Borrar a miña conta" msgid "Delete post" msgstr "Borrar un chío" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Borrar paquete de inicio" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Borrar paquete de inicio?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Borrar esta listaxe?" @@ -2258,12 +2366,12 @@ msgstr "Borrar este chío?" msgid "Deleted" msgstr "Eliminado" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Borrouse o chío." @@ -2301,8 +2409,8 @@ msgstr "Desvincular cita" msgid "Detach quote post?" msgstr "Desvincular chío da cita?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2314,7 +2422,7 @@ msgstr "Xanela: axustar quen pode interactuar con este chío" #~ msgid "Did you want to say anything?" #~ msgstr "Queres decir algo?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "" @@ -2334,8 +2442,8 @@ msgstr "" msgid "Disable Email 2FA" msgstr "Desactivar Correo 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desactivar a retroalimentación háptica" @@ -2346,9 +2454,9 @@ msgstr "Desactivar lexendaxe" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Deshabilitado" @@ -2384,11 +2492,11 @@ msgstr "Evitar que as aplicacións amosen a miña conta ás persoas desconectada msgid "Discover new custom feeds" msgstr "Descubre novas canles personalizadas" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descobre novas canles" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descobre Novas Canles" @@ -2400,12 +2508,12 @@ msgstr "Desbotar" msgid "Dismiss error" msgstr "Desbotar erro" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Desbotar a guía de introdución" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Amosar insignias de texto alternativo máis grandes" @@ -2428,8 +2536,8 @@ msgstr "O nome amosado é demasiado longo" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "O nome amosado é demasiado longo. O máximo son {DISPLAY_NAME_MAX_GRAPHEMES} caracteres." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panel de DNS" @@ -2457,7 +2565,7 @@ msgstr "Non comeza nin remata cun guión." #~ msgid "Domain Value" #~ msgstr "Valor do dominio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Dominio verificado!" @@ -2522,7 +2630,7 @@ msgstr "Arrastra para agregar imaxes" msgid "Duration:" msgstr "Duración:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "ex. alicia" @@ -2534,7 +2642,7 @@ msgstr "ex. Apelido de Alicia" msgid "e.g. Alice Roberts" msgstr "p. ej. Alicia Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "ex. alicia.com" @@ -2566,16 +2674,14 @@ msgstr "ex. Persoas que constantemente responden con publicidade." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada código funciona unha vez. Recibirás máis códigos de convite periodicamente." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editar" @@ -2600,7 +2706,7 @@ msgstr "Editar imaxe" msgid "Edit interaction settings" msgstr "Editar axustes de interacción" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editar os detalles da listaxe" @@ -2608,10 +2714,8 @@ msgstr "Editar os detalles da listaxe" msgid "Edit Moderation List" msgstr "Editar Listaxe de Moderación" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editar as Miñas Canles" @@ -2645,7 +2749,7 @@ msgstr "Editar o perfil" #~ msgid "Edit Saved Feeds" #~ msgstr "Editar os Meus Fíos Gardados" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editar paquete de inicio" @@ -2665,12 +2769,12 @@ msgstr "Editar tu nombre para mostrar " msgid "Edit your profile description" msgstr "Edita tu descripcion de perfil" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Edita o teu paquete de inicio" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educación" @@ -2678,7 +2782,7 @@ msgstr "Educación" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2688,7 +2792,7 @@ msgstr "Enderezo electrónico" msgid "Email 2FA disabled" msgstr "Correo 2FA deshabilitado" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2748,7 +2852,7 @@ msgstr "" msgid "Enable {0} only" msgstr "Activar {0} unicamente" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Activar contido para persoas adultas" @@ -2770,12 +2874,12 @@ msgstr "" msgid "Enable external media" msgstr "Activar medios externos" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Reproducir multimedia de" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Habilitar notificacións prioritarias" @@ -2791,9 +2895,14 @@ msgstr "Activar lexendas" msgid "Enable this source only" msgstr "Habilitar só esta fonte" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Activado" @@ -2842,7 +2951,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Ingresa o código que recibiches para cambiar o teu contrasinal." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Introduce o dominio que queres empregar" @@ -2872,6 +2981,7 @@ msgid "Enter your username and password" msgstr "Introduce o teu alcume e contrasinal" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Erro" @@ -2884,7 +2994,7 @@ msgid "Error receiving captcha response." msgstr "Error ao recibir a resposta do captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Error:" @@ -2900,8 +3010,8 @@ msgstr "Todo o mundo pode responder" msgid "Everybody can reply to this post." msgstr "Todo o mundo pode responder a este chío." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Todos" @@ -2925,7 +3035,7 @@ msgstr "Exclúe ás contas que segues" msgid "Exit fullscreen" msgstr "Saír da pantalla completa" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Saír do proceso de eliminación de conta" @@ -2937,7 +3047,7 @@ msgstr "Saír do proceso de eliminación de conta" msgid "Exits image cropping process" msgstr "Saír do proceso de recorte de imaxe" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Saír da vista de imaxe" @@ -2945,11 +3055,11 @@ msgstr "Saír da vista de imaxe" msgid "Exits inputting search query" msgstr "Saír da entrada da consulta de búsqueda" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Expandir o texto alt" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Expandir listaxe de persoas" @@ -2962,8 +3072,8 @@ msgstr "Expandir ou minimizar o chío completo ao que estás respondendo" msgid "Expected uri to resolve to a record" msgstr "Esperábase que a URI se resolvera nun rexistro" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -2987,8 +3097,8 @@ msgstr "Medios explícitos ou potencialmente perturbadores." msgid "Explicit sexual images." msgstr "Imaxes sexuais explícitas." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Exportar os meus datos" @@ -2996,8 +3106,8 @@ msgstr "Exportar os meus datos" msgid "Export My Data" msgstr "Exportar Os Meus Datos" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -3007,12 +3117,12 @@ msgid "External Media" msgstr "Medios externos" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "É posíbel que medios externos permitan que outros sitios recopilen datos sobre ti e o teu dispositivo. Non se envía ou solicita ningún tipo de información ata que presiones o botón de \"play\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Medios externos" @@ -3020,7 +3130,7 @@ msgstr "Medios externos" #~ msgid "External media settings" #~ msgstr "Medios externos" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -3033,8 +3143,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Error ao crear o paquete de inicio." @@ -3050,12 +3160,12 @@ msgstr "Error ao eliminar a mensaxe." msgid "Failed to delete post, please try again" msgstr "Error ao eliminar o chío, por favor, inténtao de novo." -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Error ao eliminar o paquete inicial." -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Error ao cargar as preferencias das canles." @@ -3071,12 +3181,12 @@ msgstr "Error ao cargar as mensaxes anteriores." #~ msgid "Failed to load past messages." #~ msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Error ao cargar as canles suxeridas." -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Error ao cargar as suxerencias de seguimento." @@ -3109,11 +3219,11 @@ msgstr "Error ao enviar a apelación, por favor, inténtao de novo." msgid "Failed to toggle thread mute, please try again" msgstr "Error ao cambiar o estado de silencio do fío, por favor, inténtao de novo." -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Error ao actualizar as canles" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Error ao actualizar os axustes" @@ -3124,11 +3234,11 @@ msgstr "Error ao actualizar os axustes" msgid "Failed to upload video" msgstr "Error ao subir video" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Canles" @@ -3137,6 +3247,10 @@ msgstr "Canles" msgid "Feed by {0}" msgstr "Canle por {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Noticias fuera de línea" @@ -3145,7 +3259,8 @@ msgstr "Canle por {0}" msgid "Feed toggle" msgstr "Alternar canle" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Comentarios" @@ -3155,18 +3270,18 @@ msgstr "Comentarios" msgid "Feedback sent!" msgstr "Comentario enviado!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Canles" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "As canles son algoritmos personalizados que as persoas constrúen cun poco de experiencia en codificación. <0/> para máis información." @@ -3174,11 +3289,15 @@ msgstr "As canles son algoritmos personalizados que as persoas constrúen cun po #~ msgid "Feeds can be topical as well!" #~ msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Canles actualizadas!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Contido do Ficheiro" @@ -3191,7 +3310,7 @@ msgstr "Ficheiro gardado exitosamente!" msgid "Filter from feeds" msgstr "Filtro de canles" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalizando" @@ -3205,7 +3324,13 @@ msgstr "Buscar contas para seguir" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Buscar chíos e contas en Bluesky" @@ -3217,7 +3342,7 @@ msgstr "Buscar chíos e contas en Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Axusta os fíos de discusión." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Rematar" @@ -3229,7 +3354,7 @@ msgstr "Rematar" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexíbel" @@ -3243,7 +3368,7 @@ msgstr "Flexíbel" #~ msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3265,7 +3390,12 @@ msgstr "Seguir {0}" msgid "Follow {name}" msgstr "Seguir {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Sigue 7 contas" @@ -3274,8 +3404,8 @@ msgstr "Sigue 7 contas" msgid "Follow Account" msgstr "Seguir conta" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Seguir a todos" @@ -3293,7 +3423,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Seguir de volta" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Sigue máis contas para conectarte cos teus intereses e ampliar a túa rede." @@ -3343,32 +3473,30 @@ msgstr "Persoas seguidas" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seguidores" +#~ msgid "Followers" +#~ msgstr "Seguidores" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Seguidores de @{0} que coñeces" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Seguidores que coñeces" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Seguindo" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Seguindo {0}" @@ -3377,13 +3505,13 @@ msgstr "Seguindo {0}" msgid "Following {name}" msgstr "Seguindo {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferencias das canles de Seguimento" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferencias das canles de Seguimento" @@ -3399,20 +3527,20 @@ msgstr "Séguete" msgid "Follows You" msgstr "Séguete" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fonte" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Tamaño de fonte" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Comida" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por razóns de seguridade, teremos que enviarche un código de confirmación ao teu enderezo de correo electrónico." @@ -3424,7 +3552,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Por razóns de seguridade, non poderás volver a velo de novo. Se perdes este contrasinal, terás que xerar un novo." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Para unha mellor experiencia, recomendamos que uses a fonte do tema." @@ -3437,11 +3565,11 @@ msgstr "Para sempte" msgid "Forgot Password" msgstr "Esquecín o meu contrasinal" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Esquecéches o teu contrasinal?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Esquecéchelo?" @@ -3449,11 +3577,11 @@ msgstr "Esquecéchelo?" msgid "Frequently Posts Unwanted Content" msgstr "Publicacións frecuentes de contido non desexado" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "De <0/>" @@ -3483,7 +3611,7 @@ msgstr "Obtén axuda" msgid "Get Started" msgstr "Comezar" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Comezando" @@ -3499,13 +3627,13 @@ msgstr "Dálle ao teu perfil unha cara bonita" msgid "Glaring violations of law or terms of service" msgstr "Violacións flagrantes da Lei ou dos Termos de servizo" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Volver" @@ -3513,14 +3641,14 @@ msgstr "Volver" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Volver" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" @@ -3531,13 +3659,13 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Volver ao paso anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Volver ao paso anterior" @@ -3576,29 +3704,30 @@ msgstr "Ir ao perfil da conta" msgid "Graphic Media" msgstr "Contido Gráfico" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Xa está na metade do camiño!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Alcume" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Vibración" @@ -3606,7 +3735,7 @@ msgstr "Vibración" msgid "Harassment, trolling, or intolerance" msgstr "Acoso, trolling ou intolerancia" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Cancelo" @@ -3618,9 +3747,10 @@ msgstr "Cancelo: #{tag}" msgid "Having trouble?" msgstr "Tes problemas?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Axuda" @@ -3657,6 +3787,7 @@ msgstr "" msgid "Hidden list" msgstr "Listaxe oculta" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3664,11 +3795,13 @@ msgstr "Listaxe oculta" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ocultar" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ocultar" @@ -3707,31 +3840,43 @@ msgstr "Ocultar este chío?" msgid "Hide this reply?" msgstr "Ocultar este rechouchío?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ocultar listaxe de persoas" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Produciuse algún problema ao contactar co servidos das canles. Por favor, informa á persoa autora da nova sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Parece que o servidor das canles está mal configurado. Por favor, informa á persoa autora da nova sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Parece que o servidor das canles non está en liña. Por favor, informa á persoa autora da nova sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "O servidor das canles respondeu de forma incorrecta. Por favor, informa á persoa autora da nova sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Temos problemas para encontrar esta canle. Pode ser que a borrasen." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Vaites! Parece que temos problemas para cargar estes datos. Consulta máis detalles a continuación. Se o problema persiste, ponte en contacto connosco." @@ -3743,26 +3888,28 @@ msgstr "Vaites! Non puidemos cargar ese servizo de moderación." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Espera! Estamos dando acceso a vídeos gradualmente e aínda estás na listaxe de espera. Volve a consultar máis adiante." -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Inicio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Aloxamento:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Proveedor de aloxamento" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3785,8 +3932,8 @@ msgstr "Teño un Código" msgid "I have a confirmation code" msgstr "Teño un código de confirmación" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Teño o meu propio dominio" @@ -3795,7 +3942,7 @@ msgstr "Teño o meu propio dominio" msgid "I understand" msgstr "Enténdoo" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Se o texto alternativo é longo, alterna o estado expandido do texto alternativo. " @@ -3807,12 +3954,16 @@ msgstr "Se o texto alternativo é longo, alterna o estado expandido do texto alt msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Se aínda non es maior de idade segundo as leis do teu país, o teu pai, a túa nai ou o teu titor legal debe ler estes Termos no teu nome." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Se eliminas esta listaxe, non poderás recuperala." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3859,7 +4010,7 @@ msgstr "Mensaxes inapropiadas ou ligazóns explícitas" msgid "Input code sent to your email for password reset" msgstr "Introduce o código enviado ao teu correo electrónico para restablecer o contrasinal" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Introduce o código de confirmación para eliminar a conta" @@ -3871,11 +4022,11 @@ msgstr "Introduce o código de confirmación para eliminar a conta" msgid "Input new password" msgstr "Introduce un novo contrasinal" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Introduce o contrasinal para eliminar a conta" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Introduce o código que se che enviou por correo electrónico" @@ -3883,11 +4034,11 @@ msgstr "Introduce o código que se che enviou por correo electrónico" #~ msgid "Input the password tied to {identifier}" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Introduce o alcume ou o enderezo de correo electrónico que usaches ao rexistrarte" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Introduce o teu contrasinal" @@ -3895,10 +4046,6 @@ msgstr "Introduce o teu contrasinal" #~ msgid "Input your preferred hosting provider" #~ msgstr "Introduce o teu proveedor de aloxamento preferido" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Introduce o teu alcume" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interacción limitada" @@ -3911,12 +4058,12 @@ msgstr "Interacción limitada" #~ msgid "Introducing new font settings" #~ msgstr "Presentamos novas configuracións das fontes" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "O código de confirmación 2FA non é válido." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -3924,8 +4071,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Rexistro de chío inválido ou non compatíbel" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Alcume ou contrasinal incorrectos" @@ -3977,7 +4124,7 @@ msgstr "Parece que poderías ter ingresado o teu enderezo electrónico incorrect msgid "It's correct" msgstr "É correcto" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Por agora só estás ti! Engade máis persoas ao teu paquete inicial buscando arriba." @@ -3991,12 +4138,12 @@ msgstr "Tarefas" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Únete a Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Únete á conversa" @@ -4006,7 +4153,7 @@ msgstr "Únete á conversa" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Xornalismo" @@ -4023,7 +4170,7 @@ msgid "Labeled by the author." msgstr "Etiquetado pola persoa autora." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etiquetas" @@ -4031,7 +4178,7 @@ msgstr "Etiquetas" msgid "Labels added" msgstr "Etiquetas engadidas" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "As etiquetas son anotacións sobre persoas e contido. Poden usarse para ocultar, advertir e categorizar a rede." @@ -4055,26 +4202,27 @@ msgstr "Escoller idioma" #~ msgid "Language settings" #~ msgstr "Axustes de idiomas" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Axustes de Idiomas" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Idiomas" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Máis grande" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Último" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -4100,8 +4248,8 @@ msgstr "Obtén máis información sobre a moderación aplicada a este contido." msgid "Learn more about this warning" msgstr "Aprender máis sobre esta advertencia" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Máis información sobre o que é público en Bluesky." @@ -4135,7 +4283,7 @@ msgstr "Déixaos todos sen marcar para ver calquera idioma." msgid "Leaving Bluesky" msgstr "Saír de Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "queda por ir." @@ -4152,45 +4300,56 @@ msgstr "Déixame escoller" msgid "Let's get your password reset!" msgstr "Imos restablecer o teu contrasinal!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Imos!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Claro" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Dálle «gústame» a 10 chíos" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Dálle «gústame» a 10 publicacións para entrenar as canles de Descubrimento." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Dar «gústame» a esta canle" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Gustoulle a" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Gustoulle a" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "" @@ -4199,6 +4358,13 @@ msgstr "Gustoulle a" #~ msgid "Liked by {count} {0}" #~ msgstr "" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4213,7 +4379,7 @@ msgstr "Gustoulle a" #~ msgid "liked your post" #~ msgstr "gústalle o teu chío" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Gústame" @@ -4221,7 +4387,12 @@ msgstr "Gústame" msgid "Likes on this post" msgstr "Gústame en este chío" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Listaxe" @@ -4229,7 +4400,7 @@ msgstr "Listaxe" msgid "List Avatar" msgstr "Avatar da listaxe" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Listaxe de bloqueados" @@ -4238,7 +4409,15 @@ msgstr "Listaxe de bloqueados" msgid "List by {0}" msgstr "Listaxe por {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Listaxe de eliminados" @@ -4250,7 +4429,7 @@ msgstr "Ocultouse a listaxe" msgid "List Hidden" msgstr "Listaxe oculta" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Listaxe silenciada" @@ -4258,18 +4437,19 @@ msgstr "Listaxe silenciada" msgid "List Name" msgstr "Nome da listaxe" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Listaxe desbloqueada" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "A listaxe xa non está silenciada" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listaxes" @@ -4278,26 +4458,26 @@ msgstr "Listaxes" msgid "Lists blocking this user:" msgstr "Listaxes que bloquean a esta persoa:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Cargar máis" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Cargar máis canles suxeridas" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Cargar máis seguidos suxeridos" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Cargar notificacións novas" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Cargar novos chíos" @@ -4305,23 +4485,23 @@ msgstr "Cargar novos chíos" msgid "Loading..." msgstr "Cargando..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Rexistro" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Iniciar sesión ou rexistrarse" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Saír" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilidade de desconexión" @@ -4329,10 +4509,15 @@ msgstr "Visibilidade de desconexión" msgid "Login to account that is not listed" msgstr "Acceder a unha conta que non está na listaxe" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo por <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo por <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo por <0>@sawaratsuki.bsky.social" @@ -4369,8 +4554,8 @@ msgstr "Fai un para min" msgid "Make sure this is where you intend to go!" msgstr "Asegúrate de que este é o lugar onde queres ir!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4383,7 +4568,7 @@ msgstr "Xestiona as túas palabras e etiquetas silenciadas" msgid "Mark as read" msgstr "Marcar como lido" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Multimedia" @@ -4399,9 +4584,12 @@ msgstr "persoas mencionadas" msgid "Mentioned users" msgstr "Persoas mencionadas" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menú" @@ -4414,7 +4602,7 @@ msgstr "Mensaxe {0}" msgid "Message deleted" msgstr "Mensaxe eliminada" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mensaxe do servidor: {0}" @@ -4428,13 +4616,12 @@ msgid "Message is too long" msgstr "A mensaxe é demasiado longa" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Axustes de mensaxes" +#~ msgid "Message settings" +#~ msgstr "Axustes de mensaxes" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mensaxes" @@ -4454,10 +4641,10 @@ msgstr "Chío enganoso" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderación" @@ -4470,12 +4657,12 @@ msgstr "Detalles de moderación" msgid "Moderation list by {0}" msgstr "Listaxe de moderación feita por {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Listaxe de moderación feita por <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Listaxe de moderación feita por ti" @@ -4487,12 +4674,12 @@ msgstr "Listaxe de moderación creada" msgid "Moderation list updated" msgstr "Listaxe de moderación actualizada" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Listaxes de moderación" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Listaxes de Moderación" @@ -4504,11 +4691,11 @@ msgstr "axustes de moderación" #~ msgid "Moderation settings" #~ msgstr "Axustes de moderación" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Estados de moderación" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Ferramentas de moderación" @@ -4521,28 +4708,31 @@ msgstr "A persoas moderadora decidiu establecer unha advertencia xeral sobre o c msgid "More" msgstr "Máis" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Máis canles" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Máis opcións" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Primeiro as respostas con máis gústame" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmes" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Música" @@ -4565,7 +4755,7 @@ msgstr "Silenciar {truncatedTag}" msgid "Mute Account" msgstr "Silenciar conta" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silenciar contas" @@ -4590,7 +4780,7 @@ msgstr "Silenciar conversa" msgid "Mute in:" msgstr "Silenciar en:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silenciar a listaxe" @@ -4599,7 +4789,7 @@ msgstr "Silenciar a listaxe" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Silenciar estas contas?" @@ -4641,16 +4831,16 @@ msgstr "Silenciar palabras e etiquetas" #~ msgid "Muted" #~ msgstr "Silenciado" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Contas silenciadas" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Contas Silenciadas" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "As publicacións das contas silenciadas elimínanse das túas canles e das túas notificacións. As contas silenciadas son completamente privadas." @@ -4658,11 +4848,11 @@ msgstr "As publicacións das contas silenciadas elimínanse das túas canles e d msgid "Muted by \"{0}\"" msgstr "Silenciado por \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Palabras e etiquetas silenciadas" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Ninguén pode ver a quen silencias. As contas silenciadas poden interactuar contigo, máis non verás os seus chíos nin recibirás notificacións deles." @@ -4671,11 +4861,11 @@ msgstr "Ninguén pode ver a quen silencias. As contas silenciadas poden interact msgid "My Birthday" msgstr "O meu aniversario" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "As miñas canles" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "O meu perfil" @@ -4703,7 +4893,7 @@ msgid "Name or Description Violates Community Standards" msgstr "O nome ou a descrición está a violar as normas da comunidade " #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natureza" @@ -4716,7 +4906,7 @@ msgstr "Navegar a {0}" #~ msgstr "Navegar ao paquete de inicio" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navega á seguinte pantalla" @@ -4733,26 +4923,27 @@ msgstr "Necesitas cambialo?" msgid "Need to report a copyright violation?" msgstr "Necesitas reportar unha violación de copyright?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nunca perdas o acceso aos teus seguidores nin ao teus datos." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Non importa, crea un alcume para min" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Novo" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Non" +#~ msgid "New" +#~ msgstr "Non" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Novo chat" @@ -4760,12 +4951,17 @@ msgstr "Novo chat" #~ msgid "New font settings ✨" #~ msgstr "Novos axustes de fontes ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Novas mensaxes" @@ -4782,21 +4978,21 @@ msgstr "Novo contrasinal" msgid "New Password" msgstr "Novo Contrasinal" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Novo chío" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Novo chío" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Novo Chío" @@ -4809,35 +5005,37 @@ msgstr "Nova xanela de información desta persoa" msgid "New User List" msgstr "Nova listaxe de persoas" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Primeiro as respostas máis recentes" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Noticias" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Siguinte" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Nova imaxe" @@ -4850,17 +5048,17 @@ msgstr "Nova imaxe" #~ msgid "No" #~ msgstr "Non" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Sen descrición" +#~ msgid "No description" +#~ msgstr "Sen descrición" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Sen panel de DNS" @@ -4872,12 +5070,12 @@ msgstr "Non se atoparon GIF destacados. Pode haber un problema con Tenor." msgid "No feeds found. Try searching for something else." msgstr "Non se encontraron canles. Intenta buscar algo máis." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Aínda sen gústames" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Xa non segues a {0}" @@ -4890,16 +5088,16 @@ msgstr "Non máis de 253 caracteres" msgid "No messages yet" msgstr "Aínda non hai mensaxes" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Non hai máis conversas que mostrar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Aínda non hai notificacións!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Ninguén" @@ -4911,11 +5109,11 @@ msgstr "Ninguén, excepto a persoa autora, pode citar este chío." msgid "No posts yet." msgstr "Aínda non hai chíos." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Aínda non hai citas." -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Aínda non hai rechouchíos" @@ -4924,22 +5122,23 @@ msgstr "Aínda non hai rechouchíos" msgid "No result" msgstr "Sen resultado" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Sen resultados" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Non se encontraron resultados" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Non se encontraron resultados para \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Non se encontraron resultados para {query}" @@ -4964,17 +5163,17 @@ msgstr "Ninguén" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "A ninguén lle gustou isto. Ao mellor deberías darlle unha oportunidade!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Ninguén citou isto. Poderías levar a dianteira e citalo antes que ninguén! " -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Ninguén volveu publicar isto. Deberías volvelo a publicar!" @@ -4990,8 +5189,8 @@ msgstr "Nudez non sexual" #~ msgid "Not Applicable." #~ msgstr "No aplicable." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Non se encontrou" @@ -5002,45 +5201,43 @@ msgstr "Non neste momento" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartir" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nota: Bluesky é unha rede aberta e pública. Esta configuración só limita a visibilidade do teu contido na aplicación e no sitio web de Bluesky, e é posíbel que outras aplicacións non respecten esta configuración. O teu contido aínda se pode mostrar ás persoas que pecharon sesión por outras aplicacións e sitios web." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Non hai nada aquí" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtros de notificacións" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Axustes de notificacións" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Axustes de notificacións" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sons de notificacións" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Sons de Notificacións" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificacións" @@ -5083,7 +5280,9 @@ msgstr "Vaites! Algo non furrula ben." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "Ben" @@ -5092,8 +5291,10 @@ msgstr "Ben" msgid "Okay" msgstr "Está ben" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Primeiro as respostas máis antigas" @@ -5105,11 +5306,11 @@ msgstr "Primeiro as respostas máis antigas" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "en<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Restablecemento da incorporación" @@ -5157,17 +5358,17 @@ msgstr "Só se admiten ficheiros WebVTT (.vtt)." msgid "Oops, something went wrong!" msgstr "Vaites, algo non furrula ben!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Vaites!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Aberto" @@ -5179,7 +5380,7 @@ msgstr "Abre o menú de acceso directo do perfil {name}" msgid "Open avatar creator" msgstr "Abrir o creador de avatares" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5188,17 +5389,26 @@ msgstr "" msgid "Open conversation options" msgstr "Abrir as opcións de conversa" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Abrir o selector de emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Abre o menú de opcións das canles" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5214,32 +5424,32 @@ msgstr "Abrir ligazón a {niceUrl}" msgid "Open message options" msgstr "Abrir opcións de mensaxe" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Abrir os axustes de palabras e etiquetas silenciadas" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Abrir navegación" +#~ msgid "Open navigation" +#~ msgstr "Abrir navegación" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Abrir menú de opciones do chío" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Abrir menú do paquete de inicio" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Abrir pagina de histórico" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Abrir registro do sistema." @@ -5345,7 +5555,7 @@ msgstr "Abrir a listaxe de códigos de convite" #~ msgid "Opens moderation settings" #~ msgstr "Abrir a configuración de moderación" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Abrir o formulario de restablecemento do contrasinal" @@ -5387,7 +5597,7 @@ msgstr "Abrir o sitio web ligado" #~ msgid "Opens the threads preferences" #~ msgstr "Abrir as preferencias dos fíos" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Abrir este perfil" @@ -5413,11 +5623,11 @@ msgstr "Opcións:" msgid "Or combine these options:" msgstr "Ou combina estas opcións:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Ou, continúa con outra conta." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Ou, inicia sesión cunha das outras contas." @@ -5442,7 +5652,7 @@ msgstr "Outro..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Os nosos moderadores revisaron os informes e decidiron desactivar o teu acceso ás conversas en Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Non se atopou a páxina" @@ -5451,12 +5661,12 @@ msgstr "Non se atopou a páxina" msgid "Page Not Found" msgstr "Non se atopou a páxina" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Contrasinal" @@ -5483,15 +5693,15 @@ msgid "Pause video" msgstr "Pausar vídeo" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Persoas" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Persoas seguidas por @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Persoas siguindo a @{0}" @@ -5508,11 +5718,11 @@ msgid "Person toggle" msgstr "Alternancia de persoa" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Mascotas" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografía" @@ -5520,12 +5730,16 @@ msgstr "Fotografía" msgid "Pictures meant for adults." msgstr "Imaxes pensadas para persoas adultas." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Fixar no inicio" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Fixar no Inicio" @@ -5534,15 +5748,20 @@ msgstr "Fixar no Inicio" msgid "Pin to your profile" msgstr "Fixar no teu perfil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Fixado" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Canles fixadas" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "As túas canles fixadas" @@ -5621,7 +5840,7 @@ msgstr "Introduce o teu correo electrónico." msgid "Please enter your invite code." msgstr "Introduce o teu código de convite." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Introduce tamén o teu contrasinal:" @@ -5647,7 +5866,7 @@ msgstr "Verifica o teu enderezo electrónico" #~ msgstr "Por favor, espera a que tu tarjeta de enlace termine de cargarse" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Política" @@ -5660,7 +5879,7 @@ msgctxt "action" msgid "Post" msgstr "Chiar" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Chío" @@ -5674,10 +5893,10 @@ msgstr "" msgid "Post by {0}" msgstr "Chío de {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Chío de @{0}" @@ -5689,7 +5908,7 @@ msgstr "Chío eliminado" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Produciuse un erro ao cargar o chío. Comproba a túa conexión a Internet e téntao de novo." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Chío oculto" @@ -5715,8 +5934,8 @@ msgstr "Idioma do chío" msgid "Post Languages" msgstr "Idiomas dos chíos" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Non se encontrou o chío" @@ -5733,7 +5952,7 @@ msgid "posts" msgstr "chíos" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Chíos" @@ -5745,7 +5964,7 @@ msgstr "Chíos" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Os chíos pódense silenciar en función do seu texto, das súas etiquetas ou de ambos. Recomendamos evitar as palabras comúns que aparecen en moitos chíos, xa que pode provocar que non se mostre ningún chío." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Chíos ocultos" @@ -5781,16 +6000,16 @@ msgstr "Preme para reintentar" msgid "Press to view followers of this account that you also follow" msgstr "Preme para ver as persoas desta conta que tamén segues" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imaxe previa" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Idioma primario" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5798,27 +6017,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Priorizar as persoas ás que segues" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notificacións prioritarias" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privacidade" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5838,13 +6058,13 @@ msgstr "Procesando vídeo..." msgid "Processing..." msgstr "Procesando..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "perfil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5859,17 +6079,25 @@ msgstr "Perfil actualizado" #~ msgid "Protect your account by verifying your email." #~ msgstr "Protexa a súa conta verificando o seu correo electrónico." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Público" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Listaxes públicas e compartíbeis de persoas para silenciar ou bloquear en masa." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Listaxes públicas e compartíbeis de persoas para silenciar ou bloquear en masa." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Listaxes públicas e compartíbeis que poden xerar canles." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Listaxes públicas e compartíbeis que poden xerar canles." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5895,8 +6123,8 @@ msgstr "O código QR gardouse no carrete da cámara." #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5920,23 +6148,22 @@ msgstr "O chío citado foi anexado de novo" msgid "Quote post was successfully detached" msgstr "O chío citado separouse correctamente" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Citas deshabilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citas habilitadas" +#~ msgid "Quote posts enabled" +#~ msgstr "Citas habilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Configuración de citas" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Citas" @@ -5944,12 +6171,14 @@ msgstr "Citas" msgid "Quotes of this post" msgstr "Citas deste chío" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aleatorio (aka \"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5962,7 +6191,7 @@ msgstr "" msgid "Re-attach quote" msgstr "Volver a anexar cita" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Reactiva a túa conta" @@ -5988,31 +6217,35 @@ msgstr "Razón:" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Busquedas Recentes" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Reconectar" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Actualizar notificacións" +#~ msgid "Refresh notifications" +#~ msgstr "Actualizar notificacións" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Recargar as conversas" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Eliminar" @@ -6020,8 +6253,8 @@ msgstr "Eliminar" msgid "Remove {displayName} from starter pack" msgstr "Eliminar a {displayName} do paquete inicial" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Eliminar a conta" @@ -6041,31 +6274,31 @@ msgstr "Eliminar Banner" msgid "Remove embed" msgstr "Eliminar incrustación" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Eliminar canle" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Eliminar canle?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Eliminar das miñas canles" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Eliminar das miñas canles?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Eliminar o acceso rápido?" @@ -6085,11 +6318,11 @@ msgstr "Eliminar a imaxe" msgid "Remove mute word from your list" msgstr "Elimina a palabra silenciada da túa listaxe" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Eliminar perfil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Eliminar o perfil do historial de busca" @@ -6097,8 +6330,8 @@ msgstr "Eliminar o perfil do historial de busca" msgid "Remove quote" msgstr "Eliminar cita" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Eliminar rechouchío" @@ -6106,7 +6339,7 @@ msgstr "Eliminar rechouchío" msgid "Remove subtitle file" msgstr "Eliminar o ficheiro de lexendas" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Eliminar esta canle das túas canles gardadas" @@ -6132,9 +6365,9 @@ msgstr "Eliminado das miñas canles" msgid "Removed from saved feeds" msgstr "Eliminado das miñas canles gardadas" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Eliminado das miñas canles" @@ -6159,7 +6392,7 @@ msgstr "Eliminar o chío citado" msgid "Replace with Discover" msgstr "Substitúeo por Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Respostas" @@ -6184,6 +6417,10 @@ msgctxt "action" msgid "Reply" msgstr "Responder" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Filtros de respostas" @@ -6206,24 +6443,28 @@ msgstr "Axustes de resposta" msgid "Reply settings are chosen by the author of the thread" msgstr "A configuración de resposta é elixida pola persoa autora do fío" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Responder a <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Responder a un chío bloqueado" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Responder a un chío" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Responderche" @@ -6262,12 +6503,12 @@ msgstr "Denunciar conversación" msgid "Report dialog" msgstr "Xanela da denuncia" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Denunciar canle" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Denunciar listaxe" @@ -6280,8 +6521,8 @@ msgstr "Denunciar mensaxe" msgid "Report post" msgstr "Denunciar chío" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Denunciar paquete de inicio" @@ -6315,9 +6556,8 @@ msgstr "Denunciar este paquete de inicio" msgid "Report this user" msgstr "Denunciar esta persoa" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Rechouchiar" @@ -6327,28 +6567,31 @@ msgstr "Rechouchiar" msgid "Repost" msgstr "Rechouchiar" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Rechouchiar ou citar chío" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Rechouchiado por" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Rechouchiado por {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Rechouchiado por <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Rechouchiado por ti" @@ -6370,8 +6613,8 @@ msgstr "Solicitar cambio" msgid "Request Code" msgstr "Solicitar código" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Require texto alternativo antes de publicar" @@ -6414,8 +6657,8 @@ msgstr "Código de restablecimento" msgid "Reset Code" msgstr "Código de restablecimento" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Restablecer o estado de incorporación" @@ -6436,12 +6679,12 @@ msgstr "Restablecer o contrasinal" #~ msgid "Resets the preferences state" #~ msgstr "Restablece o estado de preferencias" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Reintentar o inicio de sesión" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Tenta de novo a última acción, que errou" @@ -6449,14 +6692,14 @@ msgstr "Tenta de novo a última acción, que errou" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6468,8 +6711,8 @@ msgstr "Reintentar" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Volver á páxina anterior" @@ -6477,8 +6720,8 @@ msgstr "Volver á páxina anterior" msgid "Returns to home page" msgstr "Volve á páxina de inicio" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Volve á páxina anterior" @@ -6488,7 +6731,7 @@ msgstr "Volve á páxina anterior" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6497,11 +6740,11 @@ msgstr "Volve á páxina anterior" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Gardar" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6515,8 +6758,8 @@ msgstr "Gardar" msgid "Save birthday" msgstr "Gardar aniversario" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Gardar cambios" @@ -6537,7 +6780,7 @@ msgstr "Gardar imaxe" msgid "Save image crop" msgstr "Gardar recorte de imaxe" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6545,12 +6788,12 @@ msgstr "" msgid "Save QR code" msgstr "Gardar código QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Gardar nas miñas canles" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Canles guardadas" @@ -6562,8 +6805,8 @@ msgstr "Gardado na galería da cámara" #~ msgid "Saved to your camera roll." #~ msgstr "Guardado en tu galería." -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Guardado nas túas canles" @@ -6581,37 +6824,49 @@ msgstr "Guarda os axustes de recorte da imaxe" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Di ola!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Ciencia" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Desprázate cara arriba" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Buscar" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Buscar \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Buscar \"{searchText}\"" @@ -6623,7 +6878,7 @@ msgstr "Buscar \"{searchText}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Buscar todas las publicacións con a etiqueta {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Busca canles que queiras suxerir aos demais." @@ -6639,8 +6894,10 @@ msgstr "Buscar persoas" msgid "Search GIFs" msgstr "Buscar GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Buscar perfís" @@ -6677,7 +6934,7 @@ msgstr "Ver empregos en Bluesky" #~ msgid "See profile" #~ msgstr "Ver perfil" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Ver esta guía" @@ -6685,7 +6942,7 @@ msgstr "Ver esta guía" #~ msgid "Seek slider" #~ msgstr "Control deslizante de busca" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6709,7 +6966,7 @@ msgstr "Selecciona un avatar" msgid "Select an emoji" msgstr "Selecciona un emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6733,7 +6990,7 @@ msgstr "Selecciona durante canto tempo queres silenciar esta palabra." msgid "Select language..." msgstr "Seleccionar idioma..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Seleccionar idiomas" @@ -6781,11 +7038,11 @@ msgstr "Selecciona a que contido debería aplicarse esta palabra silenciada." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Elige lo que quieres ver e nosotros nos encargaremos do resto." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Elixe en que idiomas desexas que estean os chíos das túas canles. Se non seleccionas ningún, mostraranse en todos os idiomas." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Elixe en que idioma queres que estea Bluesky." @@ -6797,7 +7054,7 @@ msgstr "Seleccione a túa data de nacemento" msgid "Select your interests from the options below" msgstr "Seleccione os teus intereses entre as seguintes opcións" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "A que idioma queres traducir os chíos na túa canle." @@ -6830,11 +7087,11 @@ msgstr "Enviar correo de confirmación" msgid "Send Confirmation Email" msgstr "Enviar correo de confirmación" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Enviar correo" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Enviar correo" @@ -6873,7 +7130,7 @@ msgstr "Enviar correo de verificación" msgid "Send via direct message" msgstr "Enviar vía mensaxe directa" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Envía un correo electrónico co código de confirmación para a eliminación da conta" @@ -6881,7 +7138,11 @@ msgstr "Envía un correo electrónico co código de confirmación para a elimina msgid "Server address" msgstr "Enderezo do servidor" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Establecer aniversario" @@ -6909,7 +7170,7 @@ msgstr "Establecer un novo contrasinal" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Establece este axuste en \"Si\" para mostrar mostras das túas canles guardadas nas túas canles de Seguindo. Esta é unha función experimental." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Configura a túa conta" @@ -6953,9 +7214,9 @@ msgstr "Establece o correo electrónico para restablecer o contrasinal" #~ msgid "Sets image aspect ratio to wide" #~ msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Axustes" @@ -6969,18 +7230,20 @@ msgid "Sexually Suggestive" msgstr "Sexualmente suxestivo" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Compartir" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Compartir" @@ -6995,14 +7258,14 @@ msgstr "Comparte un dato curioso!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Compartir de todas as maneiras" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Compartir canle" +#~ msgid "Share feed" +#~ msgstr "Compartir canle" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7014,7 +7277,7 @@ msgstr "Compartir canle" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Compartir ligazón" @@ -7032,7 +7295,11 @@ msgstr "Xanela para compartir ligazón" msgid "Share QR code" msgstr "Compartir código QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Compartir este paquete de inicio" @@ -7044,7 +7311,7 @@ msgstr "Comparte este paquete de iniciación e axuda a xente a unirse á túa co msgid "Share your favorite feed!" msgstr "Comparte as túas canles favoritas!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Probador de Preferencias Compartidas" @@ -7108,7 +7375,7 @@ msgstr "Mostrar listaxe de todas as maneiras" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Ver máis" @@ -7121,7 +7388,7 @@ msgstr "Mostrar máis como este" msgid "Show muted replies" msgstr "Mostrar respostas silenciadas" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7129,8 +7396,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Mostrar chíos das miñas canles" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -7150,8 +7417,8 @@ msgstr "" #~ msgid "Show re-posts in Following feed" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -7159,7 +7426,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "Mostrar respostas" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7168,8 +7443,8 @@ msgstr "" #~ msgstr "Mostra as respostas das persoas que segues antes que as demais." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7188,8 +7463,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "Mostrar resposta para todo o mundo" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7201,8 +7476,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "Mostrar reposts en Siguiendo" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7231,17 +7506,17 @@ msgstr "Mostrar advertencia e filtrar desde as canles" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7263,9 +7538,9 @@ msgstr "Inicia sesión ou crea a túa conta para unirte á conversa!" msgid "Sign into Bluesky or create a new account" msgstr "Inicia sesión en Bluesky ou crea unha nova conta" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Pechar sesión" @@ -7274,16 +7549,16 @@ msgstr "Pechar sesión" #~ msgid "Sign out of all accounts" #~ msgstr "Pechar sesión de todas as contas" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7316,12 +7591,12 @@ msgstr "Sesión iniciada como @{0}" msgid "Signup without a starter pack" msgstr "Rexístrate sen un paquete de inicio" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Contas similares" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Saltar" @@ -7329,16 +7604,16 @@ msgstr "Saltar" msgid "Skip this flow" msgstr "Saltar este flujo" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Máis pequeno" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Programación" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Algunha outra canle poderiache gustar" @@ -7350,7 +7625,7 @@ msgstr "Algunhas persoas poden responder" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Algo saíu mal" @@ -7360,22 +7635,26 @@ msgid "Something went wrong, please try again" msgstr "Produciuse un erro, téntao de novo" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Produciuse un erro, téntao de novo." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Algo saíu mal!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Sentímolo! A túa sesión caducou. Inicia sesión de novo." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -7383,11 +7662,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "Ordenar respostas" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Ordena as respostas ao mesmo. chío por:" @@ -7417,7 +7696,7 @@ msgstr "Spam; mencións ou respostas excesivas" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Deportes" @@ -7429,7 +7708,17 @@ msgstr "Deportes" msgid "Start a new chat" msgstr "Iniciar un novo chat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Iniciar chat con {displayName}" @@ -7441,9 +7730,9 @@ msgstr "Iniciar chat con {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Paquete de inicio" @@ -7451,15 +7740,20 @@ msgstr "Paquete de inicio" msgid "Starter pack by {0}" msgstr "Paquete de inicio de {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Paquete de inicio creado por ti" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "O paquete de inicio non é válido" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Paquetes de inicio" @@ -7467,8 +7761,8 @@ msgstr "Paquetes de inicio" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Os paquetes de inicio permítenche compartir facilmente as túas canles e persoas favoritas coas túas amizades." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Páxina de estado" @@ -7480,12 +7774,12 @@ msgstr "Páxina de estado" msgid "Step {0} of {1}" msgstr "Paso {0} de {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "O almacenamento borrado, cómpre reiniciar a aplicación agora." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Libro de contos" @@ -7496,11 +7790,11 @@ msgstr "Libro de contos" msgid "Submit" msgstr "Enviar" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Suscribirse" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Suscríbete a @{0} para usar estas etiquetas:" @@ -7517,7 +7811,7 @@ msgstr "Suscribirse ao etiquetador" msgid "Subscribe to this labeler" msgstr "Suscribirse a este etiquetador" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Suscribirse a esta listaxe" @@ -7525,7 +7819,7 @@ msgstr "Suscribirse a esta listaxe" msgid "Success!" msgstr "Éxito!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Contas suxeridas" @@ -7533,7 +7827,7 @@ msgstr "Contas suxeridas" #~ msgid "Suggested Follows" #~ msgstr "Usuarios sugeridos a seguir" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Suxerido para ti" @@ -7542,15 +7836,15 @@ msgstr "Suxerido para ti" msgid "Suggestive" msgstr "Suxestivo" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Soporte" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -7571,14 +7865,14 @@ msgstr "Cambiar a outra conta" #~ msgid "Switches the account you are logged in to" #~ msgstr "Cambia a conta na que iniciaches sesión" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistema" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Rexistro do sistema" @@ -7598,6 +7892,10 @@ msgstr "Só etiquetas" #~ msgid "Tall" #~ msgstr "Alto" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Toca para descartar" @@ -7623,16 +7921,20 @@ msgstr "Toca para ver a imaxe completa" #~ msgid "Tap to view fully" #~ msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tarefa completada - 10 gústame!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Ensínalle ao noso algoritmo o que che gusta" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Tecnoloxía" @@ -7652,13 +7954,14 @@ msgstr "Cóntanos un pouco máis" #~ msgid "Ten Million" #~ msgstr "Diez Millones" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Condicións" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7706,7 +8009,7 @@ msgstr "Grazas. O teu informe foi enviado." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Grazas, verificaches correctamente o teu enderezo de correo electrónico. Podes pechar esta xanela." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Que contén o seguinte:" @@ -7718,12 +8021,12 @@ msgstr "Ese alcume xa está en uso." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Non se puido atopar ese paquete de inicio." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Iso é todo, parroquia!" @@ -7732,6 +8035,11 @@ msgstr "Iso é todo, parroquia!" msgid "The account will be able to interact with you after unblocking." msgstr "A conta poderá interactuar contigo despois de desbloqueala." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "el autor" @@ -7741,7 +8049,7 @@ msgstr "A conta poderá interactuar contigo despois de desbloqueala." msgid "The author of this thread has hidden this reply." msgstr "A persoa autora deste fío ocultou esta resposta." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "A aplicación web de Bluesky" @@ -7757,8 +8065,7 @@ msgstr "A Política de Copyright moveuse a <0/>" msgid "The Discover feed" msgstr "A canle de Descubrir" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "A canle Discover agora sabe o que che gusta" @@ -7778,12 +8085,12 @@ msgstr "Aplicáronse as seguintes etiquetas á túa conta." msgid "The following labels were applied to your content." msgstr "Aplicáronse as seguintes etiquetas ao teu contido." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Os seguintes pasos axudarán a personalizar a túa experiencia Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "É posíbel que se eliminase o chío." @@ -7799,7 +8106,7 @@ msgstr "O vídeo seleccionado pesa máis de 50 MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "O paquete de inicio que estás tentando ver non é válido. Podes eliminar este paquete de inicio no seu lugar." @@ -7815,7 +8122,7 @@ msgstr "Movéronse as Condicións de Servizo a" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "O código de verificación que proporcionaches non é válido. Asegúrate de utilizar a ligazón de verificación correcta ou solicita unha nova." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Tema" @@ -7850,15 +8157,15 @@ msgstr "Houbo un problema ao conectarse a Tenor." #~ msgid "There was an issue connecting to the chat." #~ msgstr "Hubo un problema ao conectarse ao chat." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Produciuse un problema ao contactar co servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Houbo un problema ao contactar co servidor. Comproba a túa conexión a Internet e téntao de novo." @@ -7867,19 +8174,19 @@ msgstr "Houbo un problema ao contactar co servidor. Comproba a túa conexión a msgid "There was an issue contacting your server" msgstr "Produciuse un problema ao contactar co teu servidor" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Houbo un problema ao recuperar as notificacións. Toca aquí para tentalo de novo." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Houbo un problema ao recuperar os chíos. Toca aquí para tentalo de novo." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Houbo un problema ao buscar a listaxe. Toca aquí para tentalo de novo." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -7888,11 +8195,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Houbo un problema ao recuperar as túas listaxes. Toca aquí para tentalo de novo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Produciuse un problema ao eliminar esta canle. Comproba a túa conexión a Internet e téntao de novo." @@ -7905,9 +8212,9 @@ msgstr "Houbo un problema ao enviar o teu informe. Comproba a túa conexión a i #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Hubo un problema ao sincronizar tus preferencias con o servidor" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Houbo un problema ao actualizar as túas canles. Comproba a túa conexión a Internet e téntao de novo." @@ -7934,10 +8241,10 @@ msgstr "Houbo un problema! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Houbo un problema. Comproba a túa conexión a Internet e téntao de novo." @@ -7946,7 +8253,7 @@ msgstr "Houbo un problema. Comproba a túa conexión a Internet e téntao de nov msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Houbo un problema inesperado na aplicación. Avísanos se che pasou isto!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Houbo un alude de novas persoas a Bluesky! Activaremos a túa conta en canto poidamos." @@ -7954,7 +8261,7 @@ msgstr "Houbo un alude de novas persoas a Bluesky! Activaremos a túa conta en c #~ msgid "These are popular accounts you might like:" #~ msgstr "Estas son contas populares que podrían gustarte:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8007,7 +8314,7 @@ msgstr "Este contido está aloxado por {0}. Queres activar medios externos?" msgid "This content is not available because one of the users involved has blocked the other." msgstr "Este contido non está dispoñíbel porque unha das persoas implicadas bloqueou a outra." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Este contido non se pode ver sen unha conta Bluesky." @@ -8023,7 +8330,7 @@ msgstr "Esta función está en versión beta. Podes ler máis sobre as exportaci msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Esta canle está a recibir moito tráfico e non está dispoñíbel temporalmente. Téntao de novo máis tarde." @@ -8038,8 +8345,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Esta canle está baleira! É posíbel que teñas que seguir a máis persoas ou axustar a túa configuración de idioma." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Esta canle está baleira." @@ -8047,7 +8354,7 @@ msgstr "Esta canle está baleira." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Esta canle xa non está en liña. No seu lugar, mostramos <0>Descubrir." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8079,7 +8386,7 @@ msgstr "Esta etiqueta foi aplicada pola persoa autora." msgid "This label was applied by you." msgstr "Esta etiqueta foi aplicada por ti." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Este etiquetador non declarou que etiquetas publica e é posíbel que non estea activo." @@ -8092,8 +8399,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Esta listaxe, creada por <0>{0}, contén posíbeis infraccións das directrices da comunidade de Bluesky no seu nome ou descrición." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Esta listaxe está baleira!" +#~ msgid "This list is empty!" +#~ msgstr "Esta listaxe está baleira!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8112,7 +8423,7 @@ msgid "This post has been deleted." msgstr "Este chío foi eliminado." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Esta publicación só é visíbel para as persoas que iniciaron sesión. Non será visíbel para as persoas que non estean iniciadas." @@ -8140,11 +8451,11 @@ msgstr "Esta resposta ordenarase nunha sección oculta na parte inferior do teu msgid "This service has not provided terms of service or a privacy policy." msgstr "Este servizo non proporcionou condicións de servizo nin unha política de privacidade." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Isto debería crear un rexistro de dominio en:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Esta persoa non ten seguidores." @@ -8173,7 +8484,7 @@ msgstr "Esta persoa está incluída na listaxe <0>{0} que silenciaches." msgid "This user is new here. Press for more info about when they joined." msgstr "Esta persoa é nova aquí. Preme para obter máis información sobre cando se uniron." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Este persoa non segue a ninguén." @@ -8189,7 +8500,7 @@ msgstr "Isto eliminará \"{0}\" das túas palabras silenciadas. Sempre podes eng #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "Esto eliminará {0} de tus palabras silenciadas. Siempre puedes agregarlas de nuevo máis tarde." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Isto eliminará @{0} da listaxe de acceso rápido." @@ -8197,12 +8508,17 @@ msgstr "Isto eliminará @{0} da listaxe de acceso rápido." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Esto eliminará o teu chío desta cita para todas as persoas e substituirase por un marcador de posición." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferencias de fíos" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferencias de Fíos" @@ -8210,7 +8526,12 @@ msgstr "Preferencias de Fíos" #~ msgid "Thread settings updated" #~ msgstr "Configuraciones de hilo actualizadas" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8218,7 +8539,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Modo con fíos" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferencias de fíos" @@ -8258,15 +8579,20 @@ msgstr "Hoxe" msgid "Toggle dropdown" msgstr "Alternar o menú despregábel" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Activa ou desactiva o contido para persoas adultas" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Top" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Transformaciones" @@ -8280,12 +8606,18 @@ msgstr "Top" msgid "Translate" msgstr "Traducir" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Intentar de novo" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -8293,23 +8625,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "Autenticación de dous factores" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Introduce o teu alcume" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Escribe aquí a túa mensaxe" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tipo:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Desbloquear listaxe" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Activar listaxe" @@ -8319,14 +8655,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Non se puido contactar co teu servizo. Comproba a túa conexión a Internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Non se pode eliminar" @@ -8337,7 +8673,7 @@ msgstr "Non se pode eliminar" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Desbloquear" @@ -8361,12 +8697,15 @@ msgstr "Desbloquear Conta" msgid "Unblock Account?" msgstr "Desbloquear Conta?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Desfacer o rechouchío" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8385,16 +8724,20 @@ msgstr "Deixa de seguir {0}" msgid "Unfollow Account" msgstr "Deixar de seguir a esta conta" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "No me gusta" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "No me gusta" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Non me gusta esta canle" +#~ msgid "Unlike this feed" +#~ msgstr "Non me gusta esta canle" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Activar" @@ -8438,12 +8781,17 @@ msgstr "Activar o audio do vídeo" #~ msgid "Unmuted" #~ msgstr "Desmutado" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Desfixar" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Desfixar do inicio" @@ -8452,11 +8800,15 @@ msgstr "Desfixar do inicio" msgid "Unpin from profile" msgstr "Desfixar do perfil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Desfixar a listaxe de moderación" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Desfixouse das túas canles" @@ -8506,8 +8858,8 @@ msgstr "Contido sexual non desexado" msgid "Update <0>{displayName} in Lists" msgstr "Actualizar <0>{displayName} nas listaxes" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -8531,7 +8883,7 @@ msgstr "Actualizando..." msgid "Upload a photo instead" msgstr "Carga unha foto no seu lugar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Carga un ficheiro de texto a:" @@ -8575,7 +8927,7 @@ msgstr "Cargando vídeo..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Usar as contrasinais das aplicacións para iniciar sesión noutros clientes de Bluesky sen dar acceso total á túa conta ou contrasinal." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -8583,7 +8935,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Usar bsky.social como provedor" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Usar o provedor predeterminado" @@ -8592,8 +8944,8 @@ msgstr "Usar o provedor predeterminado" msgid "Use in-app browser" msgstr "Usar o navegador na aplicación" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -8648,11 +9000,10 @@ msgid "User list by {0}" msgstr "Listaxe de persoas por {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Listaxe de persoas por <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Listaxe de persoas por <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Listaxe de persoas por ti" @@ -8665,16 +9016,16 @@ msgid "User list updated" msgstr "Listaxe de persoas actualizada" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Listaxes de persoas" +#~ msgid "User Lists" +#~ msgstr "Listaxes de persoas" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Alcume ou enderezo de correo electrónico" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Persoas" +#~ msgid "Users" +#~ msgstr "Persoas" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8684,8 +9035,8 @@ msgstr "Persoas" msgid "users followed by <0>@{0}" msgstr "persoas seguidas por <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Persoas que sigo" @@ -8697,7 +9048,7 @@ msgstr "Persoas en \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Persoas ás que lles gustou este contido ou perfil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Valor:" @@ -8709,8 +9060,8 @@ msgstr "É necesario un correo electrónico verificado" #~ msgid "Verify {0}" #~ msgstr "Verificar {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verificar rexistro DNS" @@ -8740,13 +9091,13 @@ msgstr "Verificar o novo correo electrónico" msgid "Verify now" msgstr "Verificar agora" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verificar o ficheiro de texto" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8755,8 +9106,8 @@ msgstr "" msgid "Verify Your Email" msgstr "Verifica o teu correo electrónico" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8774,7 +9125,7 @@ msgid "Video failed to process" msgstr "Non se puido procesar o vídeo" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videoxogos" @@ -8803,16 +9154,17 @@ msgstr "Vídeo: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Os vídeos deben durar menos de 60 segundos" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Ver o avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Ver o perfil de {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Ver o perfil de {displayName}" @@ -8856,38 +9208,38 @@ msgstr "Consulta información sobre estas etiquetas" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Ver perfil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Ver o avatar" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Consulta o servizo de etiquetado proporcionado por @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Consulta as persoas ás que lles gusta esta canle" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Consulta as túas contas bloqueadas" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Consulta as túas canles e explora máis" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Consulta as túas listaxes de moderación" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Consulta as túas contas silenciadas" @@ -8914,15 +9266,19 @@ msgstr "Advertir contido" msgid "Warn content and filter from feeds" msgstr "Advirtir contido e filtra desde canles" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Non puidemos atopar ningún resultado para ese cancelo." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Non puidemos cargar esta conversa" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Estimamos o {estimatedTime} ata que a túa conta estea lista." @@ -8930,7 +9286,7 @@ msgstr "Estimamos o {estimatedTime} ata que a túa conta estea lista." msgid "We have sent another verification email to <0>{0}." msgstr "Enviamos outro correo electrónico de verificación a <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Esperamos que o pases de marabilla. Lembra que Bluesky é:" @@ -8954,7 +9310,7 @@ msgstr "Non puidemos determinar se tes permiso para cargar vídeos. Téntao de n msgid "We were unable to load your birth date preferences. Please try again." msgstr "Non puidemos cargar as túas preferencias de data de nacemento. Téntao de novo." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Non puidemos cargar os teus etiquetadores configurados neste momento." @@ -8962,7 +9318,7 @@ msgstr "Non puidemos cargar os teus etiquetadores configurados neste momento." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Non puidemos conectarnos. Téntao de novo para continuar configurando a túa conta. Se continúa fallando, podes omitir este fluxo." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Informarémosche cando a túa conta estea lista." @@ -8970,7 +9326,8 @@ msgstr "Informarémosche cando a túa conta estea lista." msgid "We'll use this to help customize your experience." msgstr "Usarémolo para personalizar a túa experiencia." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Temos problemas de rede, téntao de novo" @@ -8982,7 +9339,7 @@ msgstr "Temos problemas de rede, téntao de novo" msgid "We're so excited to have you join us!" msgstr "Que emoción que esteas aquí!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Sentímolo, mais non puidemos resolver esta lista. Se isto persiste, póñase en contacto com quen creou a listaxe, @{handleOrDid}." @@ -8990,7 +9347,7 @@ msgstr "Sentímolo, mais non puidemos resolver esta lista. Se isto persiste, pó msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Sentímolo, mais non puidemos cargar as túas palabras silenciadas neste momento. Téntao de novo." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Sentímolo, mais a túa busca non se puido completar. Téntao de novo nuns minutos." @@ -8998,7 +9355,7 @@ msgstr "Sentímolo, mais a túa busca non se puido completar. Téntao de novo nu msgid "We're sorry! The post you are replying to has been deleted." msgstr "Sentímolo! Eliminouse o chío ao que estás respondendo." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Sentímolo! Non podemos encontrar a páxina que buscabas." @@ -9007,11 +9364,11 @@ msgstr "Sentímolo! Non podemos encontrar a páxina que buscabas." #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "Lo sentimos. Solo puedes suscribirte a hasta 10 etiquetadores, e has alcanzado o límite." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Sentímolo! Só podes subscribirte a vinte etiquetadoras e alcanzaches o límite de vinte." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Xa estás de volta!" @@ -9027,6 +9384,10 @@ msgstr "Cales son os teus intereses?" msgid "What do you want to call your starter pack?" msgstr "Como queres chamar ao teu paquete de inicio?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9063,7 +9424,7 @@ msgstr "Quen pode responder" #~ msgstr "Quién puede responder?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Vaia!" @@ -9114,11 +9475,11 @@ msgid "Write your reply" msgstr "Escribe a túa resposta" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Escritores e escritoras" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9131,7 +9492,7 @@ msgstr "Si" msgid "Yes, deactivate" msgstr "Si, desactivar" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Si, eliminar este paquete de inicio" @@ -9143,7 +9504,7 @@ msgstr "Si, desprenderse" msgid "Yes, hide" msgstr "Si, ocultar" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Si, reactiva a miña conta" @@ -9163,7 +9524,7 @@ msgstr "ti" msgid "You" msgstr "Ti" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Estás en liña." @@ -9171,7 +9532,7 @@ msgstr "Estás en liña." msgid "You are not allowed to upload videos." msgstr "Non tes permiso para cargar vídeos." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Non estás seguindo a ninguén." @@ -9184,7 +9545,7 @@ msgstr "Non estás seguindo a ninguén." msgid "You can also discover new Custom Feeds to follow." msgstr "Tamén podes descubrir canles personalizadas para seguir." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Tamén podes desactivar temporalmente a túa conta e reactivala en calquera momento." @@ -9196,7 +9557,7 @@ msgstr "Tamén podes desactivar temporalmente a túa conta e reactivala en calqu #~ msgid "You can change this at any time." #~ msgstr "Puedes cambiar esto en cualquier momento." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Podes continuar as conversas en curso independentemente da configuración que elixas." @@ -9205,15 +9566,21 @@ msgstr "Podes continuar as conversas en curso independentemente da configuració msgid "You can now sign in with your new password." msgstr "Agora podes iniciar sesión co teu novo contrasinal." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Podes reactivar a túa conta para continuar iniciando sesión. O teu perfil e os chíos serán visíbeis para outras persoas." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Non tes a ninguén que te siga." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Non segues a ningunha persoa que siga a @{name}." @@ -9221,7 +9588,7 @@ msgstr "Non segues a ningunha persoa que siga a @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Aínda non tes ningún código de convite! Enviarémosche algúns cando teñas un pouco máis de tempo en Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Non tes ningunha canle fixada." @@ -9229,11 +9596,11 @@ msgstr "Non tes ningunha canle fixada." #~ msgid "You don't have any saved feeds!" #~ msgstr "No tienes ningún feed guardado!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Non tes canles gardadas." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Bloqueaches á persoa autora ou fuches bloqueado por ela." @@ -9271,7 +9638,7 @@ msgstr "Silenciaches esta conta." msgid "You have muted this user" msgstr "Silenciaches esta persoas" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Non tes ningunha conversa. Comeza a parolar!" @@ -9279,7 +9646,6 @@ msgstr "Non tes ningunha conversa. Comeza a parolar!" msgid "You have no feeds." msgstr "Non tes canles." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Non tes listaxes." @@ -9288,7 +9654,7 @@ msgstr "Non tes listaxes." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "Aún no tienes ningún mensaje. Comienza una conversación con alguien!" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Aínda non bloqueaches ningunha conta. Para bloquear unha conta, vai ao seu perfil e selecciona \"Bloquear conta\" no menú da súa conta." @@ -9296,7 +9662,7 @@ msgstr "Aínda non bloqueaches ningunha conta. Para bloquear unha conta, vai ao #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Aínda non creaches ningún contrasinal de aplicación. Podes crear un premendo o botón de abaixo." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Aínda non silenciaches ningunha conta. Para silenciar unha conta, vai ao seu perfil e selecciona \"Silenciar conta\" no menú da súa conta." @@ -9373,11 +9739,11 @@ msgstr "Debes conceder acceso á túa biblioteca de fotos para gardar a imaxe." msgid "You must select at least one labeler for a report" msgstr "Debes seleccionar polo menos unha etiquetadora para un informe" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Anteriormente desactivaches a @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -9433,7 +9799,7 @@ msgstr "Manteraste á última con estas canles" #~ msgid "You're in control" #~ msgstr "Tu tienes o control" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Estás en liña" @@ -9442,7 +9808,7 @@ msgstr "Estás en liña" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Iniciaches sesión cun contrasinal da aplicación. Inicia sesión co teu contrasinal principal para continuar desactivando a túa conta." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Prepárate que imos!" @@ -9451,6 +9817,10 @@ msgstr "Prepárate que imos!" msgid "You've chosen to hide a word or tag within this post." msgstr "Escolleches ocultar unha palabra ou etiqueta dentro deste chío." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Chegaches ao final das túas canles! Busca máis contas que seguir." @@ -9467,7 +9837,7 @@ msgstr "Chegaches ao teu límite diario de carga de vídeos (demasiados vídeos msgid "Your account" msgstr "A túa conta" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "A túa conta foi eliminada." @@ -9495,6 +9865,10 @@ msgstr "As túas conversas foron deshabilitadas." msgid "Your choice will be saved, but can be changed later in settings." msgstr "A túa elección gardarase, mais pódese cambiar máis tarde na configuración." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Tu feed principal es \"Siguiendo\"" @@ -9514,7 +9888,7 @@ msgstr "O teu enderezo electrónico foi actualizado mais non verificado. Verific msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "O teu enderezo electrónico aínda non foi verificado. Pola túa seguridade, recomendámosche que o verifiques." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "O teu primeiro gústame!" @@ -9522,14 +9896,14 @@ msgstr "O teu primeiro gústame!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "A seguinte canle está baleira! Sigue a máis persoas para ver o que está a acontecer." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "O teu alcume será <0>@{0} " + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "O teu alcume completo será" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "O teu alcume será <0>@{0} " - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "As túas palabras silenciadas" @@ -9546,7 +9920,7 @@ msgstr "Chío publicado" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Os teus chíos, o que che gusta e a quen bloqueas son públicos. Ninguén pode ver a quen silencias." @@ -9565,7 +9939,3 @@ msgstr "Resposta publicada" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "O teu informe enviarase ao Servizo de moderación de Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "O teu alcume" diff --git a/src/locale/locales/hi/messages.po b/src/locale/locales/hi/messages.po index 2396970553..3d85e1cd3a 100644 --- a/src/locale/locales/hi/messages.po +++ b/src/locale/locales/hi/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(एम्बेडेड सामग्री मौजूद है)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(कोई ईमेल नहीं है)" @@ -31,6 +35,14 @@ msgstr "(कोई ईमेल नहीं है)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, other {# दिन}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# घंटा} other {# घंटे}}" @@ -40,16 +52,28 @@ msgstr "{0, plural, one {# घंटा} other {# घंटे}}" #~ msgstr "{0, plural, one {इस खाते पर # लेबल लगाया गया है} other {इस खाते पर # लेबल लगाए गए हैं}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {इस खाते पर # लेबल लगाया गया है} other {इस खाते पर # लेबल लगाए गए हैं}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {इस खाते पर # लेबल लगाया गया है} other {इस खाते पर # लेबल लगाए गए हैं}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "{0, plural, one {इस सामग्री पर # लेबल लगाया गया है} other {इस सामग्री पर # लेबल लगाए गए हैं}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {इस खाते पर # लेबल लगाया गया है} other {इस खाते पर # लेबल लगाए गए हैं}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {इस खाते पर # लेबल लगाया गया है} other {इस खाते पर # लेबल लगाए गए हैं}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, other {# मिनट}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# महीना} other {# महीने}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, other {# रीपोस्ट}}" @@ -78,8 +106,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {फ़ॉलोइंग} other {फ़ॉलोइंग}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, other {पसंद करें (# पसंद)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, other {पसंद करें (# पसंद)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -87,8 +115,8 @@ msgstr "{0, plural, other {पसंद}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -99,18 +127,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, other {क्वोट}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, other {जवाब दें (# जवाब)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, other {जवाब दें (# जवाब)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, other {रीपोस्ट}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, other {नापसंद करें (# पसंद)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, other {नापसंद करें (# पसंद)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -128,15 +156,15 @@ msgstr "<0><1>टेक्स्ट और टैगमें{0}" msgid "{0} joined this week" msgstr "{0} लोग इस हफ़्ते शामिल हुए" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{1} का {0}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} लोगों ने इस स्टार्टर पैक का इस्तेमाल किया है!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} आपतित वस्तुएँ" @@ -178,115 +206,115 @@ msgid "{0}s" msgstr "{0}से" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} अपठित वस्तुएँ" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} अपठित वस्तुएँ" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} अपठित वस्तुएँ" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "{displayName} का स्टार्टर पैक" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "estimatedTimeHrs, plural, one {घंटा} other {घंटे}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, other {मिनट}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 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/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 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/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 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/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 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/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 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/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} ने आपको फ़ॉलो किया" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} ने आपको वापस फ़ॉलो किया" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} ने आपके कस्टम फ़ीड को पसंद किया" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} ने आपके पोस्ट को पसंद किया" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} ने आपके पोस्ट को रीपोस्ट किया" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} ने आपके स्टार्टर पैक से साइन अप किया" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 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/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 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/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 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/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 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/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 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/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "ने आपको फ़ॉलो किया" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} ने आपको वापस फ़ॉलो किया" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} ने आपके कस्टम फ़ीड को पसंद किया" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} ने आपके पोस्ट को पसंद किया" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} ने आपके पोस्ट को रीपोस्ट किया" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} ने आपके स्टार्टर पैक से साइन अप किया" @@ -295,21 +323,25 @@ msgstr "{firstAuthorName} ने आपके स्टार्टर पैक msgid "{following} following" msgstr "{following} फ़ॉलोइंग" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} को संदेश भेजा नहीं जा सकता" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {# उपयोगकर्ता ने पसंद किया} other {# उपयोगकर्ताओं ने पसंद किया}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} अपठित" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} अपठित वस्तुएँ" @@ -321,12 +353,12 @@ msgstr "{profileName} {0} पहले Bluesky से जुड़े" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} {0} पहले एक स्टार्टर पैक के ज़रिए Bluesky से जुड़े" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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, other {# अन्य}} आपके स्टार्टर पैक में शामिल हैं" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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, other {# अन्य}} आपके स्टार्टर पैक में शामिल हैं" @@ -339,11 +371,11 @@ msgstr "<0>{0} {1, plural, one {फ़ॉलोअर} other {फ़ॉल msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {फ़ॉलोइंग} other {फ़ॉलोइंग}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 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:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} आपके स्टार्टर पैक में शामिल है" @@ -359,7 +391,7 @@ msgstr "<0>{date} को {time}" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>अपना<1>अनुशंसित<2>फ़ीड चुनें" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>प्रयोगात्मत्क: इस प्राथमिकता को सक्षम करने से, आपको केवल फ़ॉलो किए गए उपयोगकर्ताओं से जवाब और उल्लेख की अधिसूचनाएँ मिलेंगी। हम समय के साथ यहाँ और नियंत्रण जोड़ते रहेंगे।" @@ -375,7 +407,7 @@ msgstr "<0>प्रयोगात्मत्क: इस प्राथ #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<1>Bluesky<0>में आपका स्वागत है" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>आप और<1> <2>{0} आपके स्टार्टर पैक में शामिल हैं" @@ -387,7 +419,7 @@ msgstr "⚠ अमान्य हैंडल" msgid "24 hours" msgstr "24 घंटे" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "2FA पुष्टिकरण" @@ -411,25 +443,24 @@ msgstr "7 दिन" #~ msgid "A new version of the app is available. Please update to continue using the app." #~ msgstr "ऐप का एक नया संस्करण उपलब्ध है. कृपया ऐप का उपयोग जारी रखने के लिए अपडेट करें।" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "परिचय" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "नेविगेशन लिंक और सेटिंग्स पाएँ" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "प्रोफ़ाइल और अन्य नेविगेशन लिंक पाएँ" +#~ msgid "Access profile and other navigation links" +#~ msgstr "प्रोफ़ाइल और अन्य नेविगेशन लिंक पाएँ" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "सुलभता" @@ -437,15 +468,15 @@ msgstr "सुलभता" #~ msgid "Accessibility settings" #~ msgstr "सुलभता के सेटिंग" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "सुलभता के सेटिंग" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "खाता" @@ -471,11 +502,11 @@ msgstr "खाता म्यूट किया गया" msgid "Account Muted by List" msgstr "सूची द्वारा खाता म्यूट किया गया" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "खाते के विकल्प" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "जल्द पहुँच से खाता हटाया गया" @@ -495,11 +526,10 @@ msgstr "खाता अनम्यूट किया गया" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "जोड़ें" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "आगे बढ्ने के लिए और {0} जोड़ें " @@ -512,12 +542,13 @@ msgstr "स्टार्टर पैक में {displayName} को जो msgid "Add a content warning" msgstr "सामग्री चेतावनी जोड़ें" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "इस सूची में किसी को जोड़ें" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "खाता जोड़ें" @@ -539,8 +570,8 @@ msgstr "विवरण जोड़ें" msgid "Add alt text (optional)" msgstr "विवरण जोड़ें (वैकल्पिक)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "एक और खाता जोड़ें" @@ -552,8 +583,8 @@ msgstr "एक और पोस्ट जोड़ें" msgid "Add app password" msgstr "ऐप पासवर्ड जोड़ें" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "ऐफ पासवर्ड जोड़ें" @@ -587,11 +618,16 @@ msgstr "म्यूट किए गए शब्द और टैग जोड़ msgid "Add new post" msgstr "नया पोस्ट जोड़ें" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "अनुशंसित फ़ीड जोड़ें" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "अपने स्टार्टर पैक में कुछ फ़ीड जोड़ें" @@ -599,11 +635,11 @@ msgstr "अपने स्टार्टर पैक में कुछ फ़ msgid "Add the default feed of only people you follow" msgstr "केवल आपके फ़ॉलो किए गए लोगों का डिफ़ॉल्‍ट फ़ीड जोड़ें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "अपने डोमेन में निम्नलिखित DNS रिकॉर्ड जोड़ें:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "आपके फ़ीड मे यह फ़ीड जोड़ें" @@ -644,7 +680,7 @@ msgstr "वयस्क" msgid "Adult Content" msgstr "वयस्क सामग्री" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "वयस्क सामग्री को केवल <0>bsky.app वेबसाइट पर सक्षम किया जा सकता है।" @@ -657,19 +693,23 @@ msgstr "वयस्क सामग्री अक्षम है।" msgid "Adult Content labels" msgstr "वयस्क सामग्री लेबल" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "विकसित" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "एल्गोरिथ्म प्रशिक्षण पूरा हुआ!" +#~ msgid "Algorithm training complete!" +#~ msgstr "एल्गोरिथ्म प्रशिक्षण पूरा हुआ!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "सारे खाते फ़ॉलो किए गए हैं!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "एक ही जगह पर, आपके सभी सहेजे गए फीड।" @@ -678,16 +718,20 @@ msgstr "एक ही जगह पर, आपके सभी सहेजे msgid "Allow access to your direct messages" msgstr "आपके सीधे संदेशों तक पहुँच दें" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "इनसे नए संदेश आने की अनुमति दें:" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "इन्हें जवाब देने की अनुमति दें:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "आपके सीधे संदेशों तक पहुँच देता है" @@ -706,7 +750,7 @@ msgstr "@{0} द्वारा पहले से साइन इन कि msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -797,8 +841,8 @@ msgstr "बातचीत खोलते समय समस्या हु #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -818,7 +862,7 @@ msgid "and" msgstr "और" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "प्राणि" @@ -830,8 +874,8 @@ msgstr "एनिमेटेड GIF" msgid "Anti-Social Behavior" msgstr "असामाजिक व्यवहार" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "कोई भी भाषा" @@ -839,7 +883,14 @@ msgstr "कोई भी भाषा" msgid "Anybody can interact" msgstr "कोई भी संपर्क कर सकता है" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "ऐप भाषा" @@ -847,7 +898,7 @@ msgstr "ऐप भाषा" msgid "App Password" msgstr "ऐप पासवर्ड" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "ऐप पासवर्ड मिटाया गया" @@ -875,13 +926,13 @@ msgstr "ऐप पासवर्ड नाम में कम से कम 4 #~ msgid "App password settings" #~ msgstr "ऐप पासवर्ड सेटिंग" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "ऐप पासवर्ड" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "ऐप पासवर्ड" @@ -906,10 +957,10 @@ msgstr "अपील जमा हुई" msgid "Appeal this decision" msgstr "इस निर्णय पर अपील करें" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "दिखावट" @@ -935,7 +986,7 @@ msgstr "{0} से पुरालेखित" msgid "Archived post" msgstr "पुरालेखित पोस्ट" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "क्या आप सच में ऐप पासवर्ड \"{0}\" को मिटाना चाहते हैं?" @@ -947,7 +998,7 @@ msgstr "क्या आप सच में ऐप पासवर्ड \"{0}\ 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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "क्या आप सच में इस स्टार्टर पैक को मिटाना चाहते हैं?" @@ -959,11 +1010,11 @@ msgstr "क्या आप सच में अपने बदलाव ख़ा msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "क्या आप सच में इस बातचीत को छोड़ना चाहते हैं? आपके संदेश आपके लिए मिट जाएँगे, पर दूसरे प्रतिभागी के लिए नहीं।" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "क्या आप सच में {0} को अपने फ़ीड से हटाना चाहते हैं?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "क्या आप सच में इसे अपने फ़ीड से हटाना चाहते हैं?" @@ -988,7 +1039,7 @@ msgid "Are you writing in <0>{0}?" msgstr "क्या आप <0>{0} भाषा में लिख रहे हैं?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "कला" @@ -1000,32 +1051,31 @@ msgstr "कलात्मक या गैर-कामुक नग्नत msgid "At least 3 characters" msgstr "कम से कम 3 वर्ण" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "स्वतः चालू के विकल्प को <0>सामग्री और मीडिया सेटिंग में रखा गया है।" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "वीडियो और GIF स्वतः चलाएँ" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "वापस" @@ -1042,8 +1092,8 @@ msgstr "वापस" #~ msgid "Basics" #~ msgstr "मूल बातें" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "सूची बनाने से पहले, आपको अपना ईमेल सत्यापित करना होगा।" @@ -1057,12 +1107,17 @@ msgstr "स्टार्टर पैक बनाने से पहले, #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "अन्य उपयोगकर्ताओं को संदेश भेजने से पहले, आपको अपना ईमेल सत्यापित करना होगा।" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "जन्मदिन" @@ -1093,15 +1148,15 @@ msgstr "खाता अवरुद्ध करें" msgid "Block Account?" msgstr "खाता अवरुद्ध करें?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "खाता अवरुद्ध करें" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "अवरोध की सूची" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "खाता ब्लॉक करें?" @@ -1109,12 +1164,12 @@ msgstr "खाता ब्लॉक करें?" msgid "Blocked" msgstr "अवरुद्ध" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "अवरुद्ध किए गए खाते" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "अवरुद्ध किए गए खाते" @@ -1123,19 +1178,19 @@ msgstr "अवरुद्ध किए गए खाते" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "अवरुद्ध खाते आपके थ्रेड में जवाब नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपसे संपर्क नहीं कर सकते।" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "अवरुद्ध खाते आपके थ्रेड में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपसे संपर्क नहीं कर सकते। आप उनकी सामग्री नहीं देख सकेंगे और उन्हें आपकी सामग्री देखने से रोका जाएगा।" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "अवरुद्ध पोस्ट।" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "अवरुद्ध करने पर भी यह लेबलकर्ता आपके खाते पर लेबल लगा सकता है।" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "अवरोधन सार्वजनिक है. अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपसे संपर्क नहीं कर सकते।" @@ -1160,7 +1215,8 @@ msgstr "Bluesky दावा किए गए तिथि के प्रा msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky एक खुला नेटवर्क है जहाँ आप अपना होस्टिंग प्रदाता चुन सकते हैं। यदि आप डेवलपर हैं, आप अपना सर्वर होस्ट कर सकते हैं।" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky दोस्तों के साथ बेहतर है!" @@ -1195,6 +1251,14 @@ msgstr "Bluesky लॉग आउट उपयोगकर्ताओं को #~ msgid "Bluesky.Social" #~ msgstr "Bluesky.Social" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "छवि धुंधला करें" @@ -1204,27 +1268,27 @@ msgid "Blur images and filter from feeds" msgstr "छवि धुंधला करें और फ़ीड से फ़िल्टर करें" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "किताबें" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "एक्सप्लोर पृष्ठ पर और खाते देखें" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "एक्सप्लोर पृष्ठ पर और सूची देखें" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "और सुझाव देखें" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "एक्सप्लोर पृष्ठ पर और सुझाव देखें" @@ -1233,6 +1297,18 @@ msgstr "एक्सप्लोर पृष्ठ पर और सुझा msgid "Browse other feeds" msgstr "अन्य फ़ीड देखें" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/screens/Settings/index.tsx:893 #~ msgid "Build version {0} {1}" #~ msgstr "Build version {0} {1}" @@ -1242,16 +1318,20 @@ msgid "Business" msgstr "व्यवसाय" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "इनके द्वारा -" +#~ msgid "by —" +#~ msgstr "इनके द्वारा -" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "{0} के द्वारा" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "<0/> के द्वारा" +#~ msgid "by <0/>" +#~ msgstr "<0/> के द्वारा" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1270,8 +1350,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "खाता बनाने से आप <0>सेवा की शर्तों से सहमत हैं।" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "आपके द्वारा" +#~ msgid "by you" +#~ msgstr "आपके द्वारा" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1281,16 +1361,18 @@ msgstr "कैमरा" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 वर्ण लंबा होना चाहिए, लेकिन 32 वर्णों से अधिक लंबा नहीं होना चाहिए।" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1305,20 +1387,20 @@ msgstr "कैमरा" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "रद्द करें" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "रद्द करें" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "खाता मिटाना रद्द करें" @@ -1334,16 +1416,16 @@ msgstr "छवि क्रॉप रद्द करें" msgid "Cancel profile editing" msgstr "प्रोफ़ाइल संपादन मत करो" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "क्वोट पोस्ट रद्द करें" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "पुनःसक्रियण रद्द करें और लॉग आउट करें" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "खोज रद्द करें" @@ -1356,9 +1438,9 @@ msgid "Cancels opening the linked website" msgstr "लिंक वेबसाइट के खोलने को रद्द करता है" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "अवरुद्ध उपयोगकर्ता से संपर्क नहीं कर सकते" @@ -1380,8 +1462,17 @@ msgstr "बदलें" #~ msgid "Change" #~ msgstr "बदलें" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "ईमेल बदलें" @@ -1394,8 +1485,8 @@ msgstr "ईमेल पता बदलें" #~ msgid "Change handle" #~ msgstr "हैंडल बदलें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "हैंडल बदलें" @@ -1423,9 +1514,9 @@ msgstr "मेरा ईमेल बदलें" msgid "Change your email address" msgstr "अपना ईमेल पता बदलें" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "बातचीत" @@ -1436,12 +1527,12 @@ msgstr "बातचीत म्यूट किया गया" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "बातचीत सेटिंग" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "बातचीत सेटिंग" @@ -1449,8 +1540,8 @@ msgstr "बातचीत सेटिंग" msgid "Chat unmuted" msgstr "बातचीत अनम्यूट किया गया" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "मेरी स्थिति दिखाएँ" @@ -1462,19 +1553,19 @@ msgstr "मेरी स्थिति दिखाएँ" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "कुछ अनुशंसित उपयोगकर्ता देखें। वैसे ही उपयोगकर्ता देखने के लिए उन्हें फ़ॉलो करें।" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "आपके ईमेल में लॉग इन कोड़े देखें और यहाँ दर्ज करें।" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "नीचे दर्ज करने के लिए पुष्टिकरण कोड के साथ एक ईमेल के लिए अपने इनबॉक्स की जाँच करें:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "डोमेन सत्यापन विधि चुनें" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "फ़ीड चुनें" @@ -1482,7 +1573,7 @@ msgstr "फ़ीड चुनें" msgid "Choose for me" msgstr "मेरे लिए चुनें" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "लॉग चुनें" @@ -1494,7 +1585,7 @@ msgstr "अपने पोस्ट के मीडिया पर लाग msgid "Choose Service" msgstr "सेवा चुनें" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "आपके कस्टम फ़ीड को चलाने के लिए एल्गोरिथ्म चुनें।" @@ -1507,15 +1598,24 @@ msgstr "आपके कस्टम फ़ीड को चलाने के ल msgid "Choose this color as your avatar" msgstr "इस रंग को अपना अवतार के रूप में चुनें" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "अपना पासवर्ड चुनें" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "आपका उपयोगकर्ता हैंडल" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "सभी स्टोरेज डेटा खाली करें" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "सभी स्टोरेज डेटा खाली करें (इसके बाद फिर से खोलें)" @@ -1532,12 +1632,12 @@ msgid "click here" msgstr "यहाँ क्लिक करें" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "अपना खाता निष्क्रिय करने के बारे मे अधिक जानकारी के लिए यहाँ क्लिक करें" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "अपना खाता निष्क्रिय करने के बारे मे अधिक जानकारी के लिए यहाँ क्लिक करें" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "अधिक जानकारी के लिए यहाँ क्लिक करें।" +#~ msgid "Click here for more information." +#~ msgstr "अधिक जानकारी के लिए यहाँ क्लिक करें।" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1565,9 +1665,10 @@ msgstr "ठक 🐴 ठक 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1576,8 +1677,8 @@ msgstr "ठक 🐴 ठक 🐴" msgid "Close" msgstr "बंद करें" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "सक्रिय डायलॉग बंद करें" @@ -1601,20 +1702,20 @@ msgstr "GIF डायलॉग बंद करें" msgid "Close image" msgstr "छवि बंद करें" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "छवि बंद करें" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "नेविगेशन फ़ुटर बंद करें" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "यह डायलॉग बंद करें" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "निचला नेविगेशन ड्रॉयर बंद करता है" @@ -1626,34 +1727,34 @@ msgstr "पासवर्ड अपडेट सूचना बंद कर msgid "Closes viewer for header image" msgstr "हेडर छवि का दर्शक बंद करता है" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "उपयोगकर्ताओं की सूची को संक्षिप्त करें" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "किसी अधिसूचना के उपयोगकर्ताओं की सूची को संक्षिप्त करता है" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "रंग मोड" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "हास्य" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "कॉमिक" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "समुदाय दिशानिर्देश" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "समाप्त करें और खाते का उपयोग शुरू करें" @@ -1661,7 +1762,7 @@ msgstr "समाप्त करें और खाते का उपयो msgid "Complete the challenge" msgstr "चुनौती पूरी करें" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "नया पोस्ट बनाएँ" @@ -1716,25 +1817,25 @@ msgstr "बदलाव की पुष्टि करें" msgid "Confirm content language settings" msgstr "सामग्री भाषा सेटिंग की पुष्टि करें" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "खाते को मिटाने की पुष्टि करें" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "अपने आयु की पुष्टि करें" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "अपने जन्मतिथि की पुष्टि करें" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "पुष्टिकरण कोड" @@ -1743,7 +1844,7 @@ msgstr "पुष्टिकरण कोड" msgid "Confirmation Code" msgstr "पुष्टिकरण कोड" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "कनेक्ट किया जा रहा..." @@ -1752,14 +1853,17 @@ msgstr "कनेक्ट किया जा रहा..." msgid "Contact support" msgstr "सहायता से संपर्क करें" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "सामग्री और मीडिया" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "सामग्री और मीडिया" @@ -1775,11 +1879,11 @@ msgstr "सामग्री अवरुद्ध" #~ msgid "Content Filtering" #~ msgstr "सामग्री फ़िल्टरिंग" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "सामग्री फ़िल्टर" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "सामग्री भाषाएँ" @@ -1800,7 +1904,7 @@ msgstr "सामग्री चेतावनी" msgid "Content warnings" msgstr "सामग्री चेतावनियाँ" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "संदर्भ मेनू पृष्ठभूमि, मेनू बंद करने के लिए क्लिक करें " @@ -1843,7 +1947,7 @@ msgstr "रसोई" msgid "Copied" msgstr "कॉपी की गई" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "बिल्ड संस्कारण क्लिपबोर्ड पर कॉपी की गई" @@ -1851,7 +1955,7 @@ msgstr "बिल्ड संस्कारण क्लिपबोर्ड #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "क्लिपबोर्ड पर कॉपी की गई" @@ -1876,7 +1980,7 @@ msgstr "कॉपी करें" msgid "Copy App Password" msgstr "ऐप पासवर्ड कॉपी करें" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "बिल्ड संस्कारण को क्लिपबोर्ड पर कॉपी करें" @@ -1885,11 +1989,11 @@ msgstr "बिल्ड संस्कारण को क्लिपबोर msgid "Copy code" msgstr "कोड कॉपी करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "DID कॉपी करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "होस्ट कॉपी करें" @@ -1901,7 +2005,7 @@ msgstr "लिंक कॉपी करें" msgid "Copy Link" msgstr "लिंक कॉपी करें" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "सूची पर लिंक कॉपी करें" @@ -1928,11 +2032,11 @@ msgstr "पोस्ट पाठ कॉपी करें" msgid "Copy QR code" msgstr "QR कोड कॉपी करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "TXT रिकॉर्ड मूल्य कॉपी करें " -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "कॉपीराइट नीति" @@ -1941,11 +2045,11 @@ msgstr "कॉपीराइट नीति" msgid "Could not leave chat" msgstr "बातचीत छोड़ी नहीं जा सकी" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "फ़ीड लोड नहीं किया जा सका" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "सूची लोड नहीं किया जा सका" @@ -1980,7 +2084,7 @@ msgstr "स्टार्टर पैक के लिए QR कोड बन #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "स्टार्टर पैक बनाएँ" @@ -2027,7 +2131,7 @@ msgstr "नया खाता बनाएँ" msgid "Create report for {0}" msgstr "{0} के लिए शिकायत लिखें" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "{0} बनाया गया" @@ -2040,7 +2144,7 @@ msgstr "{0} बनाया गया" #~ msgstr "आपके द्वारा बनाया गया" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "संस्कृति" @@ -2055,8 +2159,8 @@ msgstr "कस्टम" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "समुदाय द्वारा बनाए गए कस्टम फ़ीड आप के लिए नए अनुभव लाते हैं और आपकी पसंदीदा सामग्री ढूँढने मे आपको सहायता करते हैं।" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "समुदाय द्वारा बनाए गए कस्टम फ़ीड आप के लिए नए अनुभव लाते हैं और आपकी पसंदीदा सामग्री ढूँढने मे आपको सहायता करते हैं।" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2070,8 +2174,8 @@ msgstr "चुनें कि इस पोस्ट से कौन संप #~ msgid "Danger Zone" #~ msgstr "ख़तरा क्षेत्र" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "अँधेरा" @@ -2079,7 +2183,7 @@ msgstr "अँधेरा" msgid "Dark mode" msgstr "अँधेरा मोड" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "अँधेरा थीम" @@ -2091,8 +2195,8 @@ msgstr "अँधेरा थीम" msgid "Date of birth" msgstr "जन्मतिथि" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "खाता निष्क्रिय करें" @@ -2101,7 +2205,7 @@ msgstr "खाता निष्क्रिय करें" #~ msgid "Deactivate my account" #~ msgstr "मेरा खाता निष्क्रिय करें" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "मॉडरेशन डिबग करें" @@ -2109,22 +2213,26 @@ msgstr "मॉडरेशन डिबग करें" msgid "Debug panel" msgstr "पैनल डिबग करें" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "डिफ़ॉल्‍ट" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "मिटाएँ" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "खाता मिटाएँ" @@ -2132,19 +2240,19 @@ msgstr "खाता मिटाएँ" #~ msgid "Delete Account" #~ msgstr "खाता मिटाएँ" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "<0>\"<1>{0}<2>\"\" खाता मिटाएँ" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "अप्प पासवर्ड हटाएं" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "ऐप पासवर्ड मिटाएँ?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "बातचीत घोषणा रेकॉर्ड मिटाएँ" @@ -2152,7 +2260,7 @@ msgstr "बातचीत घोषणा रेकॉर्ड मिटाए msgid "Delete for me" msgstr "मेरे लिए मिटाएँ" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "सूची मिटाएँ" @@ -2164,7 +2272,7 @@ msgstr "संदेश मिटाएँ" msgid "Delete message for me" msgstr "मेरे लिए संदेश मिटाएँ" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "मेरा खाता मिटाएँ" @@ -2182,16 +2290,16 @@ msgstr "मेरा खाता मिटाएँ" msgid "Delete post" msgstr "पोस्ट मिटाएँ" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "स्टार्टर पैक मिटाएँ" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "स्टार्टर पैक मिटाएँ?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "यह सूची मिटाएँ?" @@ -2203,12 +2311,12 @@ msgstr "यह पोस्ट मिटाएँ?" msgid "Deleted" msgstr "मिटाया गया" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "मिटाया गया खाता" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "यह पोस्ट मिट दी गई है।" @@ -2246,8 +2354,8 @@ msgstr "क्वोट अलग करें" msgid "Detach quote post?" msgstr "क्वोट पोस्ट अलग करें" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "डेवलपर विकल्प" @@ -2263,7 +2371,7 @@ msgstr "डायलॉग: चुनें कि इस पोस्ट से #~ msgid "Did you want to say anything?" #~ msgstr "क्या आप कुछ कहना चाहते थे?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "मंद" @@ -2275,8 +2383,8 @@ msgstr "मंद" msgid "Disable Email 2FA" msgstr "ईमेल 2FA अक्षम करें" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "कंपन फीडबैक अक्षम करें" @@ -2287,9 +2395,9 @@ msgstr "उपशीर्षक अक्षम करें" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "अक्षम" @@ -2325,11 +2433,11 @@ msgstr "लॉग आउट उपयोगकर्ताओं को मे msgid "Discover new custom feeds" msgstr "नए कस्टम फ़ीड की खोज करें" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "नए फ़ीड की खोज करें" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "नए फ़ीड की खोज करें" @@ -2341,12 +2449,12 @@ msgstr "ख़ारिज करें" msgid "Dismiss error" msgstr "त्रुटि ख़ारिज करें" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "शुरुआती गाइड ख़ारिज करें" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "वैकल्पिक पाठ बटन को बड़े आकार मे दिखाएँ" @@ -2369,8 +2477,8 @@ msgstr "डिस्प्ले नाम बहुत अधिक लंब msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "डिस्प्ले नाम बहुत अधिक लंबा है। अक्षरों की अधिकतम संख्या {DISPLAY_NAME_MAX_GRAPHEMES} है।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNS पैनल" @@ -2390,7 +2498,7 @@ msgstr "हाइफ़न से शुरू या अंत नहीं हो #~ msgid "Domain Value" #~ msgstr "डोमेन मूल्य" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "डोमेन सत्यापित!" @@ -2447,7 +2555,7 @@ msgstr "छवि जोड़ने के लिए उतारें" msgid "Duration:" msgstr "अवधि:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "उदाहरण के लिए, राम" @@ -2459,7 +2567,7 @@ msgstr "उदाहरण के लिए, राम उपनाम" msgid "e.g. Alice Roberts" msgstr "उदाहरण के लिए, राम कुमार" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "उदाहरण के लिए, ramkumar.com" @@ -2491,16 +2599,14 @@ msgstr "उदाहरण के लिए, उपयोगकर्ता ज msgid "Each code works once. You'll receive more invite codes periodically." msgstr "प्रत्येक कोड एक बार काम करता है। आपको समय-समय पर अधिक आमंत्रण कोड प्राप्त होंगे।" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "संपादित करें" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "संपादित करें" @@ -2525,7 +2631,7 @@ msgstr "छवि संपादित करें" msgid "Edit interaction settings" msgstr "संपर्क सेटिंग संपादित करें" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "सूची विवरण संपादित करें" @@ -2533,10 +2639,8 @@ msgstr "सूची विवरण संपादित करें" msgid "Edit Moderation List" msgstr "मॉडरेशन सूची संपादित करें" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "मेरे फ़ीड संपादित करें" @@ -2570,7 +2674,7 @@ msgstr "मेरी प्रोफ़ाइल संपादित करे #~ msgid "Edit Saved Feeds" #~ msgstr "सहेजे गए फ़ीड संपादित करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "स्टार्टर पैक संपादित करें" @@ -2590,16 +2694,16 @@ msgstr "अपना डिस्प्ले नाम संपादित msgid "Edit your profile description" msgstr "अपना प्रोफ़ाइल विवरण संपादित करें" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "अपना स्टार्टर पैक संपादित करें" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "शिक्षा" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2609,7 +2713,7 @@ msgstr "ईमेल" msgid "Email 2FA disabled" msgstr "ईमेल 2FA अक्षम करें" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "ईमेल 2FA सक्षम" @@ -2669,7 +2773,7 @@ msgstr "सक्षम करें" msgid "Enable {0} only" msgstr "केवल {0} ही सक्षम करें" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "वयस्क सामग्री सक्षम करें" @@ -2682,12 +2786,12 @@ msgstr "ईमेल 2FA सक्षम करें" msgid "Enable external media" msgstr "बाहरी मीडिया सक्षम करें" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "इनके लिए मीडिया प्लेयर सक्षम करें" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "प्राथमिक अधिसूचनाएँ सक्षम करें" @@ -2703,9 +2807,14 @@ msgstr "उपशीर्षक सक्षम करें" msgid "Enable this source only" msgstr "केवल इस सूत्र को सक्षम करें" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "सक्षम" @@ -2746,7 +2855,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "पासवर्ड बदलने के लिए प्राप्त किया गया कोड दर्ज करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "आप जिस डोमेन का उपयोग करना चाहते हैं उसे दर्ज करें" @@ -2780,6 +2889,7 @@ msgid "Enter your username and password" msgstr "अपने उपयोगकर्ता नाम और पासवर्ड दर्ज करें" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "त्रुटि" @@ -2792,7 +2902,7 @@ msgid "Error receiving captcha response." msgstr "CAPTCHA उत्तर पाने मे त्रुटि हुई" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "त्रुटि:" @@ -2808,8 +2918,8 @@ msgstr "सब जवाब दे सकते हैं" msgid "Everybody can reply to this post." msgstr "सब इस पोस्ट का जवाब दे सकते हैं" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "सब" @@ -2833,7 +2943,7 @@ msgstr "आपके फ़ॉलो किए गए उपयोगकर् msgid "Exit fullscreen" msgstr "फ़ुलस्क्रीन से निकलें" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "खाता मिटाने की प्रक्रिया से निकलता है" @@ -2845,7 +2955,7 @@ msgstr "खाता मिटाने की प्रक्रिया स msgid "Exits image cropping process" msgstr "छवि क्रॉप करने की प्रक्रिया से निकलता है" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "छवि दर्शन से निकलता है" @@ -2853,11 +2963,11 @@ msgstr "छवि दर्शन से निकलता है" msgid "Exits inputting search query" msgstr "खोज क्वेरी से निकलता है" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "वैकल्पिक पाठ बढ़ाता है" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "उपयोगकर्ताओं की सूची बढ़ाताा है" @@ -2870,8 +2980,8 @@ msgstr "जिस पोस्ट का जवाब दे रहे हैं msgid "Expected uri to resolve to a record" msgstr "URI के रिकॉर्ड पर रिसॉल्व होने की अपेक्षा थी" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "प्रयोगात्मत्क" @@ -2895,8 +3005,8 @@ msgstr "अश्लील या संभावित व्यथित क msgid "Explicit sexual images." msgstr "अश्लील यौन छवि" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "मेरा डेटा निर्यात करें" @@ -2904,8 +3014,8 @@ msgstr "मेरा डेटा निर्यात करें" msgid "Export My Data" msgstr "मेरा डेटा निर्यात करें" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "बाहरी मीडिया" @@ -2915,12 +3025,12 @@ msgid "External Media" msgstr "बाहरी मीडिया" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "बाहरी मीडिया वेबसाइट्स को आपके और आपके उपकरण के बारे मे जानकारी इकट्ठा करने दे सकता है। प्ले बटन न दबाने तक कोई जानकारी भेजी या अनुरोध नहीं की जाती।" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "बाहरी मीडिया प्राथमिकताएँ" @@ -2928,7 +3038,7 @@ msgstr "बाहरी मीडिया प्राथमिकताएँ" #~ msgid "External media settings" #~ msgstr "बाहरी मीडिया सेटिंग" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "हैंडल बदलने में असफल। कृपया फिर से प्रयास करें।" @@ -2941,8 +3051,8 @@ msgstr "हैंडल बदलने में असफल। कृपय msgid "Failed to create app password. Please try again." msgstr "ऐप पासवर्ड बनाने में असफल। कृपया फिर से प्रयास करें।" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "स्टार्टर पैक बनाने मे असफल" @@ -2958,12 +3068,12 @@ msgstr "संदेश मिटाने में असफल" msgid "Failed to delete post, please try again" msgstr "पोस्ट मिटाने में असफल, फिर से प्रयास करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "स्टार्टर पैक मिटाने में असफल" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "फ़ीड प्राथमिकताएँ लोड करने में असफल" @@ -2980,12 +3090,12 @@ msgstr "पुराने संदेश लोड करने में अ #~ msgid "Failed to load recommended feeds" #~ msgstr "अनुशंसित फ़ीड लोड करने में असफल" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "अनुशंसित फ़ीड लोड करने में असफल" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "अनुशंसित फ़ॉलो लोड करने में असफल" @@ -3014,11 +3124,11 @@ msgstr "अपील जमा करने में असफल, फिर msgid "Failed to toggle thread mute, please try again" msgstr "थ्रेड म्यूट स्थिति बदलने में असफल, फिर से प्रयास करें" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "फ़ीड अपडेट करने में असफल" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "सेटिंग अपडेट करने में असफल" @@ -3029,11 +3139,11 @@ msgstr "सेटिंग अपडेट करने में असफल" msgid "Failed to upload video" msgstr "वीडियो अपलोड करने में असफल" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "हैंडल सत्यापित करने में असफल। कृपया फिर से प्रयास करें।" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "फ़ीड" @@ -3042,6 +3152,10 @@ msgstr "फ़ीड" msgid "Feed by {0}" msgstr "{0} द्वारा फ़ीड" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "फ़ीड ऑफ़लाइन है" @@ -3054,7 +3168,8 @@ msgstr "{0} द्वारा फ़ीड" msgid "Feed toggle" msgstr "फ़ीड टॉगल" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "प्रतिक्रिया" @@ -3064,13 +3179,13 @@ msgstr "प्रतिक्रिया" msgid "Feedback sent!" msgstr "प्रतिक्रिया भेजी गई!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "फ़ीड" @@ -3079,15 +3194,19 @@ msgstr "फ़ीड" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "सामग्री को व्यवस्थित करने के लिए उपयोगकर्ताओं द्वारा फ़ीड बनाए जाते हैं। कुछ फ़ीड चुनें जो आपको दिलचस्प लगें।" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "फ़ीड कस्टम एल्गोरिथ्म हैं जिन्हें उपयोगकर्ता थोड़ी कोडिंग विशेषज्ञता के साथ बनाते हैं। अधिक जानकारी के लिए <0/>।" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "फ़ीड अपडेट की गई!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "फ़ाइल सामग्री" @@ -3100,7 +3219,7 @@ msgstr "फ़ाइल सफलतापूर्वक सहेजी गई!" msgid "Filter from feeds" msgstr "फ़ीड से फ़िल्टर करें" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "अंतिम रूप दिया जा रहा" @@ -3110,7 +3229,13 @@ msgstr "अंतिम रूप दिया जा रहा" msgid "Find accounts to follow" msgstr "फ़ॉलो करने के लिए खाते खोजें" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Bluesky पर पोस्ट और खाते खोजें" @@ -3130,7 +3255,7 @@ msgstr "Bluesky पर पोस्ट और खाते खोजें" #~ msgid "Fine-tune the discussion threads." #~ msgstr "चर्चा थ्रेड को समायोजित करें।" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "समाप्त करें" @@ -3138,12 +3263,12 @@ msgstr "समाप्त करें" msgid "Fitness" msgstr "स्वास्थ्य" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "लचीला" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3165,7 +3290,12 @@ msgstr "{0} को फ़ॉलो करें" msgid "Follow {name}" msgstr "{name} को फ़ॉलो करें" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "7 खातों को फ़ॉलो करें" @@ -3174,8 +3304,8 @@ msgstr "7 खातों को फ़ॉलो करें" msgid "Follow Account" msgstr "खाता फ़ॉलो करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "सभी को फ़ॉलो करें" @@ -3189,7 +3319,7 @@ msgctxt "action" msgid "Follow Back" msgstr "वापस फ़ॉलो करें" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "अपने दिलचस्पियों से जुड़ने और अपने नेटवर्क को बढ़ाने के लिए और खातों को फ़ॉलो करें।" @@ -3231,32 +3361,30 @@ msgstr "फ़ॉलो किए गए उपयोगकर्ता" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "फ़ॉलोअर" +#~ msgid "Followers" +#~ msgstr "फ़ॉलोअर" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "@{0} के फ़ॉलोअर जिन्हें आप जानते हैं" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "फ़ॉलोअर जिन्हें आप जानते हैं" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "फ़ॉलोइंग" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "{0} को फ़ॉलो करते हैं" @@ -3265,13 +3393,13 @@ msgstr "{0} को फ़ॉलो करते हैं" msgid "Following {name}" msgstr "{name} को फ़ॉलो करते हैं" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "फ़ॉलोइंग फ़ीड प्राथमिकताएँ" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "फ़ॉलोइंग फ़ीड प्राथमिकताएँ" @@ -3287,20 +3415,20 @@ msgstr "आपको फ़ॉलो करते हैं" msgid "Follows You" msgstr "आपको फ़ॉलो करते हैं" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "फ़ॉन्ट" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "फ़ॉन्ट आकार" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "खानपान" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "सुरक्षा कारणों के लिए, हमें आपके ईमेल पते पर एक पुष्टिकरण कोड भेजने की आवश्यकता होगी।" @@ -3312,7 +3440,7 @@ msgstr "सुरक्षा कारणों से, आप इसे फि #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "सुरक्षा कारणों के लिए, आप इसे फिर से देख नहीं सकेंगे। यदि आप इस पासवर्ड को खो देते हैं, तो आपको एक नया पासवर्ड उत्पन्न करना होगा।" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "बहतरीन अनुभव के लिए, हम थीम फ़ॉन्ट का उपयोग करने की सलाह देते हैं।" @@ -3333,11 +3461,11 @@ msgstr "हमेशा" msgid "Forgot Password" msgstr "पासवर्ड भूल गए" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "पासवर्ड भूल गए?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "भूल गए?" @@ -3345,11 +3473,11 @@ msgstr "भूल गए?" msgid "Frequently Posts Unwanted Content" msgstr "लगातार अनचाही सामग्री पोस्ट करते हैं" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor} से" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "<0/> से" @@ -3375,7 +3503,7 @@ msgstr "सहायता लें" msgid "Get Started" msgstr "शुरू करें" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "शुरुआत" @@ -3391,13 +3519,13 @@ msgstr "अपने प्रोफ़ाइल को एक चेहरा द msgid "Glaring violations of law or terms of service" msgstr "क़ानून या सेवा की शर्तों का स्पष्ट उल्लंघन" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "वापस जाएँ" @@ -3405,14 +3533,14 @@ msgstr "वापस जाएँ" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "वापस जाएँ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "पिछले पृष्ठ पर वापस जाएँ" @@ -3423,13 +3551,13 @@ msgstr "पिछले पृष्ठ पर वापस जाएँ" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "पिछले चरण पर वापस जाएँ" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "पिछले चरण पर वापस जाएँ" @@ -3469,29 +3597,30 @@ msgstr "उपयोगकर्ता प्रोफ़ाइल पर जाए msgid "Graphic Media" msgstr "भयानक मीडिया" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "आधा रास्ता पार!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "हैंडल" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "हैंडल पहले से ले लिया गया है। कृपया कुछ और चुनें।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "हैंडल बदला गया!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "हैंडल बहुत अधिक लंबा है। कृपया कुछ छोटा चुनें।" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "कंपन" @@ -3499,7 +3628,7 @@ msgstr "कंपन" msgid "Harassment, trolling, or intolerance" msgstr "उत्पीड़न, ट्रोलिंग, या असहिष्णुता" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "हैशटैग" @@ -3511,9 +3640,10 @@ msgstr "हैशटैग: #{tag}" msgid "Having trouble?" msgstr "मुश्किल हो रही है?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "सहायता" @@ -3538,6 +3668,7 @@ msgstr "यह है आपका ऐप पासवर्ड!" msgid "Hidden list" msgstr "छिपाई गई सूची" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3545,11 +3676,13 @@ msgstr "छिपाई गई सूची" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "छिपाएँ" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "छिपाएँ" @@ -3583,31 +3716,43 @@ msgstr "यह पोस्ट छिपाएँ" msgid "Hide this reply?" msgstr "यह पोस्ट छिपाएँ?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "उपयोगकर्ता सूची छुपाएँ" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "अरे, फ़ीड सर्वर से संपर्क करते समय कोई समस्या हुई। कृपया फ़ीड के मालिक को इस समस्या के बारे में बताएँ।" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "अरे, लगता है फ़ीड सर्वर का कॉन्फ़िग ठीक से नहीं हुआ है। कृपया फ़ीड के मालिक को इस समस्या के बारे में बताएँ।" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "अरे, लगता है फ़ीड सर्वर ऑफलाइन है। कृपया फ़ीड के मालिक को इस समस्या के बारे में बताएँ।" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "अरे, फ़ीड सर्वर ने ख़राब उत्तर दिया। कृपया फ़ीड के मालिक को इस समस्या के बारे में बताएँ।" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "अरे, हमें यह फ़ीड ढूँढने में मुश्किल हो रही है। इसे शायद मिटा दिया गया होगा।" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "अरे, लगता है हमें यह डेटा लोड करने में मुश्किल हो रही है। अधिक जानकारी के लिए नीचे देखें। यदि यह समस्या बनी रहती है, हमसे संपर्क करें।" @@ -3619,10 +3764,10 @@ msgstr "अरे, हम उस मॉडरेशन सेवा को ल msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "कृपया रुकिए। हम धीरे-धीरे वीडियो तक पहुँच दे रहें हैं, और आप अभी भी पंक्ति में हैं। बाद में प्रयास करें!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "होम फ़ीड" @@ -3634,18 +3779,20 @@ msgstr "होम फ़ीड" #~ msgid "Home Feed Preferences" #~ msgstr "होम फ़ीड प्राथमिकताएं" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "होस्ट:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "होस्टिंग प्रदाता" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3668,8 +3815,8 @@ msgstr "मेरे पास कोड है" msgid "I have a confirmation code" msgstr "मेरे पास पुष्टिकरण कोड है" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "मेरे पास अपना डोमेन है" @@ -3678,7 +3825,7 @@ msgstr "मेरे पास अपना डोमेन है" msgid "I understand" msgstr "मैं समझा" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "यदि वैकल्पिक पाठ लंबा है, बड़े आकार का वैकल्पिक पाठ लागू कर्ता है" @@ -3690,13 +3837,17 @@ msgstr "यदि वैकल्पिक पाठ लंबा है, बड़ msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "यदि आप अपने देश के क़ानून के अनुसार अभी वयस्क नहीं है, आपके माता-पिता या क़ानूनी अभिभावक को आपकी जगह इन शर्तों को पढ़ना होगा।" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "यदि आप इस सूची को मिटते हैं, आप उसे वापस नहीं ला पाएँगे।" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "यदि आपका अपना डोमेन है, आप उसे अपने हैंडल के तौर पर उपयोग कर सकते हैं। इसे आप ख़ुद अपने पहचान की पुष्टि कर सकते हैं – <0>अधिक जानें।" +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "यदि आपका अपना डोमेन है, आप उसे अपने हैंडल के तौर पर उपयोग कर सकते हैं। इसे आप ख़ुद अपने पहचान की पुष्टि कर सकते हैं – <0>अधिक जानें।" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3747,7 +3898,7 @@ msgstr "अनुचित संदेश या अश्लील लिं msgid "Input code sent to your email for password reset" msgstr "पासवर्ड रीसेट करने के लिए आपके ईमेल में भेजी गई कोड दर्ज करें" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "खाता मिटाने के लिए पुष्टिकरण कोड दर्ज करें" @@ -3759,19 +3910,19 @@ msgstr "खाता मिटाने के लिए पुष्टिक msgid "Input new password" msgstr "नया पासवर्ड दर्ज करें" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "खाता मिटाने किए लिए पासवर्ड दर्ज करें" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "आपको ईमेल की गई कोड दर्ज करें" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "साइन अप करते समय उपयोगकर्ता नाम या ईमेल पता दर्ज करें" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "अपना पासवर्ड दर्ज करें" @@ -3779,10 +3930,6 @@ msgstr "अपना पासवर्ड दर्ज करें" #~ msgid "Input your preferred hosting provider" #~ msgstr "अपना पसंदीदा होस्टिंग प्रदाता दर्ज करें" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "अपना उपयोगकर्ता हैंडल दर्ज करें" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "संपर्क सीमित" @@ -3791,12 +3938,12 @@ msgstr "संपर्क सीमित" #~ msgid "Introducing new font settings" #~ msgstr "पेश करत रहे हैं, नए फ़ॉन्ट सेटिंग" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "अमान्य 2FA पुष्टिकरण कोड" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "अमान्य हैंडल। कृपया कुछ और चुनें।" @@ -3804,8 +3951,8 @@ msgstr "अमान्य हैंडल। कृपया कुछ और msgid "Invalid or unsupported post record" msgstr "अमान्य या असमर्थित पोस्ट रिकॉर्ड" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "अमान्य उपयोगकर्ता नाम या पासवर्ड" @@ -3857,7 +4004,7 @@ msgstr "लगता है आपने अपना ईमेल पता स msgid "It's correct" msgstr "सही है" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "अभी इसमें बस आप ही हैं! ऊपर खोजकर अपने स्टार्टर पैक में और लोगों को जोड़ें।" @@ -3871,12 +4018,12 @@ msgstr "काम" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Bluesky में शामिल हों" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "बातचीत में शामिल हों" @@ -3895,7 +4042,7 @@ msgstr "बातचीत में शामिल हों" #~ msgstr "प्रतीक्षा सूची में शामिल हों" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "पत्रकारिता" @@ -3908,7 +4055,7 @@ msgid "Labeled by the author." msgstr "रचयिता द्वारा लेबल किया गया।" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "लेबल" @@ -3916,7 +4063,7 @@ msgstr "लेबल" msgid "Labels added" msgstr "लेबल जोड़े गए" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "लेबल लोगों और सामग्री का नामांकन है। इन्हें नेटवर्क को छिपाने, चेतावनी देने, और वर्गीकरण के लिए उपयोग किया जा सकता है।" @@ -3936,17 +4083,17 @@ msgstr "अपनी भाषा चुने" #~ msgid "Language settings" #~ msgstr "भाषा सेटिंग" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "भाषा सेटिंग" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "भाषा" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "बड़ा" @@ -3954,12 +4101,13 @@ msgstr "बड़ा" #~ msgid "Last step!" #~ msgstr "अंतिम चरण!" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "नए" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "अधिक जानें" @@ -3989,8 +4137,8 @@ msgstr "इस सामग्री पर लगाए गए मॉडरे msgid "Learn more about this warning" msgstr "इस चेतावनी के बारे में अधिक जानें" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Bluesky पर क्या सार्वजनिक है, इसके के बारे में अधिक जानें" @@ -4024,7 +4172,7 @@ msgstr "उन्हें सभी भाषाएँ देखने के msgid "Leaving Bluesky" msgstr "Bluesky से बाहर जा रहे हैं" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "बाक़ी" @@ -4041,7 +4189,7 @@ msgstr "मुझे चुनने दें।" msgid "Let's get your password reset!" msgstr "चलिए आपका पासवर्ड रीसेट करें!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "चलो चलें!" @@ -4050,37 +4198,59 @@ msgstr "चलो चलें!" #~ msgid "Library" #~ msgstr "चित्र पुस्तकालय" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "रोशन" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "10 पोस्ट पसंद करें" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "डिस्कवर फ़ीड को प्रशिक्षित करने के लिए 10 पोस्ट पसंद करें" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "इस फ़ीड को पसंद करें" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "इन्होनें पसंद किया" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "इन्होनें पसंद किया" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "ने आपका कस्टम फ़ीड पसंद किया" @@ -4089,7 +4259,7 @@ msgstr "इन्होनें पसंद किया" #~ msgid "liked your post" #~ msgstr "ने आपका पोस्ट पसंद किया" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "पसंद" @@ -4097,7 +4267,12 @@ msgstr "पसंद" msgid "Likes on this post" msgstr "इस पोस्ट पर पसंद" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "सूची" @@ -4105,7 +4280,7 @@ msgstr "सूची" msgid "List Avatar" msgstr "सूची अवतार" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "सूची अवरुद्ध की गई" @@ -4114,7 +4289,15 @@ msgstr "सूची अवरुद्ध की गई" msgid "List by {0}" msgstr "{0} द्वारा सूची" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "सूची मिटाई गई" @@ -4126,7 +4309,7 @@ msgstr "सूची छिपा दी गई" msgid "List Hidden" msgstr "सूची छिपाई गई" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "सूची म्यूट की गई" @@ -4134,18 +4317,19 @@ msgstr "सूची म्यूट की गई" msgid "List Name" msgstr "सूची का नाम" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "सूची अनअवरुद्ध की गई" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "सूची अनम्यूट की गई" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "सूची" @@ -4154,7 +4338,7 @@ msgstr "सूची" msgid "Lists blocking this user:" msgstr "इस उपयोगकर्ता को अवरुद्ध करती सूचियाँ: " -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "और लोड करें" @@ -4163,22 +4347,22 @@ msgstr "और लोड करें" #~ msgid "Load more posts" #~ msgstr "और पोस्ट लोड करें" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "और अनुशंसित फ़ीड लोड करें" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "और अनुशंसित फ़ॉलो लोड करें" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "नई अधिसूचनाएँ लोड करें" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "नए पोस्ट लोड करें" @@ -4190,23 +4374,23 @@ msgstr "लोड हो रहा है..." #~ msgid "Local dev server" #~ msgstr "स्थानीय डेव सर्वर" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "लॉग" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "लॉग इन या साइन अप" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "लॉग आउट" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "लॉग आउट दृश्यता" @@ -4214,10 +4398,15 @@ msgstr "लॉग आउट दृश्यता" msgid "Login to account that is not listed" msgstr "उस खाते में लॉग इन करें जो सूचीबद्ध नहीं है" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "<0/> द्वारा लोगो" +#~ msgid "Logo by <0/>" +#~ msgstr "<0/> द्वारा लोगो" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "<0>@sawaratsuki.bsky.social द्वारा लोगो" @@ -4250,8 +4439,8 @@ msgstr "मेरे लिए एक बनाएँ" msgid "Make sure this is where you intend to go!" msgstr "यह सुनिश्चित करें कि आप यहाँ जाना चाहते हैं!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "सहेजे गए फ़ीड प्रबंधित करें" @@ -4264,7 +4453,7 @@ msgstr "अपने म्यूट किए गए शब्द और टै msgid "Mark as read" msgstr "पढ़ा हुआ मार्क करें" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "मीडिया" @@ -4280,9 +4469,12 @@ msgstr "उल्लेखित उपयोगकर्ता" msgid "Mentioned users" msgstr "उल्लेखित उपयोगकर्ता" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "मेनू" @@ -4295,7 +4487,7 @@ msgstr "संदेश {0}" msgid "Message deleted" msgstr "संदेश मिटाई गई" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "सर्वर से संदेश: {0}" @@ -4309,13 +4501,12 @@ msgid "Message is too long" msgstr "संदेश बहुत लंबा है" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "सेटिंग प्रबंधित करें" +#~ msgid "Message settings" +#~ msgstr "सेटिंग प्रबंधित करें" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "संदेश" @@ -4327,10 +4518,10 @@ msgstr "भ्रमित करने वाला खाता" msgid "Misleading Post" msgstr "भ्रमित करने वाला पोस्ट" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "मॉडरेशन" @@ -4343,12 +4534,12 @@ msgstr "मॉडरेशन विवरण" msgid "Moderation list by {0}" msgstr "{0} द्वारा मॉडरेशन सूची" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "<0/> द्वारा मॉडरेशन सूची" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "आपके द्वारा मॉडरेशन सूची" @@ -4360,12 +4551,12 @@ msgstr "मॉडरेशन सूची बनाई गई" msgid "Moderation list updated" msgstr "मॉडरेशन सूची अपडेट की गई" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "मॉडरेशन सूचियाँ" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "मॉडरेशन सूचियाँ" @@ -4377,11 +4568,11 @@ msgstr "मॉडरेशन सेटिंग" #~ msgid "Moderation settings" #~ msgstr "मॉडरेशन सेटिंग" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "मॉडरेशन स्थिति" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "मॉडरेशन के औज़ार" @@ -4394,12 +4585,13 @@ msgstr "मॉडरेटर ने सामग्री पर सामा msgid "More" msgstr "अधिक" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "अधिक फ़ीड" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "अधिक विकल्प" @@ -4407,19 +4599,21 @@ msgstr "अधिक विकल्प" #~ msgid "More post options" #~ msgstr "अधिक पोस्ट विकल्प" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "सबसे पसंदीदा पहले" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "सबसे अधिक पसंदीदा जवाब पहले" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "सिनेमा" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "संगीत" @@ -4442,7 +4636,7 @@ msgstr "{truncatedTag} म्यूट करें" msgid "Mute Account" msgstr "खाता म्यूट करें" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "खातों को म्यूट करें" @@ -4459,11 +4653,11 @@ msgstr "बातचीत म्यूट करें" msgid "Mute in:" msgstr "इसमें म्यूट करें: " -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "सूची म्यूट करें" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "इन खातों को म्यूट करें?" @@ -4501,16 +4695,16 @@ msgstr "थ्रेड म्यूट करें" msgid "Mute words & tags" msgstr "शब्द और टैग म्यूट करें" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "म्यूट किए गए खाते" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "म्यूट किए गए खाते" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "म्यूट किए गए खातों के पोस्ट आपके फ़ीड और आपकी अधिसूचनाओं से हटा दिए जाते हैं। म्यूट पूरी तरह से निजी हैं।" @@ -4518,11 +4712,11 @@ msgstr "म्यूट किए गए खातों के पोस्ट msgid "Muted by \"{0}\"" msgstr "\"{0}\" द्वारा म्यूट किया गया" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "म्यूट किए गए शब्द और टैग" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "म्यूट करना निजी है। म्यूट किए गए खाते आपसे संपर्क कर सकते हैं, लेकिन आप उनकी पोस्ट नहीं देखेंगे या उनसे अधिसूचनाएँ प्राप्त नहीं करेंगे।" @@ -4531,11 +4725,11 @@ msgstr "म्यूट करना निजी है। म्यूट क msgid "My Birthday" msgstr "मेरा जन्मदिन" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "मेरे फ़ीड" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "मेरी प्रोफ़ाइल" @@ -4563,7 +4757,7 @@ msgid "Name or Description Violates Community Standards" msgstr "नाम या विवरण समुदाय मानकों का उल्लंघन करता है" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "प्रकृति" @@ -4572,7 +4766,7 @@ msgid "Navigate to {0}" msgstr "{0} पर जाएँ" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "अगले स्क्रीन पर जाता है" @@ -4594,26 +4788,27 @@ msgstr "कॉपीराइट उल्लंघन की शिकायत #~ msgid "Never lose access to your followers and data." #~ msgstr "अपने फ़ॉलोअर और डेटा तक पहुँच कभी न खोएँ।" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "अपने फ़ॉलोअर और डेटा तक पहुँच कभी न खोएँ।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "छोड़ें, मेरे लिए हैंडल बनाएँ" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "नया" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "नया" +#~ msgid "New" +#~ msgstr "नया" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "नया बातचीत" @@ -4621,12 +4816,17 @@ msgstr "नया बातचीत" #~ msgid "New font settings ✨" #~ msgstr "नए फ़ॉन्ट सेटिंग" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "नया हैंडल" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "नए संदेश" @@ -4643,21 +4843,21 @@ msgstr "नया पासवर्ड" msgid "New Password" msgstr "नया पासवर्ड" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "नया पोस्ट" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "नया पोस्ट" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "नया पोस्ट" @@ -4670,29 +4870,31 @@ msgstr "नया उपयोगकर्ता जानकारी डाय msgid "New User List" msgstr "नया उपयोगकर्ता सूची" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "सबसे नया जवाब पहले" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "समाचार" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4703,7 +4905,7 @@ msgstr "अगला" #~ msgid "Next" #~ msgstr "अगला" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "अगली छवि" @@ -4716,17 +4918,17 @@ msgstr "अगली छवि" #~ msgid "No" #~ msgstr "नहीं" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "कोई ऐप पासवर्ड नहीं" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "कोई विवरण नहीं" +#~ msgid "No description" +#~ msgstr "कोई विवरण नहीं" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "कोई DNS पैनल नहीं" @@ -4738,12 +4940,12 @@ msgstr "कोई अनुशंसित GIF नहीं मिली। ट msgid "No feeds found. Try searching for something else." msgstr "कोई फीड नहीं मिली। कुछ और खोजने का प्रयास करें।" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "अभी तक कोई पसंद नहीं" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "{0} को और फ़ॉलो नहीं कर रहे" @@ -4756,16 +4958,16 @@ msgstr "253 वर्णों से अधिक लंबा नहीं" msgid "No messages yet" msgstr "अभी तक कोई संदेश नहीं" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "दिखाने के लिए और बातचीत नहीं" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "अभी तक कोई अधिसूचनाएँ नहीं!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "कोई नहीं" @@ -4777,11 +4979,11 @@ msgstr "केवल लेखक ही इस पोस्ट को क्व msgid "No posts yet." msgstr "अभी तक कोई पोस्ट नहीं।" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "कोई क्वोट नहीं" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "कोई रीपोस्ट नहीं" @@ -4790,22 +4992,23 @@ msgstr "कोई रीपोस्ट नहीं" msgid "No result" msgstr "कोई परिणाम नहीं" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "कोई परिणाम नहीं" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "कोई परिणाम नहीं मिले" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "\"{query}\" के लिए कोई परिणाम नहीं मिला" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "{query} के लिए कोई परिणाम नहीं मिला" @@ -4822,17 +5025,17 @@ msgstr "नहीं धन्यवाद" msgid "Nobody" msgstr "कोई नहीं" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "इसे अभी तक किसी ने पसंद नहीं किया है। शायद सबसे पहले आपको करना चाहिए!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "इसे अभी तक किसी ने क्वोट नहीं किया है। शायद सबसे पहले आपको करना चाहिए!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "इसे अभी तक किसी ने रीपोस्ट नहीं किया है। शायद सबसे पहले आपको करना चाहिए!" @@ -4848,8 +5051,8 @@ msgstr "ग़ैर-यौन नग्नता" #~ msgid "Not Applicable." #~ msgstr "लागू नहीं।" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "नहीं मिला" @@ -4860,45 +5063,43 @@ msgstr "अभी नहीं" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "साझा करने के बारे में" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "टिप्पणी: Bluesky एक खुला और सार्वजनिक नेटवर्क है। यह सेटिंग आपके सामग्री की दृश्यता केवल Bluesky ऐप और वेबसाइट पर सीमित करता है, और अन्य ऐप इस सेटिंग की अवमानना कर सकते हैं। अन्य ऐप और वेबसाइट पर आपके सामग्री को लॉग आउट उपयोगकर्ताओं को दिखा सकते हैं।" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "यहाँ कुछ नहीं" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "अधिसूचना फ़िल्टर" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "अधिसूचना सेटिंग" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "अधिसूचना सेटिंग" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "अधिसूचना ध्वनि" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "अधिसूचना ध्वनि" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "अधिसूचनाएँ" @@ -4933,7 +5134,9 @@ msgstr "अरे नहीं!" msgid "Oh no! Something went wrong." msgstr "अरे नहीं! कोई गड़बड़ हुई।" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "ठीक" @@ -4942,16 +5145,18 @@ msgstr "ठीक" msgid "Okay" msgstr "ठीक है" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "सबसे पुराने जवाब पहले" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "ज्ञानप्राप्ति रीसेट" @@ -4991,17 +5196,17 @@ msgstr "केवल वेबवीटीटी (.vtt) फ़ाइलें स msgid "Oops, something went wrong!" msgstr "अरे, कोई गड़बड़ हुई!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "अरे!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "खोलें" @@ -5013,7 +5218,7 @@ msgstr "{name} प्रोफ़ाइल शॉर्टकट मेनू ख msgid "Open avatar creator" msgstr "अवतार निर्माता खोलें" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "हैंडल बदलने का डायलॉग खोलें" @@ -5022,17 +5227,26 @@ msgstr "हैंडल बदलने का डायलॉग खोले msgid "Open conversation options" msgstr "बातचीत विकल्प खोलें" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "इमोजी चयन खोलें" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "फ़ीड विकल्प मेनू खोलें" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "सहायता केंद्र को ब्राउज़र में खोलें" @@ -5048,32 +5262,32 @@ msgstr "{niceUrl} का लिंक खोलें" msgid "Open message options" msgstr "संदेश विकल्प खोलें" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "मॉडरेशन डीबग पृष्ठ खोलें" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "म्यूट किए गए शब्द और टैग सेटिंग खोलें" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "नेविगेशन खोलें" +#~ msgid "Open navigation" +#~ msgstr "नेविगेशन खोलें" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "पोस्ट विकल्प मेनू खोलें" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "स्टार्टर पैक मेनू खोलें" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "कहानी की किताब का पृष्ठ खोलें" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "सिस्टम लॉग खोलें" @@ -5175,7 +5389,7 @@ msgstr "आमंत्रण कोड की सूची खोलता ह #~ msgid "Opens moderation settings" #~ msgstr "मॉडरेशन सेटिंग खोलें" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "पासवर्ड रीसेट फ़ॉर्म खोलें" @@ -5216,7 +5430,7 @@ msgstr "लिंक की गई वेबसाइट खोलता है" #~ msgid "Opens the threads preferences" #~ msgstr "थ्रेड प्राथमिकताएँ खोलता है" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "यह प्रोफ़ाइल खोलता है" @@ -5242,11 +5456,11 @@ msgstr "विकल्प:" msgid "Or combine these options:" msgstr "या इन विकल्पों को जोड़ें:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "या, अन्य खाते से जारी रखें।" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "या, आपके अन्य खातों में लॉग इन करें" @@ -5275,7 +5489,7 @@ msgstr "अन्य..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "हमारे मॉडरेटर ने शिकायतें देखी और Bluesky पर आपकी बातचीत तक पहुँच को अक्षम करने का निर्णय लिया।" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "पृष्ठ नहीं मिला" @@ -5284,12 +5498,12 @@ msgstr "पृष्ठ नहीं मिला" msgid "Page Not Found" msgstr "पृष्ठ नहीं मिला" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "पासवर्ड" @@ -5316,15 +5530,15 @@ msgid "Pause video" msgstr "वीडियो रोकें" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "लोग" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "@{0} द्वारा फ़ॉलो किए गए लोग" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "@{0} को फ़ॉलो करते लोग" @@ -5341,11 +5555,11 @@ msgid "Person toggle" msgstr "लोग टॉगल" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "पालतू" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "फ़ोटोग्राफ़ी" @@ -5353,12 +5567,16 @@ msgstr "फ़ोटोग्राफ़ी" msgid "Pictures meant for adults." msgstr "वयस्कों के लिए छवि।" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "होम में पिन करें" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "होम में पिन करें" @@ -5367,15 +5585,20 @@ msgstr "होम में पिन करें" msgid "Pin to your profile" msgstr "अपने प्रोफ़ाइल में पिन करें" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "पिन किया गया" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "पिन किए गए फ़ीड" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "आपके फ़ीड में पिन किया गया" @@ -5449,7 +5672,7 @@ msgstr "कृपया अपना ईमेल दर्ज करें।" msgid "Please enter your invite code." msgstr "कृपया अपना ईमेल दर्ज करें।" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "कृपया अपना पासवर्ड भी दर्ज करें:" @@ -5471,7 +5694,7 @@ msgid "Please Verify Your Email" msgstr "कृपया अपना ईमेल सत्यापित करें" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "राजनीति" @@ -5484,7 +5707,7 @@ msgctxt "action" msgid "Post" msgstr "पोस्ट करें" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "पोस्ट" @@ -5498,10 +5721,10 @@ msgstr "सभी पोस्ट करें" msgid "Post by {0}" msgstr "{0} द्वारा पोस्ट" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0} द्वारा पोस्ट" @@ -5513,7 +5736,7 @@ msgstr "पोस्ट मिटाया गया" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "पोस्ट अपलोड करने में असफल। कृपया अपना इंटरनेट कनेक्शन जाँच लें और फिर प्रयास करें।" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "पोस्ट छिपाया गया" @@ -5539,8 +5762,8 @@ msgstr "पोस्ट भाषा" msgid "Post Languages" msgstr "पोस्ट भाषाएँ" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "पोस्ट नहीं मिला" @@ -5557,7 +5780,7 @@ msgid "posts" msgstr "पोस्ट" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "पोस्ट" @@ -5565,7 +5788,7 @@ msgstr "पोस्ट" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "पोस्ट को उनके पाठ, उनके टैग, या दोनों से छिपाया जा सकता है। हम ऐसे साधारण शब्द न चुनने की सलाह देते हैं जो कई पोस्ट में दिखते हैं, क्योंकि इससे हो सकता है कि सभी पोस्ट छिप जाएँ।" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "पोस्ट छिपाए गए" @@ -5596,16 +5819,16 @@ msgstr "फिर प्रयास करने के लिए दबाए msgid "Press to view followers of this account that you also follow" msgstr "इस खाते के फ़ॉलोअर देखने के लिए दबाएँ जिन्हें आप भी फ़ॉलो करते हैं" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "पिछली छवि" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "प्राथमिक भाषा" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "अपने फ़ॉलो किए गए खातों को प्राथमिकता दें" @@ -5613,27 +5836,28 @@ msgstr "अपने फ़ॉलो किए गए खातों को प #~ msgid "Prioritize Your Follows" #~ msgstr "अपने फ़ॉलोअर्स को प्राथमिकता दें" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "प्राथमिक अधिसूचनाएँ" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "गोपनीयता" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "गोपनियता और सुरक्षा" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "गोपनियता और सुरक्षा" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5649,13 +5873,13 @@ msgstr "वीडियो प्रसंस्करण हो रहा ह msgid "Processing..." msgstr "प्रसंस्करण हो रहा है..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "प्रोफ़ाइल" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5670,17 +5894,25 @@ msgstr "प्रोफ़ाइल अपडेट की गई" #~ msgid "Protect your account by verifying your email." #~ msgstr "अपने ईमेल को सत्यापित करके अपने खाते को सुरक्षित रखें।" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "सार्वजनिक" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "उपयोगकर्ताओं की सार्वजनिक, साझा करने योग्य सूचियाँ जिन्हें एक साथ म्यूट या अवरुद्ध किया जा सकता है।" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "उपयोगकर्ताओं की सार्वजनिक, साझा करने योग्य सूचियाँ जिन्हें एक साथ म्यूट या अवरुद्ध किया जा सकता है।" #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "सार्वजनिक, साझा करने योग्य सूचियाँ जो फ़ीड चला सकती हैं।" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "सार्वजनिक, साझा करने योग्य सूचियाँ जो फ़ीड चला सकती हैं।" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5694,8 +5926,8 @@ msgstr "QR कोड डाउनलोड की गई!" msgid "QR code saved to your camera roll!" msgstr "QR कोड आपके कैमरा रोल में सहेजी गई!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5709,23 +5941,22 @@ msgstr "क्वोट पोस्ट को फिर जोड़ा गया" msgid "Quote post was successfully detached" msgstr "क्वोट पोस्ट को सफलतापूर्वक अलग किया गया" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "क्वोट पोस्ट अक्षम किए गए" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "क्वोट पोस्ट सक्षम किए गए" +#~ msgid "Quote posts enabled" +#~ msgstr "क्वोट पोस्ट सक्षम किए गए" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "क्वोट सेटिंग" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "क्वोट" @@ -5733,12 +5964,14 @@ msgstr "क्वोट" msgid "Quotes of this post" msgstr "इस पोस्ट के क्वोट" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "यादृच्छिक (यानि \"क्रमरहित\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "दर सीमा से अधिक - आपने अपना हैंडल कम समय में बहुत बार बदलने का प्रयास किया है। फिर प्रयास करने से पहले एक मिनट इंतज़ार करें।" @@ -5751,7 +5984,7 @@ msgstr "दर सीमा से अधिक - आपने अपना ह msgid "Re-attach quote" msgstr "क्वोट को फिर जोड़ें" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "खाता फिर सक्रिय करें" @@ -5773,10 +6006,14 @@ msgstr "Bluesky सेवा की शर्तें पढ़ें" msgid "Reason:" msgstr "कारण:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "हाल के खोज" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "अनुशंसित फ़ीड" @@ -5790,22 +6027,22 @@ msgid "Reconnect" msgstr "फिर कनेक्ट करें" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "अधिसूचनाएँ रीफ़्रेश करें" +#~ msgid "Refresh notifications" +#~ msgstr "अधिसूचनाएँ रीफ़्रेश करें" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "बातचीत फिर लोड करें" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "हटाएँ" @@ -5817,8 +6054,8 @@ msgstr "हटाएँ" msgid "Remove {displayName} from starter pack" msgstr "स्टार्टर पैक से {displayName} को हटाएँ" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "खाता हटाएँ" @@ -5838,31 +6075,31 @@ msgstr "बैनर हटाएँ" msgid "Remove embed" msgstr "एंबेड हटाएँ" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "फ़ीड हटाएँ" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "फ़ीड हटाएँ?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "मेरे फ़ीड से हटाएँ" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "मेरे फ़ीड से हटाएँ?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "जल्द पहुँच से हटाएँ?" @@ -5882,11 +6119,11 @@ msgstr "छवि हटाएँ" msgid "Remove mute word from your list" msgstr "अपने सूची से म्यूट शब्द हटाएँ" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "प्रोफ़ाइल हटाएँ" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "खोज इतिहास से प्रोफ़ाइल हटाएँ" @@ -5894,8 +6131,8 @@ msgstr "खोज इतिहास से प्रोफ़ाइल हटा msgid "Remove quote" msgstr "क्वोट हटाएँ" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "रिपोस्ट हटाएँ" @@ -5903,7 +6140,7 @@ msgstr "रिपोस्ट हटाएँ" msgid "Remove subtitle file" msgstr "उपशीर्षक फ़ाइल हटाएँ" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "अपने सहेजे फ़ीड से इस फ़ीड को हटाएँ" @@ -5933,9 +6170,9 @@ msgstr "मेरे फ़ीड से हटाया गया" msgid "Removed from saved feeds" msgstr "सहेजे फ़ीड से हटाया गया" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "आपके सहेजे फ़ीड से हटाया गया" @@ -5948,7 +6185,7 @@ msgstr "क्वोट की गई पोस्ट हटाता है" msgid "Replace with Discover" msgstr "डिस्कवर से बदलें" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "जवाब" @@ -5965,6 +6202,10 @@ msgctxt "action" msgid "Reply" msgstr "जवाब दें" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "जवाब फ़िल्टर" @@ -5987,24 +6228,28 @@ msgstr "जवाब सेटिंग" msgid "Reply settings are chosen by the author of the thread" msgstr "जवाब सेटिंग थ्रेड का लेखक चुनता है" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "<0><1/> को जवाब" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "अवरुद्ध पोस्ट को जवाब" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "पोस्ट को जवाब" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "आपको जवाब" @@ -6042,12 +6287,12 @@ msgstr "बातचीत की शिकायत करें" msgid "Report dialog" msgstr "शिकायत डायलॉग" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "फ़ीड की शिकायत करें" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "सूची की शिकायत करें" @@ -6060,8 +6305,8 @@ msgstr "संदेश की शिकायत करें" msgid "Report post" msgstr "पोस्ट की शिकायत करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "स्टार्टर पैक की शिकायत करें" @@ -6095,9 +6340,8 @@ msgstr "इस स्टार्टर पैक की शिकायत क msgid "Report this user" msgstr "इस उपयोगकर्ता की शिकायत करें" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "रीपोस्ट करें" @@ -6107,28 +6351,31 @@ msgstr "रीपोस्ट करें" msgid "Repost" msgstr "रीपोस्ट" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "रीपोस्ट करें या पोस्ट क्वोट करे" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "इन्होनें रीपोस्ट किया" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} ने रीपोस्ट किया" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "<0><1/> ने रीपोस्ट किया" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "आपने रीपोस्ट किया" @@ -6150,8 +6397,8 @@ msgstr "बदलाव अनुरोध करें" msgid "Request Code" msgstr "कोड अनुरोध करें" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "पोस्ट करने से पहले वैकल्पिक पाठ आवश्यक करें" @@ -6190,8 +6437,8 @@ msgstr "कोड रीसेट करें" msgid "Reset Code" msgstr "कोड रीसेट करें" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "ज्ञानप्राप्ति स्थिति को रीसेट करें" @@ -6212,12 +6459,12 @@ msgstr "पासवर्ड रीसेट करें" #~ msgid "Resets the preferences state" #~ msgstr "प्राथमिकताओं की स्थिति को रीसेट करता है" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "लॉग इन को फिर से प्रयास करता है" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "पिछली क्रिया का फिर से प्रयास करता है, जिसमें त्रुटि हुई" @@ -6225,14 +6472,14 @@ msgstr "पिछली क्रिया का फिर से प्रय #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6240,8 +6487,8 @@ msgstr "फिर प्रयास करें" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "पिछले पृष्ठ पर वापस जाएँ" @@ -6249,8 +6496,8 @@ msgstr "पिछले पृष्ठ पर वापस जाएँ" msgid "Returns to home page" msgstr "होम पृष्ठ पर वापस जाता है" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "पिछले पृष्ठ पर वापस जाता है" @@ -6260,7 +6507,7 @@ msgstr "पिछले पृष्ठ पर वापस जाता है" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6269,11 +6516,11 @@ msgstr "पिछले पृष्ठ पर वापस जाता है" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "सहेजें" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6287,8 +6534,8 @@ msgstr "सहेजें" msgid "Save birthday" msgstr "जन्मदिन सहेजें" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "बदलाव सहेजें" @@ -6309,7 +6556,7 @@ msgstr "छवि सहेजें" msgid "Save image crop" msgstr "छवि क्रॉप सहेजें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "नया हैंडल सहेजें" @@ -6317,12 +6564,12 @@ msgstr "नया हैंडल सहेजें" msgid "Save QR code" msgstr "QR कोड सहेजें" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "मेरे फ़ीड में सहेजें" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "सहेजे गए फ़ीड" @@ -6330,8 +6577,8 @@ msgstr "सहेजे गए फ़ीड" msgid "Saved to your camera roll" msgstr "आपके कैमरा रोल में सहेजा गया" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "आपके फ़ीड में सहेजा गया" @@ -6349,41 +6596,53 @@ msgstr "छवि क्रॉप सेटिंग सहेजता है" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "नमस्ते कहें!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "विज्ञान" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "ऊपर जाएँ" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "खोजें" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "\"{query}\" खोजें" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "\"{searchText}\" खोजें" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "फ़ीड खोजें जो आप दूसरों को दिखाना चाहते हैं" @@ -6395,8 +6654,10 @@ msgstr "उपयोगकर्ता खोजें" msgid "Search GIFs" msgstr "GIF खोजें" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "प्रोफ़ाइल खोजें" @@ -6428,7 +6689,7 @@ msgstr "उपयोगकर्ताओं के अनुसार <0>{displ msgid "See jobs at Bluesky" msgstr "Bluesky में नौकरियाँ देखें" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "यह गाइड देखें" @@ -6440,7 +6701,7 @@ msgstr "यह गाइड देखें" #~ msgid "Seek slider" #~ msgstr "सीक स्लाइडर" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6468,7 +6729,7 @@ msgstr "इमोजी चुनें" #~ msgid "Select Bluesky Social" #~ msgstr "Bluesky Social चुनें" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "सामग्री भाषाएँ चुनें" @@ -6492,7 +6753,7 @@ msgstr "चुनें कि कितने समय तक इस शब् msgid "Select language..." msgstr "भाषा चुनें..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "भाषाएँ चुनें" @@ -6533,7 +6794,7 @@ msgstr "वीडियो चुनें" msgid "Select what content this mute word should apply to." msgstr "चुनें कि किस सामग्री पर यह म्यूट शब्द लागू होगा" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "चुनें कि आप अपनी सदस्यता वाली फ़ीड में कौन सी भाषाएँ शामिल करना चाहते हैं। यदि कोई भी चयनित नहीं है, तो सभी भाषाएँ दिखाई जाएँगी।" @@ -6541,7 +6802,7 @@ msgstr "चुनें कि आप अपनी सदस्यता वा #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "ऐप में प्रदर्शित होने वाले डिफ़ॉल्ट पाठ के लिए अपनी ऐप भाषा चुनें" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "ऐप में प्रदर्शित होने वाले डिफ़ॉल्ट पाठ के लिए अपनी ऐप भाषा चुनें" @@ -6553,7 +6814,7 @@ msgstr "अपनी जन्मतिथि चुनें" msgid "Select your interests from the options below" msgstr "नीचे दिए विकल्पों में अपनी दिलचस्पियाँ चुनें" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "अपने फ़ीड में अनुवाद के लिए अपनी पसंदीदा भाषा चुनें।" @@ -6578,11 +6839,11 @@ msgstr "पुष्टिकरण ईमेल भेजें" msgid "Send Confirmation Email" msgstr "पुष्टिकरण ईमेल भेजें" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "ईमेल भेजें" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "ईमेल भेजें" @@ -6625,7 +6886,7 @@ msgstr "सत्यापन ईमेल भेजें" msgid "Send via direct message" msgstr "सीधा संदेश द्वारा भेजें" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "खाता मिटाने के लिए पुष्टिकरण कोड के साथ ईमेल भेजता है" @@ -6633,7 +6894,11 @@ msgstr "खाता मिटाने के लिए पुष्टिक msgid "Server address" msgstr "सर्वर पता" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "जन्मतिथि चुनें" @@ -6665,7 +6930,7 @@ msgstr "नया पासवर्ड सेट करें" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "अपने फ़ॉलोइंग फ़ीड में सहेजे गए फ़ीड के नमूने दिखाने के लिए इस सेटिंग को \"हाँ\" सेट करें। यह एक प्रयोगात्मक सुविधा है।" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "खाता बनाएँ" @@ -6677,9 +6942,9 @@ msgstr "खाता बनाएँ" msgid "Sets email for password reset" msgstr "पासवर्ड रीसेट करने के लिए ईमेल चुनता है" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "सेटिंग" @@ -6693,18 +6958,20 @@ msgid "Sexually Suggestive" msgstr "यौन रूप से भड़काऊ" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "साझा करें" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "साझा करें" @@ -6719,18 +6986,18 @@ msgstr "मज़ेदार बात साझा करें!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "फिर भी साझा करें" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "फ़ीड साझा करें" +#~ msgid "Share feed" +#~ msgstr "फ़ीड साझा करें" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "लिंक साझा करें" @@ -6748,7 +7015,11 @@ msgstr "लिंग डायलॉग साझा करें" msgid "Share QR code" msgstr "QR कोड साझा करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "इस स्टार्टर पैक को साझा करें" @@ -6760,7 +7031,7 @@ msgstr "इस स्टार्टर पैक को साझा करे msgid "Share your favorite feed!" msgstr "अपना पसंदीदा फ़ीड साझा करें" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "साझा की गई प्राथमिकताओं का परीक्षक" @@ -6812,7 +7083,7 @@ msgstr "फिर भी सूची दिखाएँ" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "अधिक दिखाएँ" @@ -6825,7 +7096,7 @@ msgstr "ऐसी चीज़ें अधिक देखें" msgid "Show muted replies" msgstr "म्यूट किए गए जवाब देखें" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "अन्य खाते दिखाएँ जिनमें आप बदल सकते हैं" @@ -6833,31 +7104,39 @@ msgstr "अन्य खाते दिखाएँ जिनमें आप #~ msgid "Show Posts from My Feeds" #~ msgstr "मेरे फीड से पोस्ट दिखाएँ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "क्वोट पोस्ट दिखाएँ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "जवाब दिखाएँ" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "अन्य जवाबों से पहले आपके फ़ॉलो किए गए लोगों के जवाब दिखाएँ" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "जवाबों को थ्रेड व्यू में दिखाएँ" +#~ msgid "Show replies in a threaded view" +#~ msgstr "जवाबों को थ्रेड व्यू में दिखाएँ" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "जवाब सब के लिए दिखाएँ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "रीपोस्ट दिखाएँ" @@ -6865,8 +7144,8 @@ msgstr "रीपोस्ट दिखाएँ" #~ msgid "Show Reposts" #~ msgstr "रीपोस्ट दिखाएँ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "आपके फ़ॉलोइंग फीड में अपने सहेजे गए फ़ीड के नमूने दिखाएँ" @@ -6891,17 +7170,17 @@ msgstr "चेतावनी दिखाएँ और फ़ीड से फ़ि #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6933,9 +7212,9 @@ msgstr "बातचीत में जुड़ने के लिए साइ msgid "Sign into Bluesky or create a new account" msgstr "Bluesky में साइन इन करें या नया खाता बनाएँ" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "साइन आउट करें" @@ -6944,16 +7223,16 @@ msgstr "साइन आउट करें" #~ msgid "Sign out of all accounts" #~ msgstr "सभी खातों से साइन आउट करें" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "साइन आउट करें?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6982,12 +7261,12 @@ msgstr "@{0} कए रूप में साइन इन किया गय msgid "Signup without a starter pack" msgstr "बिना स्टार्टर पैक के साइन अप करें" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "एक जैसे खाते" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "छोड़ें" @@ -6995,7 +7274,7 @@ msgstr "छोड़ें" msgid "Skip this flow" msgstr "इस फ़्लो को छोड़ें" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "छोटा" @@ -7004,11 +7283,11 @@ msgstr "छोटा" #~ msgstr "SMS सत्यापन" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "सॉफ़्टवेयर डेवलपर" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "कुछ अन्य फ़ीड जो आपको शायद पसंद आएँ" @@ -7020,7 +7299,7 @@ msgstr "कुछ लोग जवाब दे सकते हैं" #~ msgid "Some subtitle" #~ msgstr "कुछ उपशीर्षक" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "कोई गड़बड़ हुई" @@ -7030,30 +7309,34 @@ msgid "Something went wrong, please try again" msgstr "कोई गड़बड़ हुई, फिर प्रयास करें" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "कोई गड़बड़ हुई, फिर प्रयास करें।" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "कोई गड़बड़ हुई!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "क्षमा करें! आपका सत्र समाप्त हो गया। फिर से लॉग इन करें।" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "जवाब क्रमबद्ध करें" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "जवाबों को ऐसे क्रमबद्ध करें" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "उसी पोस्ट के जवाबों को ऐसे क्रमबद्ध करें:" @@ -7075,7 +7358,7 @@ msgstr "स्पैम; अत्यधिक उल्लेख या जव #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "खेल" @@ -7091,13 +7374,23 @@ msgstr "खेल" msgid "Start a new chat" msgstr "नया बातचीत शुरू करें" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "{displayName} से बातचीत शुरू करें" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "स्टार्टर पैक" @@ -7105,15 +7398,20 @@ msgstr "स्टार्टर पैक" msgid "Starter pack by {0}" msgstr "{0} द्वारा स्टार्टर पैक" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "आपके द्वारा स्टार्टर पैक" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "स्टार्टर पैक अमान्य है" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "स्टार्टर पैक" @@ -7125,8 +7423,8 @@ msgstr "स्टार्टर पैक आपको अपने पसं #~ msgid "Status page" #~ msgstr "स्थिति पृष्ठ" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "स्थिति पृष्ठ" @@ -7138,12 +7436,12 @@ msgstr "स्थिति पृष्ठ" msgid "Step {0} of {1}" msgstr "{1} से चरण {0}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "स्टोरेज खाली की गई, आपको ऐप फिर से खोलना पड़ेगा।" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "कहानी की किताब" @@ -7154,11 +7452,11 @@ msgstr "कहानी की किताब" msgid "Submit" msgstr "जमा करें" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "सदस्यता लें" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "इन लेबलों का उपयोग करने के लिए @{0} की सदस्यता लें:" @@ -7170,7 +7468,7 @@ msgstr "लेबलकर्ता की सदस्यता लें" msgid "Subscribe to this labeler" msgstr "इस लेबलकर्ता की सदस्यता लें" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "इस सूची की सदस्यता लें" @@ -7178,7 +7476,7 @@ msgstr "इस सूची की सदस्यता लें" msgid "Success!" msgstr "सफल!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "सुझाए गए खाते" @@ -7186,7 +7484,7 @@ msgstr "सुझाए गए खाते" #~ msgid "Suggested Follows" #~ msgstr "सुझाए गए फ़ॉलो" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "आपके लिए सुझाव" @@ -7195,15 +7493,15 @@ msgstr "आपके लिए सुझाव" msgid "Suggestive" msgstr "भड़काऊ" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "सहायता" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "खाता बदलें" @@ -7220,14 +7518,14 @@ msgstr "खाते बदलें" #~ msgid "Switches the account you are logged in to" #~ msgstr "लॉग इन किए गए खाते को बदलता है" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "सिस्टम" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "सिस्टम लॉग" @@ -7247,6 +7545,10 @@ msgstr "केवल टैग" #~ msgid "Tall" #~ msgstr "ऊँचा" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "ख़ारिज करने के लिए दबाएँ" @@ -7268,16 +7570,20 @@ msgstr "ध्वनि चालू या बंद करने के लि msgid "Tap to view full image" msgstr "पूरी छवि देखने के लिए दबाएँ" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "कार्य समाप्त - 10 पसंद!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "हमारे एल्गोरिथ्म को सिखाएँ कि आपको क्या पसंद है" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "प्रौद्योगिकी" @@ -7293,13 +7599,14 @@ msgstr "हमें अपने बारे में कुछ बताए msgid "Tell us a little more" msgstr "हमें थोड़ा और बताएँ" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "शर्तें" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7339,7 +7646,7 @@ msgstr "धन्यवाद। आपकी शिकायत भेज द msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "धन्यवाद, आपने सफलतापूर्वक अपने ईमेल पते को सत्यापित किया है, आप इस डायलॉग को बंद कर सकते हैं।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "जिसमें निम्नलिखित शामिल हैं:" @@ -7351,12 +7658,12 @@ msgstr "वह हैंडल पहले से ले लिया गया #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "वह स्टार्टर पैक नहीं मिला।" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "बस इतना ही, दोस्तों!" @@ -7365,6 +7672,11 @@ msgstr "बस इतना ही, दोस्तों!" msgid "The account will be able to interact with you after unblocking." msgstr "अनअवरुद्ध करने के बाद खाता आपसे संपर्क कर सकेगा।" +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "लेखक" @@ -7374,7 +7686,7 @@ msgstr "अनअवरुद्ध करने के बाद खाता msgid "The author of this thread has hidden this reply." msgstr "इस थ्रेड के लेखक ने इस जवाब को छिपाया है।" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Bluesky वेब ऐप" @@ -7390,8 +7702,7 @@ msgstr "कॉपीराइट नीति को <0/> पर स्थान msgid "The Discover feed" msgstr "डिस्कवर फ़ीड" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "अब डिस्कवर फ़ीड को पता है कि आपको क्या पसंद है" @@ -7411,12 +7722,12 @@ msgstr "आपके खाते पर नीचे दिए गए लेब msgid "The following labels were applied to your content." msgstr "आपके खाते पर नीचे दिए गए लेबल लगाए गए हैं।" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "नीचे दिए गए चरण आपके Bluesky के अनुभव को वैयक्तिकृत करेंगे" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "पोस्ट शायद मिटा दी गई है।" @@ -7432,7 +7743,7 @@ msgstr "चयनित वीडियो 50 एमबी से बड़ा ह msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "लगता है सर्वर को समस्याएँ हो रहीं हैं। कृपया थोड़े समय बाद फिर प्रयास करें।" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "आप जिस स्टार्टर पैक को देखने का प्रयास कर रहे हैं, वह अमान्य है। आप इस स्टार्टर पैक को मिटा सकते हैं।" @@ -7448,7 +7759,7 @@ msgstr "सेवा की शर्तों को स्थानांत msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "आपका दर्ज किया गया सत्यापन कोड अमान्य है। पक्का करें कि आपने सही सत्यापन कोड का उपयोग किया या नए कोड का अनुरोध करें।" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "थीम" @@ -7460,15 +7771,15 @@ msgstr "खाता निष्क्रियण पर कोई समय msgid "There was an issue connecting to Tenor." msgstr "Tenor से कनेक्ट करने में समस्या हुई।" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "सर्वर से संपर्क करने में समस्या हुई" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "सर्वर से संपर्क करने में समस्या हुई, कृपया अपना इंटरनेट कनेक्शन जाँच लें और फिर प्रयास करें।" @@ -7477,19 +7788,19 @@ msgstr "सर्वर से संपर्क करने में सम msgid "There was an issue contacting your server" msgstr "आपके सर्वर से संपर्क करने में समस्या हुई" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "अधिसूचनाएँ लाने में समस्या हुई। फिर प्रयास करने के लिए यहाँ दबाएँ।" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "पोस्ट लाने में समस्या हुई। फिर प्रयास करने के लिए यहाँ दबाएँ।" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "सूची को लाने में समस्या हुई। फिर प्रयास करने के लिए यहाँ दबाएँ।" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "आपके ऐप पासवर्ड को लाने में समस्या हुई।" @@ -7498,11 +7809,11 @@ msgstr "आपके ऐप पासवर्ड को लाने में msgid "There was an issue fetching your lists. Tap here to try again." msgstr "आपकी सूचियों को लाने में समस्या हुई। फिर प्रयास करने के लिए यहाँ दबाएँ।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "आपके सेवा जानकारी को लाने में समस्या हुई।" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "इस फ़ीड को हटाने में समस्या हुई। कृपया अपना इंटरनेट कनेक्शन जाँच लें और फिर प्रयास करें।" @@ -7511,9 +7822,9 @@ msgstr "इस फ़ीड को हटाने में समस्या ह msgid "There was an issue sending your report. Please check your internet connection." msgstr "आपके शिकायत को भेजने में समस्या हुई। कृपया अपना इंटरनेट कनेक्शन जाँच लें।" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "आपके फ़ीड को अपडेट करने में समस्या हुई। कृपया अपना इंटरनेट कनेक्शन जाँच लें और फिर प्रयास करें।" @@ -7540,10 +7851,10 @@ msgstr "कोई समस्या हुई! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "कोई समस्या हुई! कृपया अपना इंटरनेट कनेक्शन जाँच ले और फिर प्रयास करें।" @@ -7552,11 +7863,11 @@ msgstr "कोई समस्या हुई! कृपया अपना इ msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "एप्लिकेशन में एक अप्रत्याशित समस्या थी. कृपया हमें बताएं कि क्या आपके साथ ऐसा हुआ है!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Bluesky में नए उपयोगकर्ताओं की होड़ लगी है! हम आपका खाता जल्द ही सक्रिय करेंगे।" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "ये सेटिंग केवल फ़ॉलोइंग फ़ीड पर लागू होते हैं।" @@ -7601,7 +7912,7 @@ msgstr "यह सामग्री {0} द्वारा होस्ट क msgid "This content is not available because one of the users involved has blocked the other." msgstr "यह सामग्री उपलब्ध नहीं है क्योंकि किसी उपयोगकर्ता ने दूसरे को अवरुद्ध किया है।" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "यह सामग्री Bluesky खाते के बिना देखी नहीं जा सकती।" @@ -7617,7 +7928,7 @@ msgstr "यह सुविधा बीटा में है। आप <0>इ msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "यह सुविधा ऐप पासवर्ड के उपयोग के साथ उपलब्ध नहीं है। कृपया अपने मुख्य पासवर्ड से साइन इन करें।" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "इस फ़ीड को अभी भारी ट्रैफ़िक मिल रही है और अस्थायी रूप से अनुपलब्ध है। कृपया फिर प्रयास करें।" @@ -7626,8 +7937,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "यह फ़ीड खाली है! आपको अधिक उपयोगकर्ताओं को फ़ॉलो करना पड़ेगा या अपने भाषा सेटिंग को बदलना पड़ेगा।" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "यह फ़ीड खाली है।" @@ -7635,7 +7946,7 @@ msgstr "यह फ़ीड खाली है।" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "यह फ़ीड और ऑनलाइन नहीं है। हम इसके बदले <0>डिस्कवर दिखा रहे हैं।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "यह हैंडल सुरक्षित है। कृपया कुछ और चुनें।" @@ -7659,7 +7970,7 @@ msgstr "यह लेबल लेखक द्वारा लगाई गई msgid "This label was applied by you." msgstr "यह लेबल आपके द्वारा लगाई गई है।" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "इस लेबलकर्ता ने घोषित नहीं किया है कि वह क्या लेबल लगाता है, और शायद निष्क्रिय है।" @@ -7672,8 +7983,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "<0>{0} द्वारा बनाई गई इस सूची के नाम या विवरण में Bluesky के समुदाय दिशानिर्देशों का संभावित उल्लंघन है। " #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "यह सूची खाली है!" +#~ msgid "This list is empty!" +#~ msgstr "यह सूची खाली है!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7692,7 +8007,7 @@ msgid "This post has been deleted." msgstr "इस पोस्ट को मिटा दिया गया है।" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "यह पोस्ट केवल लॉग-इन उपयोगकर्ताओं को दृश्यमान है। जो लोग लॉग-इन नहीं है उन्हें यह नहीं दिखाई देगा।" @@ -7716,11 +8031,11 @@ msgstr "इस जवाब को आपके थ्रेड के नीच msgid "This service has not provided terms of service or a privacy policy." msgstr "इस सेवा ने कोई सेवा की शर्तें या गोपनियता नीति नहीं दी है।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "इस जगह पर डोमेन रिकॉर्ड बनना चाहिए:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "इस उपयोगकर्ता के कोई फ़ॉलोअर नहीं हैं" @@ -7749,7 +8064,7 @@ msgstr "यह उपयोगकर्ता <0>{0} सूची में msgid "This user is new here. Press for more info about when they joined." msgstr "यह उपयोगकर्ता यहाँ नया है। वे कब जुड़े, इसके बारे में अधिक जानकारी के लिए दबाएँ" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "यह उपयोगकर्ता किसी को फ़ॉलो नहीं करता।" @@ -7761,7 +8076,7 @@ msgstr "यह उपयोगकर्ता किसी को फ़ॉल msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "यह आपके म्यूट शब्दों से \"{0}\" को मिटा देगा। आप हमेशा इसे " -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "यह @{0} को जल्द पहुँच सूची से हटा देगा।" @@ -7769,16 +8084,26 @@ msgstr "यह @{0} को जल्द पहुँच सूची से ह msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "यह आपके पोस्ट को इस क्वोट पोस्ट से सभी उपयोगकर्ताओं के लिए हटा देगा, और उसके बदले एक स्थानधारक छोड़ देगा।" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "थ्रेड प्राथमिकताएँ" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "थ्रेड प्राथमिकताएँ" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "थ्रेड मोड" @@ -7786,7 +8111,7 @@ msgstr "थ्रेड मोड" #~ msgid "Threaded Mode" #~ msgstr "थ्रेड मोड" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "थ्रेड प्राथमिकताएँ" @@ -7818,15 +8143,20 @@ msgstr "आज" msgid "Toggle dropdown" msgstr "ड्रॉपडाउन टॉगल करें" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "वयस्क सामग्री सक्षम या अक्षम करने के लिए टॉगल करें" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "बहतरीन" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "परिवर्तन" @@ -7840,12 +8170,18 @@ msgstr "बहतरीन" msgid "Translate" msgstr "अनुवाद करें" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "फिर प्रयास करें" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "टीवी" @@ -7853,23 +8189,27 @@ msgstr "टीवी" #~ msgid "Two-factor authentication" #~ msgstr "दो-चरणीय प्रमाणीकरण" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "दो-चरणीय प्रमाणीकरण (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "अपना उपयोगकर्ता हैंडल दर्ज करें" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "अपना संदेश यहाँ लिखें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "प्रकार:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "सूची अनअवरुद्ध करें" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "सूची अनम्यूट करें" @@ -7879,14 +8219,14 @@ msgstr "कनेक्ट करने में असफल। कृपय #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "आपकी सेवा से संपर्क करने में असमर्थ। कृपया अपना इंटरनेट कनेक्शन जाँच ले।" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "मिटाने में असमर्थ" @@ -7897,7 +8237,7 @@ msgstr "मिटाने में असमर्थ" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "अनअवरुद्ध करें" @@ -7921,12 +8261,15 @@ msgstr "खाता अनअवरुद्ध करें" msgid "Unblock Account?" msgstr "खाता अनअवरुद्ध करें?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "रीपोस्ट पूर्ववत करें" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7945,12 +8288,20 @@ msgstr "{0} को अनफ़ॉलो करें" msgid "Unfollow Account" msgstr "खाता अनफ़ॉलो करें" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "इस फ़ीड को नापसंद करें" +#~ msgid "Unlike this feed" +#~ msgstr "इस फ़ीड को नापसंद करें" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "अनम्यूट करें" @@ -7986,12 +8337,17 @@ msgstr "थ्रेड अनम्यूट करें" msgid "Unmute video" msgstr "वीडियो अनम्यूट करें" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "पिन से हटाएँ" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "होम से पिन से हटाएँ" @@ -8000,11 +8356,15 @@ msgstr "होम से पिन से हटाएँ" msgid "Unpin from profile" msgstr "प्रोफ़ाइल से पिन से हटाएँ" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "मॉडरेशन सूची को पिन से हटाएँ" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "आपके फ़ीड से पिन से हटाया गया" @@ -8054,8 +8414,8 @@ msgstr "सूची में <0>{displayName} अपडेट करें #~ msgid "Update Available" #~ msgstr "अपडेट उपलब्ध" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "{domain} को अपडेट करें" @@ -8079,7 +8439,7 @@ msgstr "अपडेट हो रहा है..." msgid "Upload a photo instead" msgstr "इसके बदले फ़ोटो अपलोड करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "यहाँ पाठ फ़ाइल अपलोड करें:" @@ -8123,7 +8483,7 @@ msgstr "वीडियो अपलोड हो रहा है..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "अपने खाते या पासवर्ड का पूर्ण पहुँच दिए बिना अन्य Bluesky क्लाएंट में लॉग-इन करने के लिए ऐप पासवर्ड का उपयोग करें।" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "अपने खाते या पासवर्ड का पूर्ण पहुँच दिए बिना अन्य Bluesky क्लाएंट में साइन इन करने के लिए ऐप पासवर्ड का उपयोग करें।" @@ -8131,7 +8491,7 @@ msgstr "अपने खाते या पासवर्ड का पूर #~ msgid "Use bsky.social as hosting provider" #~ msgstr "bsky.social को होस्टिंग प्रदाता के रूप में उपयोग करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "डिफ़ॉल्ट प्रदाता का उपयोग करें" @@ -8140,8 +8500,8 @@ msgstr "डिफ़ॉल्ट प्रदाता का उपयोग msgid "Use in-app browser" msgstr "ऐप-आंतरिक ब्राउज़र का उपयोग करें" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "लिंक खोलने के लिए ऐप-आंतरिक ब्राउज़र का उपयोग करें" @@ -8200,11 +8560,10 @@ msgid "User list by {0}" msgstr "{0} द्वारा उपयोगकर्ता सूची" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "<0/> द्वारा उपयोगकर्ता सूची" +#~ msgid "User list by <0/>" +#~ msgstr "<0/> द्वारा उपयोगकर्ता सूची" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "आपके द्वारा उपयोगकर्ता सूची" @@ -8217,23 +8576,23 @@ msgid "User list updated" msgstr "उपयोगकर्ता सूची अपडेट की गई" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "उपयोगकर्ता सूचियाँ" +#~ msgid "User Lists" +#~ msgstr "उपयोगकर्ता सूचियाँ" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "उपयोगकर्ता नाम या ईमेल पता" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "उपयोगकर्ता" +#~ msgid "Users" +#~ msgstr "उपयोगकर्ता" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "<0>@{0} द्वारा फ़ॉलो किए गए उपयोगकर्ता" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "मेरे फ़ॉलो किए गए उपयोगकर्ता" @@ -8245,7 +8604,7 @@ msgstr "\"{0}\" में उपयोगकर्ता" msgid "Users that have liked this content or profile" msgstr "इस सामग्री या प्रोफ़ाइल को पसंद करने वाले उपयोगकर्ता" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "मूल्य:" @@ -8253,8 +8612,8 @@ msgstr "मूल्य:" msgid "Verified email required" msgstr "सत्यापित ईमेल आवश्यक" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "DNS रिकॉर्ड सत्यापित करें" @@ -8284,13 +8643,13 @@ msgstr "नया ईमेल सत्यापित करें" msgid "Verify now" msgstr "अभी सत्यापित करें" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "अभी पाठ फ़ाइल सत्यापित करें" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "अपना ईमेल सत्यापित करें" @@ -8299,8 +8658,8 @@ msgstr "अपना ईमेल सत्यापित करें" msgid "Verify Your Email" msgstr "अपना ईमेल सत्यापित करें" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "संस्कारण {appVersion}" @@ -8318,7 +8677,7 @@ msgid "Video failed to process" msgstr "वीडियो संसाधित करने में असफल" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "वीडियो गेम" @@ -8343,16 +8702,17 @@ msgstr "वीडियो: {0}" msgid "Videos must be less than 60 seconds long" msgstr "वीडियो अधिकतम 60 सेकंड लंबे हो सकते हैं" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "{0} का अवतार देखें" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "{0} का प्रोफ़ाइल देखें" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "{displayName} का प्रोफ़ाइल देखें" @@ -8396,38 +8756,38 @@ msgstr "इन लेबलों के बारे में जानका #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "प्रोफ़ाइल देखें" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "अवतार देखें" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "@{0} द्वारा दी गई लेबल सेवा देखें" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "इस फ़ीड को पसंद करने वाले उपयोगकर्ता देखें" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "अपने अवरुद्ध खाते देखें" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "अपने फ़ीड देखें और अधिक खोजें" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "अपने मॉडरेशन सूची देखें" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "अपने म्यूट किए गए खाते देखें" @@ -8454,15 +8814,19 @@ msgstr "सामग्री की चेतावनी दें" msgid "Warn content and filter from feeds" msgstr "सामग्री की चेतावनी दें और फ़ीड से फ़िल्टर करें" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "हमें इस हैशटैग के लिए कोई परिणाम नहीं मिला" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "हम इस बातचीत को लोड नहीं कर सके" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "हम आपके खाते को तैयार करने के लिए {estimatedTime} समय का अनुमान करते हैं" @@ -8470,7 +8834,7 @@ msgstr "हम आपके खाते को तैयार करने क msgid "We have sent another verification email to <0>{0}." msgstr "हमने <0>{0} को एक और सत्यापन ईमेल भेजा है।" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "हम आशा करते हैं आपका समय शानदार हो। याद रखें, Bluesky है:" @@ -8486,7 +8850,7 @@ msgstr "हम तय नहीं कर पाए कि आपको वी msgid "We were unable to load your birth date preferences. Please try again." msgstr "हम आपके जन्मतिथि प्राथमिकताएँ लोड कर पाए। कृपया फिर प्रयास करें।" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "हम आपके व्यवस्थित लेबलकर्ताओं को इस समय लोड नहीं कर सके।" @@ -8494,7 +8858,7 @@ msgstr "हम आपके व्यवस्थित लेबलकर्त msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "हम कनेक्ट नहीं कर सके। अपना खाता बनाना जारी रखने के लिए फिर प्रयास करें। यदि यह फिर से असफल होता है, आप इस फ़्लो को छोड़ सकते हैं।" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "हम आपको बताएँगे जब आपका खाता तैयार हो जाएगा।" @@ -8502,7 +8866,8 @@ msgstr "हम आपको बताएँगे जब आपका खात msgid "We'll use this to help customize your experience." msgstr "हम इसका उपयोग आपके अनुभव को वैयक्तिकृत करने के लिए करेंगे।" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "हमें नेटवर्क समस्याएँ हो रही हैं, फिर प्रयास करें।" @@ -8514,7 +8879,7 @@ msgstr "हमें नेटवर्क समस्याएँ हो र msgid "We're so excited to have you join us!" msgstr "हम आपके हमारे साथ जुड़ने को लेकर बहुत उत्साहित हैं!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "हमें क्षमा करें, पर हम इस सूची का समाधान नहीं कर पाए। यदि यह समस्या बनी रहती है, सूची के निर्माता @{handleOrDid} से संपर्क करें।" @@ -8522,7 +8887,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "हमें क्षमा करें, पर आपका खोज पूरा नहीं किया जा सके। कृपया कुछ मिनट बाद फिर प्रयास करें।" @@ -8530,7 +8895,7 @@ msgstr "हमें क्षमा करें, पर आपका खोज msgid "We're sorry! The post you are replying to has been deleted." msgstr "हमें क्षमा करें! आप जिस पोस्ट को जवाब दे रहे हैं उसे मिटा दिया गया है।" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "हमें क्षमा करें! हमें वह पृष्ठ नहीं मिल रहा जिसे आप ढूँढ रहे थे।" @@ -8539,11 +8904,11 @@ msgstr "हमें क्षमा करें! हमें वह पृष #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "हमें क्षमा करें!" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "हमें क्षमा करें! आप केवल बीस लेबलकर्ताओं की सदस्यता ले सकते हैं, और आप बीस की सीमा तक पहुँच गए हैं।" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "आपका वापस स्वागत है" @@ -8567,6 +8932,10 @@ msgstr "आप अपने स्टार्टर पैक को क्य #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "इस {collectionName} के साथ क्या समस्या है?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8590,7 +8959,7 @@ msgid "Who can reply" msgstr "कौन जवाब दे सकता है" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "उफ़!" @@ -8641,11 +9010,11 @@ msgid "Write your reply" msgstr "अपना जवाब दें" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "लेखक" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "सर्वर से ग़लत DID प्राप्त हुआ। प्राप्त: {0}" @@ -8658,7 +9027,7 @@ msgstr "हाँ" msgid "Yes, deactivate" msgstr "हाँ, निष्क्रिय करें" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "हाँ, इस स्टार्टर पैक को मिटाएँ" @@ -8670,7 +9039,7 @@ msgstr "हाँ, अलग करें" msgid "Yes, hide" msgstr "हाँ, छिपाएँ" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "हाँ, मेरा खाता फिर से सक्रिय करें" @@ -8686,7 +9055,7 @@ msgstr "आप" msgid "You" msgstr "आप" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "आप पंक्ति में हैं" @@ -8694,7 +9063,7 @@ msgstr "आप पंक्ति में हैं" msgid "You are not allowed to upload videos." msgstr "आपको वीडियो अपलोड करने की अनुमति नहीं है।" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "आप किसी को फ़ॉलो नहीं कर रहे है।" @@ -8707,11 +9076,11 @@ msgstr "आप किसी को फ़ॉलो नहीं कर रहे msgid "You can also discover new Custom Feeds to follow." msgstr "आप फ़ॉलो करने के लिए नए कस्टम फ़ीड खोज सकते हैं।" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "इसके अलावा आप अस्थायी रूप से अपना खाता निष्क्रिय कर सकते हैं, और उसे कभी भी सक्रिय कर सकते हैं।" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "कोई भी सेटिंग चुनने पर भी आप चल रहे बातचीत को जारी रख सकते हैं।" @@ -8720,15 +9089,21 @@ msgstr "कोई भी सेटिंग चुनने पर भी आप msgid "You can now sign in with your new password." msgstr "अब आप अपने नए पासवर्ड के साथ साइन इन कर सकते हैं।" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "आप लॉग इन जारी रखने के लिए अपना खाता फिर से सक्रिय कर सकते हैं। आपके प्रोफ़ाइल और पोस्ट अन्य उपयोगकर्ताओं को " -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "आपके कोई फ़ॉलोअर नहीं हैं।" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "आप @{name} को फ़ॉलो करने वाले किसी को फ़ॉलो नहीं करते हैं।" @@ -8736,15 +9111,15 @@ msgstr "आप @{name} को फ़ॉलो करने वाले कि msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "आपके पास अभी तक कोई आमंत्रण कोड नहीं है! जब आप कुछ अधिक समय के लिए Bluesky पर रहेंगे तो हम आपको कुछ भेजेंगे।" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "आपके पास कोई पिन किए गए फ़ीड नहीं हैं।" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "आपकी कोई सहेजे गए फ़ीड नहीं हैं।" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "आपने लेखक को अवरुद्ध किया है या आपको लेखक द्वारा अवरुद्ध किया गया है।" @@ -8786,7 +9161,7 @@ msgstr "आपने इस उपयोगकर्ता को म्यू #~ msgid "You have muted this user." #~ msgstr "आपने इस उपयोगकर्ता को म्यूट किया है।" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "आपके कोई बातचीत नहीं हैं। एक शुरू करें!" @@ -8794,12 +9169,11 @@ msgstr "आपके कोई बातचीत नहीं हैं। ए msgid "You have no feeds." msgstr "आपके कोई फ़ीड नहीं है।" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "आपकी कोई सूचियाँ नहीं हैं।" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "आपने अभी तक किसी खाते को अवरुद्ध नहीं किया है। खाता अवरुद्ध करने के लिए, उनके प्रोफ़ाइल पर जाकर मेनू से \"खाता अवरुद्ध करें\" चुनें।" @@ -8811,7 +9185,7 @@ msgstr "आपने अभी तक किसी खाते को अवर #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "आपने अभी तक कोई ऐप पासवर्ड नहीं बनाया है। आप नीचे बटन दबाकर एक बना सकते हैं।" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "आपने अभी तक किसी खाते को म्यूट नहीं किया है। खाता म्यूट करने के लिए, उनके प्रोफ़ाइल पर जाकर मेनू से \"खाता म्यूट करें\" चुनें।" @@ -8880,11 +9254,11 @@ msgstr "छवि सहेजने के लिए आपको फ़ोटो msgid "You must select at least one labeler for a report" msgstr "शिकायत करने के लिए आपको कम से कम एक लेबलकर्ता चुनना पड़ेगा।" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "आपने पहले @{0} को निष्क्रिय किया था।" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "आप अपने सभी खातों से साइन आउट हो जाएँगे।" @@ -8936,7 +9310,7 @@ msgstr "आपको <0>{0} पर एक ईमेल मिलगे य msgid "You'll stay updated with these feeds" msgstr "इन फ़ीड से साथ आप ताज़ा रहेंगे" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "आप पंक्ति में हैं" @@ -8945,7 +9319,7 @@ msgstr "आप पंक्ति में हैं" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "आप ऐप पासवर्ड से लॉग इन हैं। खाता निष्क्रियण जारी रखने के लिए अपने मुख्य पासवर्ड से लॉग इन करें।" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "आप बढ़ने के लिए तैयार हैं!" @@ -8954,6 +9328,10 @@ msgstr "आप बढ़ने के लिए तैयार हैं!" msgid "You've chosen to hide a word or tag within this post." msgstr "आपने इस पोस्ट में से एक शब्द या टैग छिपाने का निर्णय लिया है।" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "आप अपने फ़ीड के अंत तक पहुँच गए! कुछ और खातों को फ़ॉलो करें!" @@ -8970,7 +9348,7 @@ msgstr "आप वीडियो अपलोड करने की दैन msgid "Your account" msgstr "आपका खाता" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "आपका खाता मिटा दिया गया है।" @@ -8998,6 +9376,10 @@ msgstr "आपके बतचिक अक्षम किए गए हैं msgid "Your choice will be saved, but can be changed later in settings." msgstr "आपका चयन सहेजा जाएगा, पर सेटिंग में बाद में बदला जा सकता है।" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -9017,7 +9399,7 @@ msgstr "आपका ईमेल अपडेट किया गया है msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "आपका ईमेल अभी तक सत्यापित नहीं हुआ है। यह एक महत्वपूर्ण सुरक्षा कदम है जिसकी हम अनुशंसा करते हैं।" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "आपकी पहली पसंद!" @@ -9025,14 +9407,14 @@ msgstr "आपकी पहली पसंद!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "आपका फ़ॉलोइंग फ़ीड खाली है! क्या चल रहा है जानने के लिए और उपयोगकर्ताओं को फ़ॉलो करें।" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "आपका पूरा हैंडल <0>@{0} होगा" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "आपका पूरा हैंडल होगा" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "आपका पूरा हैंडल <0>@{0} होगा" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "आपके म्यूट किए गए शब्द" @@ -9049,7 +9431,7 @@ msgstr "आपका पोस्ट प्रकाशित हुआ" msgid "Your posts have been published" msgstr "आपके पोस्ट प्रकाशित हुए" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "आपके पोस्ट, पसंद और अवरोध सार्वजनिक हैं। म्यूट निजी हैं।" @@ -9068,7 +9450,3 @@ msgstr "आपके जवाब को प्रकाशित किया #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "आपके शिकायत को Bluesky मॉडरेशन सेवा को भेजा जाएगा।" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "आपका उपयोगकर्ता हैंडल" diff --git a/src/locale/locales/hu/messages.po b/src/locale/locales/hu/messages.po index 6b8a89a802..17639825be 100644 --- a/src/locale/locales/hu/messages.po +++ b/src/locale/locales/hu/messages.po @@ -13,6 +13,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.5\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(beágyazott tartalom)" @@ -22,6 +26,9 @@ msgstr "(beágyazott tartalom)" msgid "(no email)" msgstr "(nincs megadott email-cím)" +#~ msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" +#~ msgstr "{formattedCount} további" + #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" msgstr "{0} nappal" @@ -38,16 +45,18 @@ msgstr "{0} követett" msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0} órával" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0} feljegyzést helyeztek erre a fiókra" + +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0} feljegyzést helyeztek erre a tartalomra" + #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "" -"{0, plural, one {# label has} other {# labels have}} been placed on this " -"account" +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" msgstr "{0} feljegyzést helyeztek erre a fiókra" #: src/components/moderation/LabelsOnMe.tsx:62 -msgid "" -"{0, plural, one {# label has} other {# labels have}} been placed on this " -"content" +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" msgstr "{0} feljegyzést helyeztek erre a tartalomra" #: src/screens/Post/PostLikedBy.tsx:41 @@ -84,10 +93,16 @@ msgstr "követő" msgid "{0, plural, one {following} other {following}}" msgstr "követett" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "Tetszik ({0} kedvelés)" + #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" msgstr "kedvelés" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0} felhasználó kedveli" + #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" msgstr "bejegyzés" @@ -96,10 +111,16 @@ msgstr "bejegyzés" msgid "{0, plural, one {quote} other {quotes}}" msgstr "idézés" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "Válaszírás ({0} válasz)" + #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "megosztás" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "Mégse tetszik ({0} kedvelés)" + #: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -167,6 +188,12 @@ msgstr "{0} hónapja" msgid "{0}s" msgstr "{0} másodperce" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} olvasatlan értesítés" + +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count} felhasználó kedveli" + #: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} olvasatlan elem" @@ -185,49 +212,24 @@ msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "perccel" #: src/view/com/notifications/NotificationFeedItem.tsx:301 -msgid "" -"{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"followed you" -msgstr "" -"{firstAuthorLink} és <0>{formattedAuthorsCount} további személy " -"mostantól követ Téged" +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorLink} és <0>{formattedAuthorsCount} további személy mostantól követ Téged" #: src/view/com/notifications/NotificationFeedItem.tsx:327 -msgid "" -"{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"liked your custom feed" -msgstr "" -"{firstAuthorLink} és <0>{formattedAuthorsCount} további személy kedvelte " -"az egyéni hírfolyamodat" +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "{firstAuthorLink} és <0>{formattedAuthorsCount} további személy kedvelte az egyéni hírfolyamodat" #: src/view/com/notifications/NotificationFeedItem.tsx:223 -msgid "" -"{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"liked your post" -msgstr "" -"{firstAuthorLink} és <0>{formattedAuthorsCount} további személy kedvelte " -"a bejegyzésedet" +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "{firstAuthorLink} és <0>{formattedAuthorsCount} további személy kedvelte a bejegyzésedet" #: src/view/com/notifications/NotificationFeedItem.tsx:247 -msgid "" -"{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"reposted your post" -msgstr "" -"{firstAuthorLink} és <0>{formattedAuthorsCount} további személy " -"megosztotta a bejegyzésedet" +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorLink} és <0>{formattedAuthorsCount} további személy megosztotta a bejegyzésedet" #: src/view/com/notifications/NotificationFeedItem.tsx:351 -msgid "" -"{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"signed up with your starter pack" -msgstr "" -"{firstAuthorLink} és <0>{formattedAuthorsCount} további személy a Te " -"kezdőcsomagoddal regisztrált" +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorLink} és <0>{formattedAuthorsCount} további személy a Te kezdőcsomagoddal regisztrált" #: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" @@ -254,49 +256,24 @@ msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} a Te kezdőcsomagoddal regisztrált" #: src/view/com/notifications/NotificationFeedItem.tsx:294 -msgid "" -"{firstAuthorName} and {additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"followed you" -msgstr "" -"{firstAuthorName} és {formattedAuthorsCount} további személy mostantól követ " -"Téged" +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorName} és {formattedAuthorsCount} további személy mostantól követ Téged" #: src/view/com/notifications/NotificationFeedItem.tsx:320 -msgid "" -"{firstAuthorName} and {additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"liked your custom feed" -msgstr "" -"{firstAuthorName} és {formattedAuthorsCount} további személy kedvelte az " -"egyéni hírfolyamodat" +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "{firstAuthorName} és {formattedAuthorsCount} további személy kedvelte az egyéni hírfolyamodat" #: src/view/com/notifications/NotificationFeedItem.tsx:216 -msgid "" -"{firstAuthorName} and {additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"liked your post" -msgstr "" -"{firstAuthorName} és {formattedAuthorsCount} további személy kedvelte a " -"bejegyzésedet" +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "{firstAuthorName} és {formattedAuthorsCount} további személy kedvelte a bejegyzésedet" #: src/view/com/notifications/NotificationFeedItem.tsx:240 -msgid "" -"{firstAuthorName} and {additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"reposted your post" -msgstr "" -"{firstAuthorName} és {formattedAuthorsCount} további személy megosztotta a " -"bejegyzésedet" +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorName} és {formattedAuthorsCount} további személy megosztotta a bejegyzésedet" #: src/view/com/notifications/NotificationFeedItem.tsx:344 -msgid "" -"{firstAuthorName} and {additionalAuthorsCount, plural, one " -"{{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " -"signed up with your starter pack" -msgstr "" -"{firstAuthorName} és {formattedAuthorsCount} további személy a Te " -"kezdőcsomagoddal regisztrált" +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorName} és {formattedAuthorsCount} további személy a Te kezdőcsomagoddal regisztrált" #: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" @@ -327,10 +304,13 @@ msgstr "{firstAuthorName} a Te kezdőcsomagoddal regisztrált" msgid "{following} following" msgstr "{following} követett" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} jelenleg nem fogad üzeneteket" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount} felhasználó kedveli" + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 msgid "{notificationCount} unread items" msgstr "{notificationCount} olvasatlan értesítés" @@ -349,25 +329,17 @@ msgstr "{profileName} {0} ezelőtt csatlakozott a Blueskyhoz" #: src/components/NewskieDialog.tsx:111 msgid "{profileName} joined Bluesky using a starter pack {0} ago" -msgstr "" -"{profileName} {0} ezelőtt csatlakozott a Blueskyhoz egy kezdőcsomag " -"igénybevételével" +msgstr "{profileName} {0} ezelőtt csatlakozott a Blueskyhoz egy kezdőcsomag igénybevételével" #: src/screens/StarterPack/Wizard/index.tsx:449 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}, és {2} további személy szerepel a kezdőcsomagodban" +msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, és {2} további személy szerepel a kezdőcsomagodban" #: src/screens/StarterPack/Wizard/index.tsx:502 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}, és {2} további személy szerepel a kezdőcsomagodban" +msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, és {2} további személy szerepel a kezdőcsomagodban" #: src/view/shell/Drawer.tsx:97 msgid "<0>{0} {1, plural, one {follower} other {followers}}" @@ -394,14 +366,11 @@ msgid "<0>{date} at {time}" msgstr "<0>{date}, {time}" #: src/screens/Settings/NotificationSettings.tsx:85 -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>Kísérleti: Ha ez a funkció engedélyezve van, akkor csak az általad " -"követett felhasználók válaszairól és idézéseiről fogsz értesítést kapni. " -"Ezeket a beállításokat idővel bővíteni fogjuk." +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>Kísérleti: Ha ez a funkció engedélyezve van, akkor csak az általad követett felhasználók válaszairól és idézéseiről fogsz értesítést kapni. Ezeket a beállításokat idővel bővíteni fogjuk." + +#~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." +#~ msgstr "<0>Nem alkalmazható. Ez a figyelmeztetés csak a csatolt médiatartalommal rendelkező bejegyzésekhez használható fel." #: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" @@ -427,8 +396,10 @@ msgstr "30 napig" msgid "7 days" msgstr "7 napig" -#: src/Navigation.tsx:362 src/screens/Settings/AboutSettings.tsx:28 -#: src/screens/Settings/Settings.tsx:215 src/screens/Settings/Settings.tsx:218 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Súgó" @@ -436,18 +407,27 @@ msgstr "Súgó" msgid "Access navigation links and settings" msgstr "Navigációs hivatkozások és beállítások" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Profil és egyéb navigációs hivatkozások" + #: src/screens/Settings/AccessibilitySettings.tsx:46 -#: src/screens/Settings/Settings.tsx:191 src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Kisegítő lehetőségek" -#: src/Navigation.tsx:322 +#~ msgid "Accessibility settings" +#~ msgstr "Kisegítő lehetőségek" + +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Kisegítő lehetőségek" -#: src/Navigation.tsx:338 src/screens/Login/LoginForm.tsx:178 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 #: src/screens/Settings/AccountSettings.tsx:45 -#: src/screens/Settings/Settings.tsx:153 src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Fiók" @@ -497,7 +477,6 @@ msgstr "Feloldottad a fiók némítását" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "Felvesz" @@ -514,11 +493,13 @@ msgstr "{displayName} felvétele egy kezdőcsomaghoz" msgid "Add a content warning" msgstr "Tartalomfigyelmeztetés felvétele" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Felhasználó felvétele a listára" -#: src/components/dialogs/SwitchAccount.tsx:55 src/screens/Deactivated.tsx:191 +#: src/components/dialogs/SwitchAccount.tsx:55 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Fiók felvétele a listára" @@ -536,7 +517,8 @@ msgstr "Helyettesítő szöveg hozzáadása" msgid "Add alt text (optional)" msgstr "Helyettesítő szöveg hozzáadása (nem kötelező)" -#: src/screens/Settings/Settings.tsx:372 src/screens/Settings/Settings.tsx:375 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Fiók felvétele a listára" @@ -566,6 +548,11 @@ msgstr "Elnémított szavak és címkék felvétele" msgid "Add new post" msgstr "Válaszlánc folytatása" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Ajánlott hírfolyamok felvétele" @@ -576,9 +563,7 @@ msgstr "Vegyél fel néhány hírfolyamot a kezdőcsomagodhoz!" #: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" -msgstr "" -"Az alapértelmezett hírfolyamban az általad követett személyek bejegyzései " -"jelennek meg" +msgstr "Az alapértelmezett hírfolyamban az általad követett személyek bejegyzései jelennek meg" #: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" @@ -619,9 +604,7 @@ msgstr "Felnőtt tartalom" #: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." -msgstr "" -"A felnőtt tartalmakat csak böngészőből, a <0>bsky.app honlapon " -"engedélyezheted." +msgstr "A felnőtt tartalmakat csak böngészőből, a <0>bsky.app honlapon engedélyezheted." #: src/components/moderation/LabelPreference.tsx:242 msgid "Adult content is disabled." @@ -637,8 +620,8 @@ msgid "Advanced" msgstr "Haladó beállítások" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Az algoritmus idomítása befejeződött!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Az algoritmus idomítása befejeződött!" #: src/view/screens/Notifications.tsx:86 msgid "All" @@ -657,7 +640,8 @@ msgstr "Itt egy helyen megtalálod az összes elmentett hírfolyamot." msgid "Allow access to your direct messages" msgstr "Hozzáférés megadása a személyes üzenetekhez" -#: src/screens/Messages/Settings.tsx:70 src/screens/Messages/Settings.tsx:73 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Bejövő üzenetek fogadása" @@ -702,12 +686,8 @@ msgid "Alt Text" msgstr "Helyettesítő szöveg" #: src/view/com/composer/photos/Gallery.tsx:255 -msgid "" -"Alt text describes images for blind and low-vision users, and helps give " -"context to everyone." -msgstr "" -"A helyettesítő szöveg segít leírni egy képet vak vagy gyengén látó " -"felhasználók számára, és mindenki számára további információval szolgál." +msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." +msgstr "A helyettesítő szöveg segít leírni egy képet vak vagy gyengén látó felhasználók számára, és mindenki számára további információval szolgál." #: src/view/com/composer/GifAltText.tsx:179 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 @@ -716,28 +696,16 @@ msgstr "A helyettesítő szöveg le lesz vágva! Korlát: {0} karakter." #: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 #: src/view/com/modals/VerifyEmail.tsx:132 -msgid "" -"An email has been sent to {0}. It includes a confirmation code which you can " -"enter below." -msgstr "" -"Küldtünk egy emailt a(z) {0} címre. Ez a levél egy ellenőrzőkódot tartalmaz, " -"amit alább adhatsz meg." +msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." +msgstr "Küldtünk egy emailt a(z) {0} címre. Ez a levél egy ellenőrzőkódot tartalmaz, amit alább adhatsz meg." #: src/view/com/modals/ChangeEmail.tsx:114 -msgid "" -"An email has been sent to your previous address, {0}. It includes a " -"confirmation code which you can enter below." -msgstr "" -"Küldtünk egy emailt a korábbi email címedre: {0}. Ez a levél egy " -"ellenőrzőkódot tartalmaz, amit alább adhatsz meg." +msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." +msgstr "Küldtünk egy emailt a korábbi email címedre: {0}. Ez a levél egy ellenőrzőkódot tartalmaz, amit alább adhatsz meg." #: src/components/dialogs/VerifyEmailDialog.tsx:91 -msgid "" -"An email has been sent! Please enter the confirmation code included in the " -"email below." -msgstr "" -"Küldtünk egy emailt. Ez a levél egy ellenőrzőkódot tartalmaz, amit alább " -"adhatsz meg." +msgid "An email has been sent! Please enter the confirmation code included in the email below." +msgstr "Küldtünk egy emailt. Ez a levél egy ellenőrzőkódot tartalmaz, amit alább adhatsz meg." #: src/components/dialogs/GifSelect.tsx:265 msgid "An error has occurred" @@ -752,8 +720,7 @@ msgid "An error occurred while compressing the video." msgstr "A videó tömörítése meghiúsult." #: src/components/StarterPack/ProfileStarterPacks.tsx:333 -msgid "" -"An error occurred while generating your starter pack. Want to try again?" +msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "A kezdőcsomag létrehozása meghiúsult. Szeretnéd újra megpróbálni?" #: src/view/com/util/post-embeds/VideoEmbed.tsx:133 @@ -796,7 +763,8 @@ msgstr "A csevegés megnyitása meghiúsult" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -815,7 +783,8 @@ msgstr "ismeretlen feljegyző" msgid "and" msgstr "és" -#: src/screens/Onboarding/index.tsx:29 src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Állatok" @@ -836,7 +805,8 @@ msgstr "Bármely nyelv" msgid "Anybody can interact" msgstr "Bárki kapcsolatba léphet" -#: src/Navigation.tsx:370 src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" @@ -859,23 +829,29 @@ msgid "App password name must be unique" msgstr "Az alkalmazásjelszó neve nem egyedi" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 -msgid "" -"App password names can only contain letters, numbers, spaces, dashes, and " -"underscores" -msgstr "" -"Egy alkalmazásjelszó csak az angol ábécé betűit, számokat, szóközöket, " -"kötőjeleket és alsókötőjeleket tartalmazhat" +msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" +msgstr "Egy alkalmazásjelszó csak az angol ábécé betűit, számokat, szóközöket, kötőjeleket és alsókötőjeleket tartalmazhat" + +#~ msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +#~ msgstr "Egy alkalmazásjelszó neve csak az angol ábécé betűit, számokat, szóközöket, kötőjeleket és alsókötőjeleket tartalmazhat." #: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 msgid "App password names must be at least 4 characters long" msgstr "Egy alkalmazásjelszónak legalább 4 karakter hosszúnak kell lennie" +#~ msgid "App Password names must be at least 4 characters long." +#~ msgstr "Egy alkalmazásjelszónak legalább 4-karakter hosszúnak kell lennie." + +#~ msgid "App password settings" +#~ msgstr "Alkalmazásjelszó-beállítások" + #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Alkalmazásjelszók" -#: src/Navigation.tsx:290 src/screens/Settings/AppPasswords.tsx:51 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Alkalmazásjelszók" @@ -900,11 +876,19 @@ msgstr "Elküldted a fellebbezést" msgid "Appeal this decision" msgstr "Döntés fellebbezése" -#: src/Navigation.tsx:330 src/screens/Settings/AppearanceSettings.tsx:86 -#: src/screens/Settings/Settings.tsx:183 src/screens/Settings/Settings.tsx:186 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Megjelenítés" +#~ msgid "Appearance settings" +#~ msgstr "Megjelenítési beállítások" + +#~ msgid "Appearance Settings" +#~ msgstr "Megjelenítési beállítások" + #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" @@ -923,13 +907,12 @@ msgstr "Archivált bejegyzés" msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Biztosan törölni akarod a(z) „{0}” nevű alkalmazásjelszót?" +#~ msgid "Are you sure you want to delete the app password \"{name}\"?" +#~ msgstr "Biztosan törölni akarod a(z) „{name}” nevű alkalmazásjelszót?" + #: src/components/dms/MessageMenu.tsx:149 -msgid "" -"Are you sure you want to delete this message? The message will be deleted " -"for you, but not for the other participant." -msgstr "" -"Biztosan törölni akarod ezt az üzenetet? Az üzenet a Te nézőpontodból el " -"lesz távolítva, de a másik fél számára nem." +msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." +msgstr "Biztosan törölni akarod ezt az üzenetet? Az üzenet a Te nézőpontodból el lesz távolítva, de a másik fél számára nem." #: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" @@ -940,17 +923,12 @@ msgid "Are you sure you want to discard your changes?" msgstr "Biztosan el akarod vetni a változtatásokat?" #: src/components/dms/LeaveConvoPrompt.tsx:47 -msgid "" -"Are you sure you want to leave this conversation? Your messages will be " -"deleted for you, but not for the other participant." -msgstr "" -"Biztosan el akarod hagyni ezt a csevegést? Már nem fogsz tudni hozzáférni az " -"üzeneteidhez, a másik fél viszont igen." +msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." +msgstr "Biztosan el akarod hagyni ezt a csevegést? Már nem fogsz tudni hozzáférni az üzeneteidhez, a másik fél viszont igen." #: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" -msgstr "" -"Biztosan el akarod távolítani a(z) {0} c. hírfolyamot a gyűjteményedből?" +msgstr "Biztosan el akarod távolítani a(z) {0} c. hírfolyamot a gyűjteményedből?" #: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" @@ -972,7 +950,8 @@ msgstr "Biztos vagy benne?" msgid "Are you writing in <0>{0}?" msgstr "Jelenleg <0>{0} nyelven írsz?" -#: src/screens/Onboarding/index.tsx:23 src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Művészet" @@ -986,12 +965,10 @@ msgstr "Adj meg legalább 3 karaktert" #: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." -msgstr "" -"Az automatikus lejátszási beállítások elköltöztek a <0>Tartalmi- és " -"médiabeállításokba." +msgstr "Az automatikus lejátszási beállítások elköltöztek a <0>Tartalmi- és médiabeállításokba." -#: src/screens/Settings/ContentAndMediaSettings.tsx:96 -#: src/screens/Settings/ContentAndMediaSettings.tsx:102 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Videók és GIF-ek automatikus lejátszása" @@ -1002,7 +979,8 @@ msgstr "Videók és GIF-ek automatikus lejátszása" #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:292 src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 @@ -1013,7 +991,11 @@ msgstr "Videók és GIF-ek automatikus lejátszása" msgid "Back" msgstr "Vissza" -#: src/view/screens/Lists.tsx:84 src/view/screens/ModerationModlists.tsx:86 +#~ msgid "Basics" +#~ msgstr "Alapbeállítások" + +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "A listakészítés előtt ellenőriznünk kell az email-címedet." @@ -1031,18 +1013,27 @@ msgstr "A kezdőcsomag-létrehozás előtt ellenőriznünk kell az email-címede msgid "Before you may message another user, you must first verify your email." msgstr "Az üzenetküldés előtt ellenőriznünk kell az email-címedet." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 #: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Születésnap" +#~ msgid "Birthday:" +#~ msgstr "Születésnap" + #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 msgid "Block" msgstr "Letiltás" -#: src/components/dms/ConvoMenu.tsx:188 src/components/dms/ConvoMenu.tsx:192 +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 msgid "Block account" @@ -1058,15 +1049,15 @@ msgstr "Fiók letiltása" msgid "Block Account?" msgstr "Fiók letiltása" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Fiókok letiltása" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Lista letiltása" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Fiókok letiltása" @@ -1078,57 +1069,35 @@ msgstr "Letiltva" msgid "Blocked accounts" msgstr "Letiltott fiókok" -#: src/Navigation.tsx:154 src/view/screens/ModerationBlockedAccounts.tsx:101 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Letiltott fiókok" #: src/view/com/profile/ProfileMenu.tsx:336 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:741 -msgid "" -"Blocked accounts cannot reply in your threads, mention you, or otherwise " -"interact with you." -msgstr "" -"Az általad letiltott fiókok nem képesek válaszolni a bejegyzéseidre, " -"megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba lépni Veled." +msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "Az általad letiltott fiókok nem képesek válaszolni a bejegyzéseidre, megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba lépni Veled." #: src/view/screens/ModerationBlockedAccounts.tsx:112 -msgid "" -"Blocked accounts cannot reply in your threads, mention you, or otherwise " -"interact with you. You will not see their content and they will be prevented " -"from seeing yours." -msgstr "" -"Az általad letiltott fiókok nem képesek válaszolni a bejegyzéseidre, " -"megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba lépni Veled. A " -"letiltott fiókok bejegyzéseit nem fogod látni és ez fordítva is érvényes." +msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." +msgstr "Az általad letiltott fiókok nem képesek válaszolni a bejegyzéseidre, megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba lépni Veled. A letiltott fiókok bejegyzéseit nem fogod látni és ez fordítva is érvényes." -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Letiltott bejegyzés." #: src/screens/Profile/Sections/Labels.tsx:174 -msgid "" -"Blocking does not prevent this labeler from placing labels on your account." -msgstr "" -"A feljegyző letiltása nem akadályozza meg abban, hogy feljegyzéseket " -"helyezzen a fiókodra." +msgid "Blocking does not prevent this labeler from placing labels on your account." +msgstr "A feljegyző letiltása nem akadályozza meg abban, hogy feljegyzéseket helyezzen a fiókodra." -#: src/view/screens/ProfileList.tsx:753 -msgid "" -"Blocking is public. Blocked accounts cannot reply in your threads, mention " -"you, or otherwise interact with you." -msgstr "" -"A letiltás nyilvános. Az általad letiltott fiókok nem képesek válaszolni a " -"bejegyzéseidre, megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba " -"lépni Veled." +#: src/view/screens/ProfileList.tsx:756 +msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "A letiltás nyilvános. Az általad letiltott fiókok nem képesek válaszolni a bejegyzéseidre, megemlíteni Téged vagy bármilyen egyéb módon kapcsolatba lépni Veled." #: src/view/com/profile/ProfileMenu.tsx:333 -msgid "" -"Blocking will not prevent labels from being applied on your account, but it " -"will stop this account from replying in your threads or interacting with you." -msgstr "" -"A fiók letiltása nem fogja megakadályozni a feljegyzések hozzárendelését a " -"saját fiókodhoz, viszont a letiltott fiók nem lesz képes válaszolni a " -"bejegyzéseidre és egyéb módon kapcsolatba lépni Veled." +msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." +msgstr "A fiók letiltása nem fogja megakadályozni a feljegyzések hozzárendelését a saját fiókodhoz, viszont a letiltott fiók nem lesz képes válaszolni a bejegyzéseidre és egyéb módon kapcsolatba lépni Veled." #: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Blog" @@ -1144,33 +1113,21 @@ msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "A Bluesky nem tudja megerősíteni a létrehozás dátumát." #: src/view/com/auth/server-input/index.tsx:151 -msgid "" -"Bluesky is an open network where you can choose your hosting provider. If " -"you're a developer, you can host your own server." -msgstr "" -"A Bluesky egy nyílt hálózat, ahol saját szolgáltatót választhatsz. Ha " -"fejlesztő vagy, saját kiszolgálót is üzemeltethetsz." +msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." +msgstr "A Bluesky egy nyílt hálózat, ahol saját szolgáltatót választhatsz. Ha fejlesztő vagy, saját kiszolgálót is üzemeltethetsz." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "A Bluesky ismerősökkel még jobb!" #: src/components/StarterPack/ProfileStarterPacks.tsx:300 -msgid "" -"Bluesky will choose a set of recommended accounts from people in your " -"network." -msgstr "" -"A Bluesky egy javasolt felhasználócsoportot fog kijelölni a hálózatodon." +msgid "Bluesky will choose a set of recommended accounts from people in your network." +msgstr "A Bluesky egy javasolt felhasználócsoportot fog kijelölni a hálózatodon." #: src/screens/Settings/components/PwiOptOut.tsx:92 -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 "" -"A Bluesky nem fogja mutatni a profilodat és a bejegyzéseidet a " -"kijelentkezett felhasználók számára. Lehetséges, hogy ezt a kérést nem " -"minden alkalmazás fogja tiszteletben tartani. Ez a beállítás nem teszi " -"priváttá a profilodat." +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 "A Bluesky nem fogja mutatni a profilodat és a bejegyzéseidet a kijelentkezett felhasználók számára. Lehetséges, hogy ezt a kérést nem minden alkalmazás fogja tiszteletben tartani. Ez a beállítás nem teszi priváttá a profilodat." #: src/screens/Settings/AppIconSettings/index.tsx:99 msgid "Bluesky+" @@ -1188,7 +1145,8 @@ msgstr "Képek elhomályosítása" msgid "Blur images and filter from feeds" msgstr "Képek elhomályosítása és kiszűrés a hírfolyamokból" -#: src/screens/Onboarding/index.tsx:30 src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/index.tsx:30 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Könyvek" @@ -1217,15 +1175,33 @@ msgstr "További javaslatokat a Felfedezés oldalon találsz" msgid "Browse other feeds" msgstr "További hírfolyamok" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Honlap" +#~ msgid "by —" +#~ msgstr "Szerző: —" + #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Szerző: {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:442 +#~ msgid "by <0/>" +#~ msgstr "Szerző: <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 msgid "By <0>{0}" msgstr "Szerző: <0>{0}" @@ -1234,23 +1210,27 @@ msgid "By creating an account you agree to the <0>Privacy Policy." msgstr "A fiók létrehozásával elfogadod az <0>adatvédelmi irányelveket." #: src/screens/Signup/StepInfo/Policies.tsx:48 -msgid "" -"By creating an account you agree to the <0>Terms of Service and " -"<1>Privacy Policy." -msgstr "" -"A fiók létrehozásával elfogadod a <0>felhasználási feltételeket és az " -"<1>adatvédelmi irányelveket." +msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." +msgstr "A fiók létrehozásával elfogadod a <0>felhasználási feltételeket és az <1>adatvédelmi irányelveket." #: src/screens/Signup/StepInfo/Policies.tsx:68 msgid "By creating an account you agree to the <0>Terms of Service." msgstr "A fiók létrehozásával elfogadod a <0>felhasználási feltételeket." +#~ msgid "by you" +#~ msgstr "Saját" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Kamera" -#: src/components/Menu/index.tsx:236 src/components/Prompt.tsx:129 -#: src/components/Prompt.tsx:131 src/components/TagMenu/index.tsx:283 +#~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." +#~ msgstr "A jelszó neve csak az angol ábécé betűit, számokat, szóközöket, kötőjeleket és alsókötőjeleket tartalmazhat. Legalább 4, de legfeljebb 32 karakter hosszú lehet." + +#: src/components/Menu/index.tsx:297 +#: src/components/Prompt.tsx:129 +#: src/components/Prompt.tsx:131 +#: src/components/TagMenu/index.tsx:283 #: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 @@ -1258,7 +1238,8 @@ msgstr "Kamera" #: src/screens/Settings/AppIconSettings/index.tsx:225 #: src/screens/Settings/components/ChangeHandleDialog.tsx:76 #: src/screens/Settings/components/ChangeHandleDialog.tsx:83 -#: src/screens/Settings/Settings.tsx:260 src/view/com/composer/Composer.tsx:909 +#: src/screens/Settings/Settings.tsx:260 +#: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1278,17 +1259,20 @@ msgid "Cancel" msgstr "Mégse" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Mégse" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Fióktörlés megszakítása" +#~ msgid "Cancel change handle" +#~ msgstr "Felhasználónévváltás megszakítása" + #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" msgstr "Képkivágás megszakítása" @@ -1315,9 +1299,9 @@ msgid "Cancels opening the linked website" msgstr "A hivatkozás megnyitásának megszakítása" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Egy letiltott felhasználóval nem léphetsz kapcsolatba" @@ -1334,6 +1318,10 @@ msgstr "Feliratok és helyettesítő szöveg" msgid "Change" msgstr "Megváltoztatás" +#~ msgctxt "action" +#~ msgid "Change" +#~ msgstr "Megváltoztatás" + #: src/screens/Settings/AppIconSettings/index.tsx:39 msgid "Change app icon" msgstr "Alkalmazásikon megváltoztatása" @@ -1353,6 +1341,9 @@ msgstr "Email-cím megváltoztatása" msgid "Change email address" msgstr "Email-cím megváltoztatása" +#~ msgid "Change handle" +#~ msgstr "Felhasználónév megváltoztatása" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 #: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" @@ -1362,6 +1353,9 @@ msgstr "Felhasználónév megváltoztatása" msgid "Change my email" msgstr "Email-cím megváltoztatása" +#~ msgid "Change password" +#~ msgstr "Jelszó megváltoztatása" + #: src/view/com/modals/ChangePassword.tsx:142 msgid "Change Password" msgstr "Jelszó megváltoztatása" @@ -1378,8 +1372,10 @@ msgstr "Email-cím megváltoztatása" msgid "Change your email address" msgstr "Email-cím megváltoztatása" -#: src/Navigation.tsx:382 src/view/shell/bottom-bar/BottomBar.tsx:205 -#: src/view/shell/desktop/LeftNav.tsx:335 src/view/shell/Drawer.tsx:417 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 +#: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Csevegés" @@ -1387,8 +1383,10 @@ msgstr "Csevegés" msgid "Chat muted" msgstr "Elnémítottad a csevegést" -#: src/components/dms/ConvoMenu.tsx:112 src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 src/screens/Messages/ChatList.tsx:244 +#: src/components/dms/ConvoMenu.tsx:112 +#: src/components/dms/MessageMenu.tsx:81 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Csevegések" @@ -1400,7 +1398,8 @@ msgstr "Csevegések" msgid "Chat unmuted" msgstr "Feloldottad a csevegés némítását" -#: src/screens/SignupQueued.tsx:78 src/screens/SignupQueued.tsx:82 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Állapot ellenőrzése" @@ -1408,9 +1407,8 @@ msgstr "Állapot ellenőrzése" msgid "Check your email for a login code and enter it here." msgstr "Add meg az emailben kapott megerősítőkódot!" -#: src/view/com/modals/DeleteAccount.tsx:232 -msgid "" -"Check your inbox for an email with the confirmation code to enter below:" +#: src/view/com/modals/DeleteAccount.tsx:213 +msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Küldtünk egy emailt. Add meg a benne található ellenőrzőkódot:" #: src/screens/Settings/components/ChangeHandleDialog.tsx:372 @@ -1430,39 +1428,34 @@ msgid "Choose People" msgstr "Személyek kiválasztása" #: src/view/com/composer/labels/LabelsBtn.tsx:115 -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 "" -"Válaszd ki a médiatartalomra alkalmazható feljegyzési kategóriákat! Ha egyet " -"sem választasz ki, akkor a bejegyzést bármilyen közönség által " -"megtekinthetőnek vesszük." +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 "Válaszd ki a médiatartalomra alkalmazható feljegyzési kategóriákat! Ha egyet sem választasz ki, akkor a bejegyzést bármilyen közönség által megtekinthetőnek vesszük." #: src/view/com/auth/server-input/index.tsx:76 msgid "Choose Service" msgstr "Szolgáltatás kiválasztása" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." -msgstr "" -"Válaszd ki az algoritmusokat, amelyek az egyéni hírfolyamaidat működtetik!" +msgstr "Válaszd ki az algoritmusokat, amelyek az egyéni hírfolyamaidat működtetik!" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 msgid "Choose this color as your avatar" msgstr "Szín használata profilképként" -#: src/view/screens/Feeds.tsx:728 src/view/screens/Search/Explore.tsx:391 -msgid "" -"Choose your own timeline! Feeds built by the community help you find content " -"you love." -msgstr "" -"Válaszd ki, hogy milyen idővonalakat akarsz böngészni! A közösség által " -"épített egyéni hírfolyamok segítenek megtalálni a Téged érdeklő tartalmakat." +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "Válaszd ki, hogy milyen idővonalakat akarsz böngészni! A közösség által épített egyéni hírfolyamok segítenek megtalálni a Téged érdeklő tartalmakat." #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Jelszó megadása" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Saját felhasználónév" + #: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Összes adat törlése" @@ -1475,17 +1468,20 @@ msgstr "Összes adat törlése (A program újra fog indulni)" msgid "Clear search query" msgstr "Keresési kifejezés törlése" +#~ msgid "Clears all storage data" +#~ msgstr "Az összes adat törlése" + #: src/view/screens/Support.tsx:41 msgid "click here" msgstr "kattints ide" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "További információ a fiókod törléséről" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "További információ a fiókod törléséről" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "További információ." +#~ msgid "Click here for more information." +#~ msgstr "További információ." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1513,8 +1509,10 @@ msgstr "Kipp 🐴 kopp 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 -#: src/components/NewskieDialog.tsx:146 src/components/NewskieDialog.tsx:153 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 +#: src/components/NewskieDialog.tsx:146 +#: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1556,7 +1554,8 @@ msgstr "Képnézegető bezárása" msgid "Close navigation footer" msgstr "Navigációs lábléc bezárása" -#: src/components/Menu/index.tsx:230 src/components/TagMenu/index.tsx:277 +#: src/components/Menu/index.tsx:291 +#: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Párbeszédablak bezárása" @@ -1568,6 +1567,9 @@ msgstr "Alsó navigációs sáv bezárása" msgid "Closes password update alert" msgstr "Jelszófrissítési figyelmeztetés bezárása" +#~ msgid "Closes post composer and discards post draft" +#~ msgstr "Bejegyzésíró bezárása és a piszkozat elvetése" + #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 msgid "Closes viewer for header image" msgstr "Borítókép-nézegető bezárása" @@ -1580,26 +1582,28 @@ msgstr "Lista összecsukása" msgid "Collapses list of users for a given notification" msgstr "Egy értesítés felhasználólistájának összecsukása" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Színmód" -#: src/screens/Onboarding/index.tsx:38 src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/index.tsx:38 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Humor" -#: src/screens/Onboarding/index.tsx:24 src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/index.tsx:24 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Képregények" -#: src/Navigation.tsx:280 src/view/screens/CommunityGuidelines.tsx:34 +#: src/Navigation.tsx:281 +#: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Közösségi irányelvek" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" -msgstr "" -"Regisztrációs varázsló befejezése és a Bluesky használatának megkezdése" +msgstr "Regisztrációs varázsló befejezése és a Bluesky használatának megkezdése" #: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" @@ -1632,7 +1636,8 @@ msgstr "A <0>moderálási beállításokban módosítható." #: 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:172 +#: src/components/Prompt.tsx:175 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 #: src/view/com/modals/VerifyEmail.tsx:239 @@ -1649,7 +1654,7 @@ msgstr "Változtatások megerősítése" msgid "Confirm content language settings" msgstr "Tartalomnyelvi beállítások megerősítése" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Fiók törlésének megerősítése" @@ -1666,8 +1671,8 @@ msgstr "Születési dátum megerősítése" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Megerősítőkód" @@ -1680,20 +1685,22 @@ msgstr "Megerősítőkód" msgid "Connecting..." msgstr "Csatlakozás folyamatban…" -#: src/screens/Signup/index.tsx:175 src/screens/Signup/index.tsx:178 +#: src/screens/Signup/index.tsx:175 +#: src/screens/Signup/index.tsx:178 msgid "Contact support" msgstr "Támogatás" -#: src/screens/Settings/ContentAndMediaSettings.tsx:39 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 msgid "Content & Media" msgstr "Tartalom és média" #: src/screens/Settings/AccessibilitySettings.tsx:109 -#: src/screens/Settings/Settings.tsx:175 src/screens/Settings/Settings.tsx:178 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Tartalom és média" -#: src/Navigation.tsx:354 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Tartalom és média" @@ -1765,10 +1772,11 @@ msgstr "Vágólapra helyezve" msgid "Copied build version to clipboard" msgstr "Buildszám a vágólapra helyezve" -#: src/components/dms/MessageMenu.tsx:57 src/lib/sharing.ts:25 +#: src/components/dms/MessageMenu.tsx:57 +#: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:392 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Vágólapra helyezve" @@ -1777,10 +1785,16 @@ msgstr "Vágólapra helyezve" msgid "Copied!" msgstr "Vágólapra helyezve." +#~ msgid "Copies app password" +#~ msgstr "Alkalmazásjelszó másolása" + #: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy" msgstr "Másolás" +#~ msgid "Copy {0}" +#~ msgstr "{0} másolása" + #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" msgstr "Alkalmazásjelszó másolása" @@ -1789,7 +1803,8 @@ msgstr "Alkalmazásjelszó másolása" msgid "Copy build version to clipboard" msgstr "Buildszám másolása a vágólapra" -#: src/components/dialogs/Embed.tsx:122 src/components/dialogs/Embed.tsx:141 +#: src/components/dialogs/Embed.tsx:122 +#: src/components/dialogs/Embed.tsx:141 msgid "Copy code" msgstr "Kód másolása" @@ -1809,7 +1824,7 @@ msgstr "Hivatkozás másolása" msgid "Copy Link" msgstr "Hivatkozás másolása" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Lista hivatkozásának másolása" @@ -1836,7 +1851,8 @@ msgstr "QR-kód másolása" msgid "Copy TXT record value" msgstr "TXT-rekord értékének másolása" -#: src/Navigation.tsx:285 src/view/screens/CopyrightPolicy.tsx:31 +#: src/Navigation.tsx:286 +#: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Jogi irányelvek" @@ -1848,7 +1864,7 @@ msgstr "A csevegés elhagyása meghiúsult" msgid "Could not load feed" msgstr "A hírfolyam betöltése meghiúsult" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "A lista betöltése meghiúsult" @@ -1864,13 +1880,16 @@ msgstr "A videó feldolgozása meghiúsult." msgid "Create" msgstr "Létrehozás" +#~ msgid "Create a new Bluesky account" +#~ msgstr "Új Bluesky-fiók létrehozása" + #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" msgstr "QR-kód létrehozása egy kezdőcsomaghoz" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Kezdőcsomag létrehozása" @@ -1887,7 +1906,8 @@ msgstr "Regisztráció" msgid "Create Account" msgstr "Regisztráció" -#: src/components/dialogs/Signin.tsx:86 src/components/dialogs/Signin.tsx:88 +#: src/components/dialogs/Signin.tsx:86 +#: src/components/dialogs/Signin.tsx:88 msgid "Create an account" msgstr "Regisztráció" @@ -1899,6 +1919,9 @@ msgstr "Profilkép létrehozása" msgid "Create another" msgstr "Másik létrehozása" +#~ msgid "Create App Password" +#~ msgstr "Alkalmazásjelszó létrehozása" + #: src/view/com/auth/SplashScreen.tsx:47 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" @@ -1912,7 +1935,8 @@ msgstr "Jelentés neki: {0}" msgid "Created {0}" msgstr "Létrehozás dátuma: {0}" -#: src/screens/Onboarding/index.tsx:26 src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/index.tsx:26 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kultúra" @@ -1921,12 +1945,21 @@ msgstr "Kultúra" msgid "Custom" msgstr "Egyéni" +#~ msgid "Custom domain" +#~ msgstr "Egyéni tartomány" + +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "A közösség által épített egyéni hírfolyamok új élményekkel ruháznak fel, és segítenek megtalálni a Téged érdeklő tartalmakat." + +#~ msgid "Customize media from external sites." +#~ msgstr "A külső forrásból származó médiatartalmak testreszabása." + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Add meg, hogy ki léphet kapcsolatba ezzel a bejegyzéssel!" -#: src/screens/Settings/AppearanceSettings.tsx:106 -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Sötét" @@ -1934,7 +1967,7 @@ msgstr "Sötét" msgid "Dark mode" msgstr "Sötét mód" -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Sötét téma" @@ -1948,6 +1981,9 @@ msgstr "Születési dátum" msgid "Deactivate account" msgstr "Fiók deaktiválása" +#~ msgid "Deactivate my account" +#~ msgstr "Fiók deaktiválása" + #: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Moderálási hibakeresés" @@ -1956,7 +1992,7 @@ msgstr "Moderálási hibakeresés" msgid "Debug panel" msgstr "Hibakeresési panel" -#: src/screens/Settings/AppearanceSettings.tsx:169 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Alapértelmezett" @@ -1970,7 +2006,7 @@ msgstr "Alapértelmezett ikonok" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Törlés" @@ -1979,7 +2015,7 @@ msgstr "Törlés" msgid "Delete account" msgstr "Fiók törlése" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "<0>\"<1>{0}<2>\" fiókjának törlése" @@ -1999,7 +2035,7 @@ msgstr "Csevegéskijelentési jegyzőkönyv ürítése" msgid "Delete for me" msgstr "Törlés helyileg" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Lista törlése" @@ -2011,10 +2047,13 @@ msgstr "Üzenet törlése" msgid "Delete message for me" msgstr "Üzenet törlése helyileg" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Fiók törlése" +#~ msgid "Delete My Account…" +#~ msgstr "Fiók törlése…" + #: src/view/com/composer/Composer.tsx:820 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 @@ -2030,7 +2069,7 @@ msgstr "Kezdőcsomag törlése" msgid "Delete starter pack?" msgstr "Kezdőcsomag törlése" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Lista törlése" @@ -2047,10 +2086,13 @@ msgstr "Törölt tartalom" msgid "Deleted Account" msgstr "Törölt fiók" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Törölted a bejegyzést." +#~ msgid "Deletes the chat declaration record" +#~ msgstr "Csevegéskijelentési jegyzőkönyv ürítése" + #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 @@ -2064,9 +2106,7 @@ msgid "Description is too long" msgstr "A leírás túl hosszú" #: src/screens/Profile/Header/EditProfileDialog.tsx:365 -msgid "" -"Description is too long. The maximum number of characters is " -"{DESCRIPTION_MAX_GRAPHEMES}." +msgid "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." msgstr "A leírás túl hosszú. A korlát {DESCRIPTION_MAX_GRAPHEMES} karakter." #: src/view/com/composer/GifAltText.tsx:150 @@ -2083,19 +2123,25 @@ msgstr "Idézet leválasztása" msgid "Detach quote post?" msgstr "Idézet leválasztása" -#: src/screens/Settings/Settings.tsx:242 src/screens/Settings/Settings.tsx:245 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Fejlesztői beállítások" #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" -msgstr "" -"Párbeszédablak: A bejegyzés kapcsolatbalépési jogosultságainak testreszabása" +msgstr "Párbeszédablak: A bejegyzés kapcsolatbalépési jogosultságainak testreszabása" + +#~ msgid "Did you want to say anything?" +#~ msgstr "Szeretnél mondani valamit?" -#: src/screens/Settings/AppearanceSettings.tsx:123 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Félhomályos" +#~ msgid "Disable autoplay for videos and GIFs" +#~ msgstr "Videók és GIF-ek automatikus lejátszásának letiltása" + #: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" msgstr "Kétlépcsős azonosítás kikapcsolása" @@ -2112,7 +2158,8 @@ msgstr "Feliratok letiltása" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:139 src/screens/Messages/Settings.tsx:142 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 #: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Letiltva" @@ -2145,7 +2192,7 @@ msgstr "A fiók kijelentkezett felhasználók elől való elrejtésének kérelm msgid "Discover new custom feeds" msgstr "Egyéni hírfolyamok felfedezése" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Új hírfolyamok felfedezése" @@ -2161,7 +2208,7 @@ msgstr "Bezárás" msgid "Dismiss error" msgstr "Hiba bezárása" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Gyorstalpaló bezárása" @@ -2186,12 +2233,8 @@ msgid "Display name is too long" msgstr "A megjelenítendő név túl hosszú" #: src/screens/Profile/Header/EditProfileDialog.tsx:334 -msgid "" -"Display name is too long. The maximum number of characters is " -"{DISPLAY_NAME_MAX_GRAPHEMES}." -msgstr "" -"A megjelenítendő név túl hosszú. A korlát {DISPLAY_NAME_MAX_GRAPHEMES} " -"karakter." +msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." +msgstr "A megjelenítendő név túl hosszú. A korlát {DISPLAY_NAME_MAX_GRAPHEMES} karakter." #: src/screens/Settings/components/ChangeHandleDialog.tsx:375 #: src/screens/Settings/components/ChangeHandleDialog.tsx:377 @@ -2202,6 +2245,12 @@ msgstr "DNS-panellel" msgid "Do not apply this mute word to users you follow" msgstr "A követett felhasználók kivételt élveznek a némítás alól" +#~ msgid "Does not contain adult content." +#~ msgstr "Nem ábrázol felnőtt tartalmakat." + +#~ msgid "Does not contain graphic or disturbing content." +#~ msgstr "Nem tartalmaz a nyugalom megzavarására alkalmas tartalmakat." + #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." msgstr "Nem ábrázol meztelenséget." @@ -2210,6 +2259,9 @@ msgstr "Nem ábrázol meztelenséget." msgid "Doesn't begin or end with a hyphen" msgstr "Nem kezdődhet vagy végződhet kötőjellel" +#~ msgid "Domain Value" +#~ msgstr "Tartományérték" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "A tartományellenőrzés kész." @@ -2309,9 +2361,7 @@ msgstr "pl.: Akik folyton csak reklámokkal válaszolnak." #: src/view/com/modals/InviteCodes.tsx:97 msgid "Each code works once. You'll receive more invite codes periodically." -msgstr "" -"Mindegyik meghívó csak egyszer használható fel. Időközönként újakat fogsz " -"kapni." +msgstr "Mindegyik meghívó csak egyszer használható fel. Időközönként újakat fogsz kapni." #: src/screens/Settings/AccountSettings.tsx:112 #: src/screens/StarterPack/StarterPackScreen.tsx:575 @@ -2320,12 +2370,13 @@ msgstr "" msgid "Edit" msgstr "Szerkesztés" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Szerkesztés" -#: src/view/com/util/UserAvatar.tsx:347 src/view/com/util/UserBanner.tsx:95 +#: src/view/com/util/UserAvatar.tsx:347 +#: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Profilkép szerkesztése" @@ -2344,7 +2395,7 @@ msgstr "Kép szerkesztése" msgid "Edit interaction settings" msgstr "Kapcsolatbalépési beállítások szerkesztése" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Lista szerkesztése" @@ -2352,7 +2403,8 @@ msgstr "Lista szerkesztése" msgid "Edit Moderation List" msgstr "Moderálólista szerkesztése" -#: src/Navigation.tsx:295 src/view/screens/Feeds.tsx:515 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Hírfolyamgyűjtemény szerkesztése" @@ -2401,11 +2453,12 @@ msgstr "Megjelenítendő név szerkesztése" msgid "Edit your profile description" msgstr "Profilleírás szerkesztése" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Kezdőcsomag szerkesztése" -#: src/screens/Onboarding/index.tsx:31 src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/index.tsx:31 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Tanítás-tanulás" @@ -2448,6 +2501,9 @@ msgstr "Visszaigazoltad az email-címedet" msgid "Email Verified" msgstr "Visszaigazoltad az email-címedet" +#~ msgid "Email:" +#~ msgstr "Email-cím:" + #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" msgstr "HTML-kód beágyazása" @@ -2459,12 +2515,8 @@ msgid "Embed post" msgstr "Bejegyzés beágyazása" #: src/components/dialogs/Embed.tsx:101 -msgid "" -"Embed this post in your website. Simply copy the following snippet and paste " -"it into the HTML code of your website." -msgstr "" -"Jelenítsd meg ezt a bejegyzést a honlapodon! Másold ki az alábbi " -"kódrészletet és illeszd be a honlapod HTML-kódjába." +msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." +msgstr "Jelenítsd meg ezt a bejegyzést a honlapodon! Másold ki az alábbi kódrészletet és illeszd be a honlapod HTML-kódjába." #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:57 msgid "Embedded video player" @@ -2509,7 +2561,13 @@ msgstr "Feliratok engedélyezése" msgid "Enable this source only" msgstr "Csak ezen forrás engedélyezése" -#: src/screens/Messages/Settings.tsx:130 src/screens/Messages/Settings.tsx:133 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 #: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Engedélyezve" @@ -2522,6 +2580,9 @@ msgstr "A hírfolyam véget ért" msgid "Ensure you have selected a language for each subtitle file." msgstr "Minden feliratfájlhoz rendelj hozzá egy nyelvet!" +#~ msgid "Enter a name for this App Password" +#~ msgstr "Alkalmazásjelszó nevének megadása" + #: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" msgstr "Jelszó megadása" @@ -2552,12 +2613,8 @@ msgid "Enter the domain you want to use" msgstr "Add meg a használni kívánt tartományt" #: src/screens/Login/ForgotPasswordForm.tsx:113 -msgid "" -"Enter the email you used to create your account. We'll send you a \"reset " -"code\" so you can set a new password." -msgstr "" -"Add meg a regisztrációkor használt email-címedet! Küldeni fogunk egy " -"„helyreállítási kódot”, amivel megváltoztathatod a jelszavad." +msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." +msgstr "Add meg a regisztrációkor használt email-címedet! Küldeni fogunk egy „helyreállítási kódot”, amivel megváltoztathatod a jelszavad." #: src/components/dialogs/BirthDateSettings.tsx:107 msgid "Enter your birth date" @@ -2581,7 +2638,7 @@ msgid "Enter your username and password" msgstr "Add meg a felhasználóneved és a jelszavad" #: src/view/com/composer/Composer.tsx:1637 -#: src/view/com/util/error/ErrorScreen.tsx:40 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Hiba" @@ -2610,7 +2667,8 @@ msgstr "Bárki válaszolhat" msgid "Everybody can reply to this post." msgstr "Bárki válaszolhat erre a bejegyzésre." -#: src/screens/Messages/Settings.tsx:83 src/screens/Messages/Settings.tsx:86 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Bárkitől" @@ -2634,10 +2692,13 @@ msgstr "A követett felhasználók bejegyzéseit nem szűri" msgid "Exit fullscreen" msgstr "Kilépés a teljes képernyős módból" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Fióktörlés megszakítása" +#~ msgid "Exits handle change process" +#~ msgstr "Felhasználónévváltás megszakítása" + #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" msgstr "Képkivágás megszakítása" @@ -2672,6 +2733,9 @@ msgstr "Az URI nem old fel egy rekordot" msgid "Experimental" msgstr "Kísérleti" +#~ msgid "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 "Kísérleti: Ha ez a funkció engedélyezve van, akkor csak az általad követett felhasználók válaszairól és idézéseiről fogsz értesítést kapni. Ezeket a beállításokat idővel bővíteni fogjuk." + #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" msgstr "Lejárt" @@ -2697,8 +2761,8 @@ msgstr "Adatok exportálása" msgid "Export My Data" msgstr "Adatok exportálása" -#: src/screens/Settings/ContentAndMediaSettings.tsx:72 -#: src/screens/Settings/ContentAndMediaSettings.tsx:75 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Külső médiatartalom" @@ -2709,23 +2773,24 @@ msgstr "Külső médiatartalom" #: src/components/dialogs/EmbedConsent.tsx:70 #: src/screens/Settings/ExternalMediaPreferences.tsx:40 -msgid "" -"External media may allow websites to collect information about you and your " -"device. No information is sent or requested until you press the \"play\" " -"button." -msgstr "" -"A külső médiatartalmak engedélyezése lehetővé teszi más honlapok számára az " -"adatgyűjtést Rólad vagy az eszközödről. A „Lejátszás” gomb megnyomásáig " -"semmilyen adatot sem küldünk vagy kérünk le." +msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." +msgstr "A külső médiatartalmak engedélyezése lehetővé teszi más honlapok számára az adatgyűjtést Rólad vagy az eszközödről. A „Lejátszás” gomb megnyomásáig semmilyen adatot sem küldünk vagy kérünk le." -#: src/Navigation.tsx:314 src/screens/Settings/ExternalMediaPreferences.tsx:31 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Külső médiatartalmak" +#~ msgid "External media settings" +#~ msgstr "Külső médiatartalmak" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "A felhasználónév megváltoztatása meghiúsult. Próbáld újra!" +#~ msgid "Failed to create app password." +#~ msgstr "Az alkalmazásjelszó létrehozása meghiúsult." + #: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 msgid "Failed to create app password. Please try again." msgstr "Az alkalmazásjelszó létrehozása meghiúsult. Próbáld újra!" @@ -2736,11 +2801,8 @@ msgid "Failed to create starter pack" msgstr "A kezdőcsomag létrehozása meghiúsult" #: src/view/com/modals/CreateOrEditList.tsx:186 -msgid "" -"Failed to create the list. Check your internet connection and try again." -msgstr "" -"A lista létrehozása meghiúsult. Ellenőrizd az internetkapcsolatot, majd " -"próbáld újra!" +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "A lista létrehozása meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" #: src/components/dms/MessageMenu.tsx:73 msgid "Failed to delete message" @@ -2754,8 +2816,8 @@ msgstr "A bejegyzés törlése meghiúsult. Próbáld újra!" msgid "Failed to delete starter pack" msgstr "A kezdőcsomag törlése meghiúsult" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "A hírfolyambeállítások betöltése meghiúsult" @@ -2767,12 +2829,12 @@ msgstr "A GIF-ek betöltése meghiúsult" msgid "Failed to load past messages" msgstr "A korábbi üzenetek betöltése meghiúsult" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Az ajánlott hírfolyamok betöltése meghiúsult" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "A javasolt személyek betöltése meghiúsult" @@ -2788,6 +2850,9 @@ msgstr "A kép mentése meghiúsult: {0}" msgid "Failed to save notification preferences, please try again" msgstr "Az értesítési beállítások mentése meghiúsult. Próbáld újra!" +#~ msgid "Failed to save post interaction settings. Your post was created but users may be able to interact with it." +#~ msgstr "A kapcsolatbalépési beállítások mentése meghiúsult. A bejegyzés létrejött, de lehetséges, hogy nem kívánt felhasználók is kapcsolatba léphetnek vele." + #: src/components/dms/MessageItem.tsx:234 msgid "Failed to send" msgstr "A küldés meghiúsult" @@ -2809,8 +2874,10 @@ msgstr "A hírfolyamok frissítése meghiúsult" msgid "Failed to update settings" msgstr "A beállítások mentése meghiúsult" -#: src/lib/media/video/upload.ts:72 src/lib/media/video/upload.web.ts:74 -#: src/lib/media/video/upload.web.ts:78 src/lib/media/video/upload.web.ts:88 +#: src/lib/media/video/upload.ts:72 +#: src/lib/media/video/upload.web.ts:74 +#: src/lib/media/video/upload.web.ts:78 +#: src/lib/media/video/upload.web.ts:88 msgid "Failed to upload video" msgstr "A videó feltöltése meghiúsult" @@ -2818,15 +2885,16 @@ msgstr "A videó feltöltése meghiúsult" msgid "Failed to verify handle. Please try again." msgstr "A felhasználónév hitelesítése meghiúsult. Próbáld újra!" -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Hírfolyam" -#: src/components/FeedCard.tsx:134 src/view/com/feeds/FeedSourceCard.tsx:253 +#: src/components/FeedCard.tsx:134 +#: src/view/com/feeds/FeedSourceCard.tsx:253 msgid "Feed by {0}" msgstr "Hírfolyam – Szerző: {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:348 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 msgid "Feed menu" msgstr "Hírfolyammenü" @@ -2834,8 +2902,9 @@ msgstr "Hírfolyammenü" msgid "Feed toggle" msgstr "Hírfolyam ki/be" -#: src/view/shell/desktop/RightNav.tsx:69 -#: src/view/shell/desktop/RightNav.tsx:70 src/view/shell/Drawer.tsx:319 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 +#: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Visszajelzés" @@ -2844,25 +2913,33 @@ msgstr "Visszajelzés" msgid "Feedback sent!" msgstr "Megkaptuk a visszajelzést!" -#: src/Navigation.tsx:397 src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:508 src/view/screens/Profile.tsx:230 -#: src/view/screens/SavedFeeds.tsx:96 src/view/screens/Search/Search.tsx:518 -#: src/view/shell/desktop/LeftNav.tsx:445 src/view/shell/Drawer.tsx:476 +#: src/Navigation.tsx:403 +#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 +#: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Hírfolyamok" #: src/view/screens/SavedFeeds.tsx:198 -msgid "" -"Feeds are custom algorithms that users build with a little coding expertise. " -"<0/> for more information." -msgstr "" -"A hírfolyamok olyan egyéni algoritmusok, amelyeket felhasználók építenek egy " -"kis programozási tudással. További információért <0/>!" +msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." +msgstr "A hírfolyamok olyan egyéni algoritmusok, amelyeket felhasználók építenek egy kis programozási tudással. További információért <0/>!" -#: src/components/FeedCard.tsx:272 src/view/screens/SavedFeeds.tsx:82 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "A hírfolyamok frissítése megtörtént" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + +#~ msgid "File Contents" +#~ msgstr "A fájl tartalmának" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "A fájl mentése sikeresen megtörtént" @@ -2871,7 +2948,7 @@ msgstr "A fájl mentése sikeresen megtörtént" msgid "Filter from feeds" msgstr "Kiszűrés a hírfolyamokból" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Befejezés folyamatban…" @@ -2881,10 +2958,22 @@ msgstr "Befejezés folyamatban…" msgid "Find accounts to follow" msgstr "Követendő fiókok felfedezése" +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Bejegyzések és felhasználók felfedezése a Blueskyon" +#~ msgid "Fine-tune the content you see on your Following feed." +#~ msgstr "A Követett hírfolyam tartalmának személyre szabása." + +#~ msgid "Fine-tune the discussion threads." +#~ msgstr "Válaszláncok személyre szabása." + #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Befejezés" @@ -2893,12 +2982,12 @@ msgstr "Befejezés" msgid "Fitness" msgstr "Fitnesz" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Rugalmas" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2920,7 +3009,12 @@ msgstr "{0} követése" msgid "Follow {name}" msgstr "{name} követése" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Kövess 7 fiókot!" @@ -2944,13 +3038,9 @@ msgctxt "action" msgid "Follow Back" msgstr "Követés kölcsönzése" -#: src/view/screens/Search/Explore.tsx:334 -msgid "" -"Follow more accounts to get connected to your interests and build your " -"network." -msgstr "" -"Kövess további felhasználókat, ha szeretnél az érdeklődési köröd alapján " -"kapcsolatokat építeni!" +#: src/view/screens/Search/Explore.tsx:355 +msgid "Follow more accounts to get connected to your interests and build your network." +msgstr "Kövess további felhasználókat, ha szeretnél az érdeklődési köröd alapján kapcsolatokat építeni!" #: src/components/KnownFollowers.tsx:231 msgid "Followed by <0>{0}" @@ -2965,16 +3055,23 @@ msgid "Followed by <0>{0} and <1>{1}" msgstr "<0>{0} és <1>{1} követi" #: src/components/KnownFollowers.tsx:186 -msgid "" -"Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# " -"others}}" +msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" msgstr "<0>{0}, <1>{1} és {2} további személy követi" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" msgstr "A követett felhasználóktól" -#: src/Navigation.tsx:191 +#~ msgid "followed you" +#~ msgstr "mostantól követ Téged" + +#~ msgid "followed you back" +#~ msgstr "kölcsönözte a követésedet" + +#~ msgid "Followers" +#~ msgstr "Követők" + +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "@{0} általad ismert követői" @@ -2984,16 +3081,17 @@ msgid "Followers you know" msgstr "Ismert követők" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:599 src/view/screens/SavedFeeds.tsx:422 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Követett" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Mostantól követed: {0}" @@ -3002,12 +3100,13 @@ msgstr "Mostantól követed: {0}" msgid "Following {name}" msgstr "Mostantól követed: {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Követett hírfolyam" -#: src/Navigation.tsx:301 src/screens/Settings/FollowingFeedPreferences.tsx:53 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Követett hírfolyam" @@ -3019,33 +3118,31 @@ msgstr "Követ Téged" msgid "Follows You" msgstr "Követ Téged" -#: src/screens/Settings/AppearanceSettings.tsx:141 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Betűtípus" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Betűméret" -#: src/screens/Onboarding/index.tsx:40 src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/index.tsx:40 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Étel-ital" -#: src/view/com/modals/DeleteAccount.tsx:129 -msgid "" -"For security reasons, we'll need to send a confirmation code to your email " -"address." +#: src/view/com/modals/DeleteAccount.tsx:125 +msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Biztonsági okokból egy ellenőrzőkódot fogunk küldeni az email-címedre." #: src/screens/Settings/components/AddAppPasswordDialog.tsx:209 -msgid "" -"For security reasons, you won't be able to view this again. If you lose this " -"app password, you'll need to generate a new one." -msgstr "" -"Biztonsági okokból ezt többé nem tekintheted meg. Ha elveszted ezt a " -"jelszót, akkor újat kell létrehoznod." +msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." +msgstr "Biztonsági okokból ezt többé nem tekintheted meg. Ha elveszted ezt a jelszót, akkor újat kell létrehoznod." + +#~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." +#~ msgstr "Biztonsági okokból ezt többé nem tekintheted meg. Ha elveszted ezt a jelszót, akkor újat kell létrehoznod." -#: src/screens/Settings/AppearanceSettings.tsx:143 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "A legjobb élmény érdekében a témabetűtípus használatát javasoljuk." @@ -3053,7 +3150,8 @@ msgstr "A legjobb élmény érdekében a témabetűtípus használatát javasolj msgid "Forever" msgstr "Örökké" -#: src/screens/Login/index.tsx:126 src/screens/Login/index.tsx:141 +#: src/screens/Login/index.tsx:126 +#: src/screens/Login/index.tsx:141 msgid "Forgot Password" msgstr "Elfelejtett jelszó" @@ -3069,7 +3167,7 @@ msgstr "Elfelejtetted?" msgid "Frequently Posts Unwanted Content" msgstr "Gyakran tesz közzé kéretlen tartalmakat" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Forrás: @{sanitizedAuthor}" @@ -3078,6 +3176,9 @@ msgctxt "from-feed" msgid "From <0/>" msgstr "A(z) <0/> hírfolyamból" +#~ msgid "Fullscreen" +#~ msgstr "Teljes képernyős mód" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" msgstr "Galéria" @@ -3095,7 +3196,7 @@ msgstr "Súgó" msgid "Get Started" msgstr "Gyorstalpaló" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Gyorstalpaló" @@ -3111,20 +3212,24 @@ msgstr "Adj arcot a profilodnak!" msgid "Glaring violations of law or terms of service" msgstr "A törvény vagy a felhasználási feltételek egyértelmű megszegése" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 -#: src/view/com/auth/LoggedOut.tsx:72 src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/com/auth/LoggedOut.tsx:72 +#: src/view/screens/NotFound.tsx:57 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Vissza" -#: src/components/Error.tsx:78 src/screens/List/ListHiddenScreen.tsx:210 -#: src/screens/Profile/ErrorState.tsx:62 src/screens/Profile/ErrorState.tsx:66 +#: src/components/Error.tsx:78 +#: src/screens/List/ListHiddenScreen.tsx:210 +#: src/screens/Profile/ErrorState.tsx:62 +#: src/screens/Profile/ErrorState.tsx:66 #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 -#: src/view/screens/NotFound.tsx:56 src/view/screens/ProfileList.tsx:971 +#: src/view/screens/NotFound.tsx:56 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Vissza" @@ -3135,7 +3240,8 @@ msgstr "Vissza az előző oldalra" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:101 src/screens/Onboarding/Layout.tsx:190 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Vissza az előző lépéshez" @@ -3175,7 +3281,8 @@ msgstr "Ugrás a felhasználó profiljára" msgid "Graphic Media" msgstr "Grafikus médiatartalom" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Már félúton vagy!" @@ -3205,7 +3312,7 @@ msgstr "Rezgés" msgid "Harassment, trolling, or intolerance" msgstr "Zaklatás, gúnyolódás vagy tűrélytelenség" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Címke" @@ -3217,28 +3324,33 @@ msgstr "Címke: #{tag}" msgid "Having trouble?" msgstr "Problémába ütköztél?" -#: src/screens/Settings/Settings.tsx:207 src/screens/Settings/Settings.tsx:211 -#: src/view/shell/desktop/RightNav.tsx:87 -#: src/view/shell/desktop/RightNav.tsx:88 src/view/shell/Drawer.tsx:332 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 +#: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Súgó" #: src/screens/Onboarding/StepProfile/index.tsx:237 -msgid "" -"Help people know you're not a bot by uploading a picture or creating an " -"avatar." -msgstr "" -"Segíts másoknak megbizonyosodni arról, hogy valódi személy vagy egy " -"profilkép létrehozásával!" +msgid "Help people know you're not a bot by uploading a picture or creating an avatar." +msgstr "Segíts másoknak megbizonyosodni arról, hogy valódi személy vagy egy profilkép létrehozásával!" + +#~ msgid "Helps external sites estimate traffic from Bluesky." +#~ msgstr "Ez segít a külső szolgáltatások számára megbecsülni a Bluesky forgalmát." #: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 msgid "Here is your app password!" msgstr "Elkészült az alkalmazásjelszó." +#~ msgid "Here is your app password." +#~ msgstr "Elkészült az alkalmazásjelszó." + #: src/components/ListCard.tsx:130 msgid "Hidden list" msgstr "Rejtett lista" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3246,7 +3358,9 @@ msgstr "Rejtett lista" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Elrejtés" @@ -3284,70 +3398,59 @@ msgstr "Bejegyzés elrejtése" msgid "Hide this reply?" msgstr "Válasz elrejtése" +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + #: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Felhasználólista elrejtése" #: src/view/com/posts/PostFeedErrorMessage.tsx:117 -msgid "" -"Hmm, some kind of issue occurred when contacting the feed server. Please let " -"the feed owner know about this issue." -msgstr "" -"Hmm… Hiba történt a hírfolyamkiszolgálóval történő kapcsolatfelvétel közben. " -"Kérjük, értesítsd erről a hírfolyam tulajdonosát!" +msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." +msgstr "Hmm… Hiba történt a hírfolyamkiszolgálóval történő kapcsolatfelvétel közben. Kérjük, értesítsd erről a hírfolyam tulajdonosát!" #: src/view/com/posts/PostFeedErrorMessage.tsx:105 -msgid "" -"Hmm, the feed server appears to be misconfigured. Please let the feed owner " -"know about this issue." -msgstr "" -"Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló nincs helyesen beállítva. Kérjük, " -"értesítsd erről a hírfolyam tulajdonosát!" +msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." +msgstr "Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló nincs helyesen beállítva. Kérjük, értesítsd erről a hírfolyam tulajdonosát!" #: src/view/com/posts/PostFeedErrorMessage.tsx:111 -msgid "" -"Hmm, the feed server appears to be offline. Please let the feed owner know " -"about this issue." -msgstr "" -"Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló nem elérhető. Kérjük, értesítsd " -"erről a hírfolyam tulajdonosát!" +msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." +msgstr "Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló nem elérhető. Kérjük, értesítsd erről a hírfolyam tulajdonosát!" #: src/view/com/posts/PostFeedErrorMessage.tsx:108 -msgid "" -"Hmm, the feed server gave a bad response. Please let the feed owner know " -"about this issue." -msgstr "" -"Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló helytelen választ adott. Kérjük, " -"értesítsd erről a hírfolyam tulajdonosát!" +msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." +msgstr "Hmm… Úgy tűnik, hogy a hírfolyamkiszolgáló helytelen választ adott. Kérjük, értesítsd erről a hírfolyam tulajdonosát!" #: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." -msgstr "" -"Hmm… A hírfolyam felkeresése meghiúsult. Lehetséges, hogy már nem létezik." +msgstr "Hmm… A hírfolyam felkeresése meghiúsult. Lehetséges, hogy már nem létezik." #: src/screens/Moderation/index.tsx:53 -msgid "" -"Hmmmm, it seems we're having trouble loading this data. See below for more " -"details. If this issue persists, please contact us." -msgstr "" -"Hmmmm… Az adatok betöltése meghiúsult. A részleteket alább láthatod. Ha a " -"probléma fennáll, jelentsd nekünk!" +msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." +msgstr "Hmmmm… Az adatok betöltése meghiúsult. A részleteket alább láthatod. Ha a probléma fennáll, jelentsd nekünk!" #: src/screens/Profile/ErrorState.tsx:31 msgid "Hmmmm, we couldn't load that moderation service." msgstr "Hmmmm… Ez a moderálási szolgáltatás nem található." #: src/view/com/composer/state/video.ts:413 -msgid "" -"Hold up! We’re gradually giving access to video, and you’re still waiting in " -"line. Check back soon!" -msgstr "" -"Egy pillanat! A videófeltöltés lehetősége még nem mindenki számára elérhető. " -"Próbáld újra később!" +msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" +msgstr "Egy pillanat! A videófeltöltés lehetősége még nem mindenki számára elérhető. Próbáld újra később!" -#: src/Navigation.tsx:588 src/Navigation.tsx:608 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 #: src/view/shell/bottom-bar/BottomBar.tsx:163 -#: src/view/shell/desktop/LeftNav.tsx:389 src/view/shell/Drawer.tsx:391 +#: src/view/shell/desktop/LeftNav.tsx:389 +#: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Kezdőlap" @@ -3363,6 +3466,8 @@ msgstr "Tárhelyszolgáltató" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "A legfelkapottabb válaszok elöl" @@ -3399,45 +3504,35 @@ msgstr "Értettem" msgid "If alt text is long, toggles alt text expanded state" msgstr "Hosszabb helyettesítő szövegek mutatása/levágása" +#~ msgid "If none are selected, suitable for all ages." +#~ msgstr "Ha egyet sem jelölsz ki, akkor a tartalom minden korosztály számára megtekinthető marad." + #: src/screens/Signup/StepInfo/Policies.tsx:110 -msgid "" -"If you are not yet an adult according to the laws of your country, your " -"parent or legal guardian must read these Terms on your behalf." -msgstr "" -"Ha még nem töltötted be az országod által meghatározott nagykorúsági " -"életkort, akkor az alábbi feltételeket a szülődnek vagy törvényes " -"gondviselődnek kell elolvasnia." +msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." +msgstr "Ha még nem töltötted be az országod által meghatározott nagykorúsági életkort, akkor az alábbi feltételeket a szülődnek vagy törvényes gondviselődnek kell elolvasnia." -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "A lista törlése nem vonható vissza." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Ha rendelkezel saját tartománnyal, akkor az is lehet a felhasználóneved. Így magadtól is hitelesítheted a kiléted – <0>további információ." + #: src/screens/Settings/components/ChangeHandleDialog.tsx:250 -msgid "" -"If you have your own domain, you can use that as your handle. This lets you " -"self-verify your identity. <0>Learn more here." -msgstr "" -"Ha rendelkezel saját tartománnyal, akkor az is lehet a felhasználóneved. Így " -"magadtól is hitelesítheted a kiléted. <0>További információ." +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "Ha rendelkezel saját tartománnyal, akkor az is lehet a felhasználóneved. Így magadtól is hitelesítheted a kiléted. <0>További információ." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." msgstr "A bejegyzés törlése nem vonható vissza." #: src/view/com/modals/ChangePassword.tsx:149 -msgid "" -"If you want to change your password, we will send you a code to verify that " -"this is your account." -msgstr "" -"A jelszó megváltoztatásához egy ellenőrzőkódot fogunk küldeni, hogy " -"igazolhasd a kiléted." +msgid "If you want to change your password, we will send you a code to verify that this is your account." +msgstr "A jelszó megváltoztatásához egy ellenőrzőkódot fogunk küldeni, hogy igazolhasd a kiléted." #: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 -msgid "" -"If you're trying to change your handle or email, do so before you deactivate." -msgstr "" -"Ha meg akarod változtatni a felhasználóneved vagy az email-címed, azt még a " -"deaktiválás előtt tedd meg!" +msgid "If you're trying to change your handle or email, do so before you deactivate." +msgstr "Ha meg akarod változtatni a felhasználóneved vagy az email-címed, azt még a deaktiválás előtt tedd meg!" #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" @@ -3453,8 +3548,7 @@ msgstr "A kép mentése sikeresen megtörtént" #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" -msgstr "" -"Megszemélyesítés vagy a kilétéről/hovatartozásáról szóló valótlan állítások" +msgstr "Megszemélyesítés vagy a kilétéről/hovatartozásáról szóló valótlan állítások" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" @@ -3468,15 +3562,18 @@ msgstr "Illetlen üzenetek vagy hivatkozások" msgid "Input code sent to your email for password reset" msgstr "A jelszó visszaállításához add meg az emailben kapott ellenőrzőkódot!" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "A fiókod törléséhez add meg az ellenőrzőkódot!" +#~ msgid "Input name for app password" +#~ msgstr "Alkalmazásjelszó nevének megadása" + #: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" msgstr "Új jelszó megadása" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Jelszó megadása a fiók törléséhez" @@ -3492,14 +3589,16 @@ msgstr "A regisztrációkor használt felhasználónév vagy email-cím megadás msgid "Input your password" msgstr "Jelszó megadása" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Felhasználónév megadása" +#~ msgid "Input your preferred hosting provider" +#~ msgstr "Kívánt tárhelyszolgáltató megadása" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "A kapcsolatbalépés korlátozott" +#~ msgid "Introducing new font settings" +#~ msgstr "Új betűtípus-beállítások váltak elérhetővé" + #: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." @@ -3513,7 +3612,8 @@ msgstr "Érvénytelen felhasználónév. Adj meg egy másikat!" msgid "Invalid or unsupported post record" msgstr "A megadott bejegyzésrekord érvénytelen vagy nem támogatott" -#: src/screens/Login/LoginForm.tsx:90 src/screens/Login/LoginForm.tsx:149 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Érvénytelen felhasználónév vagy jelszó" @@ -3530,8 +3630,7 @@ msgid "Invite code" msgstr "Meghívókód" #: src/screens/Signup/state.ts:258 -msgid "" -"Invite code not accepted. Check that you input it correctly and try again." +msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Érvénytelen meghívókód. Ellenőrizd a helyességét, majd próbáld újra!" #: src/view/com/modals/InviteCodes.tsx:171 @@ -3548,31 +3647,23 @@ msgstr "Hívj meg másokat is ebbe a kezdőcsomagba!" #: src/screens/StarterPack/Wizard/StepDetails.tsx:34 msgid "Invite your friends to follow your favorite feeds and people" -msgstr "" -"Könnyen oszd meg a barátaiddal a kedvenc hírfolyamaidat és személyeidet!" +msgstr "Könnyen oszd meg a barátaiddal a kedvenc hírfolyamaidat és személyeidet!" #: src/screens/StarterPack/Wizard/StepDetails.tsx:31 msgid "Invites, but personal" msgstr "Olyan, mint egy meghívó, csak személyesebb" #: src/screens/Signup/StepInfo/index.tsx:80 -msgid "" -"It looks like you may have entered your email address incorrectly. Are you " -"sure it's right?" -msgstr "" -"Úgy tűnik, hogy ez az email-cím érvénytelen. Biztos, hogy helyesen adtad meg?" +msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" +msgstr "Úgy tűnik, hogy ez az email-cím érvénytelen. Biztos, hogy helyesen adtad meg?" #: src/screens/Signup/StepInfo/index.tsx:241 msgid "It's correct" msgstr "Igen, helyes" #: src/screens/StarterPack/Wizard/index.tsx:435 -msgid "" -"It's just you right now! Add more people to your starter pack by searching " -"above." -msgstr "" -"Még csak Te szerepelsz a kezdőcsomagban. A fenti keresővel másokat is " -"hozzáadhatsz." +msgid "It's just you right now! Add more people to your starter pack by searching above." +msgstr "Még csak Te szerepelsz a kezdőcsomagban. A fenti keresővel másokat is hozzáadhatsz." #: src/view/com/composer/Composer.tsx:1571 msgid "Job ID: {0}" @@ -3589,11 +3680,13 @@ msgstr "Karrier" msgid "Join Bluesky" msgstr "Csatlakozz a Blueskyhoz!" -#: src/components/StarterPack/QrCode.tsx:62 src/view/shell/NavSignupCard.tsx:40 +#: src/components/StarterPack/QrCode.tsx:62 +#: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Csatlakozz hozzánk!" -#: src/screens/Onboarding/index.tsx:21 src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/index.tsx:21 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Sajtó" @@ -3606,7 +3699,7 @@ msgid "Labeled by the author." msgstr "Feljegyezte a szerző." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:224 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Feljegyzések" @@ -3615,13 +3708,8 @@ msgid "Labels added" msgstr "Alkalmaztad a feljegyzéseket" #: src/screens/Profile/Sections/Labels.tsx:164 -msgid "" -"Labels are annotations on users and content. They can be used to hide, warn, " -"and categorize the network." -msgstr "" -"A feljegyzések felhasználókra és tartalmakra elhelyezett különleges címkék. " -"A hálózat ezeket használja a különböző tartalmak kategóriákba sorolására, " -"elrejtésére és a megtekintés előtti figyelmeztetések megjelenítésére." +msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." +msgstr "A feljegyzések felhasználókra és tartalmakra elhelyezett különleges címkék. A hálózat ezeket használja a különböző tartalmak kategóriákba sorolására, elrejtésére és a megtekintés előtti figyelmeztetések megjelenítésére." #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" @@ -3635,20 +3723,26 @@ msgstr "A tartalmadra helyezett feljegyzések" msgid "Language selection" msgstr "Nyelvválasztás" -#: src/Navigation.tsx:164 +#~ msgid "Language settings" +#~ msgstr "Nyelvi beállítások" + +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Nyelvi beállítások" #: src/screens/Settings/LanguageSettings.tsx:71 -#: src/screens/Settings/Settings.tsx:199 src/screens/Settings/Settings.tsx:202 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Nyelvek" -#: src/screens/Settings/AppearanceSettings.tsx:173 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Nagyobb" -#: src/screens/Hashtag.tsx:95 src/view/screens/Search/Search.tsx:502 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Legújabb" @@ -3697,8 +3791,10 @@ msgstr "Elhagyás" msgid "Leave chat" msgstr "Csevegés elhagyása" -#: src/components/dms/ConvoMenu.tsx:138 src/components/dms/ConvoMenu.tsx:141 -#: src/components/dms/ConvoMenu.tsx:208 src/components/dms/ConvoMenu.tsx:211 +#: src/components/dms/ConvoMenu.tsx:138 +#: src/components/dms/ConvoMenu.tsx:141 +#: src/components/dms/ConvoMenu.tsx:208 +#: src/components/dms/ConvoMenu.tsx:211 #: src/components/dms/LeaveConvoPrompt.tsx:45 msgid "Leave conversation" msgstr "Beszélgetés elhagyása" @@ -3719,36 +3815,37 @@ msgstr "maradt." msgid "Let me choose" msgstr "Fiókok választása kézileg" -#: src/screens/Login/index.tsx:127 src/screens/Login/index.tsx:142 +#: src/screens/Login/index.tsx:127 +#: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" msgstr "Állítsuk helyre a jelszavad!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Gyerünk!" -#: src/screens/Settings/AppearanceSettings.tsx:102 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Világos" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:509 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Like" msgstr "Kedvelés" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:310 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "Kedvelés ({0} kedvelés)" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Kedvelj 10 megjegyzést!" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Kedvelj 10 megjegyzést a Követett hírfolyam idomításához!" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:496 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 msgid "Like feed" msgstr "Hírfolyam kedvelése" @@ -3756,8 +3853,9 @@ msgstr "Hírfolyam kedvelése" msgid "Like this feed" msgstr "Hírfolyam kedvelése" -#: src/components/LikesDialog.tsx:85 src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/components/LikesDialog.tsx:85 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Kedvelők" @@ -3767,18 +3865,25 @@ msgstr "Kedvelők" msgid "Liked By" msgstr "Kedvelők" -#: src/components/FeedCard.tsx:213 src/view/com/feeds/FeedSourceCard.tsx:303 +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "{0} felhasználó kedveli" #: src/components/LabelingServiceCard/index.tsx:96 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:484 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "{likeCount} felhasználó kedveli" -#: src/view/screens/Profile.tsx:229 +#~ msgid "liked your custom feed" +#~ msgstr "kedvelte az egyéni hírfolyamodat" + +#~ msgid "liked your post" +#~ msgstr "kedvelte a bejegyzésedet" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Kedvelések" @@ -3786,7 +3891,12 @@ msgstr "Kedvelések" msgid "Likes on this post" msgstr "A bejegyzést kedvelők" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -3794,11 +3904,12 @@ msgstr "Lista" msgid "List Avatar" msgstr "Lista profilképe" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Letiltottad a listán szereplő személyeket" -#: src/components/ListCard.tsx:150 src/view/com/feeds/FeedSourceCard.tsx:255 +#: src/components/ListCard.tsx:150 +#: src/view/com/feeds/FeedSourceCard.tsx:255 msgid "List by {0}" msgstr "Lista – Szerző: {0}" @@ -3810,7 +3921,7 @@ msgstr "Lista – Szerző: <0/>" msgid "List by you" msgstr "Lista – Saját" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Törölted a listát" @@ -3818,11 +3929,11 @@ msgstr "Törölted a listát" msgid "List has been hidden" msgstr "Elrejtetted a listát" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "Elrejtett lista" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Elnémítottad a listán szereplő személyeket" @@ -3830,17 +3941,20 @@ msgstr "Elnémítottad a listán szereplő személyeket" msgid "List Name" msgstr "Listacím" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Feloldottad a listán szereplő személyek letiltását" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Feloldottad a listán szereplő személyek némítását" -#: src/Navigation.tsx:134 src/view/screens/Lists.tsx:62 -#: src/view/screens/Profile.tsx:225 src/view/screens/Profile.tsx:232 -#: src/view/shell/desktop/LeftNav.tsx:463 src/view/shell/Drawer.tsx:491 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 +#: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listák" @@ -3848,15 +3962,15 @@ msgstr "Listák" msgid "Lists blocking this user:" msgstr "Ez a felhasználó az alábbi tiltólistákon szerepel:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Továbbiak" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "További javasolt hírfolyamok" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "További javasolt személyek" @@ -3865,8 +3979,9 @@ msgid "Load new notifications" msgstr "Új értesítések betöltése" #: src/screens/Profile/ProfileFeed/index.tsx:192 -#: src/screens/Profile/Sections/Feed.tsx:96 src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/screens/Profile/Sections/Feed.tsx:96 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Új bejegyzések betöltése" @@ -3874,16 +3989,19 @@ msgstr "Új bejegyzések betöltése" msgid "Loading..." msgstr "Betöltés…" -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Napló" -#: src/screens/Deactivated.tsx:202 src/screens/Deactivated.tsx:208 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Jelentkezz be vagy regisztrálj!" -#: src/screens/SignupQueued.tsx:168 src/screens/SignupQueued.tsx:171 -#: src/screens/SignupQueued.tsx:196 src/screens/SignupQueued.tsx:199 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Kijelentkezés" @@ -3895,11 +4013,15 @@ msgstr "Láthatóság kijelentkezett felhasználók számára" msgid "Login to account that is not listed" msgstr "Bejelentkezés egy másik felhasználói fiókba" -#: src/view/shell/desktop/RightNav.tsx:97 +#: src/view/shell/desktop/RightNav.tsx:121 msgid "Logo by @sawaratsuki.bsky.social" msgstr "A logó szerzője: @sawaratsuki.bsky.social" -#: src/view/shell/desktop/RightNav.tsx:94 src/view/shell/Drawer.tsx:629 +#~ msgid "Logo by <0/>" +#~ msgstr "A logót készítette: <0/>" + +#: src/view/shell/desktop/RightNav.tsx:118 +#: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "A logó szerzője: <0>@sawaratsuki.bsky.social" @@ -3912,27 +4034,16 @@ msgid "Looks like XXXXX-XXXXX" msgstr "Minta: XXXXX-XXXXX" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 -msgid "" -"Looks like you haven't saved any feeds! Use our recommendations or browse " -"more below." -msgstr "" -"Úgy tűnik, hogy még egy hírfolyamot sem mentettél el. Nézd meg az ajánlott " -"hírfolyamokat vagy böngéssz lejjebb a többi közül!" +msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." +msgstr "Úgy tűnik, hogy még egy hírfolyamot sem mentettél el. Nézd meg az ajánlott hírfolyamokat vagy böngéssz lejjebb a többi közül!" #: src/screens/Home/NoFeedsPinned.tsx:83 -msgid "" -"Looks like you unpinned all your feeds. But don't worry, you can add some " -"below 😄" -msgstr "" -"Úgy tűnik, hogy egy hírfolyamot sem tűztél ki. De ne aggódj – alább " -"kitűzhetsz néhányat 😄" +msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" +msgstr "Úgy tűnik, hogy egy hírfolyamot sem tűztél ki. De ne aggódj – alább kitűzhetsz néhányat 😄" #: src/screens/Feeds/NoFollowingFeed.tsx:37 -msgid "" -"Looks like you're missing a following feed. <0>Click here to add one." -msgstr "" -"Úgy tűnik, hogy hiányzik a Követett hírfolyamod. <0>Kattints ide, ha ki " -"szeretnéd tűzni!" +msgid "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Úgy tűnik, hogy hiányzik a Követett hírfolyamod. <0>Kattints ide, ha ki szeretnéd tűzni!" #: src/components/StarterPack/ProfileStarterPacks.tsx:266 msgid "Make one for me" @@ -3942,8 +4053,8 @@ msgstr "Automatikus létrehozás" msgid "Make sure this is where you intend to go!" msgstr "Ellenőrizd, hogy biztosan ide akarsz-e menni!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Elmentett hírfolyamok kezelése" @@ -3951,19 +4062,18 @@ msgstr "Elmentett hírfolyamok kezelése" msgid "Manage your muted words and tags" msgstr "Elnémított szavak és címkék kezelése" -#: src/components/dms/ConvoMenu.tsx:151 src/components/dms/ConvoMenu.tsx:158 +#: src/components/dms/ConvoMenu.tsx:151 +#: src/components/dms/ConvoMenu.tsx:158 msgid "Mark as read" msgstr "Megjelölés olvasottként" -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Média" #: src/view/com/composer/labels/LabelsBtn.tsx:211 msgid "Media that may be disturbing or inappropriate for some audiences." -msgstr "" -"A nyugalom megzavarására alkalmas vagy felnőtt témákat ábrázoló " -"médiatartalom." +msgstr "A nyugalom megzavarására alkalmas vagy felnőtt témákat ábrázoló médiatartalom." #: src/components/WhoCanReply.tsx:254 msgid "mentioned users" @@ -3977,7 +4087,8 @@ msgstr "A megemlített felhasználóktól" msgid "Mentions" msgstr "Említések" -#: src/components/Menu/index.tsx:96 src/view/screens/Search/Search.tsx:856 +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menü" @@ -4003,7 +4114,11 @@ msgstr "Üzenetbeviteli mező" msgid "Message is too long" msgstr "Az üzenet túl hosszú" -#: src/Navigation.tsx:603 src/screens/Messages/ChatList.tsx:260 +#~ msgid "Message settings" +#~ msgstr "Üzenetbeállítások" + +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 #: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Üzenetek" @@ -4016,8 +4131,10 @@ msgstr "Félrevezető fiók" msgid "Misleading Post" msgstr "Félrevezető bejegyzés" -#: src/Navigation.tsx:139 src/screens/Moderation/index.tsx:88 -#: src/screens/Settings/Settings.tsx:167 src/screens/Settings/Settings.tsx:170 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderálás" @@ -4051,7 +4168,8 @@ msgstr "Frissítetted a moderálólistát" msgid "Moderation lists" msgstr "Moderálólisták" -#: src/Navigation.tsx:144 src/view/screens/ModerationModlists.tsx:62 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Moderálólisták" @@ -4059,7 +4177,10 @@ msgstr "Moderálólisták" msgid "moderation settings" msgstr "moderálási beállítások" -#: src/Navigation.tsx:250 +#~ msgid "Moderation settings" +#~ msgstr "Moderálási beállítások" + +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderálási állapotok" @@ -4070,20 +4191,19 @@ msgstr "Moderálási eszközök" #: src/components/moderation/ModerationDetailsDialog.tsx:50 #: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Moderator has chosen to set a general warning on the content." -msgstr "" -"Ezen a tartalmon általános figyelmeztetés van érvényben, egy moderátor " -"döntése alapján." +msgstr "Ezen a tartalmon általános figyelmeztetés van érvényben, egy moderátor döntése alapján." #: src/view/com/post-thread/PostThreadItem.tsx:633 msgid "More" msgstr "Továbbiak" -#: src/view/shell/desktop/Feeds.tsx:76 src/view/shell/desktop/Feeds.tsx:79 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "További hírfolyamok" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "További lehetőségek" @@ -4092,14 +4212,16 @@ msgid "Most-liked first" msgstr "A legtöbb kedveléssel rendelkező válaszok elöl" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "A legtöbb kedveléssel rendelkező válaszok elöl" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmek" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Zene" @@ -4122,7 +4244,7 @@ msgstr "A(z) {truncatedTag} címke elnémítása" msgid "Mute Account" msgstr "Fiók elnémítása" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Fiókok elnémítása" @@ -4130,7 +4252,8 @@ msgstr "Fiókok elnémítása" msgid "Mute all {displayTag} posts" msgstr "Az összes {displayTag} címkével rendelkező bejegyzés elnémítása" -#: src/components/dms/ConvoMenu.tsx:172 src/components/dms/ConvoMenu.tsx:178 +#: src/components/dms/ConvoMenu.tsx:172 +#: src/components/dms/ConvoMenu.tsx:178 msgid "Mute conversation" msgstr "Beszélgetés elnémítása" @@ -4138,11 +4261,11 @@ msgstr "Beszélgetés elnémítása" msgid "Mute in:" msgstr "Hatáskör:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Lista elnémítása" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Biztosan el akarod némítani az alábbi fiókokat?" @@ -4184,17 +4307,14 @@ msgstr "Szavak és címkék elnémítása" msgid "Muted accounts" msgstr "Elnémított fiókok" -#: src/Navigation.tsx:149 src/view/screens/ModerationMutedAccounts.tsx:100 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Elnémított fiókok" #: src/view/screens/ModerationMutedAccounts.tsx:112 -msgid "" -"Muted accounts have their posts removed from your feed and from your " -"notifications. Mutes are completely private." -msgstr "" -"Egy elnémított fiók nem fog megjelenni a hírfolyamaidban és nem kapsz tőle " -"értesítéseket. A némított fiókok listája nem nyilvános." +msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." +msgstr "Egy elnémított fiók nem fog megjelenni a hírfolyamaidban és nem kapsz tőle értesítéseket. A némított fiókok listája nem nyilvános." #: src/lib/moderation/useModerationCauseDescription.ts:90 msgid "Muted by \"{0}\"" @@ -4204,14 +4324,9 @@ msgstr "Némítás forrása: {0}" msgid "Muted words & tags" msgstr "Elnémított szavak és címkék" -#: src/view/screens/ProfileList.tsx:743 -msgid "" -"Muting is private. Muted accounts can interact with you, but you will not " -"see their posts or receive notifications from them." -msgstr "" -"Egy fiók elnémítása nem nyilvános. Egy elnémított felhasználó képes a " -"fiókoddal kapcsolatba lépni, de ezekről a történésekről nem fogsz " -"értesítéseket kapni és az összes bejegyzésük el lesz rejtve a számodra." +#: src/view/screens/ProfileList.tsx:746 +msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." +msgstr "Egy fiók elnémítása nem nyilvános. Egy elnémított felhasználó képes a fiókoddal kapcsolatba lépni, de ezekről a történésekről nem fogsz értesítéseket kapni és az összes bejegyzésük el lesz rejtve a számodra." #: src/components/dialogs/BirthDateSettings.tsx:34 #: src/components/dialogs/BirthDateSettings.tsx:37 @@ -4226,6 +4341,12 @@ msgstr "Hírfolyamgyűjtemény" msgid "My Profile" msgstr "Saját profil" +#~ msgid "My saved feeds" +#~ msgstr "Elmentett hírfolyamok" + +#~ msgid "My Saved Feeds" +#~ msgstr "Elmentett hírfolyamok" + #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" msgstr "Név" @@ -4241,7 +4362,8 @@ msgstr "A név megadása kötelező" msgid "Name or Description Violates Community Standards" msgstr "A címe vagy a leírása megszegi a közösségi irányelveket" -#: src/screens/Onboarding/index.tsx:22 src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/index.tsx:22 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Természet" @@ -4249,6 +4371,9 @@ msgstr "Természet" msgid "Navigate to {0}" msgstr "Ugrás: {0}" +#~ msgid "Navigate to starter pack" +#~ msgstr "Ugrás a kezdőcsomaghoz" + #: src/screens/Login/ForgotPasswordForm.tsx:166 #: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 @@ -4267,7 +4392,7 @@ msgstr "Meg akarod változtatni?" msgid "Need to report a copyright violation?" msgstr "A szerzői jog megszegését akarod jelenteni?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Sose veszítsd el a követőid vagy az adataid!" @@ -4275,23 +4400,32 @@ msgstr "Sose veszítsd el a követőid vagy az adataid!" msgid "Nevermind, create a handle for me" msgstr "Mégse – hozzon létre egy felhasználónevet automatikusan" -#: src/view/screens/Lists.tsx:77 src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Létrehozás" +#~ msgid "New" +#~ msgstr "Létrehozás" + #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:267 src/screens/Messages/ChatList.tsx:274 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Új csevegés" +#~ msgid "New font settings ✨" +#~ msgstr "Új betűtípus-beállítások váltak elérhetővé ✨" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:204 #: src/screens/Settings/components/ChangeHandleDialog.tsx:212 #: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Új felhasználónév" -#: src/view/screens/Lists.tsx:69 src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "Új lista" @@ -4311,9 +4445,12 @@ msgstr "Új jelszó" msgid "New Password" msgstr "Új jelszó" -#: src/screens/Profile/ProfileFeed/index.tsx:209 src/view/screens/Feeds.tsx:549 -#: src/view/screens/Notifications.tsx:165 src/view/screens/Profile.tsx:490 -#: src/view/screens/ProfileList.tsx:246 src/view/screens/ProfileList.tsx:279 +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Új bejegyzés" @@ -4337,16 +4474,20 @@ msgstr "Felhasználólista létrehozása" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "A legújabb válaszok elöl" -#: src/screens/Onboarding/index.tsx:20 src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/index.tsx:20 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Hírek" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:325 src/screens/Login/LoginForm.tsx:332 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 @@ -4365,10 +4506,16 @@ msgstr "Tovább" msgid "Next image" msgstr "Következő kép" +#~ msgid "No" +#~ msgstr "Nem" + #: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Még nem hoztál létre alkalmazásjelszót" +#~ msgid "No description" +#~ msgstr "Nincs leírás" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:380 #: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" @@ -4376,8 +4523,7 @@ msgstr "DNS-panel nélkül" #: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." -msgstr "" -"A kiemelt GIF-ek lekérése meghiúsult. Lehetséges, hogy ez a Tenor hibája." +msgstr "A kiemelt GIF-ek lekérése meghiúsult. Lehetséges, hogy ez a Tenor hibája." #: src/screens/StarterPack/Wizard/StepFeeds.tsx:119 msgid "No feeds found. Try searching for something else." @@ -4388,7 +4534,7 @@ msgstr "Nincs találat. Próbálj megadni egy másik keresési kifejezést!" msgid "No likes yet" msgstr "Még nincsenek kedvelések" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Abbahagytad {0} követését" @@ -4409,7 +4555,8 @@ msgstr "Nincs több megjeleníthető beszélgetés" msgid "No notifications yet!" msgstr "Még nincsenek értesítéseid!" -#: src/screens/Messages/Settings.tsx:101 src/screens/Messages/Settings.tsx:104 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Senkitől" @@ -4434,7 +4581,8 @@ msgstr "Még nincsenek megosztások" msgid "No result" msgstr "Nincs találat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Nincs találat" @@ -4457,6 +4605,9 @@ msgstr "A(z) „{query}” kifejezésre nincs találat" msgid "No search results found for \"{search}\"." msgstr "A(z) „{search}” kifejezésre nincs találat." +#~ msgid "No self-labels can be applied to this post because it contains no media." +#~ msgstr "Erre a bejegyzésre nem alkalmazhatsz feljegyzéseket, mert nem csatoltál hozzá médiatartalmat." + #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" @@ -4466,7 +4617,8 @@ msgstr "Köszönöm, nem" msgid "Nobody" msgstr "Senkitől" -#: src/components/LikedByList.tsx:86 src/components/LikesDialog.tsx:97 +#: src/components/LikedByList.tsx:86 +#: src/components/LikesDialog.tsx:97 #: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Ezt a tartalmat még senki sem kedvelte. Talán Te lehetnél az első!" @@ -4487,7 +4639,8 @@ msgstr "Nincs találat. Próbálj rákeresni valaki másra!" msgid "Non-sexual Nudity" msgstr "Nem szexuális meztelenség" -#: src/Navigation.tsx:129 src/view/screens/Profile.tsx:127 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Ez a tartalom nem található" @@ -4498,22 +4651,13 @@ msgstr "Talán máskor" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:356 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Korlátozott láthatóság" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 -msgid "" -"Note: Bluesky is an open and public network. This setting only limits the " -"visibility of your content on the Bluesky app and website, and other apps " -"may not respect this setting. Your content may still be shown to logged-out " -"users by other apps and websites." -msgstr "" -"Megjegyzés: A Bluesky egy nyílt és nyilvános hálózat. Ez a beállítás csak a " -"Bluesky alkalmazásban és -honlapon korlátozza a tartalmaid láthatóságát és " -"nem biztos, hogy más alkalmazások is tiszteletben tartják. Lehetséges, hogy " -"más alkalmazásokban és honlapokon ugyanúgy láthatóak maradnak a tartalmaid " -"kijelentkezett felhasználók számára is." +msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." +msgstr "Megjegyzés: A Bluesky egy nyílt és nyilvános hálózat. Ez a beállítás csak a Bluesky alkalmazásban és -honlapon korlátozza a tartalmaid láthatóságát és nem biztos, hogy más alkalmazások is tiszteletben tartják. Lehetséges, hogy más alkalmazásokban és honlapokon ugyanúgy láthatóak maradnak a tartalmaid kijelentkezett felhasználók számára is." #: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" @@ -4523,7 +4667,8 @@ msgstr "Nincs itt semmi" msgid "Notification filters" msgstr "Értesítések szűrése" -#: src/Navigation.tsx:392 src/view/screens/Notifications.tsx:134 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Értesítési beállítások" @@ -4539,9 +4684,11 @@ msgstr "Értesítési hangok" msgid "Notification Sounds" msgstr "Értesítési hangok" -#: src/Navigation.tsx:598 src/view/screens/Notifications.tsx:128 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 #: src/view/shell/bottom-bar/BottomBar.tsx:231 -#: src/view/shell/desktop/LeftNav.tsx:426 src/view/shell/Drawer.tsx:444 +#: src/view/shell/desktop/LeftNav.tsx:426 +#: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Értesítések" @@ -4588,6 +4735,8 @@ msgstr "Oké" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "A legrégebbi válaszok elöl" @@ -4641,11 +4790,11 @@ msgstr "Hoppá! Valami balul sült el!" #: src/screens/Settings/AppPasswords.tsx:59 #: src/screens/Settings/components/ChangeHandleDialog.tsx:104 #: src/screens/Settings/NotificationSettings.tsx:54 -#: src/view/screens/Profile.tsx:127 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Hoppá!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Megnyitás" @@ -4666,7 +4815,7 @@ msgstr "Felhasználónév-megváltoztatási párbeszédablak megnyitása" msgid "Open conversation options" msgstr "Beszélgetési beállítások megnyitása" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "Oldalsó menü megnyitása" @@ -4680,8 +4829,8 @@ msgstr "Emojiválasztó megnyitása" msgid "Open feed info screen" msgstr "Hírfolyam tulajdonságainak megnyitása" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:285 #: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Hírfolyambeállítások megnyitása" @@ -4693,6 +4842,9 @@ msgstr "Támogatási hivatkozás megnyitása böngészőben" msgid "Open link to {niceUrl}" msgstr "A(z) {niceUrl} hivatkozás megnyitása" +#~ msgid "Open links with in-app browser" +#~ msgstr "Hivatkozások megnyitása az alkalmazáson belüli böngészőben" + #: src/components/dms/ActionsWrapper.tsx:90 msgid "Open message options" msgstr "Üzenetlehetőségek megnyitása" @@ -4705,6 +4857,9 @@ msgstr "Moderálási hibakeresési oldal megnyitása" msgid "Open muted words and tags settings" msgstr "Elnémított szavak és címkék beállításainak megnyitása" +#~ msgid "Open navigation" +#~ msgstr "Navigációs ablak megnyitása" + #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Bejegyzéslehetőségek megnyitása" @@ -4713,7 +4868,8 @@ msgstr "Bejegyzéslehetőségek megnyitása" msgid "Open starter pack menu" msgstr "Kezdőcsomag-menü megnyitása" -#: src/screens/Settings/Settings.tsx:322 src/screens/Settings/Settings.tsx:336 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Mesekönyv-oldal megnyitása" @@ -4727,31 +4883,43 @@ msgstr "{numItems} lehetőség megnyitása" #: src/view/com/composer/labels/LabelsBtn.tsx:62 msgid "Opens a dialog to add a content warning to your post" -msgstr "" -"A tartalomfigyelmeztetések alkalmazására alkalmas párbeszédablak megnyitása" +msgstr "A tartalomfigyelmeztetések alkalmazására alkalmas párbeszédablak megnyitása" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 msgid "Opens a dialog to choose who can reply to this thread" -msgstr "" -"Párbeszédablak megnyitása, ahol megadhatod, hogy ki vehet részt a " -"válaszláncban" +msgstr "Párbeszédablak megnyitása, ahol megadhatod, hogy ki vehet részt a válaszláncban" + +#~ msgid "Opens accessibility settings" +#~ msgstr "Kisegítő lehetőségek megnyitása" #: src/view/screens/Log.tsx:59 msgid "Opens additional details for a debug entry" msgstr "Hibakeresési bejegyzés részleteinek megnyitása" +#~ msgid "Opens appearance settings" +#~ msgstr "Megjelenítési beállítások megnyitása" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" msgstr "Az eszköz kamerájának megnyitása" +#~ msgid "Opens chat settings" +#~ msgstr "Csevegési beállítások megnyitása" + #: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 msgid "Opens composer" msgstr "Bejegyzésíró megnyitása" +#~ msgid "Opens configurable language settings" +#~ msgstr "Nyelvi beállítások megnyitása" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" msgstr "Az eszköz fényképgalériájának megnyitása" +#~ msgid "Opens external embeds settings" +#~ msgstr "Külső forrásból beágyazott tartalmak beállításainak megnyitása" + #: src/view/com/auth/SplashScreen.tsx:49 #: src/view/com/auth/SplashScreen.web.tsx:111 msgid "Opens flow to create a new Bluesky account" @@ -4770,14 +4938,56 @@ msgstr "GIF-választó párbeszédablak megnyitása" msgid "Opens list of invite codes" msgstr "A meghívókódok listájának megnyitása" +#~ msgid "Opens modal for account deactivation confirmation" +#~ msgstr "A fiók deaktiválását megerősítő modális ablak megnyitása" + +#~ msgid "Opens modal for account deletion confirmation. Requires email code" +#~ msgstr "A fiók törlését megerősítő modális ablak megnyitása. A folytatáshoz emailben kapott kód szükséges" + +#~ msgid "Opens modal for changing your Bluesky password" +#~ msgstr "A fiók jelszavának megváltoztatását lehetővé tevő modális ablak megnyitása" + +#~ msgid "Opens modal for choosing a new Bluesky handle" +#~ msgstr "A fiók felhasználónevének megváltoztatását lehetővé tevő modális ablak megnyitása" + +#~ msgid "Opens modal for downloading your Bluesky account data (repository)" +#~ msgstr "A fiók adatainak (adattárának) letöltését lehetővé tevő modális ablak megnyitása" + +#~ msgid "Opens modal for email verification" +#~ msgstr "Az emailes visszaigazolást lehetővé tevő modális ablak megnyitása" + +#~ msgid "Opens modal for using custom domain" +#~ msgstr "Az egyéni tartomány megadását lehetővé tevő modális ablak megnyitása" + +#~ msgid "Opens moderation settings" +#~ msgstr "Moderálási beállítások megnyitása" + #: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Jelszóvisszaállítási űrlap megnyitása" +#~ msgid "Opens screen with all saved feeds" +#~ msgstr "Elmentett hírfolyamok megjelenítése" + +#~ msgid "Opens the app password settings" +#~ msgstr "Alkalmazásjelszó-beállítások megnyitása" + +#~ msgid "Opens the Following feed preferences" +#~ msgstr "Követett hírfolyam beállításainak megnyitása" + #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" msgstr "Hivatkozás megnyitása" +#~ msgid "Opens the storybook page" +#~ msgstr "Mesekönyv-oldal megnyitása" + +#~ msgid "Opens the system log page" +#~ msgstr "Rendszernaplós oldal megnyitása" + +#~ msgid "Opens the threads preferences" +#~ msgstr "Válaszlánc-beállítások megnyitása" + #: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" @@ -4821,20 +5031,19 @@ msgstr "Egyéb" msgid "Other account" msgstr "Másik fiók" +#~ msgid "Other accounts" +#~ msgstr "További fiókok" + #: src/view/com/composer/select-language/SelectLangBtn.tsx:93 msgid "Other..." msgstr "Egyebek…" #: src/screens/Messages/components/ChatDisabled.tsx:28 -msgid "" -"Our moderators have reviewed reports and decided to disable your access to " -"chats on Bluesky." -msgstr "" -"A fiókod ellen jelentések érkeztek, és miután a moderátoraink " -"felülvizsgálták őket, úgy döntöttek, hogy megfosztanak a csevegési " -"jogosultságoktól a Blueskyon." +msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "A fiókod ellen jelentések érkeztek, és miután a moderátoraink felülvizsgálták őket, úgy döntöttek, hogy megfosztanak a csevegési jogosultságoktól a Blueskyon." -#: src/components/Lists.tsx:184 src/view/screens/NotFound.tsx:47 +#: src/components/Lists.tsx:184 +#: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Az oldal nem található" @@ -4846,8 +5055,8 @@ msgstr "Az oldal nem található" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Jelszó" @@ -4878,11 +5087,11 @@ msgstr "Videó szüneteltetése" msgid "People" msgstr "Személyek" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "A(z) @{0} által követett személyek" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Az őt követő személyek: @{0}" @@ -4891,21 +5100,19 @@ msgid "Permission to access camera roll is required." msgstr "Galériahozzáférés szükséges." #: src/view/com/lightbox/Lightbox.tsx:35 -msgid "" -"Permission to access camera roll was denied. Please enable it in your system " -"settings." -msgstr "" -"A galéria hozzáférését megtagadták. Engedélyezd a rendszerbeállításokban!" +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "A galéria hozzáférését megtagadták. Engedélyezd a rendszerbeállításokban!" #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Person toggle" msgstr "Személy ki/be" -#: src/screens/Onboarding/index.tsx:28 src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Háziállatok" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fényképészet" @@ -4913,16 +5120,16 @@ msgstr "Fényképészet" msgid "Pictures meant for adults." msgstr "Felnőtteknek szánt képek." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:521 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Pin feed" msgstr "Hírfolyam kitűzése" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Kitűzés a kezdőlapra" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:331 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Kitűzés a kezdőlapra" @@ -4944,7 +5151,7 @@ msgstr "Kitűzted a(z) {0} hírfolyamot" msgid "Pinned Feeds" msgstr "Kitűzött hírfolyamok" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Kitűzted a hírfolyamot" @@ -4980,7 +5187,8 @@ msgstr "GIF lejátszása" msgid "Please choose your handle." msgstr "Válassz ki egy felhasználónevet!" -#: src/screens/Signup/state.ts:210 src/screens/Signup/StepInfo/index.tsx:114 +#: src/screens/Signup/state.ts:210 +#: src/screens/Signup/StepInfo/index.tsx:114 msgid "Please choose your password." msgstr "Válassz ki egy jelszót!" @@ -4989,28 +5197,25 @@ msgid "Please complete the verification captcha." msgstr "Végezd el a captchás ellenőrzést!" #: src/view/com/modals/ChangeEmail.tsx:65 -msgid "" -"Please confirm your email before changing it. This is a temporary " -"requirement while email-updating tools are added, and it will soon be " -"removed." -msgstr "" -"Az email-címed megváltoztatása előtt ellenőriznünk kell a jelenlegit. Ez egy " -"átmeneti megoldás, amíg ki nem fejlesztjük a rendes email-cím-frissítő " -"eszközöket." +msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." +msgstr "Az email-címed megváltoztatása előtt ellenőriznünk kell a jelenlegit. Ez egy átmeneti megoldás, amíg ki nem fejlesztjük a rendes email-cím-frissítő eszközöket." + +#~ msgid "Please enter a name for your app password. All spaces is not allowed." +#~ msgstr "Add meg az alkalmazásjelszó nevét! A név nem tartalmazhat csak szóközöket." #: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 -msgid "" -"Please enter a unique name for this app password or use our randomly " -"generated one." -msgstr "" -"Nevezd el egyedien az alkalmazásjelszót vagy használd a véletlenszerűen " -"létrehozottat." +msgid "Please enter a unique name for this app password or use our randomly generated one." +msgstr "Nevezd el egyedien az alkalmazásjelszót vagy használd a véletlenszerűen létrehozottat." + +#~ msgid "Please enter a unique name for this App Password or use our randomly generated one." +#~ msgstr "Nevezd el egyedien az alkalmazásjelszót vagy használd a véletlenszerűen létrehozottat!" #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" msgstr "Adj meg egy érvényes elnémítandó szót, címkét vagy kifejezést!" -#: src/screens/Signup/state.ts:196 src/screens/Signup/StepInfo/index.tsx:102 +#: src/screens/Signup/state.ts:196 +#: src/screens/Signup/StepInfo/index.tsx:102 msgid "Please enter your email." msgstr "Add meg az email-címed!" @@ -5018,21 +5223,17 @@ msgstr "Add meg az email-címed!" msgid "Please enter your invite code." msgstr "Add meg a meghívókódod!" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Add meg a jelszavad is:" #: src/components/moderation/LabelsOnMeDialog.tsx:265 msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "" -"Magyarázd el, hogy miért gondolod úgy, hogy a(z) {0} helytelenül alkalmazta " -"ezt a feljegyzést" +msgstr "Magyarázd el, hogy miért gondolod úgy, hogy a(z) {0} helytelenül alkalmazta ezt a feljegyzést" #: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "" -"Magyarázd el, hogy miért gondolod úgy, hogy jogtalanul fosztottak meg a " -"csevegési jogosultságodtól" +msgstr "Magyarázd el, hogy miért gondolod úgy, hogy jogtalanul fosztottak meg a csevegési jogosultságodtól" #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 @@ -5043,7 +5244,8 @@ msgstr "Jelentkezz be, mint @{0}!" msgid "Please Verify Your Email" msgstr "Igazold vissza az email-címed!" -#: src/screens/Onboarding/index.tsx:34 src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politika" @@ -5056,7 +5258,7 @@ msgctxt "action" msgid "Post" msgstr "Közzététel" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Bejegyzés" @@ -5070,8 +5272,10 @@ msgstr "Összes közzététele" msgid "Post by {0}" msgstr "{0} bejegyzése" -#: src/Navigation.tsx:203 src/Navigation.tsx:210 src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0} bejegyzése" @@ -5080,13 +5284,10 @@ msgid "Post deleted" msgstr "Törölted a bejegyzést" #: src/lib/api/index.ts:185 -msgid "" -"Post failed to upload. Please check your Internet connection and try again." -msgstr "" -"A bejegyzés közzététele meghiúsult. Ellenőrizd az internetkapcsolatot, majd " -"próbáld újra!" +msgid "Post failed to upload. Please check your Internet connection and try again." +msgstr "A bejegyzés közzététele meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Elrejtetted a bejegyzést" @@ -5112,8 +5313,8 @@ msgstr "A bejegyzés nyelve" msgid "Post Languages" msgstr "A bejegyzés nyelvei" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "A bejegyzés nem található" @@ -5125,24 +5326,21 @@ msgstr "Kitűzted a bejegyzést" msgid "Post unpinned" msgstr "Feloldottad a bejegyzés kitűzését" +#~ msgid "Posting..." +#~ msgstr "Bejegyzés közzététele folyamatban…" + #: src/components/TagMenu/index.tsx:268 msgid "posts" msgstr "bejegyzés" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Bejegyzések" #: src/components/dialogs/MutedWords.tsx:115 -msgid "" -"Posts can be muted based on their text, their tags, or both. We recommend " -"avoiding common words that appear in many posts, since it can result in no " -"posts being shown." -msgstr "" -"A különböző bejegyzéseket a szövegük, címkéik vagy mindkettő által is " -"elnémíthatod. Javasoljuk a gyakori szavak kerülését, mivel ez bizonyos " -"esetekben az összes bejegyzés elrejtését is eredményezheti." +msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." +msgstr "A különböző bejegyzéseket a szövegük, címkéik vagy mindkettő által is elnémíthatod. Javasoljuk a gyakori szavak kerülését, mivel ez bizonyos esetekben az összes bejegyzés elrejtését is eredményezheti." #: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" @@ -5164,7 +5362,8 @@ msgstr "Az újracsatlakozáshoz kattints ide!" msgid "Press to change hosting provider" msgstr "A tárhelyszolgáltató megváltoztatásához kattints ide!" -#: src/components/Error.tsx:60 src/components/Lists.tsx:93 +#: src/components/Error.tsx:60 +#: src/components/Lists.tsx:93 #: src/screens/Messages/components/MessageListError.tsx:24 #: src/screens/Signup/BackNextButtons.tsx:47 msgid "Press to retry" @@ -5172,8 +5371,7 @@ msgstr "Az újrapróbálkozáshoz kattints ide!" #: src/components/KnownFollowers.tsx:124 msgid "Press to view followers of this account that you also follow" -msgstr "" -"Kattints ide a fiók azon követőinek megjelenítéséhez, akiket Te is követsz!" +msgstr "Kattints ide a fiók azon követőinek megjelenítéséhez, akiket Te is követsz!" #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" @@ -5188,27 +5386,33 @@ msgstr "Elsődleges nyelv" msgid "Prioritize your Follows" msgstr "Követett személyek előnyben részesítése" +#~ msgid "Prioritize Your Follows" +#~ msgstr "Saját követések kiemelése" + #: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Előnyben részesített értesítések" -#: src/view/shell/desktop/RightNav.tsx:77 -#: src/view/shell/desktop/RightNav.tsx:78 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Adatvédelem" -#: src/screens/Settings/Settings.tsx:161 src/screens/Settings/Settings.tsx:164 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Adatvédelem és biztonság" -#: src/Navigation.tsx:346 +#: src/Navigation.tsx:347 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Adatvédelem és biztonság" -#: src/Navigation.tsx:270 src/screens/Settings/AboutSettings.tsx:45 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 #: src/screens/Settings/AboutSettings.tsx:48 -#: src/view/screens/PrivacyPolicy.tsx:31 src/view/shell/Drawer.tsx:624 +#: src/view/screens/PrivacyPolicy.tsx:31 +#: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 msgid "Privacy Policy" msgstr "Adatvédelmi irányelvek" @@ -5217,16 +5421,19 @@ msgstr "Adatvédelmi irányelvek" msgid "Processing video..." msgstr "Videó feldolgozása folyamatban…" -#: src/lib/api/index.ts:59 src/screens/Login/ForgotPasswordForm.tsx:149 +#: src/lib/api/index.ts:59 +#: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Feldolgozás folyamatban…" -#: src/view/screens/DebugMod.tsx:919 src/view/screens/Profile.tsx:357 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" #: src/view/shell/bottom-bar/BottomBar.tsx:276 -#: src/view/shell/desktop/LeftNav.tsx:481 src/view/shell/Drawer.tsx:71 +#: src/view/shell/desktop/LeftNav.tsx:481 +#: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" msgstr "Profil" @@ -5236,18 +5443,34 @@ msgstr "Profil" msgid "Profile updated" msgstr "Frissítetted a profilodat" -#: src/screens/Onboarding/StepFinished.tsx:242 +#~ msgid "Protect your account by verifying your email." +#~ msgstr "Védd meg a fiókod az email-címed visszaigazolásával!" + +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Nyilvános" -#: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." msgstr "" -"Nyilvános, megosztható fióklisták a tömeges elnémításhoz vagy letiltáshoz." + +#: src/view/screens/ModerationModlists.tsx:65 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Nyilvános, megosztható fióklisták a tömeges elnémításhoz vagy letiltáshoz." #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "Nyilvános, megosztható listák, amelyek hírfolyamként üzemelhetnek." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Nyilvános, megosztható listák, amelyek hírfolyamként üzemelhetnek." + +#~ msgid "Publish post" +#~ msgstr "Bejegyzés közzététele" + +#~ msgid "Publish reply" +#~ msgstr "Válasz közzététele" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5283,6 +5506,9 @@ msgstr "Leválasztottad az idézetet" msgid "Quote posts disabled" msgstr "Ezt a bejegyzést nem idézhetik mások" +#~ msgid "Quote posts enabled" +#~ msgstr "Ezt a bejegyzést idézhetik mások" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Idézési beállítások" @@ -5297,16 +5523,14 @@ msgstr "A bejegyzés idézései" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Véletlenszerű (más néven: „Közzétevői rulett”)" #: src/screens/Settings/components/ChangeHandleDialog.tsx:583 -msgid "" -"Rate limit exceeded – you've tried to change your handle too many times in a " -"short period. Please wait a minute before trying again." -msgstr "" -"Korlát átlépve – rövid időn belül túl sokszor próbáltad megváltoztatni a " -"felhasználónevedet. Várj egy kicsit, mielőtt újra megkísérelnéd!" +msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." +msgstr "Korlát átlépve – rövid időn belül túl sokszor próbáltad megváltoztatni a felhasználónevedet. Várj egy kicsit, mielőtt újra megkísérelnéd!" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 @@ -5339,15 +5563,23 @@ msgstr "Indoklás:" msgid "Recent Searches" msgstr "Keresési előzmények" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Újracsatlakozás" +#~ msgid "Refresh notifications" +#~ msgstr "Értesítések frissítése" + #: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Beszélgetések újratöltése" -#: src/components/dialogs/MutedWords.tsx:438 src/components/FeedCard.tsx:315 +#: 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/screens/Settings/Settings.tsx:466 @@ -5362,7 +5594,8 @@ msgstr "Eltávolítás" msgid "Remove {displayName} from starter pack" msgstr "{displayName} eltávolítása a kezdőcsomagból" -#: src/screens/Settings/Settings.tsx:445 src/screens/Settings/Settings.tsx:448 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Fiók eltávolítása" @@ -5392,15 +5625,17 @@ msgstr "Hírfolyam eltávolítása" msgid "Remove feed?" msgstr "Hírfolyam eltávolítása" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:313 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 src/view/screens/SavedFeeds.tsx:342 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Eltávolítás a hírfolyamgyűjteményből" -#: src/components/FeedCard.tsx:310 src/view/com/feeds/FeedSourceCard.tsx:317 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Eltávolítás a hírfolyamgyűjteményből" @@ -5469,7 +5704,7 @@ msgstr "Eltávolítottad a hírfolyamot az elmentett hírfolyamok közül" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Eltávolítottad a hírfolyamot a gyűjteményedből" @@ -5477,12 +5712,15 @@ msgstr "Eltávolítottad a hírfolyamot a gyűjteményedből" msgid "Removes quoted post" msgstr "Idézett bejegyzés eltávolítása" +#~ msgid "Removes the attachment" +#~ msgstr "Melléklet eltávolítása" + #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" msgstr "Kicserélés a Felfedezés hírfolyamra" -#: src/view/screens/Profile.tsx:227 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Válaszok" @@ -5499,7 +5737,7 @@ msgctxt "action" msgid "Reply" msgstr "Válasz közzététele" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:262 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Válasz írása ({0} válasz)" @@ -5521,7 +5759,12 @@ msgstr "Válaszbeállítások" msgid "Reply settings are chosen by the author of the thread" msgstr "A válaszlánc beállításait a szerző határozhatja meg" -#: src/view/com/post/Post.tsx:204 src/view/com/posts/PostFeedItem.tsx:553 +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + +#: src/view/com/post/Post.tsx:204 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Válasz neki: <0><1/>" @@ -5536,7 +5779,8 @@ msgctxt "description" msgid "Reply to a post" msgstr "Válasz egy bejegyzésre" -#: src/view/com/post/Post.tsx:202 src/view/com/posts/PostFeedItem.tsx:550 +#: src/view/com/post/Post.tsx:202 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Válasz a bejegyzésedre" @@ -5560,7 +5804,8 @@ msgstr "Jelentés" msgid "Report Account" msgstr "Fiók jelentése" -#: src/components/dms/ConvoMenu.tsx:197 src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ConvoMenu.tsx:197 +#: src/components/dms/ConvoMenu.tsx:200 #: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" msgstr "Beszélgetés jelentése" @@ -5569,12 +5814,12 @@ msgstr "Beszélgetés jelentése" msgid "Report dialog" msgstr "Párbeszédablak jelentése" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:537 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:543 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Hírfolyam jelentése" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Lista jelentése" @@ -5661,6 +5906,9 @@ msgstr "<0><1/> megosztotta" msgid "Reposted by you" msgstr "Megosztottad" +#~ msgid "reposted your post" +#~ msgstr "megosztotta a bejegyzésedet" + #: src/view/com/post-thread/PostThreadItem.tsx:222 msgid "Reposts of this post" msgstr "A bejegyzés megosztásai" @@ -5684,6 +5932,9 @@ msgstr "Helyettesítő szöveg hozzáadásának megkövetelése közzététel el msgid "Require an email code to log in to your account." msgstr "Emailben kapott kód megkövetelése a bejelentkezéshez." +#~ msgid "Require email code to log into your account" +#~ msgstr "Emailben kapott kód megkövetelése a bejelentkezéshez" + #: src/screens/Signup/StepInfo/index.tsx:159 msgid "Required for this provider" msgstr "Szükséges a tárhelyszolgáltatóhoz" @@ -5715,7 +5966,8 @@ msgstr "Helyreállítási kód" msgid "Reset Code" msgstr "Helyreállítási kód" -#: src/screens/Settings/Settings.tsx:343 src/screens/Settings/Settings.tsx:345 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Regisztrációs varázsló állapotának alaphelyzetbe állítása" @@ -5723,33 +5975,45 @@ msgstr "Regisztrációs varázsló állapotának alaphelyzetbe állítása" msgid "Reset password" msgstr "Jelszó helyreállítása" +#~ msgid "Reset preferences state" +#~ msgstr "Beállítások alaphelyzetbe állítása" + +#~ msgid "Resets the onboarding state" +#~ msgstr "Regisztrációs varázsló állapotának alaphelyzetbe állítása" + +#~ msgid "Resets the preferences state" +#~ msgstr "Beállítások alaphelyzetbe állítása" + #: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Bejelentkezés újrapróbálása" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:76 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "A legutóbb meghiúsult folyamat újrapróbálása" -#: src/components/dms/MessageItem.tsx:245 src/components/Error.tsx:65 +#: src/components/dms/MessageItem.tsx:245 +#: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:305 src/screens/Login/LoginForm.tsx:312 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" msgstr "Újra" -#: src/components/Error.tsx:73 src/screens/List/ListHiddenScreen.tsx:205 +#: src/components/Error.tsx:73 +#: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Vissza az előző oldalra" @@ -5776,7 +6040,8 @@ msgstr "Vissza az előző oldalra" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 -#: src/view/com/modals/EditProfile.tsx:219 src/view/screens/SavedFeeds.tsx:109 +#: src/view/com/modals/EditProfile.tsx:219 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Mentés" @@ -5790,7 +6055,8 @@ msgstr "Mentés" msgid "Save birthday" msgstr "Születésnap elmentése" -#: src/view/screens/SavedFeeds.tsx:105 src/view/screens/SavedFeeds.tsx:109 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Változtatások mentése" @@ -5798,6 +6064,9 @@ msgstr "Változtatások mentése" msgid "Save Changes" msgstr "Változtatások mentése" +#~ msgid "Save handle change" +#~ msgstr "Felhasználónév-változtatás mentése" + #: src/components/StarterPack/ShareDialog.tsx:150 #: src/components/StarterPack/ShareDialog.tsx:157 msgid "Save image" @@ -5815,8 +6084,8 @@ msgstr "Felhasználónév mentése" msgid "Save QR code" msgstr "QR-kód mentése" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:314 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:320 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Mentés a hírfolyamgyűjteménybe" @@ -5829,7 +6098,7 @@ msgid "Saved to your camera roll" msgstr "Elmentetted a képet a galériába" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Elmentetted a hírfolyamot a gyűjteményedbe" @@ -5837,38 +6106,53 @@ msgstr "Elmentetted a hírfolyamot a gyűjteményedbe" msgid "Saves any changes to your profile" msgstr "A profilon végzett változtatások mentése" +#~ msgid "Saves handle change to {handle}" +#~ msgstr "{handle} felhasználónév-változtatásának mentése" + #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" msgstr "Képkivágási beállítások mentése" -#: src/components/dms/ChatEmptyPill.tsx:33 src/components/NewskieDialog.tsx:105 +#: 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 msgid "Say hello!" msgstr "Köszönj!" -#: src/screens/Onboarding/index.tsx:33 src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Tudomány" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Vissza a tetejére" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 -#: src/components/forms/SearchInput.tsx:36 src/Navigation.tsx:593 +#: src/components/forms/SearchInput.tsx:36 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 #: src/view/screens/Search/Search.tsx:570 #: src/view/shell/bottom-bar/BottomBar.tsx:183 -#: src/view/shell/desktop/LeftNav.tsx:407 src/view/shell/Drawer.tsx:365 +#: src/view/shell/desktop/LeftNav.tsx:407 +#: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Keresés" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + #: src/view/screens/Feeds.tsx:441 msgid "Search feeds" msgstr "Profilok keresése" +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Keresés: {query}" @@ -5877,6 +6161,12 @@ msgstr "Keresés: {query}" msgid "Search for \"{searchText}\"" msgstr "Keresés: {searchText}" +#~ msgid "Search for all posts by @{authorHandle} with tag {displayTag}" +#~ msgstr "Keresés: @{authorHandle} bejegyzései, amelyek {displayTag} címkével rendelkeznek" + +#~ msgid "Search for all posts with tag {displayTag}" +#~ msgstr "Keresés: Bejegyzések, amelyek {displayTag} címkével rendelkeznek" + #: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Ajánlható hírfolyamok keresése." @@ -5889,8 +6179,10 @@ msgstr "Felhasználók keresése" msgid "Search GIFs" msgstr "GIF-ek keresése" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Profilok keresése" @@ -5908,8 +6200,7 @@ msgstr "A(z) {truncatedTag} címkével ellátott bejegyzések megtekintése" #: src/components/TagMenu/index.web.tsx:94 msgid "See {truncatedTag} posts by user" -msgstr "" -"A felhasználó {truncatedTag} címkével ellátott bejegyzéseinek megtekintése" +msgstr "A felhasználó {truncatedTag} címkével ellátott bejegyzéseinek megtekintése" #: src/components/TagMenu/index.tsx:155 msgid "See <0>{displayTag} posts" @@ -5917,9 +6208,7 @@ msgstr "A(z) <0>{displayTag} címkével ellátott bejegyzések megtekintése #: src/components/TagMenu/index.tsx:203 msgid "See <0>{displayTag} posts by this user" -msgstr "" -"A felhasználó <0>{displayTag} címkével ellátott bejegyzéseinek " -"megtekintése" +msgstr "A felhasználó <0>{displayTag} címkével ellátott bejegyzéseinek megtekintése" #: src/view/com/auth/SplashScreen.web.tsx:176 msgid "See jobs at Bluesky" @@ -5929,13 +6218,15 @@ msgstr "Állások a Blueskynál" msgid "See this guide" msgstr "kattints ide" +#~ msgid "Seek slider" +#~ msgstr "Lejátszásvezérlő sáv" + #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 -msgid "" -"Seek slider. Use the arrow keys to seek forwards and backwards, and space to " -"play/pause" -msgstr "" -"Lejátszásvezérlő sáv. Az előre-/visszatekeréshez használd a nyílbillentyűket " -"és a szüneteltetéshez/lejátszáshoz nyomd meg a szóközt." +msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" +msgstr "Lejátszásvezérlő sáv. Az előre-/visszatekeréshez használd a nyílbillentyűket és a szüneteltetéshez/lejátszáshoz nyomd meg a szóközt." + +#~ msgid "Select {item}" +#~ msgstr "{item} kiválasztása" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 msgid "Select a color" @@ -5985,6 +6276,9 @@ msgstr "Nyelvek kiválasztása" msgid "Select moderator" msgstr "Moderátor kiválasztása" +#~ msgid "Select option {i} of {numItems}" +#~ msgstr "{numItems}/{i}. lehetőség kiválasztása" + #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" msgstr "Feliratfájl (.vtt) társítása" @@ -6010,13 +6304,8 @@ msgid "Select what content this mute word should apply to." msgstr "Add meg, hogy milyen típusú tartalmakra legyen alkalmazható ez a szó!" #: src/screens/Settings/LanguageSettings.tsx:255 -msgid "" -"Select which languages you want your subscribed feeds to include. If none " -"are selected, all languages will be shown." -msgstr "" -"Add meg, hogy milyen nyelveken szeretnél tartalmakat látni a " -"hírfolyamaidban. Ha egy nyelvet sem jelölsz ki, akkor minden bejegyzés " -"láthatóvá válik." +msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." +msgstr "Add meg, hogy milyen nyelveken szeretnél tartalmakat látni a hírfolyamaidban. Ha egy nyelvet sem jelölsz ki, akkor minden bejegyzés láthatóvá válik." #: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." @@ -6038,6 +6327,10 @@ msgstr "Add meg, hogy milyen nyelvre szeretnéd lefordítani a bejegyzéseket." msgid "Send a neat website!" msgstr "Küldj be egy pompás honlapot!" +#, fuzzy +#~ msgid "Send Bluesky referrer" +#~ msgstr "Bluesky-felhasználónév beállítása" + #: src/components/dialogs/VerifyEmailDialog.tsx:232 msgid "Send Confirmation" msgstr "Visszaigazolás küldése" @@ -6051,11 +6344,11 @@ msgstr "Visszaigazoló email küldése" msgid "Send Confirmation Email" msgstr "Visszaigazoló email küldése" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Email küldése" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Email küldése" @@ -6094,7 +6387,7 @@ msgstr "Visszaigazoló email küldése" msgid "Send via direct message" msgstr "Továbbítás személyes üzenetben" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Visszaigazoló email küldése a fiók törlése szempontjából" @@ -6114,16 +6407,36 @@ msgstr "Születési dátum megadása" msgid "Set new password" msgstr "Új jelszó beállítása" +#~ msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." +#~ msgstr "A funkció letiltásával minden idézet el lesz rejtve a hírfolyamból. A megosztások továbbra is láthatóak maradnak." + +#~ msgid "Set this setting to \"No\" to hide all replies from your feed." +#~ msgstr "A funkció letiltásával minden válasz el lesz rejtve a hírfolyamból." + +#~ msgid "Set this setting to \"No\" to hide all reposts from your feed." +#~ msgstr "A funkció letiltásával minden megosztás el lesz rejtve a hírfolyamból." + +#~ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." +#~ msgstr "A funkció engedélyezésével a válaszláncok egymásba ágyazva lesznek megjelenítve. Ez egy kísérleti funkció." + +#~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." +#~ msgstr "A funkció engedélyezésével a Követett hírfolyam nyomokban a többi hírfolyam bejegyzéseit is meg fogja jeleníteni. Ez egy kísérleti funkció." + #: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Fiók beállítása" +#~ msgid "Sets Bluesky username" +#~ msgstr "Bluesky-felhasználónév beállítása" + #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" msgstr "Email cím beállítása jelszóvisszaállításhoz" -#: src/Navigation.tsx:159 src/screens/Settings/Settings.tsx:80 -#: src/view/shell/desktop/LeftNav.tsx:499 src/view/shell/Drawer.tsx:529 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 +#: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Beállítások" @@ -6135,15 +6448,17 @@ msgstr "Szexuális aktusok vagy erotikus meztelenség." msgid "Sexually Suggestive" msgstr "Szexuális tartalom" -#: src/components/StarterPack/QrCodeDialog.tsx:175 src/screens/Hashtag.tsx:122 +#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:345 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Továbbítás" @@ -6162,10 +6477,13 @@ msgstr "Mondj el egy érdekességet!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:361 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Továbbítás mégis" +#~ msgid "Share feed" +#~ msgstr "Hírfolyam továbbítása" + #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 #: src/screens/StarterPack/StarterPackScreen.tsx:599 @@ -6186,7 +6504,7 @@ msgstr "Hivatkozásmegosztási párbeszédablak" msgid "Share QR code" msgstr "QR-kód továbbítása" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:465 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 msgid "Share this feed" msgstr "Hírfolyam továbbítása" @@ -6196,15 +6514,13 @@ msgstr "Kezdőcsomag továbbítása" #: src/components/StarterPack/ShareDialog.tsx:99 msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "" -"Oszd meg ezt a kezdőcsomagot, hogy mások is csatlakozhassanak a Blueskyos " -"közösségedhez!" +msgstr "Oszd meg ezt a kezdőcsomagot, hogy mások is csatlakozhassanak a Blueskyos közösségedhez!" #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" msgstr "Oszd meg a kedvenc hírfolyamod!" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "„Megosztott beállítások” tesztelő" @@ -6255,7 +6571,8 @@ msgid "Show list anyway" msgstr "Lista mutatása mégis" #: src/view/com/post-thread/PostThreadItem.tsx:593 -#: src/view/com/post/Post.tsx:242 src/view/com/posts/PostFeedItem.tsx:509 +#: src/view/com/post/Post.tsx:242 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Továbbiak" @@ -6272,25 +6589,43 @@ msgstr "Elnémított válaszok mutatása" msgid "Show other accounts you can switch to" msgstr "További fiókok megjelenítése váltás céljából" +#~ msgid "Show Posts from My Feeds" +#~ msgstr "A többi hírfolyam bejegyzéseinek mutatása" + #: src/screens/Settings/FollowingFeedPreferences.tsx:104 #: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Idézetek mutatása" +#~ msgid "Show Quote Posts" +#~ msgstr "Idézetek mutatása" + #: src/screens/Settings/FollowingFeedPreferences.tsx:68 #: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Válaszok mutatása" +#~ msgid "Show Replies" +#~ msgstr "Válaszok mutatása" + +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" -msgstr "" -"Az Általad követett személyek válaszainak megjelenítése legfelül egy " -"bejegyzés alatt" +msgstr "Az Általad követett személyek válaszainak megjelenítése legfelül egy bejegyzés alatt" + +#~ msgid "Show replies by people you follow before all other replies." +#~ msgstr "A funkció engedélyezésével az Általad követett személyek válaszai lesznek legfelül megjelenítve egy bejegyzés alatt." #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "Válaszok megjelenítése egymásba ágyazva" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Válaszok megjelenítése egymásba ágyazva" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6302,6 +6637,9 @@ msgstr "Válasz mutatása mindenkinek" msgid "Show reposts" msgstr "Megosztások mutatása" +#~ msgid "Show Reposts" +#~ msgstr "Megosztások mutatása" + #: src/screens/Settings/FollowingFeedPreferences.tsx:129 #: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" @@ -6320,9 +6658,12 @@ msgstr "Figyelmeztetés" msgid "Show warning and filter from feeds" msgstr "Figyelmeztetés és kiszűrés a hírfolyamokból" -#: src/components/dialogs/Signin.tsx:97 src/components/dialogs/Signin.tsx:99 -#: src/screens/Login/index.tsx:97 src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:165 src/view/com/auth/SplashScreen.tsx:61 +#: src/components/dialogs/Signin.tsx:97 +#: src/components/dialogs/Signin.tsx:99 +#: src/screens/Login/index.tsx:97 +#: src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:165 +#: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 @@ -6332,7 +6673,8 @@ msgstr "Figyelmeztetés és kiszűrés a hírfolyamokból" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 -#: src/view/shell/NavSignupCard.tsx:57 src/view/shell/NavSignupCard.tsx:62 +#: src/view/shell/NavSignupCard.tsx:57 +#: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" msgstr "Bejelentkezés" @@ -6352,11 +6694,15 @@ msgstr "Jelentkezz be vagy regisztrálj a csatlakozáshoz!" msgid "Sign into Bluesky or create a new account" msgstr "Jelentkezz be vagy hozz létre egy Bluesky-fiókot!" -#: src/screens/Settings/Settings.tsx:225 src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 #: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Kijelentkezés" +#~ msgid "Sign out of all accounts" +#~ msgstr "Kijelentkezés az összes fiókból" + #: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Kijelentkezés" @@ -6367,20 +6713,30 @@ msgstr "Kijelentkezés" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/NavSignupCard.tsx:47 src/view/shell/NavSignupCard.tsx:52 +#: src/view/shell/NavSignupCard.tsx:47 +#: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" msgstr "Regisztráció" +#~ msgid "Sign up or sign in to join the conversation" +#~ msgstr "Jelentkezz be vagy regisztrálj a csatlakozáshoz!" + #: src/components/moderation/ScreenHider.tsx:91 #: src/lib/moderation/useGlobalLabelStrings.ts:28 msgid "Sign-in Required" msgstr "Bejelentkezés szükséges" +#~ msgid "Signed in as" +#~ msgstr "Bejelentkezve, mint" + #: src/lib/hooks/useAccountSwitcher.ts:41 #: src/screens/Login/ChooseAccountForm.tsx:53 msgid "Signed in as @{0}" msgstr "Bejelentkeztél, mint @{0}" +#~ msgid "signed up with your starter pack" +#~ msgstr "regisztrált a kezdőcsomagoddal" + #: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 msgid "Signup without a starter pack" @@ -6399,11 +6755,12 @@ msgstr "Kihagyás" msgid "Skip this flow" msgstr "Folyamat kihagyása" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Kisebb" -#: src/screens/Onboarding/index.tsx:37 src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Szoftverfejlesztő" @@ -6424,7 +6781,8 @@ msgstr "Valami balul sült el" msgid "Something went wrong, please try again" msgstr "Valami balul sült el. Próbáld újra" -#: src/components/ReportDialog/index.tsx:54 src/screens/Moderation/index.tsx:96 +#: src/components/ReportDialog/index.tsx:54 +#: src/screens/Moderation/index.tsx:96 #: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Valami balul sült el. Próbáld újra!" @@ -6434,11 +6792,12 @@ msgstr "Valami balul sült el. Próbáld újra!" msgid "Something went wrong!" msgstr "Valami balul sült el!" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:533 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 msgid "Something wrong? Let us know." msgstr "Valami nem stimmel? Vedd fel velünk a kapcsolatot!" -#: src/App.native.tsx:116 src/App.web.tsx:96 +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Sajnáljuk, de lejárt a munkameneted. Jelentkezz be újra!" @@ -6446,6 +6805,9 @@ msgstr "Sajnáljuk, de lejárt a munkameneted. Jelentkezz be újra!" msgid "Sort replies" msgstr "Válaszok rendezése" +#~ msgid "Sort Replies" +#~ msgstr "Válaszok rendezése" + #: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Rendezés módja:" @@ -6467,7 +6829,12 @@ msgstr "Spam" msgid "Spam; excessive mentions or replies" msgstr "Spam; túl sok említés vagy válasz" -#: src/screens/Onboarding/index.tsx:27 src/screens/Onboarding/state.ts:100 +#, fuzzy +#~ msgid "Specify Bluesky as a referer" +#~ msgstr "Bluesky-felhasználónév beállítása" + +#: src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Sport" @@ -6475,11 +6842,22 @@ msgstr "Sport" msgid "Start a new chat" msgstr "Új csevegés indítása" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Csevegés indítása vele: {displayName}" -#: src/Navigation.tsx:402 src/Navigation.tsx:407 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Kezdőcsomag" @@ -6501,17 +6879,13 @@ msgstr "Kezdőcsomag – Saját" msgid "Starter pack is invalid" msgstr "Ez a kezdőcsomag érvénytelen" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Kezdőcsomagok" #: src/components/StarterPack/ProfileStarterPacks.tsx:244 -msgid "" -"Starter packs let you easily share your favorite feeds and people with your " -"friends." -msgstr "" -"A kezdőcsomagokkal könnyen megoszthatod a kedvenc hírfolyamaidat és " -"személyeidet." +msgid "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "A kezdőcsomagokkal könnyen megoszthatod a kedvenc hírfolyamaidat és személyeidet." #: src/screens/Settings/AboutSettings.tsx:53 #: src/screens/Settings/AboutSettings.tsx:56 @@ -6526,7 +6900,8 @@ msgstr "{1}/{0}. lépés" msgid "Storage cleared, you need to restart the app now." msgstr "Adatok törölve. Indítsd újra az alkalmazást!" -#: src/Navigation.tsx:245 src/screens/Settings/Settings.tsx:324 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Mesekönyv" @@ -6537,15 +6912,13 @@ msgstr "Mesekönyv" msgid "Submit" msgstr "Submit" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Feliratkozás" #: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" -msgstr "" -"Az alábbi feljegyzési kategóriák használatához iratkozz fel a(z) @{0} nevű " -"szolgáltatóra:" +msgstr "Az alábbi feljegyzési kategóriák használatához iratkozz fel a(z) @{0} nevű szolgáltatóra:" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 msgid "Subscribe to Labeler" @@ -6555,7 +6928,7 @@ msgstr "Feliratkozás a feljegyzőre" msgid "Subscribe to this labeler" msgstr "Feliratkozás a feljegyzőre" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Feliratkozás a listára" @@ -6563,7 +6936,7 @@ msgstr "Feliratkozás a listára" msgid "Success!" msgstr "Siker!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Javasolt fiókok" @@ -6576,12 +6949,14 @@ msgstr "Számodra javasolt" msgid "Suggestive" msgstr "Felnőtt tartalom" -#: src/Navigation.tsx:265 src/view/screens/Support.tsx:31 +#: src/Navigation.tsx:266 +#: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Támogatás" -#: src/screens/Settings/Settings.tsx:102 src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 #: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Fiókváltás" @@ -6591,8 +6966,14 @@ msgstr "Fiókváltás" msgid "Switch Account" msgstr "Fiókváltás" -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:148 +#~ msgid "Switch to {0}" +#~ msgstr "Váltás rá: {0}" + +#~ msgid "Switches the account you are logged in to" +#~ msgstr "A jelenleg bejelentkezett fiók átváltása egy másikra" + +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Rendszer" @@ -6635,17 +7016,22 @@ msgstr "Koppints ide a hang némításához és felhangosításához" msgid "Tap to view full image" msgstr "Koppints ide a teljes kép megtekintéséhez" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Feladat teljesítve – 10 kedvelés!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" "Tanítsd meg az algoritmusnak,\n" "hogy mit szeretnél látni!" -#: src/screens/Onboarding/index.tsx:36 src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Technológia" @@ -6661,14 +7047,16 @@ msgstr "Mesélj magadról!" msgid "Tell us a little more" msgstr "További részletek" -#: src/view/shell/desktop/RightNav.tsx:83 -#: src/view/shell/desktop/RightNav.tsx:84 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Feltételek" -#: src/Navigation.tsx:275 src/screens/Settings/AboutSettings.tsx:37 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 #: src/screens/Settings/AboutSettings.tsx:40 -#: src/view/screens/TermsOfService.tsx:31 src/view/shell/Drawer.tsx:617 +#: src/view/screens/TermsOfService.tsx:31 +#: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 msgid "Terms of Service" msgstr "Felhasználási feltételek" @@ -6699,12 +7087,8 @@ msgid "Thank you. Your report has been sent." msgstr "Köszönjük! A jelentést megkaptuk." #: src/components/intents/VerifyEmailIntentDialog.tsx:82 -msgid "" -"Thanks, you have successfully verified your email address. You can close " -"this dialog." -msgstr "" -"Köszönjük! Visszaigazoltad az email-címed – most már bezárhatod ezt az " -"ablakot." +msgid "Thanks, you have successfully verified your email address. You can close this dialog." +msgstr "Köszönjük! Visszaigazoltad az email-címed – most már bezárhatod ezt az ablakot." #: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" @@ -6730,14 +7114,12 @@ msgstr "Ez van, srácok!" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:329 msgid "The account will be able to interact with you after unblocking." -msgstr "" -"A fiók ismét képes lesz kapcsolatba lépni veled, ha feloldod a letiltását." +msgstr "A fiók ismét képes lesz kapcsolatba lépni veled, ha feloldod a letiltását." #: src/screens/Settings/AppIconSettings/index.tsx:41 #: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" -msgstr "" -"A beállítások érvénybeléptetése érdekében az alkalmazás újra lesz indítva" +msgstr "A beállítások érvénybeléptetése érdekében az alkalmazás újra lesz indítva" #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 @@ -6760,19 +7142,13 @@ msgstr "A szerzői jogi irányelvek elköltöztek: <0/>" msgid "The Discover feed" msgstr "A Felfedezés hírfolyam" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" -msgstr "" -"A Felfedezés hírfolyam olyan tartalmakat mutat, amelyek tetszhetnek Neked" +msgstr "A Felfedezés hírfolyam olyan tartalmakat mutat, amelyek tetszhetnek Neked" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 -msgid "" -"The experience is better in the app. Download Bluesky now and we'll pick " -"back up where you left off." -msgstr "" -"Az alkalmazás jobb. Töltsd le a Blueskyt és onnan folytatjuk, ahol " -"abbahagytad!" +msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." +msgstr "Az alkalmazás jobb. Töltsd le a Blueskyt és onnan folytatjuk, ahol abbahagytad!" #: src/view/com/posts/FeedShutdownMsg.tsx:67 msgid "The feed has been replaced with Discover." @@ -6790,8 +7166,8 @@ msgstr "Az alábbi feljegyzéseket alkalmazták a tartalmadra." msgid "The following steps will help customize your Bluesky experience." msgstr "A továbbiakban személyre szabhatod a Bluesky-élményedet." -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Lehetséges, hogy ezt a bejegyzést törölték." @@ -6804,39 +7180,26 @@ msgid "The selected video is larger than 50MB." msgstr "A kijelölt videó nagyobb, mint 50 MB." #: src/lib/strings/errors.ts:18 -msgid "" -"The server appears to be experiencing issues. Please try again in a few " -"moments." -msgstr "" -"Hibát tapasztaltunk a kiszolgálóval. Próbáld újra egy pár percen belül!" +msgid "The server appears to be experiencing issues. Please try again in a few moments." +msgstr "Hibát tapasztaltunk a kiszolgálóval. Próbáld újra egy pár percen belül!" #: src/screens/StarterPack/StarterPackScreen.tsx:726 -msgid "" -"The starter pack that you are trying to view is invalid. You may delete this " -"starter pack instead." +msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "A kezdőcsomag érvénytelen. Ha szeretnéd, törölheted a listáról." #: src/view/screens/Support.tsx:37 -msgid "" -"The support form has been moved. If you need help, please <0/> or visit " -"{HELP_DESK_URL} to get in touch with us." -msgstr "" -"A támogatási űrlap elköltözött. Kérjük, <0/> vagy látogasd meg a(z) " -"{HELP_DESK_URL} honlapot a kapcsolatbalépéshez!" +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "A támogatási űrlap elköltözött. Kérjük, <0/> vagy látogasd meg a(z) {HELP_DESK_URL} honlapot a kapcsolatbalépéshez!" #: src/view/screens/TermsOfService.tsx:35 msgid "The Terms of Service have been moved to" msgstr "A felhasználási feltételek elköltöztek:" #: src/components/intents/VerifyEmailIntentDialog.tsx:94 -msgid "" -"The verification code you have provided is invalid. Please make sure that " -"you have used the correct verification link or request a new one." -msgstr "" -"A megadott ellenőrzőkód érvénytelen. Nézd meg, hogy helyes kódot adtál-e meg " -"vagy kérj újat!" +msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." +msgstr "A megadott ellenőrzőkód érvénytelen. Nézd meg, hogy helyes kódot adtál-e meg vagy kérj újat!" -#: src/screens/Settings/AppearanceSettings.tsx:152 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Téma" @@ -6844,24 +7207,30 @@ msgstr "Téma" msgid "There is no time limit for account deactivation, come back any time." msgstr "A fiók deaktiválásához nem tartozik időkorlát. Bármikor visszajöhetsz." +#~ msgid "There was an an issue contacting the server, please check your internet connection and try again." +#~ msgstr "A kiszolgáló felkeresése meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" + +#~ msgid "There was an an issue removing this feed. Please check your internet connection and try again." +#~ msgstr "A hírfolyam eltávolítása meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" + +#~ msgid "There was an an issue updating your feeds, please check your internet connection and try again." +#~ msgstr "A hírfolyamok frissítése meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" + #: src/components/dialogs/GifSelect.tsx:226 msgid "There was an issue connecting to Tenor." msgstr "Megszakadt a kapcsolat a Tenorral." #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Megszakadt a kapcsolat a kiszolgálóval" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:410 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -msgid "" -"There was an issue contacting the server, please check your internet " -"connection and try again." -msgstr "" -"Megszakadt a kapcsolat a kiszolgálóval. Ellenőrizd az internetkapcsolatot, " -"majd próbáld újra!" +msgid "There was an issue contacting the server, please check your internet connection and try again." +msgstr "Megszakadt a kapcsolat a kiszolgálóval. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" #: src/view/com/feeds/FeedSourceCard.tsx:127 #: src/view/com/feeds/FeedSourceCard.tsx:140 @@ -6870,14 +7239,13 @@ msgstr "Megszakadt a kapcsolat a kiszolgálóddal" #: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." -msgstr "" -"Az értesítések frissítése meghiúsult. Koppints ide az újrapróbálkozáshoz!" +msgstr "Az értesítések frissítése meghiúsult. Koppints ide az újrapróbálkozáshoz!" -#: src/view/com/posts/PostFeed.tsx:465 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "A bejegyzések lekérése meghiúsult. Koppints ide az újrapróbálkozáshoz!" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "A lista lekérése meghiúsult. Koppints ide az újrapróbálkozáshoz!" @@ -6895,29 +7263,22 @@ msgid "There was an issue fetching your service info" msgstr "A kiszolgálód adatainak lekérése meghiúsult" #: src/view/com/posts/PostFeedErrorMessage.tsx:145 -msgid "" -"There was an issue removing this feed. Please check your internet connection " -"and try again." -msgstr "" -"A hírfolyam eltávolítása meghiúsult. Ellenőrizd az internetkapcsolatot, majd " -"próbáld újra!" +msgid "There was an issue removing this feed. Please check your internet connection and try again." +msgstr "A hírfolyam eltávolítása meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" #: src/components/dms/ReportDialog.tsx:217 #: src/components/ReportDialog/SubmitView.tsx:87 -msgid "" -"There was an issue sending your report. Please check your internet " -"connection." +msgid "There was an issue sending your report. Please check your internet connection." msgstr "A jelentés küldése meghiúsult. Ellenőrizd az internetkapcsolatot!" #: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -msgid "" -"There was an issue updating your feeds, please check your internet " -"connection and try again." -msgstr "" -"A hírfolyamok frissítése meghiúsult. Ellenőrizd az internetkapcsolatot, majd " -"próbáld újra!" +msgid "There was an issue updating your feeds, please check your internet connection and try again." +msgstr "A hírfolyamok frissítése meghiúsult. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" + +#~ msgid "There was an issue with fetching your app passwords" +#~ msgstr "Hiba történt az alkalmazásjelszavak lekérése közben" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 @@ -6938,26 +7299,21 @@ msgstr "Hiba történt! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 src/view/screens/ProfileList.tsx:431 -msgid "" -"There was an issue. Please check your internet connection and try again." +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 +msgid "There was an issue. Please check your internet connection and try again." msgstr "Hiba történt. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" #: src/components/dialogs/GifSelect.tsx:270 #: src/view/com/util/ErrorBoundary.tsx:59 -msgid "" -"There was an unexpected issue in the application. Please let us know if this " -"happened to you!" +msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Váratlan alkalmazáshiba történt. Kérjük jelentsd!" #: src/screens/SignupQueued.tsx:115 -msgid "" -"There's been a rush of new users to Bluesky! We'll activate your account as " -"soon as we can." -msgstr "" -"Jelenleg rengeteg új felhasználó csatlakozik a Blueskyhoz. A fiókodat " -"aktiválni fogjuk, amint tudjuk!" +msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." +msgstr "Jelenleg rengeteg új felhasználó csatlakozik a Blueskyhoz. A fiókodat aktiválni fogjuk, amint tudjuk!" #: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." @@ -6972,12 +7328,8 @@ msgid "This account has requested that users sign in to view their profile." msgstr "Ez a fiók azt kérte, hogy a megtekintéséhez jelentkezz be." #: src/components/dms/BlockedByListDialog.tsx:34 -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 "" -"Ezt a felhasználót legalább egy aktív moderálólista letiltotta. Ha szeretnéd " -"feloldani a tiltását, akkor el kell távolítanod a listáról." +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 "Ezt a felhasználót legalább egy aktív moderálólista letiltotta. Ha szeretnéd feloldani a tiltását, akkor el kell távolítanod a listáról." #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." @@ -6997,79 +7349,50 @@ msgstr "Ezt a tartalmat a moderátorok elrejtették." #: src/lib/moderation/useGlobalLabelStrings.ts:24 msgid "This content has received a general warning from moderators." -msgstr "" -"Ez a tartalom általános figyelmeztetéssel lett ellátva a moderátorok által." +msgstr "Ez a tartalom általános figyelmeztetéssel lett ellátva a moderátorok által." #: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "" -"Ezt a tartalmat a(z) {0} üzemelteti. Szeretnéd engedélyezni a külső " -"médiatartalmak megjelenítését?" +msgstr "Ezt a tartalmat a(z) {0} üzemelteti. Szeretnéd engedélyezni a külső médiatartalmak megjelenítését?" #: src/components/moderation/ModerationDetailsDialog.tsx:82 #: src/lib/moderation/useModerationCauseDescription.ts:82 -msgid "" -"This content is not available because one of the users involved has blocked " -"the other." -msgstr "" -"Ez a tartalom jelenleg nem elérhető, mert az egyik kapcsolódó felhasználó " -"letiltotta a másikat." +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "Ez a tartalom jelenleg nem elérhető, mert az egyik kapcsolódó felhasználó letiltotta a másikat." #: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Ezt a tartalmat bejelentkezés nélkül nem tekintheted meg." #: src/screens/Messages/components/ChatListItem.tsx:266 -msgid "" -"This conversation is with a deleted or a deactivated account. Press for " -"options." -msgstr "" -"Ez a beszélgetés egy már törölt vagy deaktivált fiókkal történt. A " -"lehetőségekhez kattints ide." +msgid "This conversation is with a deleted or a deactivated account. Press for options." +msgstr "Ez a beszélgetés egy már törölt vagy deaktivált fiókkal történt. A lehetőségekhez kattints ide." #: src/screens/Settings/components/ExportCarDialog.tsx:94 -msgid "" -"This feature is in beta. You can read more about repository exports in " -"<0>this blogpost." -msgstr "" -"Kísérleti funkció. Az adattár-exportálásról bővebben <0>ebben a " -"blogbejegyzésben olvashatsz." +msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." +msgstr "Kísérleti funkció. Az adattár-exportálásról bővebben <0>ebben a blogbejegyzésben olvashatsz." #: src/lib/strings/errors.ts:21 -msgid "" -"This feature is not available while using an App Password. Please sign in " -"with your main password." -msgstr "" -"Jelenleg egy alkalmazásjelszóval vagy bejelentkezve. A funkció használatához " -"a valódi jelszavaddal kell bejelentkezned." +msgid "This feature is not available while using an App Password. Please sign in with your main password." +msgstr "Jelenleg egy alkalmazásjelszóval vagy bejelentkezve. A funkció használatához a valódi jelszavaddal kell bejelentkezned." #: src/view/com/posts/PostFeedErrorMessage.tsx:120 -msgid "" -"This feed is currently receiving high traffic and is temporarily " -"unavailable. Please try again later." -msgstr "" -"Ez a hírfolyam jelenleg rengeteg bejövő forgalmat tapasztal, ezért " -"átmenetileg nem elérhető. Próbáld újra később!" +msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." +msgstr "Ez a hírfolyam jelenleg rengeteg bejövő forgalmat tapasztal, ezért átmenetileg nem elérhető. Próbáld újra később!" #: src/view/com/posts/CustomFeedEmptyState.tsx:38 -msgid "" -"This feed is empty! You may need to follow more users or tune your language " -"settings." -msgstr "" -"Ez a hírfolyam üres. Lehetséges, hogy nem követsz elég felhasználót vagy " -"rosszul van beállítva a hírfolyam." +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "Ez a hírfolyam üres. Lehetséges, hogy nem követsz elég felhasználót vagy rosszul van beállítva a hírfolyam." #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Ez a hírfolyam üres." #: src/view/com/posts/FeedShutdownMsg.tsx:99 msgid "This feed is no longer online. We are showing <0>Discover instead." -msgstr "" -"Ez a hírfolyam már nem elérhető. Helyette a <0>Felfedezés hírfolyamot " -"mutatjuk." +msgstr "Ez a hírfolyam már nem elérhető. Helyette a <0>Felfedezés hírfolyamot mutatjuk." #: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." @@ -7080,11 +7403,8 @@ msgid "This information is not shared with other users." msgstr "Ezt az információt nem osztjuk meg más felhasználókkal." #: src/view/com/modals/VerifyEmail.tsx:127 -msgid "" -"This is important in case you ever need to change your email or reset your " -"password." -msgstr "" -"Ez fontos, ha a jövőben megváltoztatnád az email-címed vagy a jelszavad." +msgid "This is important in case you ever need to change your email or reset your password." +msgstr "Ez fontos, ha a jövőben megváltoztatnád az email-címed vagy a jelszavad." #: src/components/moderation/ModerationDetailsDialog.tsx:150 msgid "This label was applied by <0>{0}." @@ -7099,89 +7419,64 @@ msgid "This label was applied by you." msgstr "Saját feljegyzés." #: src/screens/Profile/Sections/Labels.tsx:189 -msgid "" -"This labeler hasn't declared what labels it publishes, and may not be active." -msgstr "" -"Ez a feljegyző nem jelentette ki a feljegyzési kategóriáit, ezért lehet, " -"hogy nem aktív." +msgid "This labeler hasn't declared what labels it publishes, and may not be active." +msgstr "Ez a feljegyző nem jelentette ki a feljegyzési kategóriáit, ezért lehet, hogy nem aktív." #: src/view/com/modals/LinkWarning.tsx:72 msgid "This link is taking you to the following website:" msgstr "Ez a hivatkozás az alábbi honlapra mutat:" #: src/screens/List/ListHiddenScreen.tsx:136 -msgid "" -"This list - created by <0>{0} - contains possible violations of " -"Bluesky's community guidelines in its name or description." -msgstr "" -"Ennek a(z) <0>{0} által létrehozott listának a címe vagy leírása " -"lehetséges, hogy megsérti a Bluesky közösségi irányelveit." +msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "Ennek a(z) <0>{0} által létrehozott listának a címe vagy leírása lehetséges, hogy megsérti a Bluesky közösségi irányelveit." #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "Ez a lista üres." +#~ msgid "This list is empty!" +#~ msgstr "Ez a lista üres." -#: src/screens/Profile/ErrorState.tsx:40 -msgid "" -"This moderation service is unavailable. See below for more details. If this " -"issue persists, contact us." +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." msgstr "" -"Ez a moderálási szolgáltatás jelenleg nem elérhető. A részleteket alább " -"olvashatod. Ha a probléma fennáll, lépj velünk kapcsolatba!" + +#: src/screens/Profile/ErrorState.tsx:40 +msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." +msgstr "Ez a moderálási szolgáltatás jelenleg nem elérhető. A részleteket alább olvashatod. Ha a probléma fennáll, lépj velünk kapcsolatba!" + +#~ msgid "This name is already in use" +#~ msgstr "Ez a név már foglalt" #: src/view/com/post-thread/PostThreadItem.tsx:846 -msgid "" -"This post claims to have been created on <0>{0}, but was first seen by " -"Bluesky on <1>{1}." -msgstr "" -"A bejegyzés adatai szerint az eredeti létrehozási dátuma <0>{0} volt, de " -"először ekkor jelent meg a Blueskyon: <1>{1}" +msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." +msgstr "A bejegyzés adatai szerint az eredeti létrehozási dátuma <0>{0} volt, de először ekkor jelent meg a Blueskyon: <1>{1}" #: src/view/com/post-thread/PostThreadItem.tsx:152 msgid "This post has been deleted." msgstr "Ezt a bejegyzést törölték." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:358 -msgid "" -"This post is only visible to logged-in users. It won't be visible to people " -"who aren't logged in." -msgstr "" -"Ez a bejegyzés csak a bejelentkezett felhasználók számára látható; a " -"kijelentkezett felhasználók számára nem." +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 +msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Ez a bejegyzés csak a bejelentkezett felhasználók számára látható; a kijelentkezett felhasználók számára nem." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 msgid "This post will be hidden from feeds and threads. This cannot be undone." -msgstr "" -"Ez a bejegyzés el lesz rejtve a hírfolyamokból és a válaszláncokból. Ez a " -"művelet nem vonható vissza." +msgstr "Ez a bejegyzés el lesz rejtve a hírfolyamokból és a válaszláncokból. Ez a művelet nem vonható vissza." #: src/view/com/composer/Composer.tsx:413 msgid "This post's author has disabled quote posts." msgstr "A szerző letiltotta az idézést." #: src/view/com/profile/ProfileMenu.tsx:350 -msgid "" -"This profile is only visible to logged-in users. It won't be visible to " -"people who aren't logged in." -msgstr "" -"Ez a profil csak a bejelentkezett felhasználók számára látható; a " -"kijelentkezett felhasználók számára nem." +msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Ez a profil csak a bejelentkezett felhasználók számára látható; a kijelentkezett felhasználók számára nem." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 -msgid "" -"This reply will be sorted into a hidden section at the bottom of your thread " -"and will mute notifications for subsequent replies - both for yourself and " -"others." -msgstr "" -"Ez a válasz egy rejtett részlegbe lesz sorolva a válaszláncok legalján és se " -"Te, sem pedig mások nem fognak értesítéseket kapni a jövőbeli válaszokról." +msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." +msgstr "Ez a válasz egy rejtett részlegbe lesz sorolva a válaszláncok legalján és se Te, sem pedig mások nem fognak értesítéseket kapni a jövőbeli válaszokról." #: src/screens/Signup/StepInfo/Policies.tsx:37 msgid "This service has not provided terms of service or a privacy policy." -msgstr "" -"Ez a szolgáltatás nem osztotta meg a felhasználási feltételeit vagy az " -"adatvédelmi irányelveit." +msgstr "Ez a szolgáltatás nem osztotta meg a felhasználási feltételeit vagy az adatvédelmi irányelveit." #: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" @@ -7198,15 +7493,11 @@ msgstr "Ez a felhasználó letiltott Téged" #: src/components/moderation/ModerationDetailsDialog.tsx:77 #: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "This user has blocked you. You cannot view their content." -msgstr "" -"Ez a felhasználó letiltott Téged, ezért nem tekintheted meg a tartalmait." +msgstr "Ez a felhasználó letiltott Téged, ezért nem tekintheted meg a tartalmait." #: src/lib/moderation/useGlobalLabelStrings.ts:30 -msgid "" -"This user has requested that their content only be shown to signed-in users." -msgstr "" -"Ez a felhasználó azt kérte, hogy a tartalmait csak bejelentkezett " -"felhasználók számára mutassuk meg." +msgid "This user has requested that their content only be shown to signed-in users." +msgstr "Ez a felhasználó azt kérte, hogy a tartalmait csak bejelentkezett felhasználók számára mutassuk meg." #: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "This user is included in the <0>{0} list which you have blocked." @@ -7214,40 +7505,35 @@ msgstr "Ez a felhasználó szerepel a(z) <0>{0} c. listán, amit letiltottá #: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "This user is included in the <0>{0} list which you have muted." -msgstr "" -"Ez a felhasználó szerepel a(z) <0>{0} c. listán, amit elnémítottál." +msgstr "Ez a felhasználó szerepel a(z) <0>{0} c. listán, amit elnémítottál." #: src/components/NewskieDialog.tsx:65 msgid "This user is new here. Press for more info about when they joined." -msgstr "" -"Ez a felhasználó nemrég regisztrált. További információért koppints ide." +msgstr "Ez a felhasználó nemrég regisztrált. További információért koppints ide." #: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Ez a felhasználó még senkit sem követ." #: src/components/dialogs/MutedWords.tsx:435 -msgid "" -"This will delete \"{0}\" from your muted words. You can always add it back " -"later." -msgstr "" -"Ezzel a(z) „{0}” kifejezés el lesz távolítva az elnémított szavak " -"listájáról. Később bármikor újra felveheted." +msgid "This will delete \"{0}\" from your muted words. You can always add it back later." +msgstr "Ezzel a(z) „{0}” kifejezés el lesz távolítva az elnémított szavak listájáról. Később bármikor újra felveheted." #: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Ezzel @{0} el lesz távolítva a fióklistáról." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 -msgid "" -"This will remove your post from this quote post for all users, and replace " -"it with a placeholder." +msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." +msgstr "Ezzel el fogod távolítani a bejegyzést az idézésből mindenki számára, ami egy helyőrzővel lesz helyettesítve." + +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" msgstr "" -"Ezzel el fogod távolítani a bejegyzést az idézésből mindenki számára, ami " -"egy helyőrzővel lesz helyettesítve." -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Válaszláncok" @@ -7255,11 +7541,19 @@ msgstr "Válaszláncok" msgid "Thread Preferences" msgstr "Válaszláncok" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Beágyazott mód" -#: src/Navigation.tsx:308 +#~ msgid "Threaded Mode" +#~ msgstr "Beágyazott mód" + +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Válaszlánc-beállítások" @@ -7268,22 +7562,12 @@ msgid "Time remaining: {time} seconds" msgstr "Hátralévő idő: {time} mp" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 -msgid "" -"To disable the email 2FA method, please verify your access to the email " -"address." -msgstr "" -"A kétlépcsős azonosítás kikapcsolásához vissza kell igazolnod az email-" -"címedet." +msgid "To disable the email 2FA method, please verify your access to the email address." +msgstr "A kétlépcsős azonosítás kikapcsolásához vissza kell igazolnod az email-címedet." #: src/components/dms/ReportConversationPrompt.tsx:19 -msgid "" -"To report a conversation, please report one of its messages via the " -"conversation screen. This lets our moderators understand the context of your " -"issue." -msgstr "" -"Ha egy beszélgetést szeretnél jelenteni, kérjük egy konkrét üzenetet jelents " -"a csevegési képernyőről. Ez segít a moderátorainknak megérteni a probléma " -"szókörnyezetét." +msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." +msgstr "Ha egy beszélgetést szeretnél jelenteni, kérjük egy konkrét üzenetet jelents a csevegési képernyőről. Ez segít a moderátorainknak megérteni a probléma szókörnyezetét." #: src/view/com/composer/videos/SelectVideoBtn.tsx:127 msgid "To upload videos to Bluesky, you must first verify your email." @@ -7305,10 +7589,16 @@ msgstr "Legördülő menü kibontása/összecsukása" msgid "Toggle to enable or disable adult content" msgstr "Felnőtt tartalmak ki-/bekapcsolása" -#: src/screens/Hashtag.tsx:84 src/view/screens/Search/Search.tsx:492 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Felkapott" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7318,19 +7608,32 @@ msgstr "Felkapott" msgid "Translate" msgstr "Lefordítás" -#: src/view/com/util/error/ErrorScreen.tsx:84 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Újra" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "Televízió" +#~ msgid "Two-factor authentication" +#~ msgstr "Kétlépcsős azonosítás" + #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Kétlépcsős azonosítás (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Felhasználónév megadása" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Üzenet megadása" @@ -7339,28 +7642,26 @@ msgstr "Üzenet megadása" msgid "Type:" msgstr "Típus:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Lista tiltásának feloldása" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Lista némításának feloldása" #: src/lib/strings/errors.ts:11 msgid "Unable to connect. Please check your internet connection and try again." -msgstr "" -"A kiszolgáló nem található. Ellenőrizd az internetkapcsolatot, majd próbáld " -"újra!" +msgstr "A kiszolgáló nem található. Ellenőrizd az internetkapcsolatot, majd próbáld újra!" -#: src/screens/Login/ForgotPasswordForm.tsx:68 src/screens/Login/index.tsx:76 +#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/index.tsx:76 #: src/screens/Login/LoginForm.tsx:154 -#: src/screens/Login/SetNewPasswordForm.tsx:71 src/screens/Signup/index.tsx:71 +#: src/screens/Login/SetNewPasswordForm.tsx:71 +#: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." -msgstr "" -"A szolgáltatással való kapcsolatfelvétel meghiúsult. Ellenőrizd az " -"internetkapcsolatot!" +msgstr "A szolgáltatással való kapcsolatfelvétel meghiúsult. Ellenőrizd az internetkapcsolatot!" #: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" @@ -7373,7 +7674,7 @@ msgstr "A törlés meghiúsult" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Tiltás feloldása" @@ -7382,7 +7683,8 @@ msgctxt "action" msgid "Unblock" msgstr "Tiltás feloldása" -#: src/components/dms/ConvoMenu.tsx:188 src/components/dms/ConvoMenu.tsx:192 +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 msgid "Unblock account" msgstr "Fiók tiltásának feloldása" @@ -7419,15 +7721,19 @@ msgstr "{0} követésének megszüntetése" msgid "Unfollow Account" msgstr "Fiók követésének megszüntetése" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:509 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Unlike" msgstr "Kedvelés visszavonása" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:304 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Kedvelés visszavonása ({0} kedvelés)" -#: src/components/TagMenu/index.tsx:264 src/view/screens/ProfileList.tsx:697 +#~ msgid "Unlike this feed" +#~ msgstr "Mégse tetszik a hírfolyam" + +#: src/components/TagMenu/index.tsx:264 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Némítás feloldása" @@ -7448,8 +7754,7 @@ msgstr "Fiók némításának feloldása" #: src/components/TagMenu/index.tsx:223 msgid "Unmute all {displayTag} posts" -msgstr "" -"Az összes {displayTag} címkével rendelkező bejegyzés némításának feloldása" +msgstr "Az összes {displayTag} címkével rendelkező bejegyzés némításának feloldása" #: src/components/dms/ConvoMenu.tsx:176 msgid "Unmute conversation" @@ -7464,17 +7769,17 @@ msgstr "Válaszlánc némításának feloldása" msgid "Unmute video" msgstr "Videó némításának feloldása" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Kitűzés feloldása" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:521 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Unpin feed" msgstr "Kitűzés feloldása" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:304 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:306 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Kitűzés feloldása a kezdőlapról" @@ -7483,7 +7788,7 @@ msgstr "Kitűzés feloldása a kezdőlapról" msgid "Unpin from profile" msgstr "Kitűzés feloldása a profilodról" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Moderálólista kitűzésének feloldása" @@ -7491,7 +7796,7 @@ msgstr "Moderálólista kitűzésének feloldása" msgid "Unpinned {0} from Home" msgstr "Feloldottad a(z) {0} kitűzését" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Feloldottad a hírfolyam kitűzését" @@ -7520,6 +7825,9 @@ msgstr "Nem támogatott videóformátum" msgid "Unsupported video type: {0}" msgstr "Nem támogatott videóformátum: {0}" +#~ msgid "Unsupported video type: {mimeType}" +#~ msgstr "Nem támogatott videóformátum: {mimeType}" + #: src/lib/moderation/useReportOptions.ts:77 #: src/lib/moderation/useReportOptions.ts:90 msgid "Unwanted Sexual Content" @@ -7534,6 +7842,9 @@ msgstr "<0>{displayName} listatagságának frissítése" msgid "Update to {domain}" msgstr "Frissítés erre: {domain}" +#~ msgid "Update to {handle}" +#~ msgstr "Frissítés erre: {handle}" + #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 msgid "Updating quote attachment failed" msgstr "Az idézet leválasztása/visszakapcsolása meghiúsult" @@ -7554,17 +7865,22 @@ msgstr "Fénykép feltöltése" msgid "Upload a text file to:" msgstr "Tölts fel ide egy szöveges fájlt:" -#: src/view/com/util/UserAvatar.tsx:371 src/view/com/util/UserAvatar.tsx:374 -#: src/view/com/util/UserBanner.tsx:123 src/view/com/util/UserBanner.tsx:126 +#: src/view/com/util/UserAvatar.tsx:371 +#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserBanner.tsx:123 +#: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Feltöltés a kamerából" -#: src/view/com/util/UserAvatar.tsx:388 src/view/com/util/UserBanner.tsx:140 +#: src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Feltöltés a fájlkezelőből" -#: src/view/com/util/UserAvatar.tsx:382 src/view/com/util/UserAvatar.tsx:386 -#: src/view/com/util/UserBanner.tsx:134 src/view/com/util/UserBanner.tsx:138 +#: src/view/com/util/UserAvatar.tsx:382 +#: src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserBanner.tsx:134 +#: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" msgstr "Feltöltés a galériából" @@ -7572,7 +7888,8 @@ msgstr "Feltöltés a galériából" msgid "Uploading images..." msgstr "Képek feltöltése folyamatban…" -#: src/lib/api/index.ts:350 src/lib/api/index.ts:374 +#: src/lib/api/index.ts:350 +#: src/lib/api/index.ts:374 msgid "Uploading link thumbnail..." msgstr "Hivatkozás indexképének feltöltése folyamatban…" @@ -7580,14 +7897,18 @@ msgstr "Hivatkozás indexképének feltöltése folyamatban…" msgid "Uploading video..." msgstr "Videó feltöltése folyamatban…" +#~ msgid "Use a file on your server" +#~ msgstr "Fájl használata a saját kiszolgálóról" + +#~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." +#~ msgstr "Egy alkalmazásjelszó használatával bármely egyéb Bluesky-kliensbe bejelentkezhetsz, anélkül hogy teljes hozzáférést biztosítanál a fiókodhoz vagy a valódi jelszavadhoz." + #: src/screens/Settings/AppPasswords.tsx:67 -msgid "" -"Use app passwords to sign in to other Bluesky clients without giving full " -"access to your account or password." -msgstr "" -"Egy alkalmazásjelszó használatával bármely egyéb Bluesky-kliensbe " -"bejelentkezhetsz, anélkül hogy teljes hozzáférést biztosítanál a fiókodhoz " -"vagy a valódi jelszavadhoz." +msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." +msgstr "Egy alkalmazásjelszó használatával bármely egyéb Bluesky-kliensbe bejelentkezhetsz, anélkül hogy teljes hozzáférést biztosítanál a fiókodhoz vagy a valódi jelszavadhoz." + +#~ msgid "Use bsky.social as hosting provider" +#~ msgstr "A bsky.social adattárszolgáltató használata" #: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" @@ -7598,8 +7919,8 @@ msgstr "Alapértelmezett adattárszolgáltató használata" msgid "Use in-app browser" msgstr "Alkalmazáson belüli böngésző használata" -#: src/screens/Settings/ContentAndMediaSettings.tsx:82 -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Hivatkozások megnyitása az alkalmazáson belüli böngészővel" @@ -7612,6 +7933,9 @@ msgstr "Alapértelmezett böngésző használata" msgid "Use recommended" msgstr "Javasolt beállítások használata" +#~ msgid "Use the DNS panel" +#~ msgstr "DNS-panel használata" + #: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 msgid "Use this to sign into the other app along with your handle." msgstr "A másik alkalmazásba a felhasználóneveddel és ezzel jelentkezhetsz be." @@ -7649,6 +7973,9 @@ msgstr "Ez a felhasználó letiltott Téged" msgid "User list by {0}" msgstr "Felhasználólista – Szerző: {0}" +#~ msgid "User list by <0/>" +#~ msgstr "Felhasználólista – Szerző: <0/>" + #: src/view/com/modals/UserAddRemoveLists.tsx:212 msgid "User list by you" msgstr "Felhasználólista – Saját" @@ -7661,15 +7988,22 @@ msgstr "Létrehoztad a felhasználólistát" msgid "User list updated" msgstr "Frissítetted a felhasználólistát" +#~ msgid "User Lists" +#~ msgstr "Felhasználólisták" + #: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Felhasználónév vagy email-cím" +#~ msgid "Users" +#~ msgstr "Felhasználók" + #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "a(z) <0>@{0} által követett felhasználók" -#: src/screens/Messages/Settings.tsx:92 src/screens/Messages/Settings.tsx:95 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Csak a követett személyektől" @@ -7694,11 +8028,20 @@ msgstr "Email-cím-visszaigazolás szükséges" msgid "Verify DNS Record" msgstr "DNS-rekord ellenőrzése" +#~ msgid "Verify email" +#~ msgstr "Email-cím visszaigazolása" + #: src/components/dialogs/VerifyEmailDialog.tsx:134 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" msgstr "Email-cím-visszaigazoló párbeszédablak" +#~ msgid "Verify my email" +#~ msgstr "Email-cím visszaigazolása" + +#~ msgid "Verify My Email" +#~ msgstr "Email-cím visszaigazolása" + #: src/view/com/modals/ChangeEmail.tsx:200 #: src/view/com/modals/ChangeEmail.tsx:202 msgid "Verify New Email" @@ -7728,6 +8071,9 @@ msgstr "Email-cím visszaigazolása" msgid "Version {appVersion}" msgstr "Verziószám: {appVersion}" +#~ msgid "Version {appVersion} {bundleInfo}" +#~ msgstr "Verziószám: {appVersion} {bundleInfo}" + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 msgid "Video" @@ -7737,7 +8083,8 @@ msgstr "Videó" msgid "Video failed to process" msgstr "A videó feldolgozása meghiúsult" -#: src/screens/Onboarding/index.tsx:39 src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Videojátékok" @@ -7767,7 +8114,7 @@ msgid "View {0}'s avatar" msgstr "{0} profilképének megtekintése" #: src/components/ProfileCard.tsx:110 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:445 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 #: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "{0} profiljának megtekintése" @@ -7778,8 +8125,7 @@ msgstr "{displayName} profiljának megtekintése" #: src/components/TagMenu/index.tsx:172 msgid "View all posts by @{authorHandle} with tag {displayTag}" -msgstr "" -"@{authorHandle} {displayTag} címkével ellátott bejegyzéseinek megtekintése" +msgstr "@{authorHandle} {displayTag} címkével ellátott bejegyzéseinek megtekintése" #: src/components/TagMenu/index.tsx:126 msgid "View all posts with tag {displayTag}" @@ -7818,7 +8164,8 @@ msgstr "További információ a feljegyzésekről" #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 #: src/view/com/posts/PostFeedErrorMessage.tsx:175 -#: src/view/com/util/PostMeta.tsx:79 src/view/com/util/PostMeta.tsx:94 +#: src/view/com/util/PostMeta.tsx:79 +#: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Profil megtekintése" @@ -7830,7 +8177,7 @@ msgstr "Profilkép megtekintése" msgid "View the labeling service provided by @{0}" msgstr "A(z) {0} által kínált feljegyzési szolgáltatás megtekintése" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:480 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "A hírfolyamot kedvelő felhasználók megtekintése" @@ -7878,6 +8225,10 @@ msgstr "Figyelmeztetés és kiszűrés a hírfolyamokból" msgid "We couldn't find any results for that hashtag." msgstr "Erre a címkére nincs találat." +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + #: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Ez a beszélgetés nem található" @@ -7890,20 +8241,16 @@ msgstr "A fiókod elkészültéig becsült hátralévő idő: {estimatedTime}" msgid "We have sent another verification email to <0>{0}." msgstr "Küldtünk egy új visszaigazoló emailt a(z) <0>{0} címre." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Reméljük, jól érzed magad! Ne feledd; a Bluesky:" #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "" -"Kifogytunk a követett felhasználók bejegyzéseiből. A további tartalom a(z) " -"<0/> hírfolyamból származik." +msgstr "Kifogytunk a követett felhasználók bejegyzéseiből. A további tartalom a(z) <0/> hírfolyamból származik." #: src/view/com/composer/state/video.ts:417 -msgid "" -"We were unable to determine if you are allowed to upload videos. Please try " -"again." +msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "A videófeltöltési jogosultságod ellenőrzése meghiúsult. Próbáld újra!" #: src/components/dialogs/BirthDateSettings.tsx:51 @@ -7915,12 +8262,8 @@ msgid "We were unable to load your configured labelers at this time." msgstr "A feljegyzőid betöltése meghiúsult." #: src/screens/Onboarding/StepInterests/index.tsx:129 -msgid "" -"We weren't able to connect. Please try again to continue setting up your " -"account. If it continues to fail, you can skip this flow." -msgstr "" -"Megszakadt a kapcsolat. A folytatáshoz próbáld újra! Ha a probléma fennáll, " -"kihagyhatod ezt a folyamatot." +msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." +msgstr "Megszakadt a kapcsolat. A folytatáshoz próbáld újra! Ha a probléma fennáll, kihagyhatod ezt a folyamatot." #: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." @@ -7930,51 +8273,42 @@ msgstr "Majd szólunk, ha a fiókod használatra kész." msgid "We'll use this to help customize your experience." msgstr "Ezeket az adatokat az élményed testreszabására fogjuk felhasználni." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Hálózati hiba történt. Próbáld újra!" +#~ msgid "We're introducing a new theme font, along with adjustable font sizing." +#~ msgstr "Elérhetővé vált egy új témabetűtípus és a betűméret testreszabhatósága." + #: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" msgstr "Örvendünk, hogy megismerhetünk!" -#: src/view/screens/ProfileList.tsx:110 -msgid "" -"We're sorry, but we were unable to resolve this list. If this persists, " -"please contact the list creator, @{handleOrDid}." -msgstr "" -"Sajnáljuk, de a lista lekérése meghiúsult. Ha a probléma fennáll, vedd fel a " -"kapcsolatot a lista szerzőjével: @{handleOrDid}" +#: src/view/screens/ProfileList.tsx:112 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "Sajnáljuk, de a lista lekérése meghiúsult. Ha a probléma fennáll, vedd fel a kapcsolatot a lista szerzőjével: @{handleOrDid}" #: src/components/dialogs/MutedWords.tsx:378 -msgid "" -"We're sorry, but we weren't able to load your muted words at this time. " -"Please try again." -msgstr "" -"Sajnáljuk, de az elnémított szavak listájának betöltése meghiúsult. Próbáld " -"újra!" +msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." +msgstr "Sajnáljuk, de az elnémított szavak listájának betöltése meghiúsult. Próbáld újra!" #: src/view/screens/Search/Search.tsx:194 -msgid "" -"We're sorry, but your search could not be completed. Please try again in a " -"few minutes." +msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Sajnáljuk, de a keresés meghiúsult. Próbáld újra egy pár percen belül!" #: src/view/com/composer/Composer.tsx:410 msgid "We're sorry! The post you are replying to has been deleted." msgstr "Sajnáljuk, de törölték a bejegyzést, amire válaszolnál." -#: src/components/Lists.tsx:188 src/view/screens/NotFound.tsx:50 +#: src/components/Lists.tsx:188 +#: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Sajnáljuk, de a keresett oldal nem található." #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 -msgid "" -"We're sorry! You can only subscribe to twenty labelers, and you've reached " -"your limit of twenty." -msgstr "" -"Sajnáljuk, de egyszerre csak 20 feljegyzőre iratkozhatsz fel és elérted ezt " -"a korlátot." +msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." +msgstr "Sajnáljuk, de egyszerre csak 20 feljegyzőre iratkozhatsz fel és elérted ezt a korlátot." #: src/screens/Deactivated.tsx:124 msgid "Welcome back!" @@ -7992,6 +8326,10 @@ msgstr "Milyen érdeklődési köreid vannak?" msgid "What do you want to call your starter pack?" msgstr "Milyen címet adnál a kezdőcsomagodnak?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8004,9 +8342,7 @@ msgstr "Milyen nyelvek fordulnak elő ebben a bejegyzésben?" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "" -"Mely nyelveken szeretnél bejegyzéseket látni az algoritmusalapú " -"hírfolyamokban?" +msgstr "Mely nyelveken szeretnél bejegyzéseket látni az algoritmusalapú hírfolyamokban?" #: src/components/WhoCanReply.tsx:179 msgid "Who can interact with this post?" @@ -8016,7 +8352,8 @@ msgstr "Kapcsolatbalépési információ" msgid "Who can reply" msgstr "Ki válaszolhat?" -#: src/screens/Home/NoFeedsPinned.tsx:79 src/screens/Messages/ChatList.tsx:148 +#: src/screens/Home/NoFeedsPinned.tsx:79 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Hoppá!" @@ -8062,7 +8399,8 @@ msgstr "Bejegyzés írása" msgid "Write your reply" msgstr "Válasz írása" -#: src/screens/Onboarding/index.tsx:25 src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Írók" @@ -8119,37 +8457,36 @@ msgstr "Nincs jogosultságod a videófeltöltésre." msgid "You are not following anyone." msgstr "Még senkit sem követsz." +#~ msgid "You can adjust these in your Appearance Settings later." +#~ msgstr "A megjelenési beállításokat később is módosíthatod." + #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 msgid "You can also discover new Custom Feeds to follow." msgstr "Új egyéni hírfolyamokat is felfedezhetsz." -#: src/view/com/modals/DeleteAccount.tsx:202 -msgid "" -"You can also temporarily deactivate your account instead, and reactivate it " -"at any time." -msgstr "" -"Ha szeretnéd, átmenetileg deaktiválhatod a fiókod, amit aztán bármikor " -"újraaktiválhatsz." +#: src/view/com/modals/DeleteAccount.tsx:198 +msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." +msgstr "Ha szeretnéd, átmenetileg deaktiválhatod a fiókod, amit aztán bármikor újraaktiválhatsz." #: src/screens/Messages/Settings.tsx:111 -msgid "" -"You can continue ongoing conversations regardless of which setting you " -"choose." -msgstr "" -"A már létező csevegéseket a fenti beállításoktól függetlenül folytathatod." +msgid "You can continue ongoing conversations regardless of which setting you choose." +msgstr "A már létező csevegéseket a fenti beállításoktól függetlenül folytathatod." -#: src/screens/Login/index.tsx:155 src/screens/Login/PasswordUpdatedForm.tsx:26 +#: src/screens/Login/index.tsx:155 +#: src/screens/Login/PasswordUpdatedForm.tsx:26 msgid "You can now sign in with your new password." msgstr "Mostantól bejelentkezhetsz az új jelszóval." #: src/screens/Deactivated.tsx:132 -msgid "" -"You can reactivate your account to continue logging in. Your profile and " -"posts will be visible to other users." +msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." +msgstr "A bejelentkezés folytatásához újraaktiválhatod a fiókodat. Ezek után a profilod és a bejegyzéseid ismét láthatóak lesznek más felhasználók számára." + +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." msgstr "" -"A bejelentkezés folytatásához újraaktiválhatod a fiókodat. Ezek után a " -"profilod és a bejegyzéseid ismét láthatóak lesznek más felhasználók számára." #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." @@ -8160,12 +8497,8 @@ msgid "You don't follow any users who follow @{name}." msgstr "Egy olyan felhasználót sem követsz, aki követné őt: @{name}." #: src/view/com/modals/InviteCodes.tsx:67 -msgid "" -"You don't have any invite codes yet! We'll send you some when you've been on " -"Bluesky for a little longer." -msgstr "" -"Még egy meghívókóddal sem rendelkezel. Majd küldünk néhányat, ha már " -"hosszabb ideje leszel a Blueskyon." +msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." +msgstr "Még egy meghívókóddal sem rendelkezel. Majd küldünk néhányat, ha már hosszabb ideje leszel a Blueskyon." #: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." @@ -8175,7 +8508,7 @@ msgstr "Egy hírfolyamot sem tűztél ki." msgid "You don't have any saved feeds." msgstr "Egy hírfolyamot se mentettél el." -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Letiltottad a szerzőt vagy ő tiltott le Téged." @@ -8187,8 +8520,7 @@ msgstr "Letiltottad ezt a felhasználót" #: src/lib/moderation/useModerationCauseDescription.ts:55 #: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "You have blocked this user. You cannot view their content." -msgstr "" -"Letiltottad ezt a felhasználót, ezért nem tekintheted meg a tartalmait." +msgstr "Letiltottad ezt a felhasználót, ezért nem tekintheted meg a tartalmait." #: src/screens/Login/SetNewPasswordForm.tsx:48 #: src/screens/Login/SetNewPasswordForm.tsx:85 @@ -8222,35 +8554,27 @@ msgstr "Még senkivel sem kezdtél el beszélgetni. Hajrá!" msgid "You have no feeds." msgstr "A nyilvános hírfolyamgyűjteményed üres." -#: src/view/com/lists/MyLists.tsx:89 src/view/com/lists/ProfileLists.tsx:139 +#: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Még nincsenek listáid." #: src/view/screens/ModerationBlockedAccounts.tsx:129 -msgid "" -"You have not blocked any accounts yet. To block an account, go to their " -"profile and select \"Block account\" from the menu on their account." -msgstr "" -"Még egy fiókot sem tiltottál le. Ha szeretnél egy fiókot letiltani, akkor " -"nyisd meg a profilját és a menüből válaszd ki a „Fiók letiltása” lehetőséget." +msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." +msgstr "Még egy fiókot sem tiltottál le. Ha szeretnél egy fiókot letiltani, akkor nyisd meg a profilját és a menüből válaszd ki a „Fiók letiltása” lehetőséget." + +#~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." +#~ msgstr "Jelenleg nem rendelkezel egy alkalmazásjelszóval sem. Az alábbi gombbal létrehozhatsz egyet." #: src/view/screens/ModerationMutedAccounts.tsx:128 -msgid "" -"You have not muted any accounts yet. To mute an account, go to their profile " -"and select \"Mute account\" from the menu on their account." -msgstr "" -"Még egy fiókot sem némítottál el. Ha szeretnél egy fiókot elnémítani, akkor " -"nyisd meg a profilját és a menüből válaszd ki a „Fiók elnémítása” " -"lehetőséget." +msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." +msgstr "Még egy fiókot sem némítottál el. Ha szeretnél egy fiókot elnémítani, akkor nyisd meg a profilját és a menüből válaszd ki a „Fiók elnémítása” lehetőséget." #: src/components/Lists.tsx:52 msgid "You have reached the end" msgstr "Elérted a hírfolyam végét" #: src/lib/media/video/upload.shared.ts:56 -msgid "" -"You have temporarily reached the limit for video uploads. Please try again " -"later." +msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "Átmenetileg elérted a videófeltöltési korlátot. Próbáld újra később!" #: src/components/StarterPack/ProfileStarterPacks.tsx:241 @@ -8268,15 +8592,11 @@ msgstr "Elrejtetted ezt a választ." #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "" -"A nem saját magad által alkalmazott feljegyzéseket lehetőséged van " -"fellebbezni, ha úgy gondolod, hogy tévedésből kerültek fel." +msgstr "A nem saját magad által alkalmazott feljegyzéseket lehetőséged van fellebbezni, ha úgy gondolod, hogy tévedésből kerültek fel." #: src/components/moderation/LabelsOnMeDialog.tsx:83 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "" -"Lehetőséged van a fellebbezésre, ha úgy gondolod, hogy a feljegyzéseket " -"tévedésből alkalmazták." +msgstr "Lehetőséged van a fellebbezésre, ha úgy gondolod, hogy a feljegyzéseket tévedésből alkalmazták." #: src/screens/StarterPack/Wizard/State.tsx:79 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" @@ -8295,20 +8615,16 @@ msgid "You must be 13 years of age or older to sign up." msgstr "A regisztrációhoz legalább 13 évesnek kell lenned." #: src/components/StarterPack/ProfileStarterPacks.tsx:324 -msgid "" -"You must be following at least seven other people to generate a starter pack." -msgstr "" -"Egy kezdőcsomag létrehozásához legalább hét különböző személyt követned kell." +msgid "You must be following at least seven other people to generate a starter pack." +msgstr "Egy kezdőcsomag létrehozásához legalább hét különböző személyt követned kell." #: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" -msgstr "" -"A QR-kód mentéséhez először hozzáférést kell biztosítanod a fényképeidhez" +msgstr "A QR-kód mentéséhez először hozzáférést kell biztosítanod a fényképeidhez" #: src/components/StarterPack/ShareDialog.tsx:68 msgid "You must grant access to your photo library to save the image." -msgstr "" -"A kép mentéséhez először hozzáférést kell biztosítanod a fényképeidhez." +msgstr "A kép mentéséhez először hozzáférést kell biztosítanod a fényképeidhez." #: src/components/ReportDialog/SubmitView.tsx:210 msgid "You must select at least one labeler for a report" @@ -8331,12 +8647,8 @@ msgid "You will now receive notifications for this thread" msgstr "Mostantól fogsz értesítéseket kapni erről a válaszláncról" #: src/screens/Login/SetNewPasswordForm.tsx:98 -msgid "" -"You will receive an email with a \"reset code.\" Enter that code here, then " -"enter your new password." -msgstr "" -"Kapni fogsz egy „helyreállítási kódot” tartalmazó emailt. Ezt a kódot itt " -"kell megadnod a jelszó megváltoztatásához." +msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." +msgstr "Kapni fogsz egy „helyreállítási kódot” tartalmazó emailt. Ezt a kódot itt kell megadnod a jelszó megváltoztatásához." #: src/screens/Messages/components/ChatListItem.tsx:124 msgid "You: {0}" @@ -8351,16 +8663,11 @@ msgid "You: {short}" msgstr "Te: {short}" #: src/screens/Signup/index.tsx:107 -msgid "" -"You'll follow the suggested users and feeds once you finish creating your " -"account!" -msgstr "" -"Az ajánlott felhasználókat és hírfolyamokat a regisztráció befejeztétől " -"fogva követni fogod." +msgid "You'll follow the suggested users and feeds once you finish creating your account!" +msgstr "Az ajánlott felhasználókat és hírfolyamokat a regisztráció befejeztétől fogva követni fogod." #: src/screens/Signup/index.tsx:112 -msgid "" -"You'll follow the suggested users once you finish creating your account!" +msgid "You'll follow the suggested users once you finish creating your account!" msgstr "A fiókod elkészültével követni fogod a javasolt felhasználókat!" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 @@ -8373,8 +8680,7 @@ msgstr "Ezeket a személyeket rögtön követni fogod" #: src/components/dialogs/VerifyEmailDialog.tsx:178 msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "" -"Kapni fogsz egy emailt a(z) <0>{0} címre, hogy ellenőrizhessük a kiléted." +msgstr "Kapni fogsz egy emailt a(z) <0>{0} címre, hogy ellenőrizhessük a kiléted." #: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 msgid "You'll stay updated with these feeds" @@ -8386,14 +8692,10 @@ msgstr "Sorban állsz" #: src/screens/Deactivated.tsx:89 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 -msgid "" -"You're logged in with an App Password. Please log in with your main password " -"to continue deactivating your account." -msgstr "" -"Jelenleg egy alkalmazásjelszóval vagy bejelentkezve. A fiókod " -"deaktiválásához a valódi jelszavaddal kell bejelentkezned." +msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." +msgstr "Jelenleg egy alkalmazásjelszóval vagy bejelentkezve. A fiókod deaktiválásához a valódi jelszavaddal kell bejelentkezned." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Elkészültünk!" @@ -8402,6 +8704,10 @@ msgstr "Elkészültünk!" msgid "You've chosen to hide a word or tag within this post." msgstr "Elrejtettél egy szót vagy címkét ebben a bejegyzésben." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Elérted a hírfolyamod végét. Kövess még több fiókot!" @@ -8418,37 +8724,25 @@ msgstr "Elérted a napi videófeltöltési korlátot (videómennyiség meghaladv msgid "Your account" msgstr "Saját fiók" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Törölted a fiókodat" #: src/view/com/composer/state/video.ts:429 -msgid "" -"Your account is not yet old enough to upload videos. Please try again later." -msgstr "" -"A fiókod még nem elég idős a videók feltöltéséhez. Próbáld újra később!" +msgid "Your account is not yet old enough to upload videos. Please try again later." +msgstr "A fiókod még nem elég idős a videók feltöltéséhez. Próbáld újra később!" #: src/screens/Settings/components/ExportCarDialog.tsx:65 -msgid "" -"Your account repository, containing all public data records, can be " -"downloaded as a \"CAR\" file. This file does not include media embeds, such " -"as images, or your private data, which must be fetched separately." -msgstr "" -"A fiókod adattára, ami az összes nyilvános adatodat tartalmazza, letölthető " -"egy „CAR” fájlként. Ez a fájl nem tartalmazza a beágyazott médiatartalmakat " -"(pl.: képeket), sem pedig a személyes adataidat, amit külön kell lekérned." +msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." +msgstr "A fiókod adattára, ami az összes nyilvános adatodat tartalmazza, letölthető egy „CAR” fájlként. Ez a fájl nem tartalmazza a beágyazott médiatartalmakat (pl.: képeket), sem pedig a személyes adataidat, amit külön kell lekérned." #: src/screens/Signup/StepInfo/index.tsx:211 msgid "Your birth date" msgstr "Születési dátum" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 -msgid "" -"Your browser does not support the video format. Please try a different " -"browser." -msgstr "" -"A jelenlegi böngésződ nem támogatja ezt a videóformátumot. Próbáld meg egy " -"másik böngészőben!" +msgid "Your browser does not support the video format. Please try a different browser." +msgstr "A jelenlegi böngésződ nem támogatja ezt a videóformátumot. Próbáld meg egy másik böngészőben!" #: src/screens/Messages/components/ChatDisabled.tsx:25 msgid "Your chats have been disabled" @@ -8456,58 +8750,43 @@ msgstr "Megfosztottak a csevegési jogosultságodtól" #: src/view/com/modals/InAppBrowserConsent.tsx:44 msgid "Your choice will be saved, but can be changed later in settings." -msgstr "" -"Ezt most elmentjük, de a beállításokban később bármikor megváltoztathatod." +msgstr "Ezt most elmentjük, de a beállításokban később bármikor megváltoztathatod." #: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -msgid "" -"Your current handle <0>{0} will automatically remain reserved for you. " -"You can switch back to it at any time from this account." -msgstr "" -"Lefoglaljuk a jelenlegi felhasználónevedet (<0>{0}), így bármikor " -"visszaválthatsz rá." +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "Lefoglaljuk a jelenlegi felhasználónevedet (<0>{0}), így bármikor visszaválthatsz rá." -#: src/screens/Login/ForgotPasswordForm.tsx:51 src/screens/Signup/state.ts:203 +#: src/screens/Login/ForgotPasswordForm.tsx:51 +#: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 #: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." msgstr "Az email-címed érvénytelen." #: src/view/com/modals/ChangeEmail.tsx:120 -msgid "" -"Your email has been updated but not verified. As a next step, please verify " -"your new email." -msgstr "" -"Frissítetted az email-címed, viszont még nem igazoltad vissza. A következő " -"lépésben tedd ezt meg!" +msgid "Your email has been updated but not verified. As a next step, please verify your new email." +msgstr "Frissítetted az email-címed, viszont még nem igazoltad vissza. A következő lépésben tedd ezt meg!" #: src/view/com/modals/VerifyEmail.tsx:122 -msgid "" -"Your email has not yet been verified. This is an important security step " -"which we recommend." -msgstr "" -"Az email-címed még nincs visszaigazolva. Ez egy fontos biztonsági lépés, " -"amelynek javasoljuk az elvégzését." +msgid "Your email has not yet been verified. This is an important security step which we recommend." +msgstr "Az email-címed még nincs visszaigazolva. Ez egy fontos biztonsági lépés, amelynek javasoljuk az elvégzését." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Az első kedvelésed!" #: src/view/com/posts/FollowingEmptyState.tsx:43 -msgid "" -"Your following feed is empty! Follow more users to see what's happening." -msgstr "" -"A Követett hírfolyamod üres. Kövess több felhasználót, hogy lásd, mi " -"történik!" - -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" -msgstr "A teljes felhasználóneved:" +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "A Követett hírfolyamod üres. Kövess több felhasználót, hogy lásd, mi történik!" #: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "A teljes felhasználóneved: <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "A teljes felhasználóneved:" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Elnémított szavak" @@ -8524,18 +8803,16 @@ msgstr "Közzétetted a bejegyzést" msgid "Your posts have been published" msgstr "Közzétetted a bejegyzéseket" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." -msgstr "" -"A bejegyzéseid, kedveléseid és letiltásaid nyilvánosak. Az elnémítások nem." +msgstr "A bejegyzéseid, kedveléseid és letiltásaid nyilvánosak. Az elnémítások nem." + +#~ msgid "Your profile" +#~ msgstr "Saját profil" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 -msgid "" -"Your profile, posts, feeds, and lists will no longer be visible to other " -"Bluesky users. You can reactivate your account at any time by logging in." -msgstr "" -"A profilod, bejegyzéseid, hírfolyamaid és listáid mostantól el vannak rejtve " -"a többi Bluesky-felhasználó elől. A fiókod újraaktiválásához jelentkezz be!" +msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." +msgstr "A profilod, bejegyzéseid, hírfolyamaid és listáid mostantól el vannak rejtve a többi Bluesky-felhasználó elől. A fiókod újraaktiválásához jelentkezz be!" #: src/view/com/composer/Composer.tsx:469 msgid "Your reply has been published" @@ -8544,629 +8821,3 @@ msgstr "Közzétetted a választ" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Ez a jelentés a Bluesky moderálási szolgáltatásának lesz elküldve" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Saját felhasználónév" - -#~ msgid "" -#~ "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" -#~ msgstr "{formattedCount} további" - -#~ msgid "" -#~ "{0, plural, one {# label has been placed on this account} other {# labels " -#~ "have been placed on this account}}" -#~ msgstr "{0} feljegyzést helyeztek erre a fiókra" - -#~ msgid "" -#~ "{0, plural, one {# label has been placed on this content} other {# labels " -#~ "have been placed on this content}}" -#~ msgstr "{0} feljegyzést helyeztek erre a tartalomra" - -#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -#~ msgstr "Tetszik ({0} kedvelés)" - -#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -#~ msgstr "{0} felhasználó kedveli" - -#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -#~ msgstr "Válaszírás ({0} válasz)" - -#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -#~ msgstr "Mégse tetszik ({0} kedvelés)" - -#~ msgid "{badge} unread items" -#~ msgstr "{badge} olvasatlan értesítés" - -#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -#~ msgstr "{count} felhasználó kedveli" - -#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -#~ msgstr "{likeCount} felhasználó kedveli" - -#~ msgid "" -#~ "<0>Not Applicable. This warning is only available for posts with " -#~ "media attached." -#~ msgstr "" -#~ "<0>Nem alkalmazható. Ez a figyelmeztetés csak a csatolt " -#~ "médiatartalommal rendelkező bejegyzésekhez használható fel." - -#~ msgid "Access profile and other navigation links" -#~ msgstr "Profil és egyéb navigációs hivatkozások" - -#~ msgid "Accessibility settings" -#~ msgstr "Kisegítő lehetőségek" - -#~ msgid "" -#~ "App Password names can only contain letters, numbers, spaces, dashes, and " -#~ "underscores." -#~ msgstr "" -#~ "Egy alkalmazásjelszó neve csak az angol ábécé betűit, számokat, " -#~ "szóközöket, kötőjeleket és alsókötőjeleket tartalmazhat." - -#~ msgid "App Password names must be at least 4 characters long." -#~ msgstr "Egy alkalmazásjelszónak legalább 4-karakter hosszúnak kell lennie." - -#~ msgid "App password settings" -#~ msgstr "Alkalmazásjelszó-beállítások" - -#~ msgid "Appearance settings" -#~ msgstr "Megjelenítési beállítások" - -#~ msgid "Appearance Settings" -#~ msgstr "Megjelenítési beállítások" - -#~ msgid "Are you sure you want to delete the app password \"{name}\"?" -#~ msgstr "Biztosan törölni akarod a(z) „{name}” nevű alkalmazásjelszót?" - -#~ msgid "Basics" -#~ msgstr "Alapbeállítások" - -#~ msgid "Birthday:" -#~ msgstr "Születésnap" - -#~ msgid "by —" -#~ msgstr "Szerző: —" - -#~ msgid "by <0/>" -#~ msgstr "Szerző: <0/>" - -#~ msgid "by you" -#~ msgstr "Saját" - -#~ msgid "" -#~ "Can only contain letters, numbers, spaces, dashes, and underscores. Must " -#~ "be at least 4 characters long, but no more than 32 characters long." -#~ msgstr "" -#~ "A jelszó neve csak az angol ábécé betűit, számokat, szóközöket, " -#~ "kötőjeleket és alsókötőjeleket tartalmazhat. Legalább 4, de legfeljebb 32 " -#~ "karakter hosszú lehet." - -#~ msgid "Cancel change handle" -#~ msgstr "Felhasználónévváltás megszakítása" - -#~ msgctxt "action" -#~ msgid "Change" -#~ msgstr "Megváltoztatás" - -#~ msgid "Change handle" -#~ msgstr "Felhasználónév megváltoztatása" - -#~ msgid "Change password" -#~ msgstr "Jelszó megváltoztatása" - -#~ msgid "Clears all storage data" -#~ msgstr "Az összes adat törlése" - -#~ msgid "Closes post composer and discards post draft" -#~ msgstr "Bejegyzésíró bezárása és a piszkozat elvetése" - -#~ msgid "Copies app password" -#~ msgstr "Alkalmazásjelszó másolása" - -#~ msgid "Copy {0}" -#~ msgstr "{0} másolása" - -#~ msgid "Create a new Bluesky account" -#~ msgstr "Új Bluesky-fiók létrehozása" - -#~ msgid "Create App Password" -#~ msgstr "Alkalmazásjelszó létrehozása" - -#~ msgid "Custom domain" -#~ msgstr "Egyéni tartomány" - -#~ msgid "" -#~ "Custom feeds built by the community bring you new experiences and help " -#~ "you find the content you love." -#~ msgstr "" -#~ "A közösség által épített egyéni hírfolyamok új élményekkel ruháznak fel, " -#~ "és segítenek megtalálni a Téged érdeklő tartalmakat." - -#~ msgid "Customize media from external sites." -#~ msgstr "A külső forrásból származó médiatartalmak testreszabása." - -#~ msgid "Deactivate my account" -#~ msgstr "Fiók deaktiválása" - -#~ msgid "Delete My Account…" -#~ msgstr "Fiók törlése…" - -#~ msgid "Deletes the chat declaration record" -#~ msgstr "Csevegéskijelentési jegyzőkönyv ürítése" - -#~ msgid "Did you want to say anything?" -#~ msgstr "Szeretnél mondani valamit?" - -#~ msgid "Disable autoplay for videos and GIFs" -#~ msgstr "Videók és GIF-ek automatikus lejátszásának letiltása" - -#~ msgid "Does not contain adult content." -#~ msgstr "Nem ábrázol felnőtt tartalmakat." - -#~ msgid "Does not contain graphic or disturbing content." -#~ msgstr "Nem tartalmaz a nyugalom megzavarására alkalmas tartalmakat." - -#~ msgid "Domain Value" -#~ msgstr "Tartományérték" - -#~ msgid "Email:" -#~ msgstr "Email-cím:" - -#~ msgid "Enter a name for this App Password" -#~ msgstr "Alkalmazásjelszó nevének megadása" - -#~ msgid "Exits handle change process" -#~ msgstr "Felhasználónévváltás megszakítása" - -#~ msgid "" -#~ "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 "" -#~ "Kísérleti: Ha ez a funkció engedélyezve van, akkor csak az általad " -#~ "követett felhasználók válaszairól és idézéseiről fogsz értesítést kapni. " -#~ "Ezeket a beállításokat idővel bővíteni fogjuk." - -#~ msgid "External media settings" -#~ msgstr "Külső médiatartalmak" - -#~ msgid "Failed to create app password." -#~ msgstr "Az alkalmazásjelszó létrehozása meghiúsult." - -#~ msgid "" -#~ "Failed to save post interaction settings. Your post was created but users " -#~ "may be able to interact with it." -#~ msgstr "" -#~ "A kapcsolatbalépési beállítások mentése meghiúsult. A bejegyzés " -#~ "létrejött, de lehetséges, hogy nem kívánt felhasználók is kapcsolatba " -#~ "léphetnek vele." - -#~ msgid "File Contents" -#~ msgstr "A fájl tartalmának" - -#~ msgid "Fine-tune the content you see on your Following feed." -#~ msgstr "A Követett hírfolyam tartalmának személyre szabása." - -#~ msgid "Fine-tune the discussion threads." -#~ msgstr "Válaszláncok személyre szabása." - -#~ msgid "followed you" -#~ msgstr "mostantól követ Téged" - -#~ msgid "followed you back" -#~ msgstr "kölcsönözte a követésedet" - -#~ msgid "Followers" -#~ msgstr "Követők" - -#~ msgid "" -#~ "For security reasons, you won't be able to view this again. If you lose " -#~ "this password, you'll need to generate a new one." -#~ msgstr "" -#~ "Biztonsági okokból ezt többé nem tekintheted meg. Ha elveszted ezt a " -#~ "jelszót, akkor újat kell létrehoznod." - -#~ msgid "Fullscreen" -#~ msgstr "Teljes képernyős mód" - -#~ msgid "Helps external sites estimate traffic from Bluesky." -#~ msgstr "" -#~ "Ez segít a külső szolgáltatások számára megbecsülni a Bluesky forgalmát." - -#~ msgid "Here is your app password." -#~ msgstr "Elkészült az alkalmazásjelszó." - -#~ msgid "If none are selected, suitable for all ages." -#~ msgstr "" -#~ "Ha egyet sem jelölsz ki, akkor a tartalom minden korosztály számára " -#~ "megtekinthető marad." - -#~ msgid "" -#~ "If you have your own domain, you can use that as your handle. This lets " -#~ "you self-verify your identity – <0>learn more." -#~ msgstr "" -#~ "Ha rendelkezel saját tartománnyal, akkor az is lehet a felhasználóneved. " -#~ "Így magadtól is hitelesítheted a kiléted – <0>további információ." - -#~ msgid "Input name for app password" -#~ msgstr "Alkalmazásjelszó nevének megadása" - -#~ msgid "Input your preferred hosting provider" -#~ msgstr "Kívánt tárhelyszolgáltató megadása" - -#~ msgid "Introducing new font settings" -#~ msgstr "Új betűtípus-beállítások váltak elérhetővé" - -#~ msgid "Language settings" -#~ msgstr "Nyelvi beállítások" - -#~ msgid "liked your custom feed" -#~ msgstr "kedvelte az egyéni hírfolyamodat" - -#~ msgid "liked your post" -#~ msgstr "kedvelte a bejegyzésedet" - -#~ msgid "Logo by <0/>" -#~ msgstr "A logót készítette: <0/>" - -#~ msgid "Message settings" -#~ msgstr "Üzenetbeállítások" - -#~ msgid "Moderation settings" -#~ msgstr "Moderálási beállítások" - -#~ msgid "My saved feeds" -#~ msgstr "Elmentett hírfolyamok" - -#~ msgid "My Saved Feeds" -#~ msgstr "Elmentett hírfolyamok" - -#~ msgid "Navigate to starter pack" -#~ msgstr "Ugrás a kezdőcsomaghoz" - -#~ msgid "New" -#~ msgstr "Létrehozás" - -#~ msgid "New font settings ✨" -#~ msgstr "Új betűtípus-beállítások váltak elérhetővé ✨" - -#~ msgid "No" -#~ msgstr "Nem" - -#~ msgid "No description" -#~ msgstr "Nincs leírás" - -#~ msgid "" -#~ "No self-labels can be applied to this post because it contains no media." -#~ msgstr "" -#~ "Erre a bejegyzésre nem alkalmazhatsz feljegyzéseket, mert nem csatoltál " -#~ "hozzá médiatartalmat." - -#~ msgid "Open links with in-app browser" -#~ msgstr "Hivatkozások megnyitása az alkalmazáson belüli böngészőben" - -#~ msgid "Open navigation" -#~ msgstr "Navigációs ablak megnyitása" - -#~ msgid "Opens accessibility settings" -#~ msgstr "Kisegítő lehetőségek megnyitása" - -#~ msgid "Opens appearance settings" -#~ msgstr "Megjelenítési beállítások megnyitása" - -#~ msgid "Opens chat settings" -#~ msgstr "Csevegési beállítások megnyitása" - -#~ msgid "Opens configurable language settings" -#~ msgstr "Nyelvi beállítások megnyitása" - -#~ msgid "Opens external embeds settings" -#~ msgstr "Külső forrásból beágyazott tartalmak beállításainak megnyitása" - -#~ msgid "Opens modal for account deactivation confirmation" -#~ msgstr "A fiók deaktiválását megerősítő modális ablak megnyitása" - -#~ msgid "Opens modal for account deletion confirmation. Requires email code" -#~ msgstr "" -#~ "A fiók törlését megerősítő modális ablak megnyitása. A folytatáshoz " -#~ "emailben kapott kód szükséges" - -#~ msgid "Opens modal for changing your Bluesky password" -#~ msgstr "" -#~ "A fiók jelszavának megváltoztatását lehetővé tevő modális ablak megnyitása" - -#~ msgid "Opens modal for choosing a new Bluesky handle" -#~ msgstr "" -#~ "A fiók felhasználónevének megváltoztatását lehetővé tevő modális ablak " -#~ "megnyitása" - -#~ msgid "Opens modal for downloading your Bluesky account data (repository)" -#~ msgstr "" -#~ "A fiók adatainak (adattárának) letöltését lehetővé tevő modális ablak " -#~ "megnyitása" - -#~ msgid "Opens modal for email verification" -#~ msgstr "Az emailes visszaigazolást lehetővé tevő modális ablak megnyitása" - -#~ msgid "Opens modal for using custom domain" -#~ msgstr "" -#~ "Az egyéni tartomány megadását lehetővé tevő modális ablak megnyitása" - -#~ msgid "Opens moderation settings" -#~ msgstr "Moderálási beállítások megnyitása" - -#~ msgid "Opens screen with all saved feeds" -#~ msgstr "Elmentett hírfolyamok megjelenítése" - -#~ msgid "Opens the app password settings" -#~ msgstr "Alkalmazásjelszó-beállítások megnyitása" - -#~ msgid "Opens the Following feed preferences" -#~ msgstr "Követett hírfolyam beállításainak megnyitása" - -#~ msgid "Opens the storybook page" -#~ msgstr "Mesekönyv-oldal megnyitása" - -#~ msgid "Opens the system log page" -#~ msgstr "Rendszernaplós oldal megnyitása" - -#~ msgid "Opens the threads preferences" -#~ msgstr "Válaszlánc-beállítások megnyitása" - -#~ msgid "Other accounts" -#~ msgstr "További fiókok" - -#~ msgid "" -#~ "Please enter a name for your app password. All spaces is not allowed." -#~ msgstr "" -#~ "Add meg az alkalmazásjelszó nevét! A név nem tartalmazhat csak szóközöket." - -#~ msgid "" -#~ "Please enter a unique name for this App Password or use our randomly " -#~ "generated one." -#~ msgstr "" -#~ "Nevezd el egyedien az alkalmazásjelszót vagy használd a véletlenszerűen " -#~ "létrehozottat!" - -#~ msgid "Posting..." -#~ msgstr "Bejegyzés közzététele folyamatban…" - -#~ msgid "Prioritize Your Follows" -#~ msgstr "Saját követések kiemelése" - -#~ msgid "Protect your account by verifying your email." -#~ msgstr "Védd meg a fiókod az email-címed visszaigazolásával!" - -#~ msgid "Publish post" -#~ msgstr "Bejegyzés közzététele" - -#~ msgid "Publish reply" -#~ msgstr "Válasz közzététele" - -#~ msgid "Quote posts enabled" -#~ msgstr "Ezt a bejegyzést idézhetik mások" - -#~ msgid "Refresh notifications" -#~ msgstr "Értesítések frissítése" - -#~ msgid "Removes the attachment" -#~ msgstr "Melléklet eltávolítása" - -#~ msgid "reposted your post" -#~ msgstr "megosztotta a bejegyzésedet" - -#~ msgid "Require email code to log into your account" -#~ msgstr "Emailben kapott kód megkövetelése a bejelentkezéshez" - -#~ msgid "Reset preferences state" -#~ msgstr "Beállítások alaphelyzetbe állítása" - -#~ msgid "Resets the onboarding state" -#~ msgstr "Regisztrációs varázsló állapotának alaphelyzetbe állítása" - -#~ msgid "Resets the preferences state" -#~ msgstr "Beállítások alaphelyzetbe állítása" - -#~ msgid "Save handle change" -#~ msgstr "Felhasználónév-változtatás mentése" - -#~ msgid "Saves handle change to {handle}" -#~ msgstr "{handle} felhasználónév-változtatásának mentése" - -#~ msgid "Search for all posts by @{authorHandle} with tag {displayTag}" -#~ msgstr "" -#~ "Keresés: @{authorHandle} bejegyzései, amelyek {displayTag} címkével " -#~ "rendelkeznek" - -#~ msgid "Search for all posts with tag {displayTag}" -#~ msgstr "Keresés: Bejegyzések, amelyek {displayTag} címkével rendelkeznek" - -#~ msgid "Seek slider" -#~ msgstr "Lejátszásvezérlő sáv" - -#~ msgid "Select {item}" -#~ msgstr "{item} kiválasztása" - -#~ msgid "Select option {i} of {numItems}" -#~ msgstr "{numItems}/{i}. lehetőség kiválasztása" - -#, fuzzy -#~| msgid "Sets Bluesky username" -#~ msgid "Send Bluesky referrer" -#~ msgstr "Bluesky-felhasználónév beállítása" - -#~ msgid "" -#~ "Set this setting to \"No\" to hide all quote posts from your feed. " -#~ "Reposts will still be visible." -#~ msgstr "" -#~ "A funkció letiltásával minden idézet el lesz rejtve a hírfolyamból. A " -#~ "megosztások továbbra is láthatóak maradnak." - -#~ msgid "Set this setting to \"No\" to hide all replies from your feed." -#~ msgstr "A funkció letiltásával minden válasz el lesz rejtve a hírfolyamból." - -#~ msgid "Set this setting to \"No\" to hide all reposts from your feed." -#~ msgstr "" -#~ "A funkció letiltásával minden megosztás el lesz rejtve a hírfolyamból." - -#~ msgid "" -#~ "Set this setting to \"Yes\" to show replies in a threaded view. This is " -#~ "an experimental feature." -#~ msgstr "" -#~ "A funkció engedélyezésével a válaszláncok egymásba ágyazva lesznek " -#~ "megjelenítve. Ez egy kísérleti funkció." - -#~ msgid "" -#~ "Set this setting to \"Yes\" to show samples of your saved feeds in your " -#~ "Following feed. This is an experimental feature." -#~ msgstr "" -#~ "A funkció engedélyezésével a Követett hírfolyam nyomokban a többi " -#~ "hírfolyam bejegyzéseit is meg fogja jeleníteni. Ez egy kísérleti funkció." - -#~ msgid "Sets Bluesky username" -#~ msgstr "Bluesky-felhasználónév beállítása" - -#~ msgid "Share feed" -#~ msgstr "Hírfolyam továbbítása" - -#~ msgid "Show Posts from My Feeds" -#~ msgstr "A többi hírfolyam bejegyzéseinek mutatása" - -#~ msgid "Show Quote Posts" -#~ msgstr "Idézetek mutatása" - -#~ msgid "Show Replies" -#~ msgstr "Válaszok mutatása" - -#~ msgid "Show replies by people you follow before all other replies." -#~ msgstr "" -#~ "A funkció engedélyezésével az Általad követett személyek válaszai lesznek " -#~ "legfelül megjelenítve egy bejegyzés alatt." - -#~ msgid "Show Reposts" -#~ msgstr "Megosztások mutatása" - -#~ msgid "Sign out of all accounts" -#~ msgstr "Kijelentkezés az összes fiókból" - -#~ msgid "Sign up or sign in to join the conversation" -#~ msgstr "Jelentkezz be vagy regisztrálj a csatlakozáshoz!" - -#~ msgid "Signed in as" -#~ msgstr "Bejelentkezve, mint" - -#~ msgid "signed up with your starter pack" -#~ msgstr "regisztrált a kezdőcsomagoddal" - -#~ msgid "Sort Replies" -#~ msgstr "Válaszok rendezése" - -#, fuzzy -#~| msgid "Sets Bluesky username" -#~ msgid "Specify Bluesky as a referer" -#~ msgstr "Bluesky-felhasználónév beállítása" - -#~ msgid "Switch to {0}" -#~ msgstr "Váltás rá: {0}" - -#~ msgid "Switches the account you are logged in to" -#~ msgstr "A jelenleg bejelentkezett fiók átváltása egy másikra" - -#~ msgid "" -#~ "There was an an issue contacting the server, please check your internet " -#~ "connection and try again." -#~ msgstr "" -#~ "A kiszolgáló felkeresése meghiúsult. Ellenőrizd az internetkapcsolatot, " -#~ "majd próbáld újra!" - -#~ msgid "" -#~ "There was an an issue removing this feed. Please check your internet " -#~ "connection and try again." -#~ msgstr "" -#~ "A hírfolyam eltávolítása meghiúsult. Ellenőrizd az internetkapcsolatot, " -#~ "majd próbáld újra!" - -#~ msgid "" -#~ "There was an an issue updating your feeds, please check your internet " -#~ "connection and try again." -#~ msgstr "" -#~ "A hírfolyamok frissítése meghiúsult. Ellenőrizd az internetkapcsolatot, " -#~ "majd próbáld újra!" - -#~ msgid "There was an issue with fetching your app passwords" -#~ msgstr "Hiba történt az alkalmazásjelszavak lekérése közben" - -#~ msgid "This name is already in use" -#~ msgstr "Ez a név már foglalt" - -#~ msgid "Threaded Mode" -#~ msgstr "Beágyazott mód" - -#~ msgid "Two-factor authentication" -#~ msgstr "Kétlépcsős azonosítás" - -#~ msgid "Unlike this feed" -#~ msgstr "Mégse tetszik a hírfolyam" - -#~ msgid "Unsupported video type: {mimeType}" -#~ msgstr "Nem támogatott videóformátum: {mimeType}" - -#~ msgid "Update to {handle}" -#~ msgstr "Frissítés erre: {handle}" - -#~ msgid "Use a file on your server" -#~ msgstr "Fájl használata a saját kiszolgálóról" - -#~ msgid "" -#~ "Use app passwords to login to other Bluesky clients without giving full " -#~ "access to your account or password." -#~ msgstr "" -#~ "Egy alkalmazásjelszó használatával bármely egyéb Bluesky-kliensbe " -#~ "bejelentkezhetsz, anélkül hogy teljes hozzáférést biztosítanál a " -#~ "fiókodhoz vagy a valódi jelszavadhoz." - -#~ msgid "Use bsky.social as hosting provider" -#~ msgstr "A bsky.social adattárszolgáltató használata" - -#~ msgid "Use the DNS panel" -#~ msgstr "DNS-panel használata" - -#~ msgid "User list by <0/>" -#~ msgstr "Felhasználólista – Szerző: <0/>" - -#~ msgid "User Lists" -#~ msgstr "Felhasználólisták" - -#~ msgid "Users" -#~ msgstr "Felhasználók" - -#~ msgid "Verify email" -#~ msgstr "Email-cím visszaigazolása" - -#~ msgid "Verify my email" -#~ msgstr "Email-cím visszaigazolása" - -#~ msgid "Verify My Email" -#~ msgstr "Email-cím visszaigazolása" - -#~ msgid "Version {appVersion} {bundleInfo}" -#~ msgstr "Verziószám: {appVersion} {bundleInfo}" - -#~ msgid "" -#~ "We're introducing a new theme font, along with adjustable font sizing." -#~ msgstr "" -#~ "Elérhetővé vált egy új témabetűtípus és a betűméret testreszabhatósága." - -#~ msgid "You can adjust these in your Appearance Settings later." -#~ msgstr "A megjelenési beállításokat később is módosíthatod." - -#~ msgid "" -#~ "You have not created any app passwords yet. You can create one by " -#~ "pressing the button below." -#~ msgstr "" -#~ "Jelenleg nem rendelkezel egy alkalmazásjelszóval sem. Az alábbi gombbal " -#~ "létrehozhatsz egyet." - -#~ msgid "Your profile" -#~ msgstr "Saját profil" diff --git a/src/locale/locales/id/messages.po b/src/locale/locales/id/messages.po index 69beaff7c1..a7e94d49f2 100644 --- a/src/locale/locales/id/messages.po +++ b/src/locale/locales/id/messages.po @@ -18,11 +18,15 @@ msgstr "" "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" "X-Crowdin-File-ID: 12\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(berisi konten yang disisipkan)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(tidak ada email)" @@ -36,6 +40,14 @@ msgstr "(tidak ada email)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, other {# hari}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, other {# jam}}" @@ -45,16 +57,28 @@ msgstr "{0, plural, other {# jam}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, other {# label telah diterapkan pada akun ini}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, other {# label telah diterapkan pada akun ini}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, other {# label telah diterapkan pada konten ini}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, other {# label telah diterapkan pada konten ini}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -64,7 +88,11 @@ msgstr "{0, plural, other {# menit}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, other {# bulan}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, other {# postingan ulang}}" @@ -87,8 +115,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, other {mengikuti}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, other {Suka (# menyukai)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, other {Suka (# menyukai)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -96,8 +124,8 @@ msgstr "{0, plural, other {suka}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, other {Disukai oleh # pengguna}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, other {Disukai oleh # pengguna}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -108,18 +136,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, other {kutipan}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, other {Balas (# balasan)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, other {Balas (# balasan)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, other {posting ulang}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, other {Batal suka (# menyukai)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, other {Batal suka (# menyukai)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -137,15 +165,15 @@ msgstr "{0} <0>dalam <1>teks & tagar" msgid "{0} joined this week" msgstr "{0} telah bergabung minggu ini" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} dari {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} orang telah menggunakan paket pemula ini!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -191,14 +219,14 @@ msgid "{0}s" msgstr "{0}d" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, other {Disukai oleh # pengguna}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, other {Disukai oleh # pengguna}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" @@ -223,103 +251,103 @@ msgstr "" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Paket Pemula {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, other {jam}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, other {menit}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -328,21 +356,25 @@ msgstr "" msgid "{following} following" msgstr "{following} mengikuti" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} tidak dapat dikirimi pesan" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, other {Disukai oleh # pengguna}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, other {Disukai oleh # pengguna}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} belum dibaca" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -366,12 +398,12 @@ msgstr "{profileName} bergabung di Bluesky menggunakan paket pemula {0} yang lal #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, dan {2, plural, other {# lainnya}} sudah disertakan dalam paket pemula Anda" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, dan {2, plural, other {# lainnya}} sudah disertakan dalam paket pemula Anda" @@ -388,7 +420,7 @@ msgstr "<0>{0} {1, plural, other {pengikut}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, other {mengikuti}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} dan<1> <2>{1} sudah disertakan dalam paket pemula Anda" @@ -396,7 +428,7 @@ msgstr "<0>{0} dan<1> <2>{1} sudah disertakan dalam paket pemula And #~ msgid "<0>{0} following" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} sudah disertakan dalam paket pemula Anda" @@ -421,7 +453,7 @@ msgstr "<0>{date} pukul {time}" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -437,7 +469,7 @@ msgstr "" #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Anda dan<1> <2>{0} sudah disertakan dalam paket pemula" @@ -449,7 +481,7 @@ msgstr "⚠Panggilan Tidak Valid" msgid "24 hours" msgstr "24 jam" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Konfirmasi 2FA" @@ -465,25 +497,24 @@ msgstr "7 hari" #~ msgid "A help tooltip" #~ msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Akses tautan navigasi dan pengaturan" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Akses profil dan tautan navigasi lain" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Akses profil dan tautan navigasi lain" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Aksesibilitas" @@ -491,7 +522,7 @@ msgstr "Aksesibilitas" #~ msgid "Accessibility settings" #~ msgstr "Pengaturan aksesibilitas" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Pengaturan Aksesibilitas" @@ -499,11 +530,11 @@ msgstr "Pengaturan Aksesibilitas" #~ msgid "account" #~ msgstr "" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Akun" @@ -529,11 +560,11 @@ msgstr "Akun Dibisukan" msgid "Account Muted by List" msgstr "Akun Dibisukan oleh Daftar" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Pengaturan akun" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Akun dihapus dari akses cepat" @@ -553,11 +584,10 @@ msgstr "Akun batal dibisukan" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Tambah" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Tambah {0} lagi untuk melanjutkan" @@ -570,12 +600,13 @@ msgstr "Tambahkan {displayName} dalam paket pemula" msgid "Add a content warning" msgstr "Tambahkan peringatan konten" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Tambahkan pengguna ke daftar ini" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Tambahkan akun" @@ -597,8 +628,8 @@ msgstr "Tambahkan teks alt" msgid "Add alt text (optional)" msgstr "Tambahkan teks alt (opsional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -610,8 +641,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Tambahkan Sandi Aplikasi" @@ -636,6 +667,11 @@ msgstr "Tambah kata dan tagar untuk dibisukan" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -644,7 +680,7 @@ msgstr "" msgid "Add recommended feeds" msgstr "Tambahkan feed rekomendasi" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Tambahkan beberapa feed ke dalam paket pemula Anda!" @@ -652,11 +688,11 @@ msgstr "Tambahkan beberapa feed ke dalam paket pemula Anda!" msgid "Add the default feed of only people you follow" msgstr "Tambahkan feed bawaan hanya untuk orang yang Anda ikuti" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Tambahkan catatan DNS berikut ke domain Anda:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Tambahkan feed ini ke daftar feed Anda" @@ -697,7 +733,7 @@ msgstr "" msgid "Adult Content" msgstr "Konten Dewasa" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Konten dewasa hanya dapat diaktifkan melalui laman <0>bsky.app." @@ -710,19 +746,23 @@ msgstr "Konten dewasa dinonaktifkan." msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Lanjutan" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Pelatihan algoritma selesai!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Pelatihan algoritma selesai!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Semua akun telah diikuti!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Berisi semua feed yang telah Anda simpan dalam satu tempat." @@ -736,16 +776,20 @@ msgstr "Izinkan akses ke pesan langsung Anda" #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Izinkan pesan baru dari" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Izinkan balasan dari:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Mengizinkan akses ke pesan langsung" @@ -764,7 +808,7 @@ msgstr "Sudah masuk sebagai @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -871,8 +915,8 @@ msgstr "Terjadi masalah saat mencoba membuka obrolan" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -892,7 +936,7 @@ msgid "and" msgstr "dan" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Hewan" @@ -904,8 +948,8 @@ msgstr "Animasi GIF" msgid "Anti-Social Behavior" msgstr "Perilaku Anti-Sosial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Semua bahasa" @@ -913,7 +957,14 @@ msgstr "Semua bahasa" msgid "Anybody can interact" msgstr "Siapa saja dapat berinteraksi" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Bahasa Aplikasi" @@ -921,7 +972,7 @@ msgstr "Bahasa Aplikasi" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Kata sandi aplikasi dihapus" @@ -949,13 +1000,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "Pengaturan kata sandi aplikasi" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Kata Sandi Aplikasi" @@ -984,10 +1035,10 @@ msgstr "Banding diajukan" msgid "Appeal this decision" msgstr "Ajukan banding atas keputusan ini" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Tampilan" @@ -1017,7 +1068,7 @@ msgstr "" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1033,7 +1084,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 "Anda yakin ingin menghapus pesan ini? Pesan akan dihapus untuk Anda, tetapi tidak untuk partisipan lainnya." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Anda yakin ingin menghapus paket pemula ini?" @@ -1049,11 +1100,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Anda yakin ingin meninggalkan percakapan ini? Pesan akan dihapus untuk Anda, tetapi tidak untuk partisipan lainnya." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Anda yakin ingin menghapus {0} dari daftar feed Anda?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Anda yakin ingin menghapus ini dari daftar feed Anda?" @@ -1074,7 +1125,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Apakah Anda menulis dalam <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Seni" @@ -1086,32 +1137,31 @@ msgstr "Ketelanjangan artistik atau non-erotis." msgid "At least 3 characters" msgstr "Minimal 3 karakter" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Kembali" @@ -1123,8 +1173,8 @@ msgstr "Kembali" #~ msgid "Basics" #~ msgstr "Umum" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1138,12 +1188,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Tanggal lahir" @@ -1174,15 +1229,15 @@ msgstr "Blokir Akun" msgid "Block Account?" msgstr "Blokir Akun?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blokir akun" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blokir daftar" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Blokir akun-akun ini?" @@ -1190,12 +1245,12 @@ msgstr "Blokir akun-akun ini?" msgid "Blocked" msgstr "Diblokir" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Akun yang diblokir" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Akun yang Diblokir" @@ -1204,19 +1259,19 @@ msgstr "Akun yang Diblokir" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Akun yang diblokir tidak dapat membalas utas Anda, menyebut Anda, atau berinteraksi dengan Anda." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Akun yang diblokir tidak dapat membalas utas Anda, menyebut Anda, atau berinteraksi dengan Anda. Anda juga tidak akan melihat konten mereka dan mereka akan dicegah melihat konten Anda." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Postingan diblokir." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Pemblokiran tidak menghalangi pelabel ini menerapkan label pada akun Anda." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Pemblokiran bersifat publik. Akun yang diblokir tidak dapat membalas utas Anda, menyebut Anda, atau berinteraksi dengan Anda." @@ -1245,7 +1300,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky adalah jaringan terbuka yang memungkinkan Anda memilih penyedia hosting. Jika Anda adalah developer, Anda dapat menghosting server Anda sendiri." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky lebih seru jika bersama teman!" @@ -1276,6 +1332,14 @@ msgstr "Bluesky akan memilih serangkaian akun yang direkomendasikan dari orang-o 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 tidak akan menampilkan profil dan postingan Anda kepada pengguna yang tidak masuk. Aplikasi lain mungkin tidak akan mematuhi permintaan ini. Ini tidak membuat akun Anda menjadi privat." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Buramkan gambar" @@ -1285,7 +1349,7 @@ msgid "Blur images and filter from feeds" msgstr "Buramkan gambar dan saring dari feed" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Buku" @@ -1293,23 +1357,23 @@ msgstr "Buku" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Jelajahi akun lainnya pada halaman Jelajah" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Jelajahi feed lainnya pada halaman Jelajah" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Jelajahi saran lainnya" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Jelajahi saran lainnya pada halaman Jelajah" @@ -1318,13 +1382,25 @@ msgstr "Jelajahi saran lainnya pada halaman Jelajah" msgid "Browse other feeds" msgstr "Telusuri feed lain" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Bisnis" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "oleh —" +#~ msgid "by —" +#~ msgstr "oleh —" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1339,8 +1415,12 @@ msgstr "Oleh {0}" #~ msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "oleh <0/>" +#~ msgid "by <0/>" +#~ msgstr "oleh <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1359,8 +1439,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Dengan membuat akun, Anda menyatakan setuju dengan <0>Ketentuan Layanan." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "oleh Anda" +#~ msgid "by you" +#~ msgstr "oleh Anda" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1370,16 +1450,18 @@ msgstr "Kamera" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Hanya dapat terdiri dari huruf, angka, spasi, tanda hubung dan garis bawah. Minimal 4 karakter, namun tidak boleh lebih dari 32 karakter." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1394,20 +1476,20 @@ msgstr "Kamera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Batal" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Batal" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Batal menghapus akun" @@ -1423,16 +1505,16 @@ msgstr "Batal memotong gambar" msgid "Cancel profile editing" msgstr "Batal mengedit profil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Batal mengutip postingan" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Batalkan pengaktifan kembali dan keluar" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Batal mencari" @@ -1441,9 +1523,9 @@ msgid "Cancels opening the linked website" msgstr "Membatalkan membuka situs web tertaut" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Tidak dapat berinteraksi dengan pengguna yang diblokir" @@ -1469,8 +1551,17 @@ msgstr "Ubah" #~ msgid "Change" #~ msgstr "Ubah" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1483,8 +1574,8 @@ msgstr "Ubah alamat email" #~ msgid "Change handle" #~ msgstr "Ubah panggilan" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Ubah Panggilan" @@ -1512,9 +1603,9 @@ msgstr "Ubah Email Anda" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Obrolan" @@ -1525,12 +1616,12 @@ msgstr "Obrolan dibisukan" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Pengaturan obrolan" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Pengaturan Obrolan" @@ -1542,8 +1633,8 @@ msgstr "Obrolan dibunyikan" #~ msgid "Chat with {chatId}" #~ msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Periksa status saya" @@ -1555,11 +1646,11 @@ msgstr "Periksa status saya" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Periksa email Anda untuk mendapatkan kode login dan masukkan di sini." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Periksa kotak masuk email Anda untuk kode konfirmasi dan masukkan di bawah ini:" @@ -1575,11 +1666,11 @@ msgstr "Periksa kotak masuk email Anda untuk kode konfirmasi dan masukkan di baw #~ msgid "Choose at least {0} more" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Pilih Feed" @@ -1587,7 +1678,7 @@ msgstr "Pilih Feed" msgid "Choose for me" msgstr "Pilihkan untuk saya" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Pilih Pengguna" @@ -1599,7 +1690,7 @@ msgstr "" msgid "Choose Service" msgstr "Pilih Layanan" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Pilih algoritma yang akan digunakan untuk feed kustom Anda." @@ -1621,10 +1712,19 @@ msgstr "Pilih warna ini sebagai avatar Anda" #~ msgid "Choose your main feeds" #~ msgstr "" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Pilih kata sandi Anda" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Panggilan Anda" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "" @@ -1633,11 +1733,11 @@ msgstr "Pilih kata sandi Anda" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Hapus semua data penyimpanan" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Hapus semua data penyimpanan (mulai ulang setelah ini)" @@ -1658,12 +1758,12 @@ msgid "click here" msgstr "klik di sini" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Klik di sini untuk informasi lebih lanjut tentang menonaktifkan akun Anda" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Klik di sini untuk informasi lebih lanjut tentang menonaktifkan akun Anda" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Klik di sini untuk informasi lebih lanjut." +#~ msgid "Click here for more information." +#~ msgstr "Klik di sini untuk informasi lebih lanjut." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1699,9 +1799,10 @@ msgstr "Keletak 🐴 keletuk 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1710,8 +1811,8 @@ msgstr "Keletak 🐴 keletuk 🐴" msgid "Close" msgstr "Tutup" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Tutup dialog aktif" @@ -1735,7 +1836,7 @@ msgstr "Tutup dialog GIF" msgid "Close image" msgstr "Tutup gambar" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Tutup penampil gambar" @@ -1743,16 +1844,16 @@ msgstr "Tutup penampil gambar" #~ msgid "Close modal" #~ msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Tutup footer navigasi" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Tutup dialog ini" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Menutup bilah navigasi bawah" @@ -1768,34 +1869,34 @@ msgstr "Menutup peringatan pembaruan kata sandi" msgid "Closes viewer for header image" msgstr "Menutup penampil gambar header" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Ciutkan daftar pengguna" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Menciutkan daftar pengguna untuk notifikasi tertentu" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Mode warna" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedi" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Komik" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Panduan Komunitas" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Selesaikan orientasi dan mulai menggunakan akun Anda" @@ -1803,7 +1904,7 @@ msgstr "Selesaikan orientasi dan mulai menggunakan akun Anda" msgid "Complete the challenge" msgstr "Selesaikan tantangan" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1856,25 +1957,25 @@ msgstr "Konfirmasi Perubahan" msgid "Confirm content language settings" msgstr "Konfirmasi pengaturan bahasa konten" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Konfirmasi hapus akun" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Konfirmasi usia Anda:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Konfirmasi tanggal lahir Anda" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Kode konfirmasi" @@ -1883,7 +1984,7 @@ msgstr "Kode konfirmasi" msgid "Confirmation Code" msgstr "Kode Konfirmasi" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Menghubungkan..." @@ -1896,14 +1997,17 @@ msgstr "Hubungi pusat dukungan" #~ msgid "content" #~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1911,11 +2015,11 @@ msgstr "" msgid "Content Blocked" msgstr "Konten Diblokir" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Penyaring konten" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Bahasa Konten" @@ -1936,7 +2040,7 @@ msgstr "Peringatan Konten" msgid "Content warnings" msgstr "Peringatan konten" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Latar menu konteks, klik untuk menutup menu." @@ -1979,7 +2083,7 @@ msgstr "Memasak" msgid "Copied" msgstr "Disalin" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versi build disalin ke papan klip" @@ -1987,7 +2091,7 @@ msgstr "Versi build disalin ke papan klip" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Disalin ke papan klip" @@ -2012,7 +2116,7 @@ msgstr "Salin" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -2021,11 +2125,11 @@ msgstr "" msgid "Copy code" msgstr "Salin kode" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -2037,7 +2141,7 @@ msgstr "Salin tautan" msgid "Copy Link" msgstr "Salin Tautan" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Salin tautan daftar" @@ -2060,11 +2164,11 @@ msgstr "Salin teks postingan" msgid "Copy QR code" msgstr "Salin kode QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Kebijakan Hak Cipta" @@ -2077,11 +2181,11 @@ msgstr "Kebijakan Hak Cipta" msgid "Could not leave chat" msgstr "Tidak dapat meninggalkan obrolan" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Tidak dapat memuat feed" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Tidak dapat memuat daftar" @@ -2120,7 +2224,7 @@ msgstr "Buat kode QR untuk paket pemula" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Buat paket pemula" @@ -2167,7 +2271,7 @@ msgstr "Buat akun baru" msgid "Create report for {0}" msgstr "Buat laporan untuk {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Dibuat pada {0}" @@ -2176,7 +2280,7 @@ msgstr "Dibuat pada {0}" #~ msgstr "" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Budaya" @@ -2191,8 +2295,8 @@ msgstr "Kustom" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Feed kustom yang dibangun oleh komunitas memberikan pengalaman baru dan membantu Anda menemukan konten yang Anda sukai." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Feed kustom yang dibangun oleh komunitas memberikan pengalaman baru dan membantu Anda menemukan konten yang Anda sukai." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2202,8 +2306,8 @@ msgstr "Feed kustom yang dibangun oleh komunitas memberikan pengalaman baru dan msgid "Customize who can interact with this post." msgstr "Sesuaikan siapa yang dapat berinteraksi dengan postingan ini." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Gelap" @@ -2211,7 +2315,7 @@ msgstr "Gelap" msgid "Dark mode" msgstr "Mode gelap" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema gelap" @@ -2223,8 +2327,8 @@ msgstr "Tema gelap" msgid "Date of birth" msgstr "Tanggal lahir" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Nonaktifkan akun" @@ -2233,7 +2337,7 @@ msgstr "Nonaktifkan akun" #~ msgid "Deactivate my account" #~ msgstr "Nonaktifkan akun saya" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Debug Moderasi" @@ -2241,22 +2345,26 @@ msgstr "Debug Moderasi" msgid "Debug panel" msgstr "Panel awakutu" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Standar" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Hapus" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Hapus akun" @@ -2264,19 +2372,19 @@ msgstr "Hapus akun" #~ msgid "Delete Account" #~ msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Hapus Akun <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Hapus kata sandi aplikasi" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Hapus kata sandi aplikasi?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Hapus catatan deklarasi obrolan" @@ -2284,7 +2392,7 @@ msgstr "Hapus catatan deklarasi obrolan" msgid "Delete for me" msgstr "Hapus untuk saya" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Hapus daftar" @@ -2296,7 +2404,7 @@ msgstr "Hapus pesan" msgid "Delete message for me" msgstr "Hapus pesan untuk saya" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Hapus akun saya" @@ -2310,16 +2418,16 @@ msgstr "Hapus akun saya" msgid "Delete post" msgstr "Hapus postingan" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Hapus paket pemula" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Hapus paket pemula?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Hapus daftar ini?" @@ -2331,12 +2439,12 @@ msgstr "Hapus postingan ini?" msgid "Deleted" msgstr "Dihapus" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Postingan dihapus." @@ -2374,8 +2482,8 @@ msgstr "Lepaskan kutipan" msgid "Detach quote post?" msgstr "Lepaskan kutipan ini?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2387,7 +2495,7 @@ msgstr "Dialog: sesuaikan siapa saja yang dapat berinteraksi dengan postingan in #~ msgid "Did you want to say anything?" #~ msgstr "Apakah Anda ingin mengatakan sesuatu?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Redup" @@ -2407,8 +2515,8 @@ msgstr "Redup" msgid "Disable Email 2FA" msgstr "Nonaktifkan Email 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Matikan respons haptik" @@ -2427,9 +2535,9 @@ msgstr "Matikan subtitel" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Dinonaktifkan" @@ -2465,11 +2573,11 @@ msgstr "Cegah aplikasi menampilkan akun saya ke pengguna yang tidak masuk" msgid "Discover new custom feeds" msgstr "Temukan feed kustom baru" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Temukan feed baru" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Temukan Feed Baru" @@ -2481,12 +2589,12 @@ msgstr "Tutup" msgid "Dismiss error" msgstr "Abaikan kesalahan" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Tutup panduan memulai" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Tampilkan lencana teks alt yang lebih besar" @@ -2509,8 +2617,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panel DNS" @@ -2538,7 +2646,7 @@ msgstr "Tidak diawali atau diakhiri dengan tanda hubung" #~ msgid "Domain Value" #~ msgstr "Nilai Domain" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domain terverifikasi!" @@ -2603,7 +2711,7 @@ msgstr "Lepaskan untuk menambahkan gambar" msgid "Duration:" msgstr "Durasi:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "contoh: kresna" @@ -2615,7 +2723,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "contoh: Langit Kresna" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "contoh: kresna.com" @@ -2647,16 +2755,14 @@ msgstr "contoh: Pengguna yang membalas dengan iklan secara berulang." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Tiap kode hanya berlaku sekali. Anda akan mendapatkan tambahan kode undangan secara berkala." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Ubah" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Ubah" @@ -2681,7 +2787,7 @@ msgstr "Edit gambar" msgid "Edit interaction settings" msgstr "Ubah pengaturan interaksi" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Ubah rincian daftar" @@ -2689,10 +2795,8 @@ msgstr "Ubah rincian daftar" msgid "Edit Moderation List" msgstr "Ubah Daftar Moderasi" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Ubah Daftar Feed" @@ -2726,7 +2830,7 @@ msgstr "Edit Profil" #~ msgid "Edit Saved Feeds" #~ msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Ubah paket pemula" @@ -2746,12 +2850,12 @@ msgstr "Ubah nama tampilan Anda" msgid "Edit your profile description" msgstr "Sunting deskripsi profil Anda" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Ubah paket pemula Anda" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Pendidikan" @@ -2759,7 +2863,7 @@ msgstr "Pendidikan" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2769,7 +2873,7 @@ msgstr "Email" msgid "Email 2FA disabled" msgstr "Email 2FA dinonaktifkan" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2829,7 +2933,7 @@ msgstr "" msgid "Enable {0} only" msgstr "Aktifkan {0} saja" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Aktifkan konten dewasa" @@ -2851,12 +2955,12 @@ msgstr "" msgid "Enable external media" msgstr "Aktifkan media eksternal" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Aktifkan pemutar media untuk" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Aktifkan notifikasi prioritas" @@ -2872,9 +2976,14 @@ msgstr "Nyalakan subtitel" msgid "Enable this source only" msgstr "Aktifkan hanya sumber ini saja" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Diaktifkan" @@ -2923,7 +3032,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Masukkan kode yang Anda terima untuk mengubah kata sandi Anda." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Masukkan domain yang ingin Anda gunakan" @@ -2953,6 +3062,7 @@ msgid "Enter your username and password" msgstr "Masukkan nama pengguna dan kata sandi Anda" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2965,7 +3075,7 @@ msgid "Error receiving captcha response." msgstr "Kesalahan saat menerima respons captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Galat:" @@ -2981,8 +3091,8 @@ msgstr "Semua dapat membalas" msgid "Everybody can reply to this post." msgstr "Semua orang dapat membalas postingan ini." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Semua orang" @@ -3006,7 +3116,7 @@ msgstr "Kecuali pengguna yang Anda ikuti" msgid "Exit fullscreen" msgstr "Keluar dari layar penuh" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Keluar dari proses penghapusan akun" @@ -3018,7 +3128,7 @@ msgstr "Keluar dari proses penghapusan akun" msgid "Exits image cropping process" msgstr "Keluar dari proses pemotongan gambar" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Keluar dari tampilan gambar" @@ -3026,11 +3136,11 @@ msgstr "Keluar dari tampilan gambar" msgid "Exits inputting search query" msgstr "Keluar dari memasukkan kueri pencarian" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Bentangkan teks alt" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Bentangkan daftar pengguna" @@ -3043,8 +3153,8 @@ msgstr "Bentangkan atau ciutkan postingan lengkap yang Anda balas" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -3068,8 +3178,8 @@ msgstr "Media eksplisit atau berpotensi mengganggu." msgid "Explicit sexual images." msgstr "Gambar seksual eksplisit." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Ekspor data saya" @@ -3077,8 +3187,8 @@ msgstr "Ekspor data saya" msgid "Export My Data" msgstr "Ekspor Data Saya" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -3088,12 +3198,12 @@ msgid "External Media" msgstr "Media Eksternal" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Media eksternal memungkinkan situs web untuk mengumpulkan informasi tentang Anda dan perangkat Anda. Tidak ada informasi yang dikirim atau diminta hingga Anda menekan tombol \"putar\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferensi Media Eksternal" @@ -3101,7 +3211,7 @@ msgstr "Preferensi Media Eksternal" #~ msgid "External media settings" #~ msgstr "Pengaturan media eksternal" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -3114,8 +3224,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Gagal membuat paket pemula" @@ -3131,12 +3241,12 @@ msgstr "Gagal menghapus pesan" msgid "Failed to delete post, please try again" msgstr "Gagal menghapus postingan, silakan coba lagi" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Gagal menghapus paket pemula" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Gagal memuat preferensi feed" @@ -3157,12 +3267,12 @@ msgstr "Gagal memuat pesan terdahulu" #~ msgid "Failed to load recommended feeds" #~ msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Gagal memuat daftar feed yang disarankan" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Gagal memuat saran akun untuk diikuti" @@ -3195,11 +3305,11 @@ msgstr "Gagal mengajukan banding, silakan coba lagi." msgid "Failed to toggle thread mute, please try again" msgstr "Gagal membisukan utas, silakan coba lagi" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Gagal memperbarui daftar feed" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Gagal memperbarui pengaturan" @@ -3210,11 +3320,11 @@ msgstr "Gagal memperbarui pengaturan" msgid "Failed to upload video" msgstr "Gagal menggunggah video" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -3223,6 +3333,10 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed oleh {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "" @@ -3231,7 +3345,8 @@ msgstr "Feed oleh {0}" msgid "Feed toggle" msgstr "Tombol alih feed" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Masukan" @@ -3241,13 +3356,13 @@ msgstr "Masukan" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feed" @@ -3256,7 +3371,7 @@ msgstr "Feed" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feed adalah algoritma kustom yang dibuat pengguna dengan sedikit keahlian pemrograman. <0/> untuk informasi lebih lanjut." @@ -3264,11 +3379,15 @@ msgstr "Feed adalah algoritma kustom yang dibuat pengguna dengan sedikit keahlia #~ msgid "Feeds can be topical as well!" #~ msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Daftar feed diperbarui!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Isi Berkas" @@ -3281,7 +3400,7 @@ msgstr "Berkas berhasil disimpan!" msgid "Filter from feeds" msgstr "Saring dari feed" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Menyelesaikan" @@ -3295,7 +3414,13 @@ msgstr "Temukan akun untuk diikuti" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Temukan postingan dan pengguna di Bluesky" @@ -3319,7 +3444,7 @@ msgstr "Temukan postingan dan pengguna di Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Sesuaikan utas diskusi." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Selesai" @@ -3331,7 +3456,7 @@ msgstr "Selesai" msgid "Fitness" msgstr "Kebugaran" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Fleksibel" @@ -3345,7 +3470,7 @@ msgstr "Fleksibel" #~ msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3367,7 +3492,12 @@ msgstr "Ikuti {0}" msgid "Follow {name}" msgstr "Ikuti {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Ikuti 7 akun" @@ -3376,8 +3506,8 @@ msgstr "Ikuti 7 akun" msgid "Follow Account" msgstr "Ikuti Akun" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Ikuti semua" @@ -3395,7 +3525,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Ikuti Balik" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Ikuti lebih banyak akun untuk terhubung sesuai minat Anda dan membangun jaringan." @@ -3449,32 +3579,30 @@ msgstr "Pengguna yang Anda ikuti" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Pengikut" +#~ msgid "Followers" +#~ msgstr "Pengikut" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Pengikut @{0} yang Anda kenal" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Pengikut yang Anda kenal" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Mengikuti" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Mengikuti {0}" @@ -3483,13 +3611,13 @@ msgstr "Mengikuti {0}" msgid "Following {name}" msgstr "Mengikuti {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferensi feed Mengikuti" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferensi Feed Mengikuti" @@ -3505,20 +3633,20 @@ msgstr "Mengikuti Anda" msgid "Follows You" msgstr "Mengikuti Anda" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Font" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Ukuran font" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Makanan" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Untuk alasan keamanan, kami akan mengirimkan kode konfirmasi ke alamat email Anda." @@ -3530,7 +3658,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Untuk alasan keamanan, Anda tidak akan dapat melihat ini lagi. Jika Anda lupa kata sandi ini, Anda harus membuat yang baru." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Untuk pengalaman terbaik, kami sarankan menggunakan font tema." @@ -3543,11 +3671,11 @@ msgstr "Selamanya" msgid "Forgot Password" msgstr "Lupa Kata Sandi" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Lupa kata sandi?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Lupa?" @@ -3555,11 +3683,11 @@ msgstr "Lupa?" msgid "Frequently Posts Unwanted Content" msgstr "Sering Memposting Konten yang Tidak Diinginkan" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Dari @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Dari <0/>" @@ -3589,7 +3717,7 @@ msgstr "Dapatkan bantuan" msgid "Get Started" msgstr "Mulai" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Memulai" @@ -3605,13 +3733,13 @@ msgstr "Beri wajah pada profil Anda" msgid "Glaring violations of law or terms of service" msgstr "Pelanggaran hukum atau ketentuan layanan secara terang-terangan" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Kembali" @@ -3619,14 +3747,14 @@ msgstr "Kembali" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Kembali" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" @@ -3637,13 +3765,13 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Kembali ke langkah sebelumnya" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Kembali ke langkah sebelumnya" @@ -3687,29 +3815,30 @@ msgstr "Buka profil pengguna" msgid "Graphic Media" msgstr "Media Sensitif" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Setengah jalan lagi!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Panggilan" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptik" @@ -3717,7 +3846,7 @@ msgstr "Haptik" msgid "Harassment, trolling, or intolerance" msgstr "Pelecehan, unggah sulut, atau intoleransi" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Tagar" @@ -3729,9 +3858,10 @@ msgstr "Tagar: #{tag}" msgid "Having trouble?" msgstr "Mengalami masalah?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Bantuan" @@ -3768,6 +3898,7 @@ msgstr "" msgid "Hidden list" msgstr "Daftar yang disembunyikan" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3775,11 +3906,13 @@ msgstr "Daftar yang disembunyikan" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Sembunyikan" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Sembunyikan" @@ -3818,31 +3951,43 @@ msgstr "Sembunyikan postingan ini?" msgid "Hide this reply?" msgstr "Sembunyikan balasan ini?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Sembunyikan daftar pengguna" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, terjadi masalah saat menghubungi server feed. Harap beri tahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, server feed tampaknya salah konfigurasi. Harap beri tahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, server feed tampaknya sedang offline. Harap beri tahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, server feed memberikan respons yang buruk. Harap beri tahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, kami kesulitan menemukan feed ini. Mungkin sudah dihapus." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmmmm, sepertinya kami kesulitan memuat data ini. Lihat di bawah untuk keterangan lebih lanjut. Jika masalah berlanjut, mohon hubungi kami." @@ -3854,26 +3999,28 @@ msgstr "Hmmmm, kami tidak dapat memuat layanan moderasi." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Harap tunggu! Kami secara bertahap memberikan akses video, dan Anda masih dalam antrian. Periksa kembali nanti!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Beranda" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Penyedia hosting" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3896,8 +4043,8 @@ msgstr "Saya Mempunyai Kode" msgid "I have a confirmation code" msgstr "Saya punya kode konfirmasi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Saya punya domain sendiri" @@ -3906,7 +4053,7 @@ msgstr "Saya punya domain sendiri" msgid "I understand" msgstr "Saya mengerti" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Beralih ke status teks alt yang dibentangkan jika teks alt panjang" @@ -3918,12 +4065,16 @@ msgstr "Beralih ke status teks alt yang dibentangkan jika teks alt panjang" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Jika Anda belum berusia dewasa menurut hukum negara Anda, orang tua atau wali sah Anda harus membaca Ketentuan ini atas nama Anda." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Jika Anda menghapus daftar ini, Anda tidak dapat memulihkannya lagi." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3970,7 +4121,7 @@ msgstr "Pesan tidak pantas atau tautan eksplisit" msgid "Input code sent to your email for password reset" msgstr "Masukkan kode yang dikirim ke email Anda untuk pengaturan ulang kata sandi" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Masukkan kode konfirmasi untuk penghapusan akun" @@ -3982,11 +4133,11 @@ msgstr "Masukkan kode konfirmasi untuk penghapusan akun" msgid "Input new password" msgstr "Masukkan kata sandi baru" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Masukkan kata sandi untuk penghapusan akun" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Masukkan kode yang telah dikirim ke email Anda" @@ -3994,11 +4145,11 @@ msgstr "Masukkan kode yang telah dikirim ke email Anda" #~ msgid "Input the password tied to {identifier}" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Masukkan nama pengguna atau alamat email yang Anda gunakan saat mendaftar" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Masukkan kata sandi Anda" @@ -4006,10 +4157,6 @@ msgstr "Masukkan kata sandi Anda" #~ msgid "Input your preferred hosting provider" #~ msgstr "Masukkan penyedia hosting pilihan Anda" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Masukkan panggilan Anda" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interaksi dibatasi" @@ -4022,12 +4169,12 @@ msgstr "Interaksi dibatasi" #~ msgid "Introducing new font settings" #~ msgstr "Memperkenalkan pengaturan font baru" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Kode konfirmasi 2FA tidak valid." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -4035,8 +4182,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Catatan postingan tidak valid atau tidak didukung" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nama pengguna atau kata sandi salah" @@ -4088,7 +4235,7 @@ msgstr "Sepertinya Anda salah memasukkan alamat email. Apakah Anda yakin ini sud msgid "It's correct" msgstr "Sudah benar" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Hanya ada Anda saat ini! Tambahkan lebih banyak orang ke paket pemula Anda melalui pencarian di atas." @@ -4102,12 +4249,12 @@ msgstr "Karir" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Bergabung di Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Bergabunglah dengan kami" @@ -4117,7 +4264,7 @@ msgstr "Bergabunglah dengan kami" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Jurnalisme" @@ -4134,7 +4281,7 @@ msgid "Labeled by the author." msgstr "Dilabeli oleh pemosting." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Label" @@ -4142,7 +4289,7 @@ msgstr "Label" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Label adalah anotasi yang diterapkan pada pengguna dan konten. Label dapat digunakan untuk menyembunyikan, memperingatkan, dan mengkategorikan jaringan." @@ -4166,26 +4313,27 @@ msgstr "Pilih bahasa" #~ msgid "Language settings" #~ msgstr "Pengaturan bahasa" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Pengaturan Bahasa" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Bahasa" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Lebih besar" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Terbaru" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -4211,8 +4359,8 @@ msgstr "Pelajari lebih lanjut tentang moderasi yang diterapkan pada konten ini." msgid "Learn more about this warning" msgstr "Pelajari lebih lanjut tentang peringatan ini" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Pelajari lebih lanjut tentang apa yang bersifat publik di Bluesky." @@ -4246,7 +4394,7 @@ msgstr "Hapus semua tanda untuk menampilkan semua bahasa." msgid "Leaving Bluesky" msgstr "Meninggalkan Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "yang tersisa" @@ -4263,45 +4411,56 @@ msgstr "Biarkan saya memilih" msgid "Let's get your password reset!" msgstr "Reset kata sandi Anda!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Ayo!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Terang" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Sukai 10 postingan" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Sukai 10 postingan untuk melatih feed Discover" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Sukai feed ini" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Disukai oleh" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Disukai Oleh" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "" @@ -4310,6 +4469,13 @@ msgstr "Disukai Oleh" #~ msgid "Liked by {count} {0}" #~ msgstr "" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4324,7 +4490,7 @@ msgstr "Disukai Oleh" #~ msgid "liked your post" #~ msgstr "menyukai postingan Anda" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Suka" @@ -4332,7 +4498,12 @@ msgstr "Suka" msgid "Likes on this post" msgstr "Suka pada postingan ini" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Daftar" @@ -4340,7 +4511,7 @@ msgstr "Daftar" msgid "List Avatar" msgstr "Avatar Daftar" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Daftar diblokir" @@ -4349,7 +4520,15 @@ msgstr "Daftar diblokir" msgid "List by {0}" msgstr "Daftar oleh {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Daftar dihapus" @@ -4361,7 +4540,7 @@ msgstr "Daftar telah disembunyikan" msgid "List Hidden" msgstr "Daftar Disembunyikan" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Daftar dibisukan" @@ -4369,18 +4548,19 @@ msgstr "Daftar dibisukan" msgid "List Name" msgstr "Nama Daftar" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Daftar batal diblokir" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Daftar batal dibisukan" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Daftar" @@ -4389,26 +4569,26 @@ msgstr "Daftar" msgid "Lists blocking this user:" msgstr "Daftar yang memblokir pengguna ini:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Muat lebih banyak" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Muat lebih banyak feed yang disarankan" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Muat lebih banyak akun untuk diikuti" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Muat notifikasi baru" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Muat postingan baru" @@ -4416,23 +4596,23 @@ msgstr "Muat postingan baru" msgid "Loading..." msgstr "Memuat..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Catatan" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Masuk atau daftar" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Keluar" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilitas pengguna yang tidak masuk" @@ -4440,10 +4620,15 @@ msgstr "Visibilitas pengguna yang tidak masuk" msgid "Login to account that is not listed" msgstr "Masuk ke akun yang tidak tercantum dalam daftar" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4480,8 +4665,8 @@ msgstr "Buatkan untuk saya" msgid "Make sure this is where you intend to go!" msgstr "Pastikan ini adalah situs web yang Anda tuju!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4494,7 +4679,7 @@ msgstr "Kelola kata dan tagar yang dibisukan" msgid "Mark as read" msgstr "Tandai telah dibaca" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Media" @@ -4510,9 +4695,12 @@ msgstr "pengguna yang Anda sebut" msgid "Mentioned users" msgstr "Pengguna yang Anda sebut" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menu" @@ -4525,7 +4713,7 @@ msgstr "Kirim pesan ke {0}" msgid "Message deleted" msgstr "Pesan dihapus" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Pesan dari server: {0}" @@ -4539,13 +4727,12 @@ msgid "Message is too long" msgstr "Pesan terlalu panjang" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Pengaturan pesan" +#~ msgid "Message settings" +#~ msgstr "Pengaturan pesan" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Pesan" @@ -4565,10 +4752,10 @@ msgstr "Postingan yang Menyesatkan" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderasi" @@ -4581,12 +4768,12 @@ msgstr "Detail moderasi" msgid "Moderation list by {0}" msgstr "Daftar moderasi {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Daftar moderasi oleh <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Daftar moderasi Anda" @@ -4598,12 +4785,12 @@ msgstr "Daftar moderasi dibuat" msgid "Moderation list updated" msgstr "Daftar moderasi diperbarui" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Daftar moderasi" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Daftar Moderasi" @@ -4615,11 +4802,11 @@ msgstr "pengaturan moderasi" #~ msgid "Moderation settings" #~ msgstr "Pengaturan moderasi" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Status moderasi" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Alat moderasi" @@ -4632,28 +4819,31 @@ msgstr "Moderator telah memilih untuk menetapkan peringatan umum pada konten." msgid "More" msgstr "Selengkapnya" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Feed lainnya" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Opsi lainnya" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Balasan yang paling disukai lebih dulu" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Film" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Musik" @@ -4676,7 +4866,7 @@ msgstr "Bisukan {truncatedTag}" msgid "Mute Account" msgstr "Bisukan Akun" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Bisukan akun" @@ -4701,7 +4891,7 @@ msgstr "Bisukan percakapan" msgid "Mute in:" msgstr "Bisukan pada:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Bisukan daftar" @@ -4710,7 +4900,7 @@ msgstr "Bisukan daftar" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Bisukan akun-akun ini?" @@ -4752,16 +4942,16 @@ msgstr "Bisukan kata & tagar" #~ msgid "Muted" #~ msgstr "" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Akun yang dibisukan" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Akun yang Dibisukan" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Postingan dari akun yang dibisukan akan dihilangkan dari feed dan notifikasi Anda. Pembisuan ini bersifat privat." @@ -4769,11 +4959,11 @@ msgstr "Postingan dari akun yang dibisukan akan dihilangkan dari feed dan notifi msgid "Muted by \"{0}\"" msgstr "Dibisukan oleh \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Kata & tagar yang dibisukan" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Pembisuan bersifat privat. Akun yang dibisukan tetap dapat berinteraksi dengan Anda, tetapi Anda tidak akan melihat postingan atau notifikasi dari mereka." @@ -4782,11 +4972,11 @@ msgstr "Pembisuan bersifat privat. Akun yang dibisukan tetap dapat berinteraksi msgid "My Birthday" msgstr "Tanggal Lahir Saya" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Daftar Feed Saya" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Profil Saya" @@ -4814,7 +5004,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nama atau Deskripsi Melanggar Standar Komunitas" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Alam" @@ -4827,7 +5017,7 @@ msgstr "Menuju ke {0}" #~ msgstr "Menuju ke paket pemula" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Menuju ke layar berikutnya" @@ -4849,26 +5039,27 @@ msgstr "Perlu melaporkan pelanggaran hak cipta?" #~ msgid "Never lose access to your followers and data." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Tidak akan lagi kehilangan akses ke data dan pengikut Anda." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Tidak usah, buatkan panggilan untuk saya" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Baru" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Baru" +#~ msgid "New" +#~ msgstr "Baru" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Obrolan baru" @@ -4876,12 +5067,17 @@ msgstr "Obrolan baru" #~ msgid "New font settings ✨" #~ msgstr "Pengaturan font baru ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Pesan baru" @@ -4898,21 +5094,21 @@ msgstr "Kata sandi baru" msgid "New Password" msgstr "Kata Sandi Baru" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Postingan baru" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Postingan baru" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Postingan Baru" @@ -4925,29 +5121,31 @@ msgstr "Dialog informasi pengguna baru" msgid "New User List" msgstr "Daftar Pengguna Baru" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Balasan terbaru lebih dulu" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Berita" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4958,7 +5156,7 @@ msgstr "Berikutnya" #~ msgid "Next" #~ msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Gambar berikutnya" @@ -4971,17 +5169,17 @@ msgstr "Gambar berikutnya" #~ msgid "No" #~ msgstr "Tidak" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Tidak ada deskripsi" +#~ msgid "No description" +#~ msgstr "Tidak ada deskripsi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Tanpa Panel DNS" @@ -4993,12 +5191,12 @@ msgstr "GIF tidak ditemukan. Mungkin ada masalah dengan Tenor." msgid "No feeds found. Try searching for something else." msgstr "Tidak ditemukan feed apa pun. Coba pencarian lain." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Belum ada yang menyukai" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Tidak lagi mengikuti {0}" @@ -5011,16 +5209,16 @@ msgstr "Tidak lebih dari 253 karakter" msgid "No messages yet" msgstr "Belum ada pesan" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Tidak ada percakapan lain untuk ditampilkan" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Belum ada notifikasi!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Tidak seorang pun" @@ -5032,11 +5230,11 @@ msgstr "Tak seorang pun dapat mengutip postingan ini selain pemosting." msgid "No posts yet." msgstr "Belum ada postingan." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Belum ada kutipan" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Belum ada postingan ulang" @@ -5045,22 +5243,23 @@ msgstr "Belum ada postingan ulang" msgid "No result" msgstr "Tidak ada hasil" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Tidak ada hasil" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Tidak ditemukan hasil" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Tidak ditemukan hasil untuk \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Tidak ditemukan hasil untuk {query}" @@ -5085,17 +5284,17 @@ msgstr "Tak seorang pun" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Belum ada yang menyukai ini. Mungkin Anda bisa jadi yang pertama!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Belum ada yang mengutip. Mungkin Anda bisa jadi yang pertama!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Belum ada yang memposting ulang. Mungkin Anda bisa jadi yang pertama!" @@ -5111,8 +5310,8 @@ msgstr "Ketelanjangan Non-Seksual" #~ msgid "Not Applicable." #~ msgstr "" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Tidak Ditemukan" @@ -5123,45 +5322,43 @@ msgstr "Jangan sekarang" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Catatan tentang berbagi" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Catatan: Bluesky merupakan jaringan terbuka dan publik. Pengaturan ini hanya membatasi visibilitas konten Anda pada aplikasi dan situs web Bluesky. Konten Anda mungkin tetap ditampilkan oleh aplikasi atau situs web lain kepada pengguna yang tidak masuk." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Kosong" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filter notifikasi" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Pengaturan notifikasi" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Pengaturan Notifikasi" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Suara notifikasi" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Suara Notifikasi" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notifikasi" @@ -5204,7 +5401,9 @@ msgstr "Oh tidak! Ada yang tidak beres." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -5213,8 +5412,10 @@ msgstr "OK" msgid "Okay" msgstr "Oke" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Balasan terlama lebih dulu" @@ -5226,11 +5427,11 @@ msgstr "Balasan terlama lebih dulu" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "di<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Pengaturan ulang orientasi" @@ -5278,17 +5479,17 @@ msgstr "Hanya mendukung berkas WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ups, ada yang tidak beres!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ups!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Terbuka" @@ -5300,7 +5501,7 @@ msgstr "Buka menu pintasan profil {name}" msgid "Open avatar creator" msgstr "Buka pembuat avatar" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5309,17 +5510,26 @@ msgstr "" msgid "Open conversation options" msgstr "Buka opsi percakapan" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Buka pemilih emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Buka menu opsi feed" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5335,32 +5545,32 @@ msgstr "" msgid "Open message options" msgstr "Buka opsi pesan" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Buka pengaturan kata dan tagar yang dibisukan" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Buka navigasi" +#~ msgid "Open navigation" +#~ msgstr "Buka navigasi" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Buka menu opsi postingan" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Buka menu paket pemula" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Buka halaman buku cerita" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Buka log sistem" @@ -5466,7 +5676,7 @@ msgstr "Membuka daftar kode undangan" #~ msgid "Opens moderation settings" #~ msgstr "Membuka pengaturan moderasi" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Membuka formulir pengaturan ulang kata sandi" @@ -5508,7 +5718,7 @@ msgstr "Membuka situs web tertaut" #~ msgid "Opens the threads preferences" #~ msgstr "Membuka preferensi utas" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Membuka profil ini" @@ -5534,11 +5744,11 @@ msgstr "Opsi:" msgid "Or combine these options:" msgstr "Atau gabungkan opsi-opsi berikut:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Atau, lanjutkan dengan akun lain." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Atau, masuk ke salah satu akun Anda yang lain." @@ -5563,7 +5773,7 @@ msgstr "Lainnya..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Moderator kami telah meninjau laporan dan memutuskan untuk menonaktifkan akses Anda ke obrolan di Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Halaman tidak ditemukan" @@ -5572,12 +5782,12 @@ msgstr "Halaman tidak ditemukan" msgid "Page Not Found" msgstr "Halaman Tidak Ditemukan" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Kata sandi" @@ -5604,15 +5814,15 @@ msgid "Pause video" msgstr "Jeda video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Profil" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Orang yang diikuti oleh @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Orang yang mengikuti @{0}" @@ -5629,11 +5839,11 @@ msgid "Person toggle" msgstr "Tombol alih pengguna" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Hewan Peliharaan" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografi" @@ -5641,12 +5851,16 @@ msgstr "Fotografi" msgid "Pictures meant for adults." msgstr "Gambar yang ditujukan untuk orang dewasa." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Sematkan ke beranda" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Sematkan ke Beranda" @@ -5655,15 +5869,20 @@ msgstr "Sematkan ke Beranda" msgid "Pin to your profile" msgstr "Sematkan ke profil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Disematkan" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Feed Tersemat" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Disematkan ke daftar feed Anda" @@ -5742,7 +5961,7 @@ msgstr "Masukkan email Anda." msgid "Please enter your invite code." msgstr "Silakan masukkan kode undangan Anda." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Masukkan juga kata sandi Anda:" @@ -5768,7 +5987,7 @@ msgstr "Mohon Verifikasi Email Anda" #~ msgstr "" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politik" @@ -5781,7 +6000,7 @@ msgctxt "action" msgid "Post" msgstr "Posting" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Postingan" @@ -5795,10 +6014,10 @@ msgstr "" msgid "Post by {0}" msgstr "Postingan oleh {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Postingan oleh @{0}" @@ -5810,7 +6029,7 @@ msgstr "Postingan dihapus" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Postingan disembunyikan" @@ -5836,8 +6055,8 @@ msgstr "Bahasa postingan" msgid "Post Languages" msgstr "Bahasa Postingan" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Postingan tidak ditemukan" @@ -5854,7 +6073,7 @@ msgid "posts" msgstr "postingan" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Postingan" @@ -5866,7 +6085,7 @@ msgstr "Postingan" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Postingan dapat dibisukan berdasarkan teks, tagar, atau keduanya. Sebaiknya hindari kata-kata umum yang muncul dalam postingan, karena dapat mengakibatkan tidak adanya postingan yang ditampilkan." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Postingan disembunyikan" @@ -5902,16 +6121,16 @@ msgstr "Tekan untuk mengulangi" msgid "Press to view followers of this account that you also follow" msgstr "Tekan untuk melihat pengikut akun ini yang juga Anda ikuti" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Gambar sebelumnya" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Bahasa Utama" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5919,27 +6138,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Dahulukan yang Anda Ikuti" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notifikasi prioritas" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privasi" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5959,13 +6179,13 @@ msgstr "" msgid "Processing..." msgstr "Memproses..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5980,17 +6200,25 @@ msgstr "Profil diperbarui" #~ msgid "Protect your account by verifying your email." #~ msgstr "Verifikasi email untuk mengamankan akun Anda." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Publik" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Daftar terbuka yang dapat dibagikan untuk memblokir atau membisukan pengguna secara massal." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Daftar terbuka yang dapat dibagikan untuk memblokir atau membisukan pengguna secara massal." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Daftar terbuka yang dapat dibagikan dan digunakan sebagai feed." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Daftar terbuka yang dapat dibagikan dan digunakan sebagai feed." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6016,8 +6244,8 @@ msgstr "Kode QR disimpan ke rol kamera Anda!" #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6041,23 +6269,22 @@ msgstr "Kutipan kembali dilampirkan" msgid "Quote post was successfully detached" msgstr "Kutipan berhasil dilepaskan" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Kutipan dinonaktifkan" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Kutipan diaktifkan" +#~ msgid "Quote posts enabled" +#~ msgstr "Kutipan diaktifkan" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Pengaturan kutipan" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Kutipan" @@ -6065,12 +6292,14 @@ msgstr "Kutipan" msgid "Quotes of this post" msgstr "Kutipan postingan ini" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Acak (alias \"Rolet Pemosting\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -6083,7 +6312,7 @@ msgstr "" msgid "Re-attach quote" msgstr "Kembalikan kutipan" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Aktifkan kembali akun Anda" @@ -6109,10 +6338,14 @@ msgstr "Alasan:" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Pencarian Terakhir" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "" @@ -6126,22 +6359,22 @@ msgid "Reconnect" msgstr "Hubungkan kembali" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Perbarui notifikasi" +#~ msgid "Refresh notifications" +#~ msgstr "Perbarui notifikasi" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Memuat ulang percakapan" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Hapus" @@ -6149,8 +6382,8 @@ msgstr "Hapus" msgid "Remove {displayName} from starter pack" msgstr "Hapus {displayName} dari paket pemula" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Hapus akun" @@ -6170,31 +6403,31 @@ msgstr "Hapus Sampul" msgid "Remove embed" msgstr "Hapus sisipan" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Hapus feed" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Hapus feed?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Hapus dari daftar feed saya" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Hapus dari daftar feed saya?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Hapus dari akses cepat?" @@ -6214,11 +6447,11 @@ msgstr "Hapus gambar" msgid "Remove mute word from your list" msgstr "Hapus kata yang dibisukan dari daftar Anda" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Hapus profil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Hapus profil dari riwayat pencarian" @@ -6226,8 +6459,8 @@ msgstr "Hapus profil dari riwayat pencarian" msgid "Remove quote" msgstr "Hapus kutipan" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Hapus postingan ulang" @@ -6235,7 +6468,7 @@ msgstr "Hapus postingan ulang" msgid "Remove subtitle file" msgstr "Hapus berkas subtitel" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Hapus feed ini dari feed tersimpan Anda" @@ -6261,9 +6494,9 @@ msgstr "Dihapus dari daftar feed saya" msgid "Removed from saved feeds" msgstr "Dihapus dari feed tersimpan" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Dihapus dari daftar feed Anda" @@ -6288,7 +6521,7 @@ msgstr "Menghapus postingan yang dikutip" msgid "Replace with Discover" msgstr "Ganti dengan Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Balasan" @@ -6313,6 +6546,10 @@ msgctxt "action" msgid "Reply" msgstr "Balas" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "" @@ -6335,6 +6572,10 @@ msgstr "Pengaturan balasan" msgid "Reply settings are chosen by the author of the thread" msgstr "Pengaturan balasan dipilih oleh pembuat utas" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6342,23 +6583,23 @@ msgstr "Pengaturan balasan dipilih oleh pembuat utas" #~ msgstr "" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Membalas <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Membalas postingan yang diblokir" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Membalas postingan" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Membalas Anda" @@ -6397,12 +6638,12 @@ msgstr "Laporkan percakapan" msgid "Report dialog" msgstr "Dialog laporan" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Laporkan feed" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Laporkan Daftar" @@ -6415,8 +6656,8 @@ msgstr "Laporkan pesan" msgid "Report post" msgstr "Laporkan postingan" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Laporkan paket pemula" @@ -6450,9 +6691,8 @@ msgstr "Laporkan paket pemula ini" msgid "Report this user" msgstr "Laporkan pengguna ini" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Posting ulang" @@ -6462,19 +6702,22 @@ msgstr "Posting ulang" msgid "Repost" msgstr "Posting ulang" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Posting ulang atau kutip postingan" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Diposting Ulang Oleh" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Diposting ulang oleh {0}" @@ -6482,12 +6725,12 @@ msgstr "Diposting ulang oleh {0}" #~ msgid "Reposted by <0/>" #~ msgstr "" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Diposting ulang oleh <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Diposting ulang oleh Anda" @@ -6509,8 +6752,8 @@ msgstr "Ajukan Perubahan" msgid "Request Code" msgstr "Minta Kode" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Wajibkan teks alt sebelum memposting" @@ -6553,8 +6796,8 @@ msgstr "Kode reset" msgid "Reset Code" msgstr "Kode Reset" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Reset status orientasi" @@ -6575,12 +6818,12 @@ msgstr "Reset kata sandi" #~ msgid "Resets the preferences state" #~ msgstr "Mengatur ulang status preferensi" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Mencoba masuk kembali" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Mencoba kembali tindakan terakhir yang gagal" @@ -6588,14 +6831,14 @@ msgstr "Mencoba kembali tindakan terakhir yang gagal" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6607,8 +6850,8 @@ msgstr "Ulangi" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Kembali ke halaman sebelumnya" @@ -6616,8 +6859,8 @@ msgstr "Kembali ke halaman sebelumnya" msgid "Returns to home page" msgstr "Kembali ke beranda" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Kembali ke halaman sebelumnya" @@ -6627,7 +6870,7 @@ msgstr "Kembali ke halaman sebelumnya" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6636,11 +6879,11 @@ msgstr "Kembali ke halaman sebelumnya" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Simpan" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6654,8 +6897,8 @@ msgstr "Simpan" msgid "Save birthday" msgstr "Simpan tanggal lahir" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Simpan perubahan" @@ -6676,7 +6919,7 @@ msgstr "Simpan gambar" msgid "Save image crop" msgstr "Simpan potongan gambar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6684,12 +6927,12 @@ msgstr "" msgid "Save QR code" msgstr "Simpan kode QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Simpan ke daftar feed saya" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Feed Tersimpan" @@ -6701,8 +6944,8 @@ msgstr "Disimpan ke rol kamera Anda" #~ msgid "Saved to your camera roll." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Disimpan ke daftar feed Anda" @@ -6720,37 +6963,49 @@ msgstr "Menyimpan pengaturan pemangkasan gambar" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Katakan halo!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Sains" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Gulir ke atas" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Cari" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Cari \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Cari \"{searchText}\"" @@ -6762,7 +7017,7 @@ msgstr "Cari \"{searchText}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Cari semua postingan dengan tagar {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Cari feed yang ingin Anda sarankan kepada orang lain." @@ -6778,8 +7033,10 @@ msgstr "Cari pengguna" msgid "Search GIFs" msgstr "Cari GIF" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Cari profil" @@ -6816,7 +7073,7 @@ msgstr "Lihat lowongan pekerjaan di Bluesky" #~ msgid "See profile" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Lihat panduan ini" @@ -6828,7 +7085,7 @@ msgstr "Lihat panduan ini" #~ msgid "Seek slider" #~ msgstr "Tombol geser" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6852,7 +7109,7 @@ msgstr "Pilih avatar" msgid "Select an emoji" msgstr "Pilih emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6876,7 +7133,7 @@ msgstr "Pilih berapa lama kata ini akan dibisukan." msgid "Select language..." msgstr "Pilih bahasa..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Pilih bahasa" @@ -6924,11 +7181,11 @@ msgstr "Pilih di konten mana saja kata ini akan dibisukan." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Pilih bahasa yang ingin Anda sertakan dalam feed langganan Anda. Jika tidak memilih, maka semua bahasa akan ditampilkan." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Pilih bahasa untuk teks bawaan yang akan ditampilkan dalam aplikasi." @@ -6940,7 +7197,7 @@ msgstr "Pilih tanggal lahir Anda" msgid "Select your interests from the options below" msgstr "Pilih minat Anda dari opsi di bawah ini" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Pilih bahasa yang disukai untuk terjemahan dalam feed Anda." @@ -6973,11 +7230,11 @@ msgstr "Kirim email konfirmasi" msgid "Send Confirmation Email" msgstr "Kirim Email Konfirmasi" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Kirim email" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Kirim Email" @@ -7016,7 +7273,7 @@ msgstr "Kirim email verifikasi" msgid "Send via direct message" msgstr "Kirim melalui pesan" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Kirim email dengan kode konfirmasi untuk penghapusan akun" @@ -7024,7 +7281,11 @@ msgstr "Kirim email dengan kode konfirmasi untuk penghapusan akun" msgid "Server address" msgstr "Alamat server" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Atur tanggal lahir" @@ -7052,7 +7313,7 @@ msgstr "Buat kata sandi baru" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Pilih \"Ya\" untuk menampilkan beberapa sampel dari feed tersimpan di feed Mengikuti Anda. Ini merupakan fitur eksperimental." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Siapkan akun Anda" @@ -7096,9 +7357,9 @@ msgstr "Atur email untuk pengaturan ulang kata sandi" #~ msgid "Sets image aspect ratio to wide" #~ msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Pengaturan" @@ -7112,18 +7373,20 @@ msgid "Sexually Suggestive" msgstr "Bermuatan Seksual" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Bagikan" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Bagikan" @@ -7138,14 +7401,14 @@ msgstr "Bagikan fakta menarik!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Tetap bagikan" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Bagikan feed" +#~ msgid "Share feed" +#~ msgstr "Bagikan feed" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7157,7 +7420,7 @@ msgstr "Bagikan feed" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Bagikan tautan" @@ -7175,7 +7438,11 @@ msgstr "Dialog berbagi tautan" msgid "Share QR code" msgstr "Bagikan kode QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Bagikan paket pemula ini" @@ -7187,7 +7454,7 @@ msgstr "Bagikan paket pemula ini dan bantu orang-orang untuk bergabung dengan ko msgid "Share your favorite feed!" msgstr "Bagikan feed favorit Anda!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Penguji Preferensi Bersama" @@ -7251,7 +7518,7 @@ msgstr "Tetap tampilkan daftar" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Tampilkan Lebih Lanjut" @@ -7264,7 +7531,7 @@ msgstr "Perbanyak postingan serupa" msgid "Show muted replies" msgstr "Tampilkan balasan yang dibisukan" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7272,8 +7539,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Tampilkan Postingan dari Feed Tersimpan Saya" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -7293,8 +7560,8 @@ msgstr "" #~ msgid "Show re-posts in Following feed" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -7302,7 +7569,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "Tampilkan Balasan" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7311,8 +7586,8 @@ msgstr "" #~ msgstr "Tampilkan balasan dari orang yang Anda ikuti sebelum balasan lainnya." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7331,8 +7606,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "Tampilkan balasan untuk semua" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7344,8 +7619,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7374,17 +7649,17 @@ msgstr "Tampilkan peringatan dan saring dari feed" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7406,9 +7681,9 @@ msgstr "Masuk atau buat akun Anda untuk bergabung dalam percakapan!" msgid "Sign into Bluesky or create a new account" msgstr "Masuk ke Bluesky atau buat akun baru" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Keluar" @@ -7417,16 +7692,16 @@ msgstr "Keluar" #~ msgid "Sign out of all accounts" #~ msgstr "Keluar dari semua akun" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7459,12 +7734,12 @@ msgstr "Masuk sebagai @{0}" msgid "Signup without a starter pack" msgstr "Mendaftar tanpa paket pemula" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Akun serupa" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Lewati" @@ -7472,16 +7747,16 @@ msgstr "Lewati" msgid "Skip this flow" msgstr "Lewati tahap ini" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Lebih kecil" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Pengembang Perangkat Lunak" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Beberapa feed lain yang mungkin Anda suka" @@ -7493,7 +7768,7 @@ msgstr "Beberapa orang dapat membalas" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Ada yang tidak beres" @@ -7503,22 +7778,26 @@ msgid "Something went wrong, please try again" msgstr "Ada yang tidak beres, silakan coba lagi" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Ada yang tidak beres, silakan coba lagi." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Ada yang tidak beres!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Maaf! Sesi Anda telah berakhir. Silakan masuk lagi." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -7526,11 +7805,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "Urutkan Balasan" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Urutkan balasan ke postingan yang sama berdasarkan:" @@ -7560,7 +7839,7 @@ msgstr "Spam; menyebut atau membalas secara berlebihan" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Olahraga" @@ -7572,7 +7851,17 @@ msgstr "Olahraga" msgid "Start a new chat" msgstr "Mulai obrolan baru" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Mulai obrolan dengan {displayName}" @@ -7584,9 +7873,9 @@ msgstr "Mulai obrolan dengan {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Paket Pemula" @@ -7594,15 +7883,20 @@ msgstr "Paket Pemula" msgid "Starter pack by {0}" msgstr "Paket pemula dari {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Paket pemula dari Anda" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Paket pemula tidak valid" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Paket Pemula" @@ -7614,8 +7908,8 @@ msgstr "Paket pemula memudahkan Anda untuk berbagi feed dan akun favorit Anda de #~ msgid "Status page" #~ msgstr "" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Halaman Status" @@ -7627,12 +7921,12 @@ msgstr "Halaman Status" msgid "Step {0} of {1}" msgstr "Langkah {0} dari {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Penyimpanan dibersihkan, Anda perlu memulai ulang aplikasi sekarang." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -7643,11 +7937,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Kirim" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Berlangganan" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Berlangganan @{0} untuk menggunakan label berikut:" @@ -7664,7 +7958,7 @@ msgstr "Berlangganan Pelabel" msgid "Subscribe to this labeler" msgstr "Berlangganan pelabel ini" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Berlangganan ke daftar ini" @@ -7672,7 +7966,7 @@ msgstr "Berlangganan ke daftar ini" msgid "Success!" msgstr "Sukses!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Akun yang disarankan" @@ -7680,7 +7974,7 @@ msgstr "Akun yang disarankan" #~ msgid "Suggested Follows" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Disarankan untuk Anda" @@ -7689,15 +7983,15 @@ msgstr "Disarankan untuk Anda" msgid "Suggestive" msgstr "Sugestif" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Dukungan" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -7718,14 +8012,14 @@ msgstr "Beralih Akun" #~ msgid "Switches the account you are logged in to" #~ msgstr "Alihkan akun yang Anda gunakan untuk masuk" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistem" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Log sistem" @@ -7745,6 +8039,10 @@ msgstr "Hanya tagar" #~ msgid "Tall" #~ msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Ketuk untuk menutup" @@ -7770,16 +8068,20 @@ msgstr "Ketuk untuk melihat gambar penuh" #~ msgid "Tap to view fully" #~ msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tugas selesai - 10 suka!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Latih algoritma kami dengan apa yang Anda sukai" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teknologi" @@ -7799,13 +8101,14 @@ msgstr "Beritahu kami lebih lanjut" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Ketentuan" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7853,7 +8156,7 @@ msgstr "Terima kasih. Laporan Anda telah terkirim." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Terima kasih, Anda telah berhasil memverifikasi alamat email Anda. Anda bisa menutup dialog ini." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Berisi hal berikut:" @@ -7865,12 +8168,12 @@ msgstr "Panggilan telah terpakai." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Tidak dapat menemukan paket pemula." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Sekian!" @@ -7879,6 +8182,11 @@ msgstr "Sekian!" msgid "The account will be able to interact with you after unblocking." msgstr "Akun ini dapat berinteraksi kembali dengan Anda setelah blokir dibuka." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "" @@ -7888,7 +8196,7 @@ msgstr "Akun ini dapat berinteraksi kembali dengan Anda setelah blokir dibuka." msgid "The author of this thread has hidden this reply." msgstr "Pembuat utas telah menyembunyikan balasan ini." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Aplikasi web Bluesky" @@ -7904,8 +8212,7 @@ msgstr "Kebijakan Hak Cipta telah dipindahkan ke <0/>" msgid "The Discover feed" msgstr "Feed Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Feed Discover kini tahu apa yang Anda sukai" @@ -7925,12 +8232,12 @@ msgstr "Label berikut telah diterapkan pada akun Anda." msgid "The following labels were applied to your content." msgstr "Label berikut telah diterapkan pada konten Anda." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Langkah berikut akan membantu menyesuaikan pengalaman Bluesky Anda." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Postingan mungkin telah dihapus." @@ -7946,7 +8253,7 @@ msgstr "Video yang dipilih lebih besar dari 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Paket pemula yang ingin Anda lihat tidak valid. Anda dapat menghapus paket pemula ini." @@ -7962,7 +8269,7 @@ msgstr "Ketentuan Layanan telah dipindahkan ke" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Kode verifikasi yang Anda berikan tidak valid. Pastikan Anda telah menggunakan tautan verifikasi yang benar atau minta yang baru." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Tema" @@ -7997,15 +8304,15 @@ msgstr "Ada masalah saat menghubungkan ke Tenor." #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Ada masalah saat menghubungi server" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -8014,19 +8321,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "Ada masalah saat menghubungi server Anda" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Ada masalah saat mengambil notifikasi. Ketuk di sini untuk mencoba lagi." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Ada masalah saat mengambil postingan. Ketuk di sini untuk mencoba lagi." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Ada masalah saat mengambil daftar. Ketuk di sini untuk mencoba lagi." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -8035,11 +8342,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Ada masalah saat mengambil daftar Anda. Ketuk di sini untuk mencoba lagi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -8052,9 +8359,9 @@ msgstr "Ada masalah saat mengirimkan laporan. Silakan periksa koneksi internet A #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -8081,10 +8388,10 @@ msgstr "Ada masalah! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Ada masalah. Periksa koneksi internet Anda dan coba lagi." @@ -8093,7 +8400,7 @@ msgstr "Ada masalah. Periksa koneksi internet Anda dan coba lagi." msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Ada masalah tak terduga dalam aplikasi. Beri tahu kami jika hal ini terjadi pada Anda!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Terjadi lonjakan pengguna baru di Bluesky! Kami akan mengaktifkan akun Anda secepat mungkin." @@ -8101,7 +8408,7 @@ msgstr "Terjadi lonjakan pengguna baru di Bluesky! Kami akan mengaktifkan akun A #~ msgid "These are popular accounts you might like:" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8154,7 +8461,7 @@ msgstr "Konten ini disediakan oleh {0}. Apakah Anda ingin mengaktifkan media eks msgid "This content is not available because one of the users involved has blocked the other." msgstr "Konten ini tidak tersedia karena salah satu pengguna yang terlibat telah memblokir pengguna lainnya." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Konten ini tidak dapat dilihat tanpa akun Bluesky." @@ -8170,7 +8477,7 @@ msgstr "Fitur ini masih dalam versi beta. Anda dapat membaca lebih lanjut tentan msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Feed ini sedang menerima terlalu banyak trafik dan sementara tidak tersedia. Silakan coba lagi nanti." @@ -8185,8 +8492,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Feed ini kosong! Anda mungkin perlu mengikuti lebih banyak pengguna atau menyesuaikan pengaturan bahasa." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Feed ini kosong." @@ -8194,7 +8501,7 @@ msgstr "Feed ini kosong." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Feed ini tidak lagi online. Kami akan menampilkan <0>Discover sebagai gantinya." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8226,7 +8533,7 @@ msgstr "Label ini diterapkan oleh pemosting." msgid "This label was applied by you." msgstr "Label ini diterapkan oleh Anda." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Pelabel ini belum menyatakan label apa yang diterbitkannya, dan mungkin tidak aktif." @@ -8239,8 +8546,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Daftar yang dibuat oleh <0>{0} ini mengandung kemungkinan pelanggaran pedoman komunitas Bluesky pada nama atau deskripsinya." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Daftar ini kosong!" +#~ msgid "This list is empty!" +#~ msgstr "Daftar ini kosong!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8259,7 +8570,7 @@ msgid "This post has been deleted." msgstr "Postingan ini telah dihapus." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Postingan ini hanya dapat dilihat oleh pengguna yang masuk. Ini tidak akan terlihat bagi pengguna yang belum masuk." @@ -8287,11 +8598,11 @@ msgstr "Balasan ini akan disortir ke bagian tersembunyi di bawah utas Anda dan a msgid "This service has not provided terms of service or a privacy policy." msgstr "Layanan ini tidak menyediakan ketentuan layanan atau kebijakan privasi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Ini akan membuat catatan domain di:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Pengguna ini tidak memiliki pengikut." @@ -8320,7 +8631,7 @@ msgstr "Pengguna ini termasuk dalam daftar <0>{0} yang telah Anda bisukan" msgid "This user is new here. Press for more info about when they joined." msgstr "Pengguna ini masih baru. Tekan untuk informasi lebih lanjut tentang kapan ia bergabung." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Pengguna ini tidak mengikuti siapa pun." @@ -8336,7 +8647,7 @@ msgstr "Ini akan menghapus \"{0}\" dari daftar kata yang Anda bisukan. Anda teta #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Ini akan menghapus @{0} dari daftar akses cepat." @@ -8344,12 +8655,17 @@ msgstr "Ini akan menghapus @{0} dari daftar akses cepat." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Ini akan menghapus postingan Anda dari kutipan ini untuk semua pengguna, dan menempatkan teks pengganti." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferensi utas" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferensi Utas" @@ -8357,7 +8673,12 @@ msgstr "Preferensi Utas" #~ msgid "Thread settings updated" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8365,7 +8686,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Mode Bersusun" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferensi Utas" @@ -8405,15 +8726,20 @@ msgstr "Hari ini" msgid "Toggle dropdown" msgstr "Beralih dropdown" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Beralih untuk mengaktifkan atau menonaktifkan konten dewasa" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Teratas" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "" @@ -8427,12 +8753,18 @@ msgstr "Teratas" msgid "Translate" msgstr "Terjemahkan" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Coba lagi" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -8440,23 +8772,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "Autentikasi dua faktor" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Masukkan panggilan Anda" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Ketik pesan Anda di sini" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tipe:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Buka blokir daftar" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Bunyikan daftar" @@ -8466,14 +8802,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Tidak dapat terhubung ke layanan. Mohon periksa koneksi internet Anda." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Tidak dapat menghapus" @@ -8484,7 +8820,7 @@ msgstr "Tidak dapat menghapus" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Buka blokir" @@ -8508,12 +8844,15 @@ msgstr "Buka blokir Akun" msgid "Unblock Account?" msgstr "Buka Blokir Akun?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Batalkan posting ulang" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8532,16 +8871,20 @@ msgstr "Berhenti ikuti {0}" msgid "Unfollow Account" msgstr "Berhenti Ikuti Akun" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Batalkan suka feed ini" +#~ msgid "Unlike this feed" +#~ msgstr "Batalkan suka feed ini" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Bunyikan" @@ -8585,12 +8928,17 @@ msgstr "Bunyikan video" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Lepas sematan" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Lepaskan sematan dari beranda" @@ -8599,11 +8947,15 @@ msgstr "Lepaskan sematan dari beranda" msgid "Unpin from profile" msgstr "Lepas sematan dari profil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Lepas sematan daftar moderasi" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Dilepaskan dari daftar feed Anda" @@ -8653,8 +9005,8 @@ msgstr "Konten Seksual yang Tidak Diinginkan" msgid "Update <0>{displayName} in Lists" msgstr "Perbarui <0>{displayName} dalam Daftar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -8678,7 +9030,7 @@ msgstr "Memperbarui..." msgid "Upload a photo instead" msgstr "Unggah foto saja" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Unggah berkas teks ke:" @@ -8722,7 +9074,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Gunakan kata sandi aplikasi untuk masuk ke klien Bluesky lain tanpa memberikan akses penuh ke akun atau kata sandi Anda." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -8730,7 +9082,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Gunakan bsky.social sebagai penyedia hosting" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Gunakan penyedia panggilan bawaan" @@ -8739,8 +9091,8 @@ msgstr "Gunakan penyedia panggilan bawaan" msgid "Use in-app browser" msgstr "Gunakan peramban dalam aplikasi" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -8795,11 +9147,10 @@ msgid "User list by {0}" msgstr "Daftar pengguna {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Daftar pengguna oleh <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Daftar pengguna oleh <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Daftar pengguna Anda" @@ -8812,16 +9163,16 @@ msgid "User list updated" msgstr "Daftar pengguna diperbarui" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Daftar Pengguna" +#~ msgid "User Lists" +#~ msgstr "Daftar Pengguna" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nama pengguna atau alamat email" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Pengguna" +#~ msgid "Users" +#~ msgstr "Pengguna" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8831,8 +9182,8 @@ msgstr "Pengguna" msgid "users followed by <0>@{0}" msgstr "pengguna yang diikuti <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Pengguna yang saya ikuti" @@ -8844,7 +9195,7 @@ msgstr "Pengguna di \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Pengguna yang telah menyukai konten atau profil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Nilai:" @@ -8856,8 +9207,8 @@ msgstr "Diperlukan email yang terverifikasi" #~ msgid "Verify {0}" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verifikasi DNS" @@ -8887,13 +9238,13 @@ msgstr "Verifikasi Email Baru" msgid "Verify now" msgstr "Verifikasi sekarang" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verifikasi Berkas" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8906,8 +9257,8 @@ msgstr "Verifikasi Email Anda" #~ msgid "Version {0}" #~ msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8925,7 +9276,7 @@ msgid "Video failed to process" msgstr "Video gagal diproses" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Permainan Video" @@ -8954,16 +9305,17 @@ msgstr "Video: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Durasi video harus kurang dari 60 detik" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Lihat avatar {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Lihat profil {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Lihat profil {displayName}" @@ -9007,38 +9359,38 @@ msgstr "Lihat informasi tentang label ini" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Lihat profil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Lihat avatar" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Lihat layanan pelabelan yang disediakan oleh @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Lihat pengguna yang menyukai feed ini" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Lihat daftar akun yang Anda blokir" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Lihat daftar feed Anda dan jelajahi lebih lanjut" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Lihat daftar moderasi Anda" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Lihat daftar akun yang Anda bisukan" @@ -9065,15 +9417,19 @@ msgstr "Peringatkan konten" msgid "Warn content and filter from feeds" msgstr "Peringatkan konten dan saring dari feed" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Kami tidak menemukan hasil apa pun untuk tagar tersebut." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Kami tidak dapat memuat percakapan ini" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Kami perkirakan {estimatedTime} hingga akun Anda siap." @@ -9081,7 +9437,7 @@ msgstr "Kami perkirakan {estimatedTime} hingga akun Anda siap." msgid "We have sent another verification email to <0>{0}." msgstr "Kami telah mengirimkan email verifikasi baru ke <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Semoga Anda senang dan betah di sini. Ingat, Bluesky itu:" @@ -9105,7 +9461,7 @@ msgstr "Kami tidak dapat memastikan apakah Anda diizinkan untuk mengunggah video msgid "We were unable to load your birth date preferences. Please try again." msgstr "Kami tidak dapat memuat preferensi tanggal lahir Anda. Silakan coba lagi." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Kami tidak dapat memuat pelabel yang Anda konfigurasikan saat ini." @@ -9113,7 +9469,7 @@ msgstr "Kami tidak dapat memuat pelabel yang Anda konfigurasikan saat ini." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Sepertinya ada masalah koneksi. Mohon coba lagi untuk melanjutkan pengaturan akun Anda. Jika terus gagal, Anda dapat melewati langkah ini." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Kami akan memberi tahu Anda ketika akun Anda siap." @@ -9121,7 +9477,8 @@ msgstr "Kami akan memberi tahu Anda ketika akun Anda siap." msgid "We'll use this to help customize your experience." msgstr "Kami akan menggunakan ini untuk menyesuaikan pengalaman Anda." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Kami mengalami masalah jaringan, coba lagi" @@ -9133,7 +9490,7 @@ msgstr "Kami mengalami masalah jaringan, coba lagi" msgid "We're so excited to have you join us!" msgstr "Kami sangat senang Anda bergabung dengan kami!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Maaf, kami tidak dapat memuat daftar ini. Jika masalah berlanjut, silakan hubungi pembuat daftar, @{handleOrDid}." @@ -9141,7 +9498,7 @@ msgstr "Maaf, kami tidak dapat memuat daftar ini. Jika masalah berlanjut, silaka msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Mohon maaf, untuk saat ini kami tidak dapat memuat kata yang Anda bisukan. Silakan coba lagi." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Maaf, pencarian Anda tidak dapat dilakukan. Mohon coba lagi dalam beberapa menit." @@ -9149,7 +9506,7 @@ msgstr "Maaf, pencarian Anda tidak dapat dilakukan. Mohon coba lagi dalam bebera msgid "We're sorry! The post you are replying to has been deleted." msgstr "Kami mohon maaf! Postingan yang Anda balas telah dihapus." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Maaf! Kami tidak dapat menemukan halaman yang Anda cari." @@ -9158,11 +9515,11 @@ msgstr "Maaf! Kami tidak dapat menemukan halaman yang Anda cari." #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Maaf! Anda hanya dapat berlangganan dua puluh pelabel, dan Anda telah mencapai batas tersebut." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Selamat datang kembali!" @@ -9182,6 +9539,10 @@ msgstr "Apa saja minat Anda?" msgid "What do you want to call your starter pack?" msgstr "Apa nama paket pemula Anda?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9218,7 +9579,7 @@ msgstr "Siapa yang dapat membalas" #~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Waduh!" @@ -9269,11 +9630,11 @@ msgid "Write your reply" msgstr "Tulis balasan Anda" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Penulis" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9286,7 +9647,7 @@ msgstr "Ya" msgid "Yes, deactivate" msgstr "Ya, nonaktifkan" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Ya, hapus paket pemula ini" @@ -9298,7 +9659,7 @@ msgstr "Ya, lepaskan" msgid "Yes, hide" msgstr "Ya, sembunyikan" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Ya, aktifkan kembali akun saya" @@ -9318,7 +9679,7 @@ msgstr "Anda" msgid "You" msgstr "Anda" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Anda sedang dalam antrian." @@ -9326,7 +9687,7 @@ msgstr "Anda sedang dalam antrian." msgid "You are not allowed to upload videos." msgstr "Anda tidak diizinkan untuk mengunggah video." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Anda tidak mengikuti siapa pun." @@ -9339,7 +9700,7 @@ msgstr "Anda tidak mengikuti siapa pun." msgid "You can also discover new Custom Feeds to follow." msgstr "Anda juga bisa menemukan Feed Kustom baru untuk diikuti." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Anda juga dapat menonaktifkan akun untuk sementara, dan mengaktifkannya kembali kapan saja." @@ -9351,7 +9712,7 @@ msgstr "Anda juga dapat menonaktifkan akun untuk sementara, dan mengaktifkannya #~ msgid "You can change this at any time." #~ msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Anda dapat melanjutkan percakapan yang sedang berlangsung terlepas dari pengaturan mana yang Anda pilih." @@ -9360,15 +9721,21 @@ msgstr "Anda dapat melanjutkan percakapan yang sedang berlangsung terlepas dari msgid "You can now sign in with your new password." msgstr "Sekarang Anda dapat masuk dengan kata sandi baru." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Anda dapat mengaktifkan kembali akun Anda untuk melanjutkan masuk. Profil dan postingan Anda akan terlihat oleh pengguna lain." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Anda tidak memiliki pengikut." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Anda tidak mengikuti satu pun pengguna yang mengikuti @{name}." @@ -9376,7 +9743,7 @@ msgstr "Anda tidak mengikuti satu pun pengguna yang mengikuti @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Anda belum memiliki kode undangan! Kami akan mengirimkan kode saat Anda sudah sedikit lama di Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Anda tidak memiliki feed yang disematkan." @@ -9384,11 +9751,11 @@ msgstr "Anda tidak memiliki feed yang disematkan." #~ msgid "You don't have any saved feeds!" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Anda tidak memiliki feed yang disimpan." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Anda telah memblokir atau diblokir oleh pemosting ini." @@ -9426,7 +9793,7 @@ msgstr "Anda telah membisukan akun ini." msgid "You have muted this user" msgstr "Anda telah membisukan pengguna ini" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Anda belum memiliki percakapan. Mulai sekarang!" @@ -9434,7 +9801,6 @@ msgstr "Anda belum memiliki percakapan. Mulai sekarang!" msgid "You have no feeds." msgstr "Anda tidak memiliki feed." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Anda tidak memiliki daftar." @@ -9443,7 +9809,7 @@ msgstr "Anda tidak memiliki daftar." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Anda belum memblokir akun apa pun. Untuk memblokir akun, buka profil mereka dan pilih \"Blokir akun\" dari menu di akunnya." @@ -9451,7 +9817,7 @@ msgstr "Anda belum memblokir akun apa pun. Untuk memblokir akun, buka profil mer #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Anda belum membuat kata sandi aplikasi. Anda dapat membuatnya dengan menekan tombol di bawah ini." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Anda belum membisukan akun apa pun. Untuk membisukan akun, buka profil mereka dan pilih \"Bisukan akun\" dari menu di akunnya." @@ -9528,11 +9894,11 @@ msgstr "Anda harus memberikan akses ke pustaka foto Anda untuk menyimpan gambar msgid "You must select at least one labeler for a report" msgstr "Anda harus memilih setidaknya satu pelabel untuk sebuah laporan" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Anda telah menonaktifkan @{0} sebelumnya." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -9588,7 +9954,7 @@ msgstr "Dapatkan informasi terbaru melalui feed berikut" #~ msgid "You're in control" #~ msgstr "" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Anda sedang dalam antrian" @@ -9597,7 +9963,7 @@ msgstr "Anda sedang dalam antrian" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Anda masuk menggunakan Sandi Aplikasi. Mohon gunakan kata sandi utama untuk melanjutkan penonaktifan akun Anda." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Anda siap untuk mulai!" @@ -9606,6 +9972,10 @@ msgstr "Anda siap untuk mulai!" msgid "You've chosen to hide a word or tag within this post." msgstr "Anda telah memilih untuk menyembunyikan kata atau tagar dalam postingan ini." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Anda telah mencapai bagian akhir feed! Temukan lebih banyak akun lain untuk diikuti." @@ -9622,7 +9992,7 @@ msgstr "Anda telah mencapai batas harian unggahan video (terlalu banyak video)" msgid "Your account" msgstr "Akun Anda" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Akun Anda telah dihapus" @@ -9650,6 +10020,10 @@ msgstr "Obrolan Anda telah dinonaktifkan" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Pilihan Anda akan disimpan, tetapi dapat diubah nanti di pengaturan." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "" @@ -9669,7 +10043,7 @@ msgstr "Alamat email Anda telah diperbarui namun belum diverifikasi. Silakan ver msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Alamat email Anda belum diverifikasi. Ini merupakan langkah keamanan penting yang kami rekomendasikan." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Suka pertama Anda!" @@ -9677,14 +10051,14 @@ msgstr "Suka pertama Anda!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Feed mengikuti Anda kosong! Ikuti lebih banyak pengguna untuk melihat apa yang terjadi." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Panggilan lengkap Anda akan menjadi <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Panggilan lengkap Anda akan menjadi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Panggilan lengkap Anda akan menjadi <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Kata yang Anda bisukan" @@ -9701,7 +10075,7 @@ msgstr "Postingan Anda telah dipublikasikan" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Postingan, suka, dan pemblokiran Anda bersifat publik. Sedangkan pembisuan bersifat privat." @@ -9720,7 +10094,3 @@ msgstr "Balasan Anda telah dipublikasikan" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Laporan Anda akan dikirim ke Layanan Moderasi Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Panggilan Anda" diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 1d09ded551..90849730af 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -1,9 +1,9 @@ -# +# # Translators: # arestifop, 2024 # Francisco, 2024 # Michele Locati , 2024 -# +# msgid "" msgstr "" "Project-Id-Version: Italian localization\n" @@ -444,7 +444,6 @@ msgstr "Account riattivato" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "Aggiungi" @@ -461,7 +460,8 @@ msgstr "Aggiungi {displayName} allo starter pack" msgid "Add a content warning" msgstr "Aggiungi un avviso sul contenuto" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Aggiungi un utente a questo elenco" @@ -515,6 +515,11 @@ msgstr "Aggiungi parole e tag silenziati" msgid "Add new post" msgstr "Aggiungi nuovo post" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Aggiungi feed consigliati" @@ -931,8 +936,8 @@ msgstr "Riproduci automaticamente video e GIF" msgid "Back" msgstr "Indietro" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Prima di creare una lista, devi verificare il tuo indirizzo email." @@ -950,8 +955,8 @@ msgstr "Prima di creare uno starter pack, devi verificare la tua email." msgid "Before you may message another user, you must first verify your email." msgstr "Prima di poter inviare un messaggio a un altro utente, devi verificare la tua email." -#: src/components/interstitials/Trending.tsx:60 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:56 +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 msgid "BETA" msgstr "BETA" @@ -983,15 +988,15 @@ msgstr "Blocca account" msgid "Block Account?" msgstr "Bloccare account?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blocca gli account" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Lista di account bloccati" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Vuoi bloccare questi account?" @@ -1017,7 +1022,7 @@ msgstr "Gli account bloccati non possono rispondere alle tue discussioni, menzio msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Gli account bloccati non possono rispondere alle tue discussioni, menzionarti, o interagire in nessun altro modo con te. Non vedrai il loro contenuto e non vedranno il tuo." -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Post bloccato." @@ -1025,7 +1030,7 @@ msgstr "Post bloccato." msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Il blocco non impedisce al labeler di inserire etichette nel tuo account." -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Il blocco è pubblico. Gli account bloccati non possono rispondere alle tue discussioni, menzionarti, o interagire con te in nessun altro modo." @@ -1109,15 +1114,15 @@ msgstr "Scopri nuovi suggerimenti dalla Ricerca" msgid "Browse other feeds" msgstr "Cerca altri feed" -#: src/components/TrendingTopics.tsx:171 +#: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" msgstr "Sfoglia i post su {displayName}" -#: src/components/TrendingTopics.tsx:179 +#: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" msgstr "Sfoglia i post con tag {displayName}" -#: src/components/TrendingTopics.tsx:217 +#: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" msgstr "Sfoglia l'argomento {displayName}" @@ -1149,7 +1154,7 @@ msgstr "Iscrivendoti accetti i <0>Termini di servizio." msgid "Camera" msgstr "Fotocamera" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1181,14 +1186,14 @@ msgid "Cancel" msgstr "Annulla" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Annulla" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Annulla l'eliminazione dell'account" @@ -1316,7 +1321,7 @@ msgstr "Verifica il mio stato" msgid "Check your email for a login code and enter it here." msgstr "Controlla la tua email per il codice di accesso e inseriscilo qui." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Controlla la tua posta in arrivo, dovrebbe contenere un'e-mail con il codice di conferma da inserire di seguito:" @@ -1382,12 +1387,12 @@ msgid "click here" msgstr "clicca qui" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Clicca qui per maggiori informazioni riguardo la disattivazione del tuo account" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Clicca qui per maggiori informazioni riguardo la disattivazione del tuo account" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Clicca qui per maggiori informazioni." +#~ msgid "Click here for more information." +#~ msgstr "Clicca qui per maggiori informazioni." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1460,7 +1465,7 @@ msgstr "Chiudi il visualizzatore di immagini" msgid "Close navigation footer" msgstr "Chiudi la navigazione del footer" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Chiudi la finestra" @@ -1557,7 +1562,7 @@ msgstr "Conferma il cambio" msgid "Confirm content language settings" msgstr "Conferma le impostazioni della lingua del contenuto" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Conferma l'eliminazione dell'account" @@ -1574,8 +1579,8 @@ msgstr "Conferma la tua data di nascita" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Codice di conferma" @@ -1721,7 +1726,7 @@ msgstr "Copia link" msgid "Copy Link" msgstr "Copia link" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copia link alla lista" @@ -1761,7 +1766,7 @@ msgstr "Errore nell'abbandonare la conversazione" msgid "Could not load feed" msgstr "Non è stato possibile caricare il feed" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Non è stato possibile caricare la lista" @@ -1885,7 +1890,7 @@ msgstr "Icone predefinite" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Elimina" @@ -1894,7 +1899,7 @@ msgstr "Elimina" msgid "Delete account" msgstr "Elimina account" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Elimina l'account <0>\"<1>{0}<2>\"" @@ -1914,7 +1919,7 @@ msgstr "Elimina il record della dichiarazione della chat" msgid "Delete for me" msgstr "Elimina per me" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Elimina la lista" @@ -1926,7 +1931,7 @@ msgstr "Elimina messaggio" msgid "Delete message for me" msgstr "Elimina messaggio per me" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Elimina il mio account" @@ -1945,7 +1950,7 @@ msgstr "Elimina starter pack" msgid "Delete starter pack?" msgstr "Eliminare lo starter pack?" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Eliminare questa lista?" @@ -1962,7 +1967,7 @@ msgstr "Eliminato" msgid "Deleted Account" msgstr "Account eliminato" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Post eliminato." @@ -2228,7 +2233,7 @@ msgstr "Ogni codice funziona per un solo uso. Riceverai periodicamente più codi msgid "Edit" msgstr "Modifica" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Modifica" @@ -2253,7 +2258,7 @@ msgstr "Modifica l'immagine" msgid "Edit interaction settings" msgstr "Modifica impostazioni di interazione" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Modifica lista" @@ -2544,7 +2549,7 @@ msgstr "Esclude gli utenti che segui" msgid "Exit fullscreen" msgstr "Esci da schermo intero" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Uscita dall'eliminazione dell'account" @@ -2770,7 +2775,7 @@ msgstr "I feed sono algoritmi personalizzati che gli utenti creano con un minimo msgid "Feeds updated!" msgstr "Feed aggiornati!" -#: src/screens/Search/components/ExploreRecommendations.tsx:54 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 msgid "Feeds we think you might like." msgstr "Feed che potrebbero piacerti." @@ -2950,7 +2955,7 @@ msgstr "Dimensione carattere" msgid "Food" msgstr "Cibo" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Per motivi di sicurezza, invieremo un codice di conferma al tuo indirizzo email." @@ -2983,7 +2988,7 @@ msgstr "Password dimenticata?" msgid "Frequently Posts Unwanted Content" msgstr "Pubblica spesso contenuti indesiderati" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Di @{sanitizedAuthor}" @@ -3025,13 +3030,13 @@ msgstr "Dai un volto al tuo profilo" msgid "Glaring violations of law or terms of service" msgstr "Evidenti violazioni della legge o dei termini di servizio" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Torna indietro" @@ -3042,7 +3047,7 @@ msgstr "Torna indietro" #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Torna indietro" @@ -3157,7 +3162,7 @@ msgstr "Ecco la tua password per app!" msgid "Hidden list" msgstr "Lista nascosta" -#: src/components/interstitials/Trending.tsx:106 +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3165,8 +3170,9 @@ msgstr "Lista nascosta" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:98 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Nascondi" @@ -3204,13 +3210,15 @@ msgstr "Nascondere questo post?" msgid "Hide this reply?" msgstr "Nascondere questa risposta?" -#: src/components/interstitials/Trending.tsx:66 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:55 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" msgstr "Nascondi gli argomenti di tendenza" -#: src/components/interstitials/Trending.tsx:104 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:96 +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 msgid "Hide trending topics?" msgstr "Nascondere gli argomenti di tendenza?" @@ -3270,6 +3278,8 @@ msgstr "Servizio di hosting" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Prima le risposte più popolari" @@ -3310,7 +3320,7 @@ msgstr "Se il testo alternativo è lungo, attiva l'opzione Espandi testo alterna msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Se non sei ancora maggiorenne secondo le leggi del tuo Paese, il tuo genitore o tutore legale deve leggere i Termini a tuo nome." -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Se elimini questa lista, non potrai recuperarla." @@ -3358,7 +3368,7 @@ msgstr "Messaggi inappropriati o link espliciti" msgid "Input code sent to your email for password reset" msgstr "Inserisci il codice inviato alla tua email per reimpostare la password" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Inserisci il codice di conferma per l'eliminazione dell'account" @@ -3366,7 +3376,7 @@ msgstr "Inserisci il codice di conferma per l'eliminazione dell'account" msgid "Input new password" msgstr "Inserisci la nuova password" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Inserisci la password per l'eliminazione dell'account" @@ -3669,6 +3679,11 @@ msgstr "Mi piace" msgid "Likes on this post" msgstr "Mi piace in questo post" +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + #: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -3677,7 +3692,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Immagine della lista" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista bloccata" @@ -3694,7 +3709,7 @@ msgstr "Lista di <0/>" msgid "List by you" msgstr "Lista tua" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista eliminata" @@ -3702,11 +3717,11 @@ msgstr "Lista eliminata" msgid "List has been hidden" msgstr "La lista è stata nascosta" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "Lista nascosta" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista silenziata" @@ -3714,11 +3729,11 @@ msgstr "Lista silenziata" msgid "List Name" msgstr "Nome della lista" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lista sbloccata" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Lista riattivata" @@ -3754,7 +3769,7 @@ msgstr "Carica più notifiche" #: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Carica nuovi post" @@ -3967,7 +3982,7 @@ msgid "More feeds" msgstr "Altri feed" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Altre opzioni" @@ -3976,6 +3991,8 @@ msgid "Most-liked first" msgstr "Prima le risposte con più mi piace" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Dai priorità alle risposte con più mi piace" @@ -4006,7 +4023,7 @@ msgstr "Silenzia {truncatedTag}" msgid "Mute Account" msgstr "Silenzia account" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silenzia account" @@ -4023,11 +4040,11 @@ msgstr "Silenzia conversazione" msgid "Mute in:" msgstr "Silenzia in:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silenzia lista" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Silenziare questi account?" @@ -4086,7 +4103,7 @@ msgstr "Silenziato da \"{0}\"" msgid "Muted words & tags" msgstr "Parole e tag silenziati" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Silenziare un account è privato. Gli account silenziati possono interagire con te, ma non vedrai i loro post né riceverai notifiche da loro." @@ -4153,8 +4170,8 @@ msgstr "Non perdere mai l'accesso ai tuoi follower o ai tuoi dati." msgid "Nevermind, create a handle for me" msgstr "Non importa, crea un nome utente per me" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nuova" @@ -4171,8 +4188,8 @@ msgstr "Nuova chat" msgid "New handle" msgstr "Nuovo nome utente" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "Nuova lista" @@ -4196,8 +4213,8 @@ msgstr "Nuova password" #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 #: src/view/screens/Profile.tsx:495 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nuovo post" @@ -4221,6 +4238,8 @@ msgstr "Nuova lista" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Mostra prima le risposte più recenti" @@ -4471,6 +4490,8 @@ msgstr "Va bene" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Mostra prima le risposte meno recenti" @@ -4549,7 +4570,7 @@ msgstr "Apri la finestra di dialogo per la modifica del nome utente" msgid "Open conversation options" msgstr "Apri opzioni conversazione" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "Apri il menu a scomparsa" @@ -4723,8 +4744,8 @@ msgstr "Pagina non trovata" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Password" @@ -4793,7 +4814,7 @@ msgstr "Immagini consigliate ad un pubblico adulto." msgid "Pin feed" msgstr "Fissa feed" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Fissa su home" @@ -4819,7 +4840,7 @@ msgstr "{0} fissato su home" msgid "Pinned Feeds" msgstr "Feed fissati" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Fissato ai tuoi feed" @@ -4885,7 +4906,7 @@ msgstr "Inserisci la tua email." msgid "Please enter your invite code." msgstr "Inserisci il tuo codice d'invito." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Inserisci anche la tua password:" @@ -4920,7 +4941,7 @@ msgctxt "action" msgid "Post" msgstr "Post" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Post" @@ -4949,7 +4970,7 @@ msgstr "Post eliminato" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Non è stato possibile inviare il post. Verifica la tua connessione a internet e riprova." -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Post nascosto" @@ -4975,8 +4996,8 @@ msgstr "Lingua del post" msgid "Post Languages" msgstr "Lingue del post" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Post non trovato" @@ -5103,13 +5124,21 @@ msgstr "Profilo aggiornato" msgid "Public" msgstr "Pubblico" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Elenchi pubblici e condivisibili di utenti da silenziare o bloccare in massa." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Elenchi pubblici e condivisibili di utenti da silenziare o bloccare in massa." #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "Liste pubbliche e condivisibili che danno impulso ai feed." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Liste pubbliche e condivisibili che danno impulso ai feed." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5159,6 +5188,8 @@ msgstr "Citazioni post" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Casuale (nota come \"Poster's Roulette\")" @@ -5197,7 +5228,7 @@ msgstr "Motivo:" msgid "Recent Searches" msgstr "Ricerche recenti" -#: src/screens/Search/components/ExploreRecommendations.tsx:50 +#: src/screens/Search/components/ExploreRecommendations.tsx:49 msgid "Recommended" msgstr "Consigliati" @@ -5260,7 +5291,7 @@ msgstr "Rimuovere il feed?" #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Rimuovi dai miei feed" @@ -5335,7 +5366,7 @@ msgstr "Rimosso dai feed salvati" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Rimosso dai tuoi feed" @@ -5387,6 +5418,10 @@ msgstr "Impostazioni delle risposte" msgid "Reply settings are chosen by the author of the thread" msgstr "Le impostazioni delle risposte sono scelte dall'autore del thread" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5443,7 +5478,7 @@ msgstr "Segnala dialogo" msgid "Report feed" msgstr "Segnala feed" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Segnala lista" @@ -5622,7 +5657,7 @@ msgstr "Riprova" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Ritorna alla pagina precedente" @@ -5704,7 +5739,7 @@ msgid "Saved to your camera roll" msgstr "Salvata nella tua galleria" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Salvato nei tuoi feed" @@ -5728,7 +5763,7 @@ msgstr "Di' ciao!" msgid "Science" msgstr "Scienza" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Scorri verso l'alto" @@ -5928,11 +5963,11 @@ msgstr "Invia email di conferma" msgid "Send Confirmation Email" msgstr "Invia email di conferma" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Invia email" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Invia email" @@ -5971,7 +6006,7 @@ msgstr "Invia email di verifica" msgid "Send via direct message" msgstr "Invia tramite messaggi" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Invia un'email con il codice di conferma per l'eliminazione dell'account" @@ -6015,16 +6050,16 @@ msgid "Sexually Suggestive" msgstr "Sessualmente allusivo" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 -#: src/screens/Topic.tsx:98 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Condividi" @@ -6162,13 +6197,21 @@ msgstr "Mostra citazioni" msgid "Show replies" msgstr "Mostra risposte" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Mostra risposte delle persone che segui prima delle altre risposte" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "Mostra risposte in modalità a thread" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Mostra risposte in modalità a thread" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6363,6 +6406,16 @@ msgstr "Sport" msgid "Start a new chat" msgstr "Avvia una nuova conversazione" +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Avvia conversazione con {displayName}" @@ -6423,7 +6476,7 @@ msgstr "Cronologia" msgid "Submit" msgstr "Invia" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Iscriviti" @@ -6439,7 +6492,7 @@ msgstr "Iscriviti a Labeler" msgid "Subscribe to this labeler" msgstr "Iscriviti a questo labeler" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Iscriviti alla lista" @@ -6669,8 +6722,8 @@ msgstr "Ai tuoi contenuti sono state applicate le seguenti etichette." msgid "The following steps will help customize your Bluesky experience." msgstr "I passaggi seguenti ti aiuteranno a personalizzare la tua esperienza con Bluesky." -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Il post potrebbe essere stato eliminato." @@ -6715,8 +6768,8 @@ msgid "There was an issue connecting to Tenor." msgstr "Si è verificato un problema durante la connessione a Tenor." #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Si è verificato un problema durante il contatto con il server" @@ -6739,7 +6792,7 @@ msgstr "Si è verificato un problema durante il recupero delle notifiche. Tocca msgid "There was an issue fetching posts. Tap here to try again." msgstr "Si è verificato un problema nel recupero dei post. Tocca qui per riprovare." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Si è verificato un problema durante il recupero dell'elenco. Tocca qui per riprovare." @@ -6790,10 +6843,10 @@ msgstr "Si è verificato un problema! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Si è verificato un problema. Verifica la tua connessione a internet e prova di nuovo." @@ -6877,7 +6930,7 @@ msgstr "Questo feed è vuoto! Prova a seguire più utenti o ottimizza le imposta #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Questo feed è vuoto." @@ -6922,8 +6975,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Questa lista - creata da <0>{0} - contiene violazioni dei termini della community di Bluesky nel nome o nella descrizione." #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "Questa lista è vuota!" +#~ msgid "This list is empty!" +#~ msgstr "Questa lista è vuota!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7011,6 +7068,11 @@ msgstr "Questo rimuoverà @{0} dalla lista d'accesso rapido." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Il tuo post verrà rimosso da questa citazione per tutti gli utenti, ed al suo posto verrà mostrato un avviso." +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + #: src/screens/Settings/ContentAndMediaSettings.tsx:65 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" @@ -7020,6 +7082,11 @@ msgstr "Preferenze delle discussioni" msgid "Thread Preferences" msgstr "Preferenze delle discussioni" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Modalità a thread" @@ -7079,9 +7146,9 @@ msgstr "Argomento" msgid "Translate" msgstr "Traduci" -#: src/components/interstitials/Trending.tsx:55 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:51 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:52 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "Di tendenza" @@ -7110,11 +7177,11 @@ msgstr "Scrivi il tuo messaggio qui" msgid "Type:" msgstr "Tipo:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Sblocca lista" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Riattiva lista" @@ -7142,7 +7209,7 @@ msgstr "Impossibile eliminare" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Sblocca" @@ -7198,7 +7265,7 @@ msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Non mi piace più ({0, plural, one {# mi piace} other {# mi piace}})" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Riattiva" @@ -7234,7 +7301,7 @@ msgstr "Riattiva questa discussione" msgid "Unmute video" msgstr "Riattiva audio" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Non fissare più" @@ -7253,7 +7320,7 @@ msgstr "Non fissare più su home" msgid "Unpin from profile" msgstr "Non fissare più sul profilo" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Non fissare più la lista di moderazione" @@ -7261,7 +7328,7 @@ msgstr "Non fissare più la lista di moderazione" msgid "Unpinned {0} from Home" msgstr "{0} non più fissato su home" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Non più fissato nei tuoi feed" @@ -7708,7 +7775,7 @@ msgstr "Stiamo riscontrando problemi di rete, riprova" msgid "We're so excited to have you join us!" msgstr "Siamo felici che tu ti unisca a noi!" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Siamo spiacenti, ma non siamo riusciti a risolvere questa lista. Se il problema persiste, contatta il creatore della lista, @{handleOrDid}." @@ -7749,7 +7816,7 @@ msgstr "Quali sono i tuoi interessi?" msgid "What do you want to call your starter pack?" msgstr "Come vuoi chiamare il tuo starter pack?" -#: src/screens/Search/components/ExploreTrendingTopics.tsx:61 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." msgstr "Cosa stanno postando le persone." @@ -7885,7 +7952,7 @@ msgstr "Non stai seguendo nessuno." msgid "You can also discover new Custom Feeds to follow." msgstr "Puoi anche scoprire nuovi feed personalizzati da seguire." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Puoi anche disattivare temporaneamente il tuo account, e riattivarlo in qualsiasi momento." @@ -7902,8 +7969,9 @@ msgstr "Adesso puoi accedere con la tua nuova password." msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Puoi riattivare il tuo account per accedere. Il tuo profilo e i tuoi post saranno visibili agli altri utenti." -#: src/components/interstitials/Trending.tsx:105 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:97 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 msgid "You can update this later from your settings." msgstr "Puoi aggiornarlo successivamente nelle impostazioni." @@ -7927,7 +7995,7 @@ msgstr "Non hai fissato nessun feed." msgid "You don't have any saved feeds." msgstr "Non hai salvato nessun feed." -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Hai bloccato l'autore o sei stato bloccato dall'autore." @@ -7973,7 +8041,6 @@ msgstr "Non hai ancora nessuna conversazione. Avviane una!" msgid "You have no feeds." msgstr "Non hai feed." -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Non hai liste." @@ -8141,7 +8208,7 @@ msgstr "Hai raggiunto il limite giornaliero di video caricati (troppi video)" msgid "Your account" msgstr "Il tuo account" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Il tuo account è stato eliminato" diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 9d969d27fd..330859712a 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -21,7 +21,7 @@ msgstr "(アクティブ)" msgid "(contains embedded content)" msgstr "(埋め込みコンテンツあり)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(メールがありません)" @@ -66,7 +66,7 @@ msgstr "{0, plural, other {#ヶ月}}" msgid "{0, plural, one {# quote} other {# quotes}}" msgstr "{0, plural, other {# 引用}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, other {# リポスト}}" @@ -100,7 +100,7 @@ msgstr "{0, plural, other {引用}}" msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, other {リポスト}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -118,15 +118,15 @@ msgstr "<0><1>テキストとタグ中の{0}" msgid "{0} joined this week" msgstr "今週、{0}人が参加しました" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} / {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0}人がこのスターターパックを使用しました!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0}件の未読アイテム" @@ -167,108 +167,108 @@ msgstr "{0}ヶ月" msgid "{0}s" msgstr "{0}秒" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count}件の未読アイテム" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "{displayName}のスターターパック" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, other {時間}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, other {分}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink}および<0>{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたをフォローしました" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink}および<0>{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたのカスタムフィードをいいねしました" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink}および<0>{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたの投稿をいいねしました" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink}および<0>{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたの投稿をリポストしました" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink}および<0>{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたのスターターパックでサインアップしました" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink}があなたをフォローしました" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink}があなたをフォローバックしました" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink}があなたのカスタムフィードをいいねしました" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink}があなたの投稿をいいねしました" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink}があなたの投稿をリポストしました" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink}があなたのスターターパックでサインアップしました" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName}および{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたをフォローしました" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName}および{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたのカスタムフィードをいいねしました" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName}および{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたの投稿をいいねしました" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName}および{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたの投稿をリポストしました" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName}および{additionalAuthorsCount, plural, other {他{formattedAuthorsCount}人}}があなたのスターターパックでサインアップしました" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName}があなたをフォローしました" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName}があなたをフォローバックしました" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName}があなたのカスタムフィードをいいねしました" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName}があなたの投稿をいいねしました" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName}があなたの投稿をリポストしました" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName}があなたのスターターパックでサインアップしました" @@ -277,7 +277,7 @@ msgstr "{firstAuthorName}があなたのスターターパックでサインア msgid "{following} following" msgstr "{following} フォロー" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle}にメッセージを送れません" @@ -289,7 +289,7 @@ msgstr "{notificationCount}件の未読アイテム" msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications}件の未読" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications}件の未読アイテム" @@ -301,12 +301,12 @@ msgstr "{profileName}はBlueskyに{0}前に参加しました" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName}はスターターパックを使って{0}前に参加しました" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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, other {他#人}}があなたのスターターパックに含まれています" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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, other {他#フィード}}があなたのスターターパックに含まれています" @@ -319,11 +319,11 @@ msgstr "<0>{0} {1, plural, other {フォロワー}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, other {フォロー}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0}と<2>{1}はあなたのスターターパックに含まれています" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0}はあなたのスターターパックに含まれています" @@ -335,11 +335,11 @@ msgstr "<0>{0}のメンバー" msgid "<0>{date} at {time}" msgstr "<0>{date} {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>あなたと<1><2>{0}はあなたのスターターパックに含まれています" @@ -351,7 +351,7 @@ msgstr "⚠無効なハンドル" msgid "24 hours" msgstr "24時間" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "2要素認証の確認" @@ -363,33 +363,32 @@ msgstr "30日" msgid "7 days" msgstr "7日" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "このアプリについて" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "ナビゲーションリンクと設定にアクセス" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "アクセシビリティ" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "アクセシビリティの設定" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "アカウント" @@ -415,11 +414,11 @@ msgstr "ミュート中のアカウント" msgid "Account Muted by List" msgstr "リストによってミュート中のアカウント" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "アカウントオプション" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "クイックアクセスからアカウントを解除" @@ -439,11 +438,10 @@ msgstr "アカウントのミュートを解除しました" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "追加" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "続けるにはさらに{0}ユーザー追加してください" @@ -456,12 +454,13 @@ msgstr "{displayName}をスターターパックに加える" msgid "Add a content warning" msgstr "コンテンツの警告を追加" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "リストにユーザーを追加" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "アカウントを追加" @@ -479,8 +478,8 @@ msgstr "ALTテキストを追加" msgid "Add alt text (optional)" msgstr "ALTテキストを追加(オプション)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "他のアカウントを追加" @@ -492,8 +491,8 @@ msgstr "他の投稿を追加" msgid "Add app password" msgstr "アプリパスワードを追加" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "アプリパスワードを追加" @@ -510,11 +509,16 @@ msgstr "ミュートするワードとタグを追加" msgid "Add new post" msgstr "新しい投稿を追加" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "おすすめのフィードを追加" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "あなたのスターターパックにフィードをいくつか追加してください!" @@ -522,11 +526,11 @@ msgstr "あなたのスターターパックにフィードをいくつか追加 msgid "Add the default feed of only people you follow" msgstr "フォローしているユーザーのみのデフォルトのフィードを追加" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "次のDNSレコードをドメインに追加してください:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "このフィードをあなたのフィードに追加する" @@ -559,7 +563,7 @@ msgstr "成人向け(ポルノ等)" msgid "Adult Content" msgstr "成人向けコンテンツ" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "成人向けコンテンツは<0>bsky.appのウェブ版からしか有効にできません。" @@ -572,7 +576,7 @@ msgstr "成人向けコンテンツは無効になっています。" msgid "Adult Content labels" msgstr "成人向けコンテンツのラベル" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "高度な設定" @@ -584,7 +588,7 @@ msgstr "すべて" msgid "All accounts have been followed!" msgstr "すべてのアカウントをフォローしました!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "保存されたすべてのフィードを1箇所にまとめます。" @@ -593,8 +597,8 @@ msgstr "保存されたすべてのフィードを1箇所にまとめます。 msgid "Allow access to your direct messages" msgstr "ダイレクトメッセージへのアクセスを許可" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "新しいメッセージを誰から受け取れるか:" @@ -606,7 +610,7 @@ msgstr "引用を許可" msgid "Allow replies from:" msgstr "誰が返信できるか:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "ダイレクトメッセージへのアクセスを許可" @@ -625,7 +629,7 @@ msgstr "@{0}としてすでにサインイン済み" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -716,8 +720,8 @@ msgstr "チャットを開始しようとした時に問題が発生しました #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -737,7 +741,7 @@ msgid "and" msgstr "および" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "動物" @@ -749,8 +753,8 @@ msgstr "アニメーションGIF" msgid "Anti-Social Behavior" msgstr "反社会的な行動" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "全言語" @@ -758,13 +762,14 @@ msgstr "全言語" msgid "Anybody can interact" msgstr "誰でも反応可能" -#: src/Navigation.tsx:370 -#: src/screens/Settings/AppearanceSettings.tsx:179 -#: src/screens/Settings/AppearanceSettings.tsx:182 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "アプリアイコン" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "アプリの言語" @@ -772,7 +777,7 @@ msgstr "アプリの言語" msgid "App Password" msgstr "アプリパスワード" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "アプリパスワードを削除しました" @@ -788,13 +793,13 @@ msgstr "アプリパスワードの名前には、英数字、スペース、ハ msgid "App password names must be at least 4 characters long" msgstr "アプリパスワードの名前は長さが4文字以上である必要があります" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "アプリパスワード" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "アプリパスワード" @@ -819,10 +824,10 @@ msgstr "異議申し立てを提出しました" msgid "Appeal this decision" msgstr "この決定に異議を申し立てる" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "外観" @@ -840,7 +845,7 @@ msgstr "{0}のアーカイブ" msgid "Archived post" msgstr "アーカイブ投稿" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "アプリパスワード「{0}」を本当に削除しますか?" @@ -848,7 +853,7 @@ msgstr "アプリパスワード「{0}」を本当に削除しますか?" 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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "本当にこのスターターパックを削除したいですか?" @@ -860,11 +865,11 @@ msgstr "本当に変更を破棄したいですか?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "この会話から退出しますか?あなたのメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "あなたのフィードから{0}を削除してもよろしいですか?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "本当にこのフィードをあなたのフィードから削除したいですか?" @@ -885,7 +890,7 @@ msgid "Are you writing in <0>{0}?" msgstr "<0>{0}で書かれた投稿ですか?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "アート" @@ -897,37 +902,36 @@ msgstr "芸術的または性的ではないヌード。" msgid "At least 3 characters" msgstr "少なくとも3文字" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "自動再生オプションは<0>コンテンツとメディアの設定へ移動しました。" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "ビデオとGIFの自動再生" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "戻る" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "リストを作る前に、まずメールアドレスを確認しなければなりません。" @@ -941,12 +945,17 @@ msgstr "スターターパックを作る前に、まずメールアドレスを #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "他のユーザーにメッセージを送る前に、まずメールアドレスを確認しなければなりません。" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "生年月日" @@ -973,15 +982,15 @@ msgstr "アカウントをブロック" msgid "Block Account?" msgstr "アカウントをブロックしますか?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "アカウントをブロック" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "リストをブロック" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "これらのアカウントをブロックしますか?" @@ -989,12 +998,12 @@ msgstr "これらのアカウントをブロックしますか?" msgid "Blocked" msgstr "ブロックされています" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "ブロック中のアカウント" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "ブロック中のアカウント" @@ -1003,19 +1012,19 @@ msgstr "ブロック中のアカウント" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。あなたは相手のコンテンツを見ることができず、相手はあなたのコンテンツを見ることができなくなります。" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "投稿をブロックしました。" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを適用することができます。" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ブロックしたことは公開されます。ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。" @@ -1040,7 +1049,8 @@ msgstr "Blueskyでは、この投稿日時の信憑性を確認できません msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky は、ホスティング プロバイダーを選択できるオープン ネットワークです。 あなたが開発者であれば、自分のサーバーをホストできます。" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Blueskyは友達と一緒のほうが楽しい!" @@ -1069,27 +1079,27 @@ msgid "Blur images and filter from feeds" msgstr "画像のぼかしとフィードからのフィルタリング" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "書籍" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "検索ページでさらにアカウントを見る" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "検索ページでさらにフィードを見る" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "さらにおすすめを見る" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "検索ページでさらにおすすめを見る" @@ -1098,6 +1108,18 @@ msgstr "検索ページでさらにおすすめを見る" msgid "Browse other feeds" msgstr "他のフィードを見る" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "ビジネス" @@ -1106,7 +1128,7 @@ msgstr "ビジネス" msgid "By {0}" msgstr "作成者:{0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:414 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 msgid "By <0>{0}" msgstr "作成者:<0>{0}" @@ -1126,16 +1148,18 @@ msgstr "アカウントを作成することで、<0>利用規約に同意 msgid "Camera" msgstr "カメラ" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1150,20 +1174,20 @@ msgstr "カメラ" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "キャンセル" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "キャンセル" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "アカウントの削除をキャンセル" @@ -1175,16 +1199,16 @@ msgstr "画像の切り抜きをキャンセル" msgid "Cancel profile editing" msgstr "プロフィールの編集をキャンセル" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "引用をキャンセル" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "再有効化をキャンセルしてログアウト" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "検索をキャンセル" @@ -1193,9 +1217,9 @@ msgid "Cancels opening the linked website" msgstr "リンク先のウェブサイトを開くことをキャンセル" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "ブロックしたユーザーとはやりとりできません" @@ -1216,12 +1240,13 @@ msgstr "変更" msgid "Change app icon" msgstr "アプリアイコンを変更" -#: src/screens/Settings/AppIconSettings.tsx:73 +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "アプリアイコンを「{0}」へ変更" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "メールアドレスを変更" @@ -1230,8 +1255,8 @@ msgstr "メールアドレスを変更" msgid "Change email address" msgstr "メールアドレスを変更" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "ハンドルを変更" @@ -1255,9 +1280,9 @@ msgstr "メールアドレスを変更" msgid "Change your email address" msgstr "メールアドレスを変更" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "チャット" @@ -1268,12 +1293,12 @@ msgstr "チャットをミュートしました" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "チャットの設定" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "チャットの設定" @@ -1281,24 +1306,24 @@ msgstr "チャットの設定" msgid "Chat unmuted" msgstr "チャットのミュートを解除しました" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "ステータスを確認" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "確認コードが記載されたメールを確認し、ここに入力してください。" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "入力したメールアドレスの受信トレイを確認して、以下に入力するための確認コードが記載されたメールが届いていないか確認してください:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "ドメイン名の確認方法を選択" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "フィードの選択" @@ -1306,7 +1331,7 @@ msgstr "フィードの選択" msgid "Choose for me" msgstr "私向けに選んで" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "ユーザーの選択" @@ -1318,7 +1343,7 @@ msgstr "投稿しようとしているメディアに適した自己ラベルを msgid "Choose Service" msgstr "サービスを選択" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "カスタムフィードのアルゴリズムを選択できます。" @@ -1327,7 +1352,7 @@ msgid "Choose this color as your avatar" msgstr "この色をアバターとして選択" #: src/view/screens/Feeds.tsx:728 -#: src/view/screens/Search/Explore.tsx:391 +#: src/view/screens/Search/Explore.tsx:411 msgid "Choose your own timeline! Feeds built by the community help you find content you love." msgstr "自分自身のタイムラインを選びましょう!コミュニティによって作成されたフィードは、あなたが好きなコンテンツを見つけるのに役立ちます。" @@ -1339,11 +1364,11 @@ msgstr "パスワードを入力" msgid "Choose your username" msgstr "ユーザー名を選んでください" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "すべてのストレージデータをクリア" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "すべてのストレージデータをクリア(このあと再起動します)" @@ -1356,12 +1381,12 @@ msgid "click here" msgstr "こちらをクリック" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "アカウントの無効化について詳しくはこちらをクリック" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "アカウントの無効化について詳しくはこちらをクリック" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "詳しい情報についてはここをクリック。" +#~ msgid "Click here for more information." +#~ msgstr "詳しい情報についてはここをクリック。" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1389,9 +1414,10 @@ msgstr "パカラッ 🐴 パカラッ 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1400,8 +1426,8 @@ msgstr "パカラッ 🐴 パカラッ 🐴" msgid "Close" msgstr "閉じる" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "アクティブなダイアログを閉じる" @@ -1425,20 +1451,20 @@ msgstr "GIFのダイアログを閉じる" msgid "Close image" msgstr "画像を閉じる" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "画像ビューアを閉じる" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "ナビゲーションフッターを閉じる" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "このダイアログを閉じる" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "下部のナビゲーションバーを閉じる" @@ -1450,34 +1476,34 @@ msgstr "パスワード更新アラートを閉じる" msgid "Closes viewer for header image" msgstr "ヘッダー画像のビューワーを閉じる" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "ユーザーリストを折りたたむ" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "指定した通知のユーザーリストを折りたたむ" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "カラーモード" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "コメディー" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "漫画" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "コミュニティガイドライン" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "初期設定を完了してアカウントを使い始める" @@ -1485,7 +1511,7 @@ msgstr "初期設定を完了してアカウントを使い始める" msgid "Complete the challenge" msgstr "テストをクリアしてください" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "新しい投稿を作成" @@ -1530,25 +1556,25 @@ msgstr "変更を確認" msgid "Confirm content language settings" msgstr "コンテンツの言語設定を確認" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "アカウントの削除を確認" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "年齢の確認:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "生年月日の確認" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "確認コード" @@ -1557,7 +1583,7 @@ msgstr "確認コード" msgid "Confirmation Code" msgstr "確認コード" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "接続中…" @@ -1566,18 +1592,17 @@ msgstr "接続中…" msgid "Contact support" msgstr "サポートに連絡" -#: src/screens/Settings/ContentAndMediaSettings.tsx:39 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 msgid "Content & Media" msgstr "コンテンツ&メディア" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "コンテンツとメディア" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "コンテンツとメディア" @@ -1585,11 +1610,11 @@ msgstr "コンテンツとメディア" msgid "Content Blocked" msgstr "ブロックされたコンテンツ" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "コンテンツのフィルター" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "コンテンツの言語" @@ -1610,7 +1635,7 @@ msgstr "コンテンツの警告" msgid "Content warnings" msgstr "コンテンツの警告" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "コンテキストメニューの背景をクリックし、メニューを閉じる。" @@ -1645,7 +1670,7 @@ msgstr "料理" msgid "Copied" msgstr "コピーしました" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "ビルドバージョンをクリップボードにコピーしました" @@ -1653,7 +1678,7 @@ msgstr "ビルドバージョンをクリップボードにコピーしました #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "クリップボードにコピーしました" @@ -1670,7 +1695,7 @@ msgstr "コピー" msgid "Copy App Password" msgstr "アプリパスワードをコピー" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "ビルドバージョンをクリップボードへコピー" @@ -1679,11 +1704,11 @@ msgstr "ビルドバージョンをクリップボードへコピー" msgid "Copy code" msgstr "コードをコピー" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "DIDをコピー" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "ホストをコピー" @@ -1695,7 +1720,7 @@ msgstr "リンクをコピー" msgid "Copy Link" msgstr "リンクをコピー" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "リストへのリンクをコピー" @@ -1718,11 +1743,11 @@ msgstr "投稿のテキストをコピー" msgid "Copy QR code" msgstr "QRコードをコピー" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "TXTレコードの値をコピー" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "著作権ポリシー" @@ -1731,11 +1756,11 @@ msgstr "著作権ポリシー" msgid "Could not leave chat" msgstr "チャットからの退出に失敗しました" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "フィードの読み込みに失敗しました" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "リストの読み込みに失敗しました" @@ -1757,7 +1782,7 @@ msgstr "スターターパックのQRコードを作成" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "スターターパックを作成" @@ -1796,12 +1821,12 @@ msgstr "新しいアカウントを作成" msgid "Create report for {0}" msgstr "{0}の報告を作成" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "{0}に作成" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "文化" @@ -1814,8 +1839,8 @@ msgstr "カスタム" msgid "Customize who can interact with this post." msgstr "この投稿に誰が反応できるかカスタマイズする。" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "ダーク" @@ -1823,7 +1848,7 @@ msgstr "ダーク" msgid "Dark mode" msgstr "ダークモード" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "ダークテーマ" @@ -1831,13 +1856,13 @@ msgstr "ダークテーマ" msgid "Date of birth" msgstr "生年月日" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "アカウントを無効化" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "モデレーションをデバッグ" @@ -1845,7 +1870,7 @@ msgstr "モデレーションをデバッグ" msgid "Debug panel" msgstr "デバッグパネル" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "デフォルト" @@ -1854,33 +1879,33 @@ msgid "Default icons" msgstr "デフォルトアイコン" #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "削除" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "アカウントを削除" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "アカウント<0>「<1>{0}<2>」を削除" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "アプリパスワードを削除" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "アプリパスワードを削除しますか?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "チャットの宣言レコードを削除" @@ -1888,7 +1913,7 @@ msgstr "チャットの宣言レコードを削除" msgid "Delete for me" msgstr "自分宛を削除" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "リストを削除" @@ -1900,7 +1925,7 @@ msgstr "メッセージを削除" msgid "Delete message for me" msgstr "メッセージの宛先から自分を削除" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "アカウントを削除" @@ -1910,16 +1935,16 @@ msgstr "アカウントを削除" msgid "Delete post" msgstr "投稿を削除" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "スターターパックを削除" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "スターターパックを削除しますか?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "このリストを削除しますか?" @@ -1931,12 +1956,12 @@ msgstr "この投稿を削除しますか?" msgid "Deleted" msgstr "削除されています" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "削除されたアカウント" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "投稿を削除しました。" @@ -1970,8 +1995,8 @@ msgstr "引用を切り離す" msgid "Detach quote post?" msgstr "引用投稿を切り離しますか?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "開発者用オプション" @@ -1979,7 +2004,7 @@ msgstr "開発者用オプション" msgid "Dialog: adjust who can interact with this post" msgstr "ダイアログ:この投稿に誰が反応できるか調整" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "グレー" @@ -1987,8 +2012,8 @@ msgstr "グレー" msgid "Disable Email 2FA" msgstr "メールでの2要素認証を無効化" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "触覚フィードバックを無効化" @@ -1999,9 +2024,9 @@ msgstr "サブタイトル(字幕)を無効にする" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "無効" @@ -2033,11 +2058,11 @@ msgstr "アプリがログアウトしたユーザーに自分のアカウント msgid "Discover new custom feeds" msgstr "新しいカスタムフィードを見つける" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "新しいフィードを探す" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "新しいフィードを探す" @@ -2049,12 +2074,12 @@ msgstr "消す" msgid "Dismiss error" msgstr "エラーを消す" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "入門ガイドを消す" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "大きなALTテキストのバッジを表示" @@ -2077,8 +2102,8 @@ msgstr "表示名が長すぎます" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "表示名が長すぎます。最大{DISPLAY_NAME_MAX_GRAPHEMES}文字までです。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNSパネルがある場合" @@ -2094,7 +2119,7 @@ msgstr "ヌードは含まれません。" msgid "Doesn't begin or end with a hyphen" msgstr "ハイフンで始まったり終ったりしない" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "ドメインを確認しました!" @@ -2151,7 +2176,7 @@ msgstr "ドロップして画像を追加する" msgid "Duration:" msgstr "期間:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "例:太郎" @@ -2163,7 +2188,7 @@ msgstr "例:山田 太郎" msgid "e.g. Alice Roberts" msgstr "例:山田 太郎" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "例:taro.com" @@ -2195,16 +2220,14 @@ msgstr "例:返信として広告を繰り返し送ってくるユーザー。 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "それぞれのコードは一回限り有効です。定期的に追加の招待コードをお送りします。" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "編集" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "編集" @@ -2229,7 +2252,7 @@ msgstr "画像を編集" msgid "Edit interaction settings" msgstr "反応関連の設定を編集" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "リストの詳細を編集" @@ -2237,10 +2260,8 @@ msgstr "リストの詳細を編集" msgid "Edit Moderation List" msgstr "モデレーションリストを編集" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "マイフィードを編集" @@ -2269,7 +2290,7 @@ msgstr "プロフィールを編集" msgid "Edit Profile" msgstr "プロフィールを編集" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "スターターパックを編集" @@ -2289,16 +2310,16 @@ msgstr "表示名を編集" msgid "Edit your profile description" msgstr "プロフィールの説明を編集" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "スターターパックを編集" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "教育" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2308,7 +2329,7 @@ msgstr "メールアドレス" msgid "Email 2FA disabled" msgstr "メールでの2要素認証を無効にしました" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "メールでの2要素認証を有効にしました" @@ -2364,7 +2385,7 @@ msgstr "有効にする" msgid "Enable {0} only" msgstr "{0}のみ有効にする" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "成人向けコンテンツを有効にする" @@ -2377,12 +2398,12 @@ msgstr "メールでの2要素認証を有効にする" msgid "Enable external media" msgstr "外部メディアを有効にする" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "有効にするメディアプレイヤー" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "優先通知を有効にする" @@ -2394,9 +2415,14 @@ msgstr "サブタイトル(字幕)を有効にする" msgid "Enable this source only" msgstr "このソースのみ有効にする" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "有効" @@ -2433,7 +2459,7 @@ msgstr "全画面表示にする" msgid "Enter the code you received to change your password." msgstr "パスワードを変更するために受け取ったコードを入力してください。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "使用するドメインを入力してください" @@ -2463,6 +2489,7 @@ msgid "Enter your username and password" msgstr "ユーザー名とパスワードを入力してください" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "エラー" @@ -2475,7 +2502,7 @@ msgid "Error receiving captcha response." msgstr "CAPTCHAレスポンスの受信中にエラーが発生しました。" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "エラー:" @@ -2491,8 +2518,8 @@ msgstr "誰でも返信可能" msgid "Everybody can reply to this post." msgstr "この投稿に全員が返信できる。" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "全員" @@ -2516,7 +2543,7 @@ msgstr "フォローしているユーザーは除外" msgid "Exit fullscreen" msgstr "全画面表示を終了" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "アカウントの削除処理を終了" @@ -2524,7 +2551,7 @@ msgstr "アカウントの削除処理を終了" msgid "Exits image cropping process" msgstr "画像の切り抜き処理を終了" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "画像表示を終了" @@ -2532,11 +2559,11 @@ msgstr "画像表示を終了" msgid "Exits inputting search query" msgstr "検索クエリの入力を終了" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "ALTテキストを展開" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "ユーザーリストを展開" @@ -2549,8 +2576,8 @@ msgstr "返信する投稿全体を展開または折りたたむ" msgid "Expected uri to resolve to a record" msgstr "レコードを指すURIではありません" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "実験的機能" @@ -2570,8 +2597,8 @@ msgstr "露骨な、または不愉快になる可能性のあるメディア。 msgid "Explicit sexual images." msgstr "露骨な性的画像。" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "私のデータをエクスポートする" @@ -2579,8 +2606,8 @@ msgstr "私のデータをエクスポートする" msgid "Export My Data" msgstr "私のデータをエクスポートする" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "外部メディア" @@ -2590,16 +2617,16 @@ msgid "External Media" msgstr "外部メディア" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "外部メディアを有効にすると、それらのメディアのウェブサイトがあなたやお使いのデバイスに関する情報を収集する場合があります。その場合でも、あなたが「再生」ボタンを押すまで情報は送信されず、要求もされません。" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "外部メディアの設定" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "ハンドルの変更に失敗しました。もう一度試してください。" @@ -2607,8 +2634,8 @@ msgstr "ハンドルの変更に失敗しました。もう一度試してくだ msgid "Failed to create app password. Please try again." msgstr "アプリパスワードの作成に失敗しました。もう一度試してください。" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "スターターパックの作成に失敗しました" @@ -2624,12 +2651,12 @@ msgstr "メッセージの削除に失敗しました" msgid "Failed to delete post, please try again" msgstr "投稿の削除に失敗しました。もう一度お試しください。" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "スターターパックの削除に失敗しました" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "フィードの設定の読み込みに失敗しました" @@ -2641,12 +2668,12 @@ msgstr "GIFの読み込みに失敗しました" msgid "Failed to load past messages" msgstr "過去のメッセージの読み込みに失敗しました" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "おすすめのフィードの読み込みに失敗しました" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "おすすめのフォローの読み込みに失敗しました" @@ -2675,11 +2702,11 @@ msgstr "異議申し立ての送信に失敗しました。もう一度お試し msgid "Failed to toggle thread mute, please try again" msgstr "スレッドのミュートの切り替えに失敗しました。もう一度お試しください" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "フィードの更新に失敗しました" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "設定の更新に失敗しました" @@ -2690,11 +2717,11 @@ msgstr "設定の更新に失敗しました" msgid "Failed to upload video" msgstr "ビデオのアップロードに失敗しました" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "ハンドルの変更に失敗しました。もう一度試してください。" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "フィード" @@ -2703,7 +2730,7 @@ msgstr "フィード" msgid "Feed by {0}" msgstr "{0}によるフィード" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 msgid "Feed menu" msgstr "フィードメニュー" @@ -2711,7 +2738,8 @@ msgstr "フィードメニュー" msgid "Feed toggle" msgstr "フィードの切り替え" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "フィードバック" @@ -2721,26 +2749,30 @@ msgstr "フィードバック" msgid "Feedback sent!" msgstr "フィードバックを送りました!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "フィード" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "フィードはユーザーがプログラミングの専門知識を持って構築するカスタムアルゴリズムです。詳細については、<0/>を参照してください。" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "フィードを更新しました!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "ファイルの保存に成功しました!" @@ -2749,7 +2781,7 @@ msgstr "ファイルの保存に成功しました!" msgid "Filter from feeds" msgstr "フィードからのフィルター" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "最後に" @@ -2765,11 +2797,11 @@ msgstr "フォローするアカウントを探す" msgid "Find people to follow" msgstr "フォローするユーザーを探す" -#: src/view/screens/Search/Search.tsx:612 +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "投稿やユーザーをBlueskyで検索" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "完了" @@ -2777,12 +2809,12 @@ msgstr "完了" msgid "Fitness" msgstr "フィットネス" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "柔軟です" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2809,7 +2841,7 @@ msgstr "{name}をフォロー" msgid "Follow 10 accounts" msgstr "10アカウントをフォロー" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "7アカウントをフォロー" @@ -2818,8 +2850,8 @@ msgstr "7アカウントをフォロー" msgid "Follow Account" msgstr "アカウントをフォロー" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "すべてフォロー" @@ -2833,7 +2865,7 @@ msgctxt "action" msgid "Follow Back" msgstr "フォローバック" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "もっとたくさんのアカウントをフォローして、興味あることにつながり、ネットワークを広げましょう。" @@ -2857,29 +2889,27 @@ msgstr "<0>{0}、<1>{1}および{2, plural, other {他#人}}がフォロ msgid "Followed users" msgstr "自分がフォローしているユーザー" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "あなたが知っている@{0}のフォロワー" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "あなたが知っているフォロワー" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "フォロー中" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "{0}をフォローしています" @@ -2888,13 +2918,13 @@ msgstr "{0}をフォローしています" msgid "Following {name}" msgstr "{name}をフォローしています" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Followingフィードの設定" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Followingフィードの設定" @@ -2906,20 +2936,20 @@ msgstr "あなたをフォロー" msgid "Follows You" msgstr "あなたをフォロー" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "フォント" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "フォントサイズ" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "食べ物" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "セキュリティ上の理由から、あなたのメールアドレスに確認コードを送信する必要があります。" @@ -2927,7 +2957,7 @@ msgstr "セキュリティ上の理由から、あなたのメールアドレス msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "セキュリティ上の理由から、これを再度表示することはできません。このアプリパスワードを紛失した場合は、新しいものを生成する必要があります。" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "ベストな体験のために、テーマフォントの使用をお勧めします。" @@ -2940,11 +2970,11 @@ msgstr "永久" msgid "Forgot Password" msgstr "パスワードを忘れた" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "パスワードを忘れた?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "忘れた?" @@ -2952,11 +2982,11 @@ msgstr "忘れた?" msgid "Frequently Posts Unwanted Content" msgstr "望ましくないコンテンツを頻繁に投稿" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor}による" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "<0/>から" @@ -2978,7 +3008,7 @@ msgstr "ヘルプを表示" msgid "Get Started" msgstr "開始" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "入門" @@ -2994,13 +3024,13 @@ msgstr "プロフィールに顔をつける" msgid "Glaring violations of law or terms of service" msgstr "法律または利用規約への明らかな違反" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "戻る" @@ -3008,27 +3038,27 @@ msgstr "戻る" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "戻る" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "前のページに戻る" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "前のステップに戻る" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "前のステップに戻る" @@ -3063,29 +3093,30 @@ msgstr "ユーザーのプロフィールへ移動" msgid "Graphic Media" msgstr "生々しいメディア(グロ・事故・戦争・災害等)" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "半分まで来ました!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "ハンドル" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "ハンドルはすでに取得されています。他のものをお試しください。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "ハンドルを変更しました!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "ハンドルが長すぎます。短いものをお試しください。" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "触覚フィードバック" @@ -3093,7 +3124,7 @@ msgstr "触覚フィードバック" msgid "Harassment, trolling, or intolerance" msgstr "嫌がらせ、荒らし、不寛容" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "ハッシュタグ" @@ -3105,9 +3136,10 @@ msgstr "ハッシュタグ:#{tag}" msgid "Having trouble?" msgstr "なにか問題が発生しましたか?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "ヘルプ" @@ -3124,6 +3156,7 @@ msgstr "アプリパスワードをお知らせします!" msgid "Hidden list" msgstr "非表示のリスト" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3131,11 +3164,13 @@ msgstr "非表示のリスト" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "非表示" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "非表示" @@ -3169,31 +3204,43 @@ msgstr "この投稿を非表示にしますか?" msgid "Hide this reply?" msgstr "この返信を非表示にしますか?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "ユーザーリストを非表示" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "フィードサーバーに問い合わせたところ、なんらかの問題が発生しました。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "フィードサーバーの設定が間違っているようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "フィードサーバーがオフラインのようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "フィードサーバーの反応が悪いようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "このフィードが見つからないようです。もしかしたら削除されたのかもしれません。" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "このデータの読み込みに問題があるようです。詳細は以下をご覧ください。この問題が解決しない場合は、サポートにご連絡ください。" @@ -3205,26 +3252,28 @@ msgstr "そのモデレーションサービスを読み込めませんでした msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "待って!徐々にビデオへのアクセスを許可していますが、あなたの順番はまだです。しばらくしてもう一度確認を!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "ホーム" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "ホスト:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "ホスティングプロバイダー" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "ホットな返信を先頭に" @@ -3247,8 +3296,8 @@ msgstr "コードを持っています" msgid "I have a confirmation code" msgstr "確認コードを持っています" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "自分のドメインを持っています" @@ -3257,7 +3306,7 @@ msgstr "自分のドメインを持っています" msgid "I understand" msgstr "理解した" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "ALTテキストが長い場合、ALTテキストの展開状態を切り替える" @@ -3265,7 +3314,7 @@ msgstr "ALTテキストが長い場合、ALTテキストの展開状態を切り msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "あなたがお住いの国の法律においてまだ成人していない場合は、親権者または法定後見人があなたに代わって本規約をお読みください。" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "このリストを削除すると、復元できなくなります。" @@ -3313,7 +3362,7 @@ msgstr "不適切なメッセージ、または露骨なコンテンツへのリ msgid "Input code sent to your email for password reset" msgstr "パスワードをリセットするためにあなたのメールアドレスに送られたコードを入力" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "アカウント削除のために確認コードを入力" @@ -3321,19 +3370,19 @@ msgstr "アカウント削除のために確認コードを入力" msgid "Input new password" msgstr "新しいパスワードを入力" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "アカウント削除のためにパスワードを入力" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "メールで送られたコードを入力" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "サインアップ時に使用したユーザー名またはメールアドレスを入力" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "あなたのパスワードを入力" @@ -3341,12 +3390,12 @@ msgstr "あなたのパスワードを入力" msgid "Interaction limited" msgstr "反応が制限されています" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "無効な2要素認証の確認コードです。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "無効なハンドルです。他のものを試してください。" @@ -3354,8 +3403,8 @@ msgstr "無効なハンドルです。他のものを試してください。" msgid "Invalid or unsupported post record" msgstr "無効またはサポートされていない投稿のレコード" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "無効なユーザー名またはパスワード" @@ -3403,7 +3452,7 @@ msgstr "入力したメールアドレスは間違ってるようです。本当 msgid "It's correct" msgstr "合ってます" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "今はあなただけ!上で検索してスターターパックにより多くのユーザーを追加してください。" @@ -3417,18 +3466,18 @@ msgstr "仕事" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Blueskyに参加" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "会話に参加" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "報道" @@ -3441,7 +3490,7 @@ msgid "Labeled by the author." msgstr "投稿者によるラベル。" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "ラベル" @@ -3449,7 +3498,7 @@ msgstr "ラベル" msgid "Labels added" msgstr "ラベルが追加されました" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "ラベルは、ユーザーやコンテンツに対する注釈です。ラベルはネットワークを隠したり、警告したり、分類したりするのに使われます。" @@ -3465,26 +3514,27 @@ msgstr "あなたのコンテンツのラベル" msgid "Language selection" msgstr "言語の選択" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "言語の設定" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "言語" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "大きい" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "最新" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "詳細" @@ -3510,8 +3560,8 @@ msgstr "このコンテンツに適用されるモデレーションはこちら msgid "Learn more about this warning" msgstr "この警告の詳細" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Blueskyで公開されている内容はこちらを参照してください。" @@ -3545,7 +3595,7 @@ msgstr "どの言語も表示するには、すべてのチェックを外した msgid "Leaving Bluesky" msgstr "Blueskyから離れる" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "あと少しです。" @@ -3558,48 +3608,46 @@ msgstr "選ばせて" msgid "Let's get your password reset!" msgstr "パスワードをリセットしましょう!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "さあ始めましょう!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "ライト" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:481 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Like" msgstr "いいねする" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:310 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "いいねする ({0, plural, other {#個のいいね}})" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "10投稿をいいね" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Discoverフィードを訓練するために10投稿をいいねする" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:468 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 msgid "Like feed" msgstr "フィードをいいね" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "このフィードをいいね" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "いいねしたユーザー" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" @@ -3611,13 +3659,13 @@ msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "{0, plural, other {#人のユーザー}}がいいね" #: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 -#: src/view/screens/ProfileFeed.tsx:590 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "{likeCount, plural, other {#人のユーザー}}がいいね" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "いいね" @@ -3625,7 +3673,12 @@ msgstr "いいね" msgid "Likes on this post" msgstr "この投稿をいいねする" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "リスト" @@ -3633,7 +3686,7 @@ msgstr "リスト" msgid "List Avatar" msgstr "リストのアバター" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "リストをブロックしました" @@ -3650,7 +3703,7 @@ msgstr "<0/>によるリスト" msgid "List by you" msgstr "あなたのリスト" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "リストを削除しました" @@ -3662,7 +3715,7 @@ msgstr "リストは非表示です" msgid "List Hidden" msgstr "非表示のリスト" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "リストをミュートしました" @@ -3670,18 +3723,19 @@ msgstr "リストをミュートしました" msgid "List Name" msgstr "リストの名前" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "リストのブロックを解除しました" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "リストのミュートを解除しました" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "リスト" @@ -3690,26 +3744,26 @@ msgstr "リスト" msgid "Lists blocking this user:" msgstr "このユーザーをブロックしているリスト:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "さらに読み込む" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "おすすめのフィードをさらに読み込む" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "おすすめのフォローをさらに読み込む" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "最新の通知を読み込む" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "最新の投稿を読み込む" @@ -3717,23 +3771,23 @@ msgstr "最新の投稿を読み込む" msgid "Loading..." msgstr "読み込み中…" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "ログ" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "ログインまたはサインアップ" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "ログアウト" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "ログアウトしたユーザーからの可視性" @@ -3741,10 +3795,11 @@ msgstr "ログアウトしたユーザーからの可視性" msgid "Login to account that is not listed" msgstr "リストにないアカウントにログイン" -#: src/view/shell/desktop/RightNav.tsx:97 +#: src/view/shell/desktop/RightNav.tsx:121 msgid "Logo by @sawaratsuki.bsky.social" msgstr "@sawaratsuki.bsky.socialによるロゴ" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "<0>@sawaratsuki.bsky.socialによるロゴ" @@ -3777,8 +3832,8 @@ msgstr "私のために作って" msgid "Make sure this is where you intend to go!" msgstr "意図した場所であることを確認してください!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "保存されたフィードを管理" @@ -3791,7 +3846,7 @@ msgstr "ミュートしたワードとタグの管理" msgid "Mark as read" msgstr "既読にする" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "メディア" @@ -3811,9 +3866,8 @@ msgstr "メンションされたユーザー" msgid "Mentions" msgstr "メンション" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "メニュー" @@ -3826,7 +3880,7 @@ msgstr "{0}へメッセージを送る" msgid "Message deleted" msgstr "メッセージは削除されました" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "サーバーからのメッセージ:{0}" @@ -3839,10 +3893,9 @@ msgstr "メッセージを入力するフィールド" msgid "Message is too long" msgstr "メッセージが長すぎます" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "メッセージ" @@ -3854,10 +3907,10 @@ msgstr "誤解を招くアカウント" msgid "Misleading Post" msgstr "誤解を招く投稿" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "モデレーション" @@ -3870,12 +3923,12 @@ msgstr "モデレーションの詳細" msgid "Moderation list by {0}" msgstr "{0}の作成したモデレーションリスト" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "<0/>の作成したモデレーションリスト" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "あなたの作成したモデレーションリスト" @@ -3887,12 +3940,12 @@ msgstr "モデレーションリストを作成しました" msgid "Moderation list updated" msgstr "モデレーションリストを更新しました" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "モデレーションリスト" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "モデレーションリスト" @@ -3900,11 +3953,11 @@ msgstr "モデレーションリスト" msgid "moderation settings" msgstr "モデレーションの設定" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "モデレーションのステータス" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "モデレーションのツール" @@ -3917,28 +3970,31 @@ msgstr "モデレーターによりコンテンツに一般的な警告が設定 msgid "More" msgstr "さらに" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "その他のフィード" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "その他のオプション" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "いいねの数が多い順" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "いいねの数が多い順に返信を表示" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "映画" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "音楽" @@ -3961,7 +4017,7 @@ msgstr "{truncatedTag}をミュート" msgid "Mute Account" msgstr "アカウントをミュート" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "アカウントをミュート" @@ -3978,11 +4034,11 @@ msgstr "会話をミュート" msgid "Mute in:" msgstr "ミュート対象:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "リストをミュート" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "これらのアカウントをミュートしますか?" @@ -4020,16 +4076,16 @@ msgstr "スレッドをミュート" msgid "Mute words & tags" msgstr "ワードとタグをミュート" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "ミュート中のアカウント" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "ミュート中のアカウント" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "ミュート中のアカウントの投稿は、フィードや通知から取り除かれます。ミュートの設定は完全に非公開です。" @@ -4037,11 +4093,11 @@ msgstr "ミュート中のアカウントの投稿は、フィードや通知か msgid "Muted by \"{0}\"" msgstr "「{0}」によってミュート中" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "ミュートしたワードとタグ" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "ミュートの設定は非公開です。ミュート中のアカウントはあなたと引き続き関わることができますが、そのアカウントの投稿や通知を受信することはできません。" @@ -4050,11 +4106,11 @@ msgstr "ミュートの設定は非公開です。ミュート中のアカウン msgid "My Birthday" msgstr "生年月日" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "マイフィード" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "マイプロフィール" @@ -4074,7 +4130,7 @@ msgid "Name or Description Violates Community Standards" msgstr "名前または説明がコミュニティ基準に違反" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "自然" @@ -4083,7 +4139,7 @@ msgid "Navigate to {0}" msgstr "{0}へ移動します" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "次の画面に移動します" @@ -4100,33 +4156,34 @@ msgstr "変更が必要?" msgid "Need to report a copyright violation?" msgstr "著作権侵害を報告する必要がありますか?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "フォロワーやデータへのアクセスを失うことはありません。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "気にせずにハンドルを作成" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "新規" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "新しいチャット" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "新しいハンドル" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "新しいリスト" @@ -4146,21 +4203,21 @@ msgstr "新しいパスワード" msgid "New Password" msgstr "新しいパスワード" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "新しい投稿" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "新しい投稿" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "新しい投稿" @@ -4173,44 +4230,46 @@ msgstr "新しいユーザー情報ダイアログ" msgid "New User List" msgstr "新しいユーザーリスト" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "新しい順に返信を表示" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "ニュース" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "次へ" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "次の画像" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "アプリパスワードはまだありません" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "DNSパネルがない場合" @@ -4222,12 +4281,12 @@ msgstr "おすすめのGIFが見つかりません。Tenorに問題があるか msgid "No feeds found. Try searching for something else." msgstr "フィードが見つかりませんでした。他を探してみて。" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "いいねはありません" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "{0}のフォローを解除しました" @@ -4240,16 +4299,16 @@ msgstr "253文字まで" msgid "No messages yet" msgstr "メッセージはありません" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "これ以上表示できる会話はありません" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "お知らせはありません!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "誰からも受け取らない" @@ -4261,11 +4320,11 @@ msgstr "投稿主だけがこの投稿を引用できます。" msgid "No posts yet." msgstr "まだ投稿がありません。" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "まだ引用がありません" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "まだリポストがありません" @@ -4274,22 +4333,23 @@ msgstr "まだリポストがありません" msgid "No result" msgstr "結果はありません" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "結果はありません" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "結果は見つかりません" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "「{query}」の検索結果はありません" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "「{query}」の検索結果はありません" @@ -4306,17 +4366,17 @@ msgstr "結構です" msgid "Nobody" msgstr "返信不可" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "まだ誰もこれをいいねしていません。あなたが最初になるべきかもしれません!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "まだ誰もこれを引用していません。あなたが最初になるべきかもしれません!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "まだ誰もこれをリポストしていません。あなたが最初になるべきかもしれません!" @@ -4328,8 +4388,8 @@ msgstr "誰も見つかりませんでした。他を探してみて。" msgid "Non-sexual Nudity" msgstr "性的ではないヌード" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "見つかりません" @@ -4340,45 +4400,43 @@ msgstr "今はしない" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "共有についての注意事項" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "注記:Blueskyはオープンでパブリックなネットワークです。この設定はBlueskyのアプリおよびウェブサイト上のみでのあなたのコンテンツの可視性を制限するものであり、他のアプリではこの設定を尊重しない場合があります。他のアプリやウェブサイトでは、ログアウトしたユーザーにあなたのコンテンツが表示される場合があります。" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "何もありません" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "通知フィルター" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "通知設定" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "通知設定" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "通知音" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "通知音" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "通知" @@ -4413,7 +4471,9 @@ msgstr "ちょっと!" msgid "Oh no! Something went wrong." msgstr "ちょっと!何らかの問題が発生したようです。" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4422,16 +4482,18 @@ msgstr "OK" msgid "Okay" msgstr "OK" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "古い順に返信を表示" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "オンボーディングのリセット" @@ -4471,17 +4533,17 @@ msgstr "WebVTT(.vtt)ファイルのみに対応しています" msgid "Oops, something went wrong!" msgstr "おっと、何らかの問題が発生したようです!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "おっと!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "開かれています" @@ -4493,7 +4555,7 @@ msgstr "{name}のプロフィールのショートカットメニューを開く msgid "Open avatar creator" msgstr "アバター・クリエイターを開く" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "ハンドル変更ダイアログを開く" @@ -4502,7 +4564,7 @@ msgstr "ハンドル変更ダイアログを開く" msgid "Open conversation options" msgstr "会話のオプションを開く" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "引き出しメニューを開く" @@ -4512,15 +4574,16 @@ msgstr "引き出しメニューを開く" msgid "Open emoji picker" msgstr "絵文字を入力" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:160 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 msgid "Open feed info screen" msgstr "フィードを画面で開く" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "フィードの設定メニューを開く" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "ブラウザでヘルプデスクを開く" @@ -4532,11 +4595,11 @@ msgstr "{niceUrl}へのリンクを開く" msgid "Open message options" msgstr "メッセージのオプションを開く" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "モデレーションデバッグページを開く" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "ミュートしたワードとタグの設定を開く" @@ -4544,16 +4607,16 @@ msgstr "ミュートしたワードとタグの設定を開く" msgid "Open post options menu" msgstr "投稿のオプションを開く" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "スターターパックのメニューを開く" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "絵本のページを開く" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "システムのログを開く" @@ -4603,7 +4666,7 @@ msgstr "GIFの選択のダイアログを開く" msgid "Opens list of invite codes" msgstr "招待コードのリストを開く" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "パスワードリセットのフォームを開く" @@ -4611,7 +4674,7 @@ msgstr "パスワードリセットのフォームを開く" msgid "Opens the linked website" msgstr "リンク先のウェブサイトを開く" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "プロフィールを開く" @@ -4637,11 +4700,11 @@ msgstr "オプション:" msgid "Or combine these options:" msgstr "または以下のオプションを組み合わせてください:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "または、他のアカウントで続行する。" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "または、あなたの他のアカウントにログインする。" @@ -4662,7 +4725,7 @@ msgstr "その他…" msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "モデレーターが報告をレビューし、Blueskyであなたがチャットにアクセスできないようにしました。" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "ページが見つかりません" @@ -4671,12 +4734,12 @@ msgstr "ページが見つかりません" msgid "Page Not Found" msgstr "ページが見つかりません" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "パスワード" @@ -4703,15 +4766,15 @@ msgid "Pause video" msgstr "ビデオを一時停止" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "ユーザー" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "@{0}がフォロー中のユーザー" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "@{0}をフォロー中のユーザー" @@ -4728,11 +4791,11 @@ msgid "Person toggle" msgstr "ユーザーを切り替え" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "ペット" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "写真" @@ -4740,17 +4803,16 @@ msgstr "写真" msgid "Pictures meant for adults." msgstr "成人向けの画像です。" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:486 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:493 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Pin feed" msgstr "フィードをピン留め" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "ホームにピン留め" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "ホームにピン留め" @@ -4759,20 +4821,20 @@ msgstr "ホームにピン留め" msgid "Pin to your profile" msgstr "プロフィールに固定" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "固定" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:127 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:139 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 msgid "Pinned {0} to Home" msgstr "{0}をホームにピン留めしました" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "ピン留めされたフィード" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "フィードにピン留めしました" @@ -4838,7 +4900,7 @@ msgstr "メールアドレスを入力してください。" msgid "Please enter your invite code." msgstr "招待コードを入力してください。" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "パスワードも入力してください:" @@ -4860,7 +4922,7 @@ msgid "Please Verify Your Email" msgstr "メールアドレスを確認してください" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "政治" @@ -4873,7 +4935,7 @@ msgctxt "action" msgid "Post" msgstr "投稿" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "投稿" @@ -4887,10 +4949,10 @@ msgstr "すべてポスト" msgid "Post by {0}" msgstr "{0}による投稿" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0}による投稿" @@ -4902,7 +4964,7 @@ msgstr "投稿を削除" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "投稿のアップロードに失敗しました。インターネット接続を確認し、再度試してください。" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "投稿を非表示" @@ -4928,8 +4990,8 @@ msgstr "投稿の言語" msgid "Post Languages" msgstr "投稿の言語" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "投稿が見つかりません" @@ -4946,7 +5008,7 @@ msgid "posts" msgstr "投稿" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "投稿" @@ -4954,7 +5016,7 @@ msgstr "投稿" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "投稿はテキスト、タグ、またはその両方に基づいてミュートできます。投稿が表示されなくなる可能性があるため、多くの投稿に使われる一般的なワードは避けることをおすすめします。" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "非表示の投稿" @@ -4985,40 +5047,41 @@ msgstr "再実行する" msgid "Press to view followers of this account that you also follow" msgstr "あなたもフォローしているこのアカウントのフォロワーを見る" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "前の画像" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "第一言語" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "あなたのフォローを優先" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "優先通知" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "プライバシー" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "プライバシーとセキュリティ" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "プライバシーとセキュリティ" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5034,13 +5097,13 @@ msgstr "ビデオを処理中…" msgid "Processing..." msgstr "処理中…" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "プロフィール" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5051,17 +5114,25 @@ msgstr "プロフィール" msgid "Profile updated" msgstr "プロフィールを更新しました" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "公開されています" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "ユーザーを一括でミュートまたはブロックする、公開された共有可能なリスト。" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "ユーザーを一括でミュートまたはブロックする、公開された共有可能なリスト。" #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "フィードとして利用できる、公開された共有可能なリスト。" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "フィードとして利用できる、公開された共有可能なリスト。" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5075,8 +5146,8 @@ msgstr "QRコードをダウンロードしました!" msgid "QR code saved to your camera roll!" msgstr "QRコードをカメラロールに保存しました!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5090,8 +5161,8 @@ msgstr "引用投稿が再び関連付けられました" msgid "Quote post was successfully detached" msgstr "引用投稿を切り離すことができました" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" @@ -5101,8 +5172,7 @@ msgstr "引用投稿は無効です" msgid "Quote settings" msgstr "引用の設定" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "引用" @@ -5110,12 +5180,14 @@ msgstr "引用" msgid "Quotes of this post" msgstr "この投稿を引用する" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "ランダムな順番で表示(別名「投稿者のルーレット」)" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "レート制限を超えました - 短い時間でハンドルを何度も変更しようとしました。再度試す前にしばらく時間をおいてください。" @@ -5124,7 +5196,7 @@ msgstr "レート制限を超えました - 短い時間でハンドルを何度 msgid "Re-attach quote" msgstr "引用を再度関連付ける" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "あなたのアカウントを再有効化" @@ -5146,27 +5218,31 @@ msgstr "Blueskyの利用規約を読む" msgid "Reason:" msgstr "理由:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "検索履歴" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "再接続" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "会話を再読み込み" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "削除" @@ -5174,8 +5250,8 @@ msgstr "削除" msgid "Remove {displayName} from starter pack" msgstr "{displayName}をスターターパックから削除" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "アカウント切替リストから取り除く" @@ -5195,31 +5271,31 @@ msgstr "バナーを削除" msgid "Remove embed" msgstr "埋め込みを削除" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "フィードを削除" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "フィードを削除しますか?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "マイフィードから削除" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "マイフィードから削除しますか?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "クイックアクセスから削除しますか?" @@ -5235,11 +5311,11 @@ msgstr "イメージを削除" msgid "Remove mute word from your list" msgstr "リストからミュートワードを削除" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "プロフィールを削除" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "検索履歴からプロフィールを削除する" @@ -5247,8 +5323,8 @@ msgstr "検索履歴からプロフィールを削除する" msgid "Remove quote" msgstr "引用を削除" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "リポストを削除" @@ -5256,7 +5332,7 @@ msgstr "リポストを削除" msgid "Remove subtitle file" msgstr "字幕ファイルを削除" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "保存されたフィードからこのフィードを削除" @@ -5282,9 +5358,9 @@ msgstr "マイフィードから削除しました" msgid "Removed from saved feeds" msgstr "保存されたフィードから削除しました" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "あなたのフィードから削除しました" @@ -5297,7 +5373,7 @@ msgstr "引用を削除する" msgid "Replace with Discover" msgstr "Discoverで置き換える" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "返信" @@ -5314,7 +5390,7 @@ msgctxt "action" msgid "Reply" msgstr "返信" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:262 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "返信する ({0, plural, other {#件の返信}})" @@ -5336,24 +5412,28 @@ msgstr "返信の設定" msgid "Reply settings are chosen by the author of the thread" msgstr "返信の設定はスレッドの投稿者によって選択されています" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "<0><1/>に返信" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "ブロックした投稿への返信" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "投稿への返信" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "あなたへの返信" @@ -5387,12 +5467,12 @@ msgstr "会話を報告" msgid "Report dialog" msgstr "報告ダイアログ" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "フィードを報告" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "リストを報告" @@ -5405,8 +5485,8 @@ msgstr "メッセージを報告" msgid "Report post" msgstr "投稿を報告" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "スタータパックを報告" @@ -5440,9 +5520,8 @@ msgstr "このスターターパックを報告" msgid "Report this user" msgstr "このユーザーを報告" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "リポスト" @@ -5456,28 +5535,27 @@ msgstr "リポスト" msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "リポストする({0, plural, other {#件のリポスト}})" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "リポストまたは引用" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "リポストしたユーザー" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0}にリポストされた" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "<0><1/>がリポスト" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "あなたのリポスト" @@ -5495,8 +5573,8 @@ msgstr "変更を要求" msgid "Request Code" msgstr "コードをリクエスト" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "画像投稿時にALTテキストを必須とする" @@ -5535,8 +5613,8 @@ msgstr "リセットコード" msgid "Reset Code" msgstr "リセットコード" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "オンボーディングの状態をリセット" @@ -5544,12 +5622,12 @@ msgstr "オンボーディングの状態をリセット" msgid "Reset password" msgstr "パスワードをリセット" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "ログインをやり直す" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "エラーになった最後のアクションをやり直す" @@ -5557,14 +5635,14 @@ msgstr "エラーになった最後のアクションをやり直す" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5572,8 +5650,8 @@ msgstr "再試行" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "前のページに戻る" @@ -5581,8 +5659,8 @@ msgstr "前のページに戻る" msgid "Returns to home page" msgstr "ホームページに戻る" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "前のページに戻る" @@ -5592,7 +5670,7 @@ msgstr "前のページに戻る" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5601,11 +5679,11 @@ msgstr "前のページに戻る" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "保存" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5615,8 +5693,8 @@ msgstr "保存" msgid "Save birthday" msgstr "生年月日を保存" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "変更を保存" @@ -5633,7 +5711,7 @@ msgstr "画像を保存" msgid "Save image crop" msgstr "画像の切り抜きを保存" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "新しいハンドルを保存" @@ -5641,12 +5719,12 @@ msgstr "新しいハンドルを保存" msgid "Save QR code" msgstr "QRコードを保存" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "マイフィードに保存" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "保存されたフィード" @@ -5654,8 +5732,8 @@ msgstr "保存されたフィード" msgid "Saved to your camera roll" msgstr "カメラロールに保存しました" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "フィードを保存しました" @@ -5669,32 +5747,36 @@ msgstr "画像の切り抜き設定を保存" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "よろしく!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "科学" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "一番上までスクロール" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "検索" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + #: src/view/screens/Feeds.tsx:441 msgid "Search feeds" msgstr "フィードを検索" @@ -5707,11 +5789,11 @@ msgstr "「{interestsDisplayName}」{activeText}を検索" msgid "Search for \"{query}\"" msgstr "「{query}」を検索" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "「{searchText}」を検索" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "他の人におすすめしたいフィードを検索。" @@ -5723,8 +5805,10 @@ msgstr "ユーザーを検索" msgid "Search GIFs" msgstr "GIFを検索" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "プロフィールを検索" @@ -5756,11 +5840,11 @@ msgstr "<0>{displayTag}の投稿を表示(このユーザーのみ)" msgid "See jobs at Bluesky" msgstr "Blueskyの求人を見る" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "ガイドを見る" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "シークバー。矢印キーで早送りや早戻し、スペースで再生/一時停止" @@ -5780,7 +5864,7 @@ msgstr "アバターを選択" msgid "Select an emoji" msgstr "絵文字を選択" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "コンテンツの言語を選択" @@ -5804,7 +5888,7 @@ msgstr "このワードをどのくらいの間ミュートするのかを選択 msgid "Select language..." msgstr "言語を選択…" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "言語を選択" @@ -5836,11 +5920,11 @@ msgstr "ビデオを選択" msgid "Select what content this mute word should apply to." msgstr "このミュートワードをどのコンテンツに適用するのかを選択。" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "登録されたフィードに含める言語を選択します。選択されていない場合は、すべての言語が表示されます。" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "アプリに表示されるデフォルトのテキストの言語を選択" @@ -5852,7 +5936,7 @@ msgstr "生年月日を選択" msgid "Select your interests from the options below" msgstr "次のオプションから興味のあるものを選択してください" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "フィード内の翻訳に使用する言語を選択します。" @@ -5873,11 +5957,11 @@ msgstr "確認のメールを送信" msgid "Send Confirmation Email" msgstr "確認のメールを送信" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "メールを送信" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "メールを送信" @@ -5916,7 +6000,7 @@ msgstr "確認メールを送信" msgid "Send via direct message" msgstr "ダイレクトメッセージで送信" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "アカウントの削除の確認コードをメールに送信" @@ -5928,7 +6012,7 @@ msgstr "サーバーアドレス" msgid "Set app icon to {0}" msgstr "アプリアイコンを{0}に設定" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "生年月日を設定" @@ -5936,7 +6020,7 @@ msgstr "生年月日を設定" msgid "Set new password" msgstr "新しいパスワードを設定" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "アカウントを設定する" @@ -5944,9 +6028,9 @@ msgstr "アカウントを設定する" msgid "Sets email for password reset" msgstr "パスワードをリセットするためのメールアドレスを入力" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "設定" @@ -5960,18 +6044,20 @@ msgid "Sexually Suggestive" msgstr "性的にきわどい" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "共有" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "共有" @@ -5986,13 +6072,13 @@ msgstr "面白いことをシェアして!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "とにかく共有" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "リンクを共有" @@ -6010,11 +6096,11 @@ msgstr "リンク共有のダイアログ" msgid "Share QR code" msgstr "QRコードを共有" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:437 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 msgid "Share this feed" msgstr "このフィードを共有" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "このスターターパックを共有" @@ -6026,7 +6112,7 @@ msgstr "このスターターパックを共有して、他のユーザーがBlu msgid "Share your favorite feed!" msgstr "お気に入りのフィードをシェアして!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Shared Preferencesのテスター" @@ -6078,7 +6164,7 @@ msgstr "とにかくリストを表示" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "さらに表示" @@ -6091,40 +6177,48 @@ msgstr "このような投稿の表示を増やす" msgid "Show muted replies" msgstr "ミュートした返信を表示" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "切替可能な他のアカウントを表示" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "引用を表示" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "返信を表示" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "フォローしてる人の返信を他の人の返信より優先して表示" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "スレッド表示で返信を表示" +#~ msgid "Show replies in a threaded view" +#~ msgstr "スレッド表示で返信を表示" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "返信を全員に見せる" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "リポストを表示" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "保存されたフィードから一部の投稿をFollowingフィードに表示する" @@ -6145,17 +6239,17 @@ msgstr "警告の表示とフィードからのフィルタリング" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6177,22 +6271,22 @@ msgstr "会話に参加するにはサインインするか新しくアカウン msgid "Sign into Bluesky or create a new account" msgstr "Blueskyにサインイン または 新規アカウントの登録" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "サインアウト" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "サインアウトしますか?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6213,12 +6307,12 @@ msgstr "@{0}でサインイン" msgid "Signup without a starter pack" msgstr "スターターパックを使わずにサインアップ" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "似ているアカウント" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "スキップ" @@ -6226,16 +6320,16 @@ msgstr "スキップ" msgid "Skip this flow" msgstr "この手順をスキップする" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "小さい" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "ソフトウェア開発" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "お好みかもしれない他のフィード" @@ -6243,7 +6337,7 @@ msgstr "お好みかもしれない他のフィード" msgid "Some people can reply" msgstr "一部の人が返信可能" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "何らかの問題が発生したようです" @@ -6253,34 +6347,34 @@ msgid "Something went wrong, please try again" msgstr "何らかの問題が発生したようなので、もう一度お試しください" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "何らかの問題が発生したようなので、もう一度お試しください。" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "何らかの問題が発生したようです!" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:505 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 msgid "Something wrong? Let us know." msgstr "何か問題がありますか?お知らせください。" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "大変申し訳ありません!セッションの有効期限が切れました。もう一度ログインしてください。" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "返信を並び替える" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "返信を並び替える:" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "次の方法で同じ投稿への返信を並び替えます。" @@ -6298,7 +6392,7 @@ msgid "Spam; excessive mentions or replies" msgstr "スパム、過剰なメンションや返信" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "スポーツ" @@ -6306,13 +6400,23 @@ msgstr "スポーツ" msgid "Start a new chat" msgstr "新しいチャットを開始" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "{displayName}とのチャットを開始" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "スターターパック" @@ -6325,14 +6429,15 @@ msgid "Starter pack by <0/>" msgstr "<0/>によるスターターパック" #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "自分のスターターパック" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "スターターパックが無効です" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "スターターパック" @@ -6340,8 +6445,8 @@ msgstr "スターターパック" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "スターターパックを使ってお気に入りのフィードやユーザーを友人へ簡単に共有できます。" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "ステータスページ" @@ -6349,12 +6454,12 @@ msgstr "ステータスページ" msgid "Step {0} of {1}" msgstr "ステップ {0} / {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "ストレージがクリアされたため、今すぐアプリを再起動する必要があります。" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "ストーリーブック" @@ -6365,11 +6470,11 @@ msgstr "ストーリーブック" msgid "Submit" msgstr "送信" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "登録" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "これらのラベルを使用するには@{0}を登録してください:" @@ -6381,7 +6486,7 @@ msgstr "ラベラーを登録する" msgid "Subscribe to this labeler" msgstr "このラベラーを登録" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "このリストに登録" @@ -6389,11 +6494,11 @@ msgstr "このリストに登録" msgid "Success!" msgstr "成功!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "おすすめのアカウント" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "あなたへのおすすめ" @@ -6402,15 +6507,15 @@ msgstr "あなたへのおすすめ" msgid "Suggestive" msgstr "きわどい" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "サポート" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "アカウントを切り替える" @@ -6419,14 +6524,14 @@ msgstr "アカウントを切り替える" msgid "Switch Account" msgstr "アカウントを切り替える" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "システム" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "システムログ" @@ -6438,8 +6543,7 @@ msgstr "タグメニュー:{displayTag}" msgid "Tags only" msgstr "タグのみ" -#: src/screens/Settings/AppIconSettings.tsx:34 -#: src/screens/Settings/AppIconSettings.tsx:68 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "タップしてアプリアイコンを変更" @@ -6468,16 +6572,16 @@ msgstr "タップして画像全体を表示" msgid "Task complete - 10 follows!" msgstr "タスク完了 - 10フォロー!" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "タスク完了 - 10いいね!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "アルゴリズムを鍛える" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "テクノロジー" @@ -6493,13 +6597,14 @@ msgstr "あなた自身について少し教えて" msgid "Tell us a little more" msgstr "もう少し教えて" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "規約" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6535,7 +6640,7 @@ msgstr "ありがとうございます。あなたの報告は送信されまし msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "ありがとう、メールアドレスの確認に成功しました。このダイアログを閉じても大丈夫です。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "その内容は以下の通りです:" @@ -6547,12 +6652,12 @@ msgstr "そのハンドルはすでに使用されています。" #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "そのスターターパックが見つかりませんでした。" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "以上です、皆さん!" @@ -6561,7 +6666,8 @@ msgstr "以上です、皆さん!" msgid "The account will be able to interact with you after unblocking." msgstr "このアカウントは、ブロック解除後にあなたとやり取りすることができます。" -#: src/screens/Settings/AppIconSettings.tsx:74 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "アプリを再起動します" @@ -6570,7 +6676,7 @@ msgstr "アプリを再起動します" msgid "The author of this thread has hidden this reply." msgstr "このスレッドの投稿者がこの返信を非表示にしました" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Blueskyウェブアプリ" @@ -6586,8 +6692,7 @@ msgstr "著作権ポリシーは<0/>に移動しました" msgid "The Discover feed" msgstr "Discoverフィード" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Discoverフィードはあなたの好みを学習しました" @@ -6607,12 +6712,12 @@ msgstr "以下のラベルがあなたのアカウントに適用されました msgid "The following labels were applied to your content." msgstr "以下のラベルがあなたのコンテンツに適用されました。" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "次の手順であなたのBlueskyでの体験をカスタマイズできます。" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "投稿が削除された可能性があります。" @@ -6628,7 +6733,7 @@ msgstr "選択したビデオのサイズが50MBを超えています。" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "サーバーで問題が発生しているようです。少し間をおいて再度試してください。" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "見ようとしたスターターパックが無効です。代わりにスターターパックを削除してください。" @@ -6644,7 +6749,7 @@ msgstr "サービス規約は移動しました" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "入力された確認コードが正しくありません。正しいリンクを使用したかを確認するか、新しい確認コードを要求してください。" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "テーマ" @@ -6656,15 +6761,15 @@ msgstr "アカウントの無効化に期限はありません。いつでも戻 msgid "There was an issue connecting to Tenor." msgstr "Tenorへの接続中に問題が発生しました。" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "サーバーへの問い合わせ中に問題が発生しました" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "サーバーへの問い合わせ中に問題が発生したので、インターネットへの接続を確認の上、もう一度試してください。" @@ -6673,19 +6778,19 @@ msgstr "サーバーへの問い合わせ中に問題が発生したので、イ msgid "There was an issue contacting your server" msgstr "サーバーへの問い合わせ中に問題が発生しました" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "通知の取得中に問題が発生しました。もう一度試すにはこちらをタップしてください。" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "投稿の取得中に問題が発生しました。もう一度試すにはこちらをタップしてください。" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "リストの取得中に問題が発生しました。もう一度試すにはこちらをタップしてください。" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "アプリパスワードの取得中に問題が発生しました" @@ -6694,11 +6799,11 @@ msgstr "アプリパスワードの取得中に問題が発生しました" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "リストの取得中に問題が発生しました。もう一度試すにはこちらをタップしてください。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "サービス情報の取得中に問題が発生しました" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "フィードの削除中に問題が発生しました。インターネットへの接続を確認の上、もう一度試してください。" @@ -6707,9 +6812,9 @@ msgstr "フィードの削除中に問題が発生しました。インターネ msgid "There was an issue sending your report. Please check your internet connection." msgstr "報告の送信に問題が発生しました。インターネットの接続を確認してください。" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "フィードの更新中に問題が発生したので、インターネットへの接続を確認の上、もう一度試してください。" @@ -6732,10 +6837,10 @@ msgstr "問題が発生しました! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "問題が発生しました。インターネットへの接続を確認の上、もう一度お試しください。" @@ -6744,11 +6849,11 @@ msgstr "問題が発生しました。インターネットへの接続を確認 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "アプリケーションに予期しない問題が発生しました。このようなことが繰り返した場合はサポートへお知らせください!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Blueskyに新規ユーザーが殺到しています!できるだけ早くアカウントを有効にできるよう努めます。" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "これらの設定はFollowingフィードにのみ適用されます。" @@ -6793,7 +6898,7 @@ msgstr "このコンテンツは{0}によってホストされています。外 msgid "This content is not available because one of the users involved has blocked the other." msgstr "このコンテンツは関係するユーザーの一方が他方をブロックしているため、利用できません。" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "このコンテンツはBlueskyのアカウントがないと閲覧できません。" @@ -6809,7 +6914,7 @@ msgstr "この機能はベータ版です。リポジトリのエクスポート msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "この機能はアプリパスワードでは利用できません。メインパスワードでサインインしてください。" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "現在このフィードにはアクセスが集中しており、一時的にご利用いただけません。時間をおいてもう一度お試しください。" @@ -6818,8 +6923,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "このフィードは空です!もっと多くのユーザーをフォローするか、言語の設定を調整する必要があるかもしれません。" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "このフィードは空です。" @@ -6827,7 +6932,7 @@ msgstr "このフィードは空です。" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "このフィードはもはやオンラインではありません。代わりに<0>Discoverを表示しています。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "このハンドルは予約されています。他のものをお試しください。" @@ -6851,7 +6956,7 @@ msgstr "投稿者によって適用されたラベルです。" msgid "This label was applied by you." msgstr "あなたによって適用されたラベルです。" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "このラベラーはどのようなラベルを発行しているか宣言しておらず、活動していない可能性もあります。" @@ -6864,8 +6969,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "このリスト — <0>{0}が作成 — は名前か説明がBlueskyのコミュニティガイドラインに違反している可能性があります。" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "このリストは空です!" +#~ msgid "This list is empty!" +#~ msgstr "このリストは空です!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6880,7 +6989,7 @@ msgid "This post has been deleted." msgstr "この投稿は削除されました。" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "この投稿はログインしているユーザーにのみ表示されます。ログインしていない方には見えません。" @@ -6904,11 +7013,11 @@ msgstr "この返信はスレッドの一番下にある非表示のセクショ msgid "This service has not provided terms of service or a privacy policy." msgstr "このサービスには、利用規約もプライバシーポリシーもありません。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "これにより以下にドメインレコードが作成されるはずです:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "このユーザーにはフォロワーがいません。" @@ -6937,7 +7046,7 @@ msgstr "このユーザーはミュートした<0>{0}リストに含まれ msgid "This user is new here. Press for more info about when they joined." msgstr "新しいユーザーです。ここを押すといつ参加したかの情報が表示されます。" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "このユーザーは誰もフォローしていません。" @@ -6945,7 +7054,7 @@ msgstr "このユーザーは誰もフォローしていません。" msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "ミュートしたワードから「{0}」が削除されます。あとでいつでも戻すことができます。" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "クイックアクセスのリストから@{0}を削除します。" @@ -6953,20 +7062,30 @@ msgstr "クイックアクセスのリストから@{0}を削除します。" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "これによってあなたの投稿が全員に見える引用投稿からは削除され、プレースホルダーに置き換えられます。" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "スレッドの設定" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "スレッドの設定" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "スレッドモード" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "スレッドの設定" @@ -6998,15 +7117,20 @@ msgstr "今日" msgid "Toggle dropdown" msgstr "ドロップダウンを切り替え" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "成人向けコンテンツの有効もしくは無効の切り替え" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "トップ" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7016,16 +7140,22 @@ msgstr "トップ" msgid "Translate" msgstr "翻訳" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "再試行" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "テレビ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "2要素認証 (2FA)" @@ -7037,15 +7167,15 @@ msgstr "希望するユーザー名をタイプしてください" msgid "Type your message here" msgstr "ここにメッセージを入力する" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "タイプ:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "リストでのブロックを解除" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "リストでのミュートを解除" @@ -7055,14 +7185,14 @@ msgstr "接続できません。インターネットへの接続を確認して #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "あなたのサービスに接続できません。インターネットの接続を確認してください。" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "削除できません" @@ -7073,7 +7203,7 @@ msgstr "削除できません" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "ブロックを解除" @@ -7097,7 +7227,6 @@ msgstr "アカウントのブロックを解除" msgid "Unblock Account?" msgstr "アカウントのブロックを解除しますか?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" @@ -7121,16 +7250,16 @@ msgstr "{0}のフォローを解除" msgid "Unfollow Account" msgstr "アカウントのフォローを解除" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:481 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Unlike" msgstr "いいねを外す" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:304 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "いいねを外す({0, plural, other {#個のいいね}})" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "ミュートを解除" @@ -7166,17 +7295,17 @@ msgstr "スレッドのミュートを解除" msgid "Unmute video" msgstr "ビデオのミュートを解除" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "ピン留めを解除" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:486 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:493 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Unpin feed" msgstr "フィードのピン留めを外す" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "ホームからピン留めを解除" @@ -7185,15 +7314,15 @@ msgstr "ホームからピン留めを解除" msgid "Unpin from profile" msgstr "プロフィールから固定を解除" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "モデレーションリストのピン留めを解除" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:129 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 msgid "Unpinned {0} from Home" msgstr "{0}のピン留めを解除しました" -#: src/view/screens/ProfileList.tsx:356 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "フィードからピン留めを解除" @@ -7231,8 +7360,8 @@ msgstr "望まない性的なコンテンツ" msgid "Update <0>{displayName} in Lists" msgstr "リストの<0>{displayName}を更新" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "{domain}に更新" @@ -7252,7 +7381,7 @@ msgstr "更新中…" msgid "Upload a photo instead" msgstr "代わりに写真をアップロード" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "テキストファイルのアップロード先:" @@ -7288,11 +7417,11 @@ msgstr "リンクのサムネイルをアップロード中…" msgid "Uploading video..." msgstr "ビデオをアップロード中…" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "アプリパスワードを使うことで、アカウントやパスワードに完全にアクセスする権限を与えることなく、他のBlueskyクライアントにサインインします。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "デフォルトプロバイダーを使用" @@ -7301,8 +7430,8 @@ msgstr "デフォルトプロバイダーを使用" msgid "Use in-app browser" msgstr "アプリ内ブラウザを使用" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "リンクを開く時にアプリ内ブラウザを使用" @@ -7353,7 +7482,6 @@ msgid "User list by {0}" msgstr "<0/>の作成したユーザーリスト" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "あなたの作成したユーザーリスト" @@ -7365,7 +7493,7 @@ msgstr "ユーザーリストを作成しました" msgid "User list updated" msgstr "ユーザーリストを更新しました" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "ユーザー名またはメールアドレス" @@ -7373,8 +7501,8 @@ msgstr "ユーザー名またはメールアドレス" msgid "users followed by <0>@{0}" msgstr "<0>@{0}にフォローされているユーザー" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "フォローしているユーザー" @@ -7386,7 +7514,7 @@ msgstr "{0}のユーザー" msgid "Users that have liked this content or profile" msgstr "このコンテンツやプロフィールにいいねをしているユーザー" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "値:" @@ -7394,8 +7522,8 @@ msgstr "値:" msgid "Verified email required" msgstr "メールアドレスの確認が必要" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "DNSレコードを確認" @@ -7413,13 +7541,13 @@ msgstr "新しいメールアドレスを確認" msgid "Verify now" msgstr "確認する" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "テキストファイルを確認" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "メールアドレスを確認" @@ -7428,8 +7556,8 @@ msgstr "メールアドレスを確認" msgid "Verify Your Email" msgstr "メールアドレスを確認" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "バージョン {appVersion}" @@ -7443,7 +7571,7 @@ msgid "Video failed to process" msgstr "ビデオの処理に失敗" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "ビデオゲーム" @@ -7468,16 +7596,17 @@ msgstr "ビデオ:{0}" msgid "Videos must be less than 60 seconds long" msgstr "ビデオは60秒より短くなくてはなりません" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "{0}のアバターを表示" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "{0}のプロフィールを表示" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "{displayName}のプロフィールを表示" @@ -7521,38 +7650,38 @@ msgstr "これらのラベルに関する情報を見る" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "プロフィールを表示" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "アバターを表示" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "@{0}によって提供されるラベリングサービスを見る" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "このフィードにいいねしたユーザーを見る" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "ブロックしたアカウントを見る" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "フィードを表示し、さらにフィードを探す" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "モデレーションリストを見る" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "ミュートしたアカウントを見る" @@ -7579,15 +7708,19 @@ msgstr "コンテンツの警告" msgid "Warn content and filter from feeds" msgstr "コンテンツの警告とフィードからのフィルタリング" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "そのハッシュタグの検索結果は見つかりませんでした。" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "この会話を読み込めませんでした" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "あなたのアカウントが準備できるまで{estimatedTime}ほどかかります。" @@ -7595,7 +7728,7 @@ msgstr "あなたのアカウントが準備できるまで{estimatedTime}ほど msgid "We have sent another verification email to <0>{0}." msgstr "別の確認コードを<0>{0}へ送りました。" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "素敵なひとときをお過ごしください。覚えておいてください、Blueskyは:" @@ -7611,7 +7744,7 @@ msgstr "あなたがビデオのアップロードを許可されているかど msgid "We were unable to load your birth date preferences. Please try again." msgstr "生年月日の設定を読み込むことはできませんでした。もう一度お試しください。" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "現在設定されたラベラーを読み込めません。" @@ -7619,7 +7752,7 @@ msgstr "現在設定されたラベラーを読み込めません。" msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "接続できませんでした。アカウントの設定を続けるためにもう一度お試しください。繰り返し失敗する場合は、この手順をスキップすることもできます。" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "アカウントの準備ができたらお知らせします。" @@ -7627,7 +7760,8 @@ msgstr "アカウントの準備ができたらお知らせします。" msgid "We'll use this to help customize your experience." msgstr "これはあなたの体験をカスタマイズするために使用されます。" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "ネットワークで問題が発生しています。もう一度試してください" @@ -7635,7 +7769,7 @@ msgstr "ネットワークで問題が発生しています。もう一度試し msgid "We're so excited to have you join us!" msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "大変申し訳ありませんが、このリストを解決できませんでした。それでもこの問題が解決しない場合は、作成者の@{handleOrDid}までお問い合わせください。" @@ -7643,7 +7777,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "大変申し訳ありませんが、検索を完了できませんでした。数分後にもう一度お試しください。" @@ -7651,16 +7785,16 @@ msgstr "大変申し訳ありませんが、検索を完了できませんでし msgid "We're sorry! The post you are replying to has been deleted." msgstr "大変申し訳ありません!返信しようとしている投稿は削除されました。" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "大変申し訳ありません!お探しのページは見つかりません。" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "大変申し訳ありません!ラベラーは20までしか登録できず、すでに上限に達しています。" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "おかえりなさい!" @@ -7676,6 +7810,10 @@ msgstr "なにに興味がありますか?" msgid "What do you want to call your starter pack?" msgstr "あなたのスターターパックを何と呼びたいですか?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -7699,7 +7837,7 @@ msgid "Who can reply" msgstr "返信できるユーザー" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "おっと!" @@ -7746,11 +7884,11 @@ msgid "Write your reply" msgstr "返信を書く" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "ライター" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "サーバーから間違ったDIDが送られてきました。受信したもの:{0}" @@ -7763,7 +7901,7 @@ msgstr "はい" msgid "Yes, deactivate" msgstr "はい、無効化します" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "はい、このスターターパックを削除します" @@ -7775,7 +7913,7 @@ msgstr "はい、切り離します" msgid "Yes, hide" msgstr "はい、非表示にします" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "はい、アカウントを再有効化します" @@ -7791,7 +7929,7 @@ msgstr "あなた" msgid "You" msgstr "あなた" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "あなたは並んでいます。" @@ -7799,7 +7937,7 @@ msgstr "あなたは並んでいます。" msgid "You are not allowed to upload videos." msgstr "あなたはビデオのアップロードを許可されていません。" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "あなたはまだだれもフォローしていません。" @@ -7808,11 +7946,11 @@ msgstr "あなたはまだだれもフォローしていません。" msgid "You can also discover new Custom Feeds to follow." msgstr "また、あなたはフォローすべき新しいカスタムフィードを発見できます。" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "代わりにアカウントを一時的に無効化して、いつでも再有効化することもできます。" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "どの設定を選択しても進行中の会話は続けることができます。" @@ -7821,15 +7959,21 @@ msgstr "どの設定を選択しても進行中の会話は続けることがで msgid "You can now sign in with your new password." msgstr "新しいパスワードでサインインできるようになりました。" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "アカウントを再有効化してログインし続けることができます。あなたのプロフィールと投稿は他のユーザーに見えるようになります。" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "あなたはまだだれもフォロワーがいません。" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "@{name}をフォローしているユーザーを誰もフォローしていません。" @@ -7837,15 +7981,15 @@ msgstr "@{name}をフォローしているユーザーを誰もフォローし msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "まだ招待コードがありません!Blueskyをもうしばらく利用したらお送りします。" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "ピン留めされたフィードがありません。" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "保存されたフィードがありません。" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "あなたが投稿者をブロックしているか、または投稿者によってあなたはブロックされています。" @@ -7883,7 +8027,7 @@ msgstr "このアカウントをミュートしました。" msgid "You have muted this user" msgstr "このユーザーをミュートしました" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "まだ会話していません。始めましょう!" @@ -7891,16 +8035,15 @@ msgstr "まだ会話していません。始めましょう!" msgid "You have no feeds." msgstr "フィードがありません。" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "リストがありません。" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "ブロック中のアカウントはまだありません。アカウントをブロックするには、ユーザーのプロフィールに移動し、アカウントメニューから「アカウントをブロック」を選択します。" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "ミュートしているアカウントはまだありません。アカウントをミュートするには、プロフィールに移動し、アカウントメニューから「アカウントをミュート」を選択します。" @@ -7965,11 +8108,11 @@ msgstr "画像を保存するには写真ライブラリへのアクセスを許 msgid "You must select at least one labeler for a report" msgstr "報告をするには少なくとも1つのラベラーを選択する必要があります" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "以前、あなたは@{0}を無効化しました。" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "すべてのアカウントからサインアウトします。" @@ -8021,7 +8164,7 @@ msgstr "本人確認のために<0>{0}へメールが届きます。" msgid "You'll stay updated with these feeds" msgstr "これらのフィードの更新を受け取ります" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "あなたは並んでいます。" @@ -8030,7 +8173,7 @@ msgstr "あなたは並んでいます。" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "アプリパスワードでログイン中です。アカウントの無効化を続けるにはメインのパスワードでログインしてください。" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "準備ができました!" @@ -8059,7 +8202,7 @@ msgstr "ビデオのアップロードの一日の上限に到達しました( msgid "Your account" msgstr "あなたのアカウント" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "あなたのアカウントは削除されました" @@ -8106,7 +8249,7 @@ msgstr "メールアドレスは更新されましたが、確認されていま msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "メールアドレスはまだ確認されていません。これは、当社が推奨する重要なセキュリティステップです。" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "最初のいいね!" @@ -8114,7 +8257,7 @@ msgstr "最初のいいね!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Followingフィードは空です!もっと多くのユーザーをフォローして、近況を確認しましょう。" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "フルハンドルは<0>@{0}になります" @@ -8138,7 +8281,7 @@ msgstr "投稿を公開しました" msgid "Your posts have been published" msgstr "投稿が公開されました" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "投稿、いいね、ブロックは公開されます。ミュートは非公開です。" diff --git a/src/locale/locales/km/messages.po b/src/locale/locales/km/messages.po index ae34f89c66..a533c562ae 100644 --- a/src/locale/locales/km/messages.po +++ b/src/locale/locales/km/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(គ្មានអ៊ីមែល)" @@ -31,16 +35,36 @@ msgstr "(គ្មានអ៊ីមែល)" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 @@ -51,7 +75,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {អ្នកកំពុងតាម} other {អ្នកកំពុងតាម}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -120,15 +148,15 @@ msgstr "" msgid "{0} joined this week" msgstr "{0} បានចូលរួមសប្តាហ៍នេះ" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "មនុស្ស {0} នាក់បានប្រើកញ្ចប់ចាប់ផ្តើមនេះ" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "ធាតុ​មិន​ទាន់​អាន {0}" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:224 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "ធាតុ​មិន​ទាន់​អាន {count}" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} បានតាមអ្នក" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} តាមអ្នកមកវិញ" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} ចូលចិត្តព័ត៌មានផ្ទាល់ខ្លួនរបស់អ្នក" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} បានចូលចិត្តការបង្ហោះរបស់អ្នក" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} បានបង្ហោះសាររបស់អ្នកឡើងវិញ" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} បានចុះឈ្មោះជាមួយកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} បានតាមអ្នក" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} តាមអ្នកមកវិញ" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} ចូលចិត្តព័ត៌មានផ្ទាល់ខ្លួនរបស់អ្នក" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} បានចូលចិត្តការបង្ហោះរបស់អ្នក" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} បានបង្ហោះសាររបស់អ្នកឡើងវិញ" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} បានចុះឈ្មោះជាមួយកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" @@ -287,21 +315,25 @@ msgstr "{firstAuthorName} បានចុះឈ្មោះជាមួយកញ msgid "{following} following" msgstr "{following} កំពុងតាម" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} មិនអាចផ្ញើសារបានទេ" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} មិន​ទាន់​អាន" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "ធាតុ​មិន​ទាន់​អាន {numUnreadNotifications}" @@ -313,12 +345,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:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -331,11 +363,11 @@ msgstr "<0>{0} {1, plural, one {អ្នកតាម} other {អ្នក msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {អ្នកកំពុងតាម} other {អ្នកកំពុងតាម}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 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:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} ត្រូវបានរួមបញ្ចូលនៅក្នុងកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" @@ -347,11 +379,11 @@ msgstr "សមាជិក <0>{0}" msgid "<0>{date} at {time}" msgstr "<0>{date} នៅ {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>អ្នក និង<1> <2>{0} ត្រូវបានរួមបញ្ចូលនៅក្នុងកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" @@ -363,7 +395,7 @@ msgstr "" msgid "24 hours" msgstr "២៤ ម៉ោង" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "ការបញ្ជាក់ 2FA" @@ -375,25 +407,24 @@ msgstr "៣០ ថ្ងៃ" msgid "7 days" msgstr "៧ ថ្ងៃ" -#: src/Navigation.tsx:362 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "អំពី" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:885 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "ចូលប្រើតំណរុករក និងការកំណត់" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "ចូលប្រើកម្រងព័ត៌មាន និងតំណរុករកផ្សេងទៀត" +#~ msgid "Access profile and other navigation links" +#~ msgstr "ចូលប្រើកម្រងព័ត៌មាន និងតំណរុករកផ្សេងទៀត" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "ភាពងាយស្រួល" @@ -401,15 +432,15 @@ msgstr "ភាពងាយស្រួល" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "ការកំណត់មានភាពងាយស្រួល" -#: src/Navigation.tsx:338 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "គណនី" @@ -435,11 +466,11 @@ msgstr "គណនីត្រូវបានបិទសំឡេង" msgid "Account Muted by List" msgstr "គណនីត្រូវបានបិទសំឡេងដោយបញ្ជី" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "ជម្រើសគណនី" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "គណនីត្រូវបានដកចេញពីការចូលប្រើរហ័ស" @@ -459,11 +490,10 @@ msgstr "គណនីត្រូវបានបើក" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "បន្ថែម" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "បន្ថែម {0} បន្ថែមទៀតដើម្បីបន្ត" @@ -476,12 +506,13 @@ msgstr "បន្ថែម {displayName} ទៅកញ្ចប់ចាប់ផ msgid "Add a content warning" msgstr "បន្ថែមការព្រមានអំពីខ្លឹមសារ" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "បន្ថែមអ្នកប្រើប្រាស់ទៅក្នុងបញ្ជីនេះ" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "បន្ថែមគណនី" @@ -499,8 +530,8 @@ msgstr "បន្ថែមអត្ថបទជំនួស" msgid "Add alt text (optional)" msgstr "បន្ថែមអត្ថបទជំនួស (ជាជម្រើស)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "បន្ថែមគណនីផ្សេងទៀត" @@ -512,8 +543,8 @@ msgstr "បន្ថែមប្រកាសមួយទៀត" msgid "Add app password" msgstr "បន្ថែមពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "បន្ថែមពាក្យសម្ងាត់កម្មវិធី" @@ -530,11 +561,16 @@ msgstr "បន្ថែមពាក្យ និងស្លាកដែលប msgid "Add new post" msgstr "បន្ថែមប្រកាសថ្មី" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "បន្ថែមមតិព័ត៌មានដែលបានណែនាំ" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "បន្ថែមមតិព័ត៌មានមួយចំនួនទៅកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" @@ -542,11 +578,11 @@ msgstr "បន្ថែមមតិព័ត៌មានមួយចំនួន msgid "Add the default feed of only people you follow" msgstr "បន្ថែមមតិព័ត៌មានលំនាំដើមសម្រាប់តែមនុស្សដែលអ្នកតាមដានប៉ុណ្ណោះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "បន្ថែមកំណត់ត្រា DNS ខាងក្រោមទៅកាន់ Domain របស់អ្នក" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "បញ្ចូលព័ត៌មាននេះទៅក្នុងមតិព័ត៌មានរបស់អ្នក" @@ -579,7 +615,7 @@ msgstr "មនុស្សពេញវ័យ" msgid "Adult Content" msgstr "មាតិកាសម្រាប់មនុស្សពេញវ័យ" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "មាតិកាសម្រាប់មនុស្សពេញវ័យអាចត្រូវបានបើកតាមរយៈគេហទំព័រនៅ <0>bsky.app ប៉ុណ្ណោះ។" @@ -592,19 +628,23 @@ msgstr "មាតិកាសម្រាប់មនុស្សពេញវ័ msgid "Adult Content labels" msgstr "ស្លាកមាតិកាសម្រាប់មនុស្សពេញវ័យ" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "កម្រិតខ្ពស់" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "ការបណ្តុះបណ្តាលក្បួនដោះស្រាយបានបញ្ចប់" +#~ msgid "Algorithm training complete!" +#~ msgstr "ការបណ្តុះបណ្តាលក្បួនដោះស្រាយបានបញ្ចប់" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "គណនីទាំងអស់ត្រូវបានតាមដាន" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "មតិព័ត៌មានទាំងអស់ដែលអ្នកបានរក្សាទុក នៅកន្លែងតែមួយ" @@ -613,20 +653,20 @@ msgstr "មតិព័ត៌មានទាំងអស់ដែលអ្នក msgid "Allow access to your direct messages" msgstr "អនុញ្ញាតឱ្យចូលប្រើសារផ្ទាល់របស់អ្នក" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "អនុញ្ញាតឱ្យសារថ្មីពី" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -#~ msgid "Allow quote posts" -#~ msgstr "អនុញ្ញាតឱ្យ quote posts" +msgid "Allow quote posts" +msgstr "អនុញ្ញាតឱ្យ quote posts" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "អនុញ្ញាតការឆ្លើយតបពី៖" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "អនុញ្ញាតឱ្យចូលប្រើសារផ្ទាល់" @@ -645,7 +685,7 @@ msgstr "បាន​ចូល​ជា @{0} រួច​ហើយ" msgid "ALT" msgstr "ជំនួស" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -736,8 +776,8 @@ msgstr "បញ្ហាមួយបានកើតឡើងខណៈពេលព #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -757,7 +797,7 @@ msgid "and" msgstr "ហើយ" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "សត្វ" @@ -769,8 +809,8 @@ msgstr "GIF ដែលមានចលនា" msgid "Anti-Social Behavior" msgstr "" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "ភាសាផ្សេងៗ" @@ -778,13 +818,14 @@ msgstr "ភាសាផ្សេងៗ" msgid "Anybody can interact" msgstr "អ្នក​ណា​ក៏​អាច​ធ្វើ​អន្តរកម្ម" -#: src/Navigation.tsx:370 -#: src/screens/Settings/AppearanceSettings.tsx:179 -#: src/screens/Settings/AppearanceSettings.tsx:182 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "រូបតំណាងកម្មវិធី" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "ភាសា កម្មវិធី" @@ -792,7 +833,7 @@ msgstr "ភាសា កម្មវិធី" msgid "App Password" msgstr "ពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "ពាក្យសម្ងាត់កម្មវិធីត្រូវបានលុប" @@ -820,13 +861,13 @@ msgstr "ឈ្មោះពាក្យសម្ងាត់កម្មវិធ #~ msgid "App password settings" #~ msgstr "ការកំណត់ពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "ពាក្យសម្ងាត់កម្មវិធី" -#: src/Navigation.tsx:290 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "ពាក្យសម្ងាត់កម្មវិធី" @@ -851,10 +892,10 @@ msgstr "បាន​ដាក់​បណ្ដឹង​ឧទ្ធរណ៍" msgid "Appeal this decision" msgstr "ប្តឹងឧទ្ធរណ៍លើការសម្រេចចិត្តនេះ។" -#: src/Navigation.tsx:330 -#: src/screens/Settings/AppearanceSettings.tsx:82 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "រូបរាង" @@ -880,7 +921,7 @@ msgstr "បានរក្សាទុកពី {0}" msgid "Archived post" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "តើអ្នកប្រាកដថាចង់លុបពាក្យសម្ងាត់កម្មវិធី \"{0}\"?" @@ -892,7 +933,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "តើអ្នកប្រាកដទេថាអ្នកចង់លុបកញ្ចប់ចាប់ផ្តើមនេះ" @@ -904,11 +945,11 @@ msgstr "តើអ្នកប្រាកដទេថាអ្នកចង់ប msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "តើអ្នកប្រាកដថាចង់ចាកចេញពីការសន្ទនានេះទេ? សាររបស់អ្នកនឹងត្រូវបានលុបសម្រាប់អ្នក ប៉ុន្តែមិនមែនសម្រាប់អ្នកចូលរួមផ្សេងទៀតទេ" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "តើអ្នកប្រាកដទេថាអ្នកចង់លុប {0} ចេញពីព័ត៌មានរបស់អ្នក" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "តើអ្នកប្រាកដថាចង់លុបវាចេញពីមតិព័ត៌មានរបស់អ្នកមែនទេ" @@ -929,7 +970,7 @@ msgid "Are you writing in <0>{0}?" msgstr "តើអ្នកសរសេរជា <0>{0} មែនទេ?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "សិល្បៈ" @@ -941,32 +982,31 @@ msgstr "អាក្រាតកាយបែបសិល្បៈ ឬមិន msgid "At least 3 characters" msgstr "យ៉ាងហោចណាស់ 3 តួអក្សរ" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "ជម្រើសលេងដោយស្វ័យប្រវត្តិបានផ្លាស់ទីទៅ <0>ការកំណត់មាតិកា និងមេឌៀ" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "ចាក់វីដេអូ និង GIFs ដោយស្វ័យប្រវត្តិ" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "ត្រឡប់" @@ -974,8 +1014,8 @@ msgstr "ត្រឡប់" #~ msgid "Basics" #~ msgstr "មូលដ្ឋាន" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "មុននឹងបង្កើតបញ្ជី អ្នកត្រូវតែផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នកជាមុនសិន" @@ -989,12 +1029,17 @@ msgstr "មុននឹងបង្កើតកញ្ចប់ចាប់ផ្ #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "មុនពេលអ្នកអាចផ្ញើសារទៅកាន់អ្នកប្រើប្រាស់ផ្សេងទៀត អ្នកត្រូវតែផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នកជាមុនសិន" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "ថ្ងៃកំណើត" @@ -1025,15 +1070,15 @@ msgstr "បិទគណនី" msgid "Block Account?" msgstr "បិទគណនី?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "បិទគណនី" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "បញ្ជីទប់ស្កាត់" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "ទប់ស្កាត់គណនីទាំងនេះ?" @@ -1041,12 +1086,12 @@ msgstr "ទប់ស្កាត់គណនីទាំងនេះ?" msgid "Blocked" msgstr "រារាំង" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "គណនី​ដែល​បាន​ទប់ស្កាត់" -#: src/Navigation.tsx:154 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "គណនី​ដែល​បាន​ទប់ស្កាត់" @@ -1055,19 +1100,19 @@ msgstr "គណនី​ដែល​បាន​ទប់ស្កាត់" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "គណនី​ដែល​បាន​ទប់ស្កាត់​មិន​អាច​ឆ្លើយ​តប​ក្នុង​ខ្សែ​ស្រឡាយ​របស់​អ្នក លើក​ឡើង​ពី​អ្នក ឬ​ធ្វើ​អន្តរកម្ម​ជាមួយ​អ្នក" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "គណនី​ដែល​បាន​ទប់ស្កាត់​មិន​អាច​ឆ្លើយ​តប​ក្នុង​ខ្សែ​ស្រឡាយ​របស់​អ្នក លើក​ឡើង​ពី​អ្នក ឬ​ធ្វើ​អន្តរកម្ម​ជាមួយ​អ្នក។ អ្នកនឹងមិនឃើញខ្លឹមសាររបស់ពួកគេទេ ហើយពួកគេនឹងត្រូវបានរារាំងមិនឱ្យឃើញរបស់អ្នក" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "ទប់ស្កាត់ post" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "ការទប់ស្កាត់មិនរារាំងអ្នកដាក់ស្លាកនេះពីការដាក់ស្លាកនៅលើគណនីរបស់អ្នកនោះទេ" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ការទប់ស្កាត់ជាសាធារណៈ។ គណនី​ដែល​បាន​ទប់ស្កាត់​មិន​អាច​ឆ្លើយ​តប​ក្នុង​ខ្សែ​ស្រឡាយ​របស់​អ្នក លើក​ឡើង​ពី​អ្នក ឬ​ធ្វើ​អន្តរកម្ម​ជាមួយ​អ្នក" @@ -1092,7 +1137,8 @@ msgstr "Bluesky មិនអាចបញ្ជាក់ពីភាពត្រ msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky គឺជាបណ្តាញបើកចំហដែលអ្នកអាចជ្រើសរើសអ្នកផ្តល់សេវាបង្ហោះរបស់អ្នក។ ប្រសិនបើអ្នកជាអ្នកអភិវឌ្ឍន៍ អ្នកអាចធ្វើជាម្ចាស់ផ្ទះម៉ាស៊ីនមេរបស់អ្នក" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky គឺល្អជាមួយមិត្តភក្តិ!" @@ -1104,6 +1150,14 @@ msgstr "Bluesky នឹងជ្រើសរើសសំណុំនៃគណន 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 នឹងមិនបង្ហាញប្រវត្តិរូប និងការបង្ហោះរបស់អ្នកទៅកាន់អ្នកប្រើប្រាស់ដែលបានចេញពីគណនីនោះទេ។ កម្មវិធីផ្សេងទៀតប្រហែលជាមិនគោរពសំណើនេះទេ។ នេះមិនធ្វើឱ្យគណនីរបស់អ្នកជាឯកជនទេ" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "រូបភាពព្រិលៗ" @@ -1113,27 +1167,27 @@ msgid "Blur images and filter from feeds" msgstr "រូបភាពព្រិលៗ និងត្រងចេញពីមតិព័ត៌មាន" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "សៀវភៅ" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "រកមើលគណនីច្រើនទៀតនៅលើទំព័ររុករក" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "រកមើលព័ត៌មានបន្ថែមនៅលើទំព័ររុករក" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "រកមើលការណែនាំបន្ថែម" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "រកមើលការណែនាំបន្ថែមនៅលើទំព័ររុករក" @@ -1142,21 +1196,37 @@ msgstr "រកមើលការណែនាំបន្ថែមនៅលើទ msgid "Browse other feeds" msgstr "រកមើលព័ត៌មានផ្សេងទៀត" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "អាជីវកម្ម" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "ដោយ -" +#~ msgid "by —" +#~ msgstr "ដោយ -" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "ដោយ {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "ដោយ <0/>" +#~ msgid "by <0/>" +#~ msgstr "ដោយ <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1171,8 +1241,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "តាមរយៈការបង្កើតគណនីមួយ អ្នកយល់ព្រមនឹង <0>លក្ខខណ្ឌប្រើប្រាស់" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "ដោយអ្នក" +#~ msgid "by you" +#~ msgstr "ដោយអ្នក" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1182,17 +1252,18 @@ msgstr "កាមេរ៉ា" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "អាច​មាន​តែ​អក្សរ លេខ ដកឃ្លា សញ្ញា​ចុច និង​សញ្ញា​គូស​ក្រោម។ ត្រូវតែមានយ៉ាងហោចណាស់ 4 តួអក្សរ ប៉ុន្តែមិនលើសពី 32 តួអក្សរ" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/AppIconSettings.tsx:77 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1207,20 +1278,20 @@ msgstr "កាមេរ៉ា" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:913 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "បោះបង់" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "បោះបង់" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "បោះបង់ការលុបគណនី" @@ -1236,16 +1307,16 @@ msgstr "បោះបង់ការច្រឹបរូបភាព" msgid "Cancel profile editing" msgstr "បោះបង់ការកែទម្រង់" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "បោះបង់ការប្រកាសសម្រង់" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "បោះបង់ការបើកដំណើរការឡើងវិញ ហើយចេញ" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:905 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "បោះបង់ការស្វែងរក" @@ -1254,9 +1325,9 @@ msgid "Cancels opening the linked website" msgstr "បោះបង់ការបើកគេហទំព័រដែលបានភ្ជាប់" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "មិនអាចធ្វើអន្តរកម្មជាមួយអ្នកប្រើប្រាស់ដែលត្រូវបានទប់ស្កាត់បានទេ" @@ -1278,12 +1349,17 @@ msgstr "ផ្លាស់ប្តូរ" #~ msgid "Change" #~ msgstr "ផ្លាស់ប្តូរ" -#: src/screens/Settings/AppIconSettings.tsx:73 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "ផ្លាស់ប្តូររូបតំណាងកម្មវិធីទៅជា" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "ផ្លាស់ប្តូរ email" @@ -1296,8 +1372,8 @@ msgstr "ផ្លាស់ប្តូរអាសយដ្ឋានអ៊ីម #~ msgid "Change handle" #~ msgstr "លាស់ប្តូរ Handle" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "ផ្លាស់ប្តូរ Handle" @@ -1325,9 +1401,9 @@ msgstr "ផ្លាស់ប្តូរអ៊ីមែលរបស់អ្ន msgid "Change your email address" msgstr "ផ្លាស់ប្តូរអាសយដ្ឋានអ៊ីមែលរបស់អ្នក" -#: src/Navigation.tsx:382 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:349 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "ជជែក" @@ -1338,12 +1414,12 @@ msgstr "បានបិទការជជែក" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "ការកំណត់ការជជែក" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "ការកំណត់ការជជែក" @@ -1351,24 +1427,24 @@ msgstr "ការកំណត់ការជជែក" msgid "Chat unmuted" msgstr "បាន​បើក​ការ​ជជែក" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "ពិនិត្យស្ថានភាពរបស់ខ្ញុំ" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "ពិនិត្យអ៊ីមែលរបស់អ្នកសម្រាប់លេខកូដចូល ហើយបញ្ចូលវានៅទីនេះ" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "ពិនិត្យប្រអប់សំបុត្ររបស់អ្នកសម្រាប់អ៊ីមែលដែលមានលេខកូដបញ្ជាក់ដើម្បីបញ្ចូលខាងក្រោម៖" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "ជ្រើសរើសវិធីសាស្ត្រផ្ទៀងផ្ទាត់ដែន" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "ជ្រើសរើសមតិព័ត៌មាន" @@ -1376,7 +1452,7 @@ msgstr "ជ្រើសរើសមតិព័ត៌មាន" msgid "Choose for me" msgstr "ជ្រើសរើសសម្រាប់ខ្ញុំ" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "ជ្រើសរើសមនុស្ស" @@ -1388,7 +1464,7 @@ msgstr "ជ្រើសរើសស្លាកដោយខ្លួនឯងដ msgid "Choose Service" msgstr "ជ្រើសរើសសេវាកម្ម" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "ជ្រើសរើសក្បួនដោះស្រាយដែលផ្តល់ថាមពលដល់មតិព័ត៌មានផ្ទាល់ខ្លួនរបស់អ្នក" @@ -1396,15 +1472,24 @@ msgstr "ជ្រើសរើសក្បួនដោះស្រាយដែល msgid "Choose this color as your avatar" msgstr "ជ្រើសរើសពណ៌នេះជារូបតំណាងរបស់អ្នក" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "ជ្រើសរើសពាក្យសម្ងាត់របស់អ្នក" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "សម្អាតទិន្នន័យផ្ទុកទាំងអស់" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "សម្អាតទិន្នន័យផ្ទុកទាំងអស់ (ចាប់ផ្តើមឡើងវិញបន្ទាប់ពីនេះ)" @@ -1421,12 +1506,12 @@ msgid "click here" msgstr "ចុចទីនេះ" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "ចុចទីនេះសម្រាប់ព័ត៌មានបន្ថែមអំពីការបិទគណនីរបស់អ្នក" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "ចុចទីនេះសម្រាប់ព័ត៌មានបន្ថែមអំពីការបិទគណនីរបស់អ្នក" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "ចុចទីនេះសម្រាប់ព័ត៌មានបន្ថែម" +#~ msgid "Click here for more information." +#~ msgstr "ចុចទីនេះសម្រាប់ព័ត៌មានបន្ថែម" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1454,9 +1539,10 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1465,8 +1551,8 @@ msgstr "" msgid "Close" msgstr "បិទ" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "បិទប្រអប់សកម្ម" @@ -1490,20 +1576,20 @@ msgstr "បិទប្រអប់ GIF" msgid "Close image" msgstr "រូបភាពបិទ" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "បិទកម្មវិធីមើលរូបភាព" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "បិទបាតកថារុករក" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "បិទប្រអប់នេះ។" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "បិទរបាររុករកខាងក្រោម" @@ -1519,34 +1605,34 @@ msgstr "បិទការជូនដំណឹងអំពីការអាប msgid "Closes viewer for header image" msgstr "បិទកម្មវិធីមើលសម្រាប់រូបភាពបឋមកថា" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "បង្រួមបញ្ជីអ្នកប្រើប្រាស់" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "បង្រួមបញ្ជីអ្នកប្រើប្រាស់សម្រាប់ការជូនដំណឹងដែលបានផ្តល់ឱ្យ" -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "របៀបពណ៌" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "កំប្លែង" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "រឿងកំប្លែង" -#: src/Navigation.tsx:280 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "គោលការណ៍ណែនាំសហគមន៍" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "បញ្ចប់ការបើកដំណើរការ ហើយចាប់ផ្តើមប្រើគណនីរបស់អ្នក" @@ -1554,7 +1640,7 @@ msgstr "បញ្ចប់ការបើកដំណើរការ ហើយ msgid "Complete the challenge" msgstr "បញ្ចប់ការប្រឈម" -#: src/view/shell/desktop/LeftNav.tsx:315 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "សរសេរអត្ថបទថ្មី" @@ -1599,25 +1685,25 @@ msgstr "បញ្ជាក់ការផ្លាស់ប្តូរ" msgid "Confirm content language settings" msgstr "បញ្ជាក់ការកំណត់ភាសាមាតិកា" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "បញ្ជាក់ការលុបគណនី" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "បញ្ជាក់អាយុរបស់អ្នក៖" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "បញ្ជាក់ថ្ងៃខែឆ្នាំកំណើតរបស់អ្នក។" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "លេខកូដបញ្ជាក់" @@ -1626,7 +1712,7 @@ msgstr "លេខកូដបញ្ជាក់" msgid "Confirmation Code" msgstr "លេខកូដបញ្ជាក់" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "កំពុងភ្ជាប់..." @@ -1635,14 +1721,17 @@ msgstr "កំពុងភ្ជាប់..." msgid "Contact support" msgstr "ទាក់ទងផ្នែកគាំទ្រ" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "ខ្លឹមសារ និងប្រព័ន្ធផ្សព្វផ្សាយ" -#: src/Navigation.tsx:354 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "ខ្លឹមសារ និងប្រព័ន្ធផ្សព្វផ្សាយ" @@ -1650,11 +1739,11 @@ msgstr "ខ្លឹមសារ និងប្រព័ន្ធផ្សព msgid "Content Blocked" msgstr "មាតិកាត្រូវបានរារាំង" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "តម្រងមាតិកា" -#: src/screens/Settings/LanguageSettings.tsx:243 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "ភាសាមាតិកា" @@ -1675,7 +1764,7 @@ msgstr "ការព្រមានអំពីខ្លឹមសារ" msgid "Content warnings" msgstr "ការព្រមានអំពីខ្លឹមសារ" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "ផ្ទាំងខាងក្រោយម៉ឺនុយបរិបទ ចុចដើម្បីបិទម៉ឺនុយ" @@ -1710,7 +1799,7 @@ msgstr "ចម្អិនអាហារ" msgid "Copied" msgstr "ចម្លង" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "បានចម្លងកំណែស្ថាបនាទៅ clipboard" @@ -1718,7 +1807,7 @@ msgstr "បានចម្លងកំណែស្ថាបនាទៅ clipboar #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "បានចម្លងទៅ clipboard" @@ -1743,7 +1832,7 @@ msgstr "ចម្លង" msgid "Copy App Password" msgstr "ចម្លងពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "ចម្លងកំណែស្ថាបនាទៅ clipboard" @@ -1752,11 +1841,11 @@ msgstr "ចម្លងកំណែស្ថាបនាទៅ clipboard" msgid "Copy code" msgstr "ចម្លងកូដ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "ចម្លង DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "ចម្លងម៉ាស៊ីន" @@ -1768,7 +1857,7 @@ msgstr "ចម្លងតំណ" msgid "Copy Link" msgstr "ចម្លងតំណ" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "ចម្លងតំណទៅបញ្ជី" @@ -1791,11 +1880,11 @@ msgstr "ចម្លងអត្ថបទអត្ថបទ" msgid "Copy QR code" msgstr "ចម្លងកូដ QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "ចម្លងតម្លៃកំណត់ត្រា TXT" -#: src/Navigation.tsx:285 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "គោលការណ៍រក្សាសិទ្ធិ" @@ -1804,11 +1893,11 @@ msgstr "គោលការណ៍រក្សាសិទ្ធិ" msgid "Could not leave chat" msgstr "មិនអាចចាកចេញពីការជជែកបានទេ" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "មិនអាចផ្ទុកព័ត៌មានបានទេ" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "មិនអាចផ្ទុកបញ្ជីបានទេ" @@ -1834,7 +1923,7 @@ msgstr "បង្កើតលេខកូដ QR សម្រាប់កញ្ #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "បង្កើតកញ្ចប់ចាប់ផ្តើម" @@ -1877,12 +1966,12 @@ msgstr "បង្កើតគណនីថ្មី" msgid "Create report for {0}" msgstr "បង្កើតរបាយការណ៍សម្រាប់ {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "បង្កើត {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "វប្បធម៌" @@ -1897,8 +1986,8 @@ msgstr "" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "មតិព័ត៌មានផ្ទាល់ខ្លួនដែលបង្កើតឡើងដោយសហគមន៍នាំមកជូនអ្នកនូវបទពិសោធន៍ថ្មីៗ និងជួយអ្នកស្វែងរកខ្លឹមសារដែលអ្នកចូលចិត្ត" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "មតិព័ត៌មានផ្ទាល់ខ្លួនដែលបង្កើតឡើងដោយសហគមន៍នាំមកជូនអ្នកនូវបទពិសោធន៍ថ្មីៗ និងជួយអ្នកស្វែងរកខ្លឹមសារដែលអ្នកចូលចិត្ត" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1908,8 +1997,8 @@ msgstr "មតិព័ត៌មានផ្ទាល់ខ្លួនដែល msgid "Customize who can interact with this post." msgstr "ប្ដូរតាមបំណងអ្នកដែលអាចធ្វើអន្តរកម្មជាមួយនឹងការបង្ហោះនេះ" -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "ងងឹត" @@ -1917,7 +2006,7 @@ msgstr "ងងឹត" msgid "Dark mode" msgstr "ទម្រង់ងងឹត" -#: src/screens/Settings/AppearanceSettings.tsx:111 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "ស្បែកខ្មៅងងឹត" @@ -1925,8 +2014,8 @@ msgstr "ស្បែកខ្មៅងងឹត" msgid "Date of birth" msgstr "ថ្ងៃខែឆ្នាំកំណើត" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "បិទដំណើរការគណនី" @@ -1935,7 +2024,7 @@ msgstr "បិទដំណើរការគណនី" #~ msgid "Deactivate my account" #~ msgstr "បិទដំណើរការគណនីរបស់ខ្ញុំ" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "ការសម្របសម្រួលបំបាត់កំហុស" @@ -1943,38 +2032,42 @@ msgstr "ការសម្របសម្រួលបំបាត់កំហុ msgid "Debug panel" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "លំនាំដើម" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "លុប" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "លុបគណនី" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "លុបគណនី <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "លុបពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "លុបពាក្យសម្ងាត់កម្មវិធី" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "លុបកំណត់ត្រាប្រកាសការជជែក" @@ -1982,7 +2075,7 @@ msgstr "លុបកំណត់ត្រាប្រកាសការជជែ msgid "Delete for me" msgstr "លុបពីខ្ញុំ" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "លុបបញ្ជី" @@ -1994,7 +2087,7 @@ msgstr "លុបសារ" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "លុបសារពីខ្ញុំ" @@ -2008,16 +2101,16 @@ msgstr "លុបសារពីខ្ញុំ" msgid "Delete post" msgstr "លុប post" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "លុបកញ្ចប់ចាប់ផ្តើម" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "លុបកញ្ចប់ចាប់ផ្តើម?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "លុបបញ្ជីនេះ" @@ -2029,12 +2122,12 @@ msgstr "លុប post នេះ?" msgid "Deleted" msgstr "បានលុប់" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "គណនីបានលុប" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "លុប post" @@ -2072,8 +2165,8 @@ msgstr "ផ្ដាច់សម្រង់" msgid "Detach quote post?" msgstr "ផ្ដាច់សម្រង់ post?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2085,7 +2178,7 @@ msgstr "ប្រអប់៖ កែតម្រូវអ្នកដែលអ #~ msgid "Did you want to say anything?" #~ msgstr "តើអ្នកចង់និយាយអ្វី?" -#: src/screens/Settings/AppearanceSettings.tsx:115 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "" @@ -2097,8 +2190,8 @@ msgstr "" msgid "Disable Email 2FA" msgstr "បិទអ៊ីមែល 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "បិទ​រំញ័រ" @@ -2109,9 +2202,9 @@ msgstr "បិទ​ចំណង​ជើង​រង" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "បានបិទ" @@ -2143,11 +2236,11 @@ msgstr "រារាំងកម្មវិធីមិនឱ្យបង្ហ msgid "Discover new custom feeds" msgstr "ស្វែងរកព័ត៌មានផ្ទាល់ខ្លួនថ្មី" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "ស្វែងរកព័ត៌មានថ្មីៗ" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "ស្វែងរកមតិព័ត៌មានថ្មី" @@ -2159,12 +2252,12 @@ msgstr "ច្រានចោល" msgid "Dismiss error" msgstr "ច្រានចោលកំហុស" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "បោះបង់ការណែនាំអំពីការចាប់ផ្តើម" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "បង្ហាញផ្លាកសញ្ញាអក្សរជំនួសធំជាង" @@ -2187,8 +2280,8 @@ msgstr "ឈ្មោះបង្ហាញវែងពេក" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "ឈ្មោះបង្ហាញវែងពេក។ ចំនួនតួអក្សរអតិបរមាគឺ {DISPLAY_NAME_MAX_GRAPHEMES}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "" @@ -2216,7 +2309,7 @@ msgstr "មិនចាប់ផ្តើម ឬបញ្ចប់ដោយស #~ msgid "Domain Value" #~ msgstr "តម្លៃ Domain" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "បានផ្ទៀងផ្ទាត់ Domain" @@ -2273,7 +2366,7 @@ msgstr "ទម្លាក់ដើម្បីបន្ថែមរូបភា msgid "Duration:" msgstr "រយៈពេល" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "" @@ -2285,7 +2378,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "" @@ -2317,16 +2410,14 @@ msgstr "" msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "កែសម្រួល" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "កែសម្រួល" @@ -2351,7 +2442,7 @@ msgstr "កែរូបភាព" msgid "Edit interaction settings" msgstr "កែសម្រួលការកំណត់អន្តរកម្ម" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "កែសម្រួលព័ត៌មានលម្អិតនៃបញ្ជី" @@ -2359,10 +2450,8 @@ msgstr "កែសម្រួលព័ត៌មានលម្អិតនៃប msgid "Edit Moderation List" msgstr "កែសម្រួលបញ្ជីសម្របសម្រួល" -#: src/Navigation.tsx:295 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "កែសម្រួលមតិព័ត៌មានរបស់ខ្ញុំ" @@ -2391,7 +2480,7 @@ msgstr "កែប្រវត្តិរូប" msgid "Edit Profile" msgstr "កែប្រវត្តិរូប" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "កែសម្រួលកញ្ចប់ចាប់ផ្តើម" @@ -2411,16 +2500,16 @@ msgstr "កែសម្រួលឈ្មោះបង្ហាញរបស់អ msgid "Edit your profile description" msgstr "កែសម្រួល​ការ​ពិពណ៌នា​ប្រវត្តិរូប​របស់​អ្នក" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "កែសម្រួលកញ្ចប់ចាប់ផ្តើមរបស់អ្នក" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "ការអប់រំ" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2430,7 +2519,7 @@ msgstr "" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "អ៊ីមែល 2FA ត្រូវបានបើក" @@ -2490,7 +2579,7 @@ msgstr "បើក" msgid "Enable {0} only" msgstr "បើកដំណើរការតែ {0} ប៉ុណ្ណោះ" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "បើកមាតិកាសម្រាប់មនុស្សពេញវ័យ" @@ -2503,12 +2592,12 @@ msgstr "បើកដំណើរការអ៊ីមែល 2FA" msgid "Enable external media" msgstr "បើកប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅ" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "បើកកម្មវិធីចាក់មេឌៀសម្រាប់" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "បើកការជូនដំណឹងជាអាទិភាព" @@ -2520,9 +2609,14 @@ msgstr "បើកចំណងជើងរង" msgid "Enable this source only" msgstr "បើកដំណើរការប្រភពនេះតែប៉ុណ្ណោះ" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "បានបើក" @@ -2563,7 +2657,7 @@ msgstr "បញ្ចូលអេក្រង់ពេញ" msgid "Enter the code you received to change your password." msgstr "បញ្ចូលលេខកូដដែលអ្នកបានទទួលដើម្បីប្តូរពាក្យសម្ងាត់របស់អ្នក" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "បញ្ចូល Domain ដែលអ្នកចង់ប្រើ" @@ -2593,6 +2687,7 @@ msgid "Enter your username and password" msgstr "បញ្ចូលឈ្មោះអ្នកប្រើប្រាស់ និងពាក្យសម្ងាត់របស់អ្នក។" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "កំហុស" @@ -2605,7 +2700,7 @@ msgid "Error receiving captcha response." msgstr "កំហុសក្នុងការទទួលការឆ្លើយតប captcha" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "កំហុស" @@ -2621,8 +2716,8 @@ msgstr "អ្នក​រាល់​គ្នា​អាច​ឆ្លើយ msgid "Everybody can reply to this post." msgstr "អ្នក​រាល់​គ្នា​អាច​ឆ្លើយ​តប​នឹង​ការ​ប្រកាស​នេះ" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "ទាំងអស់គ្នា" @@ -2646,7 +2741,7 @@ msgstr "មិនរាប់បញ្ចូលអ្នកប្រើប្រ msgid "Exit fullscreen" msgstr "ចេញពីអេក្រង់ពេញ" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "ចាកចេញពីដំណើរការលុបគណនី" @@ -2658,7 +2753,7 @@ msgstr "ចាកចេញពីដំណើរការលុបគណនី" msgid "Exits image cropping process" msgstr "ចាកចេញពីដំណើរការកាត់រូបភាព" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "ចាកចេញពីទិដ្ឋភាពរូបភាព" @@ -2666,11 +2761,11 @@ msgstr "ចាកចេញពីទិដ្ឋភាពរូបភាព" msgid "Exits inputting search query" msgstr "ចាកចេញពីការបញ្ចូលសំណួរស្វែងរក" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "ពង្រីកអត្ថបទជំនួស" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "ពង្រីកបញ្ជីអ្នកប្រើប្រាស់" @@ -2683,8 +2778,8 @@ msgstr "ពង្រីក ឬបង្រួមការបង្ហោះព msgid "Expected uri to resolve to a record" msgstr "អ្នករំពឹងថានឹងដោះស្រាយកំណត់ត្រាមួយ។" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "ពិសោធន៍" @@ -2708,8 +2803,8 @@ msgstr "ប្រព័ន្ធផ្សព្វផ្សាយច្បាស msgid "Explicit sexual images." msgstr "រូបភាពផ្លូវភេទច្បាស់លាស់" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "នាំចេញទិន្នន័យរបស់ខ្ញុំ" @@ -2717,8 +2812,8 @@ msgstr "នាំចេញទិន្នន័យរបស់ខ្ញុំ" msgid "Export My Data" msgstr "នាំចេញទិន្នន័យរបស់ខ្ញុំ" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "ប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅ" @@ -2728,12 +2823,12 @@ msgid "External Media" msgstr "ប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅ" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "ប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅអាចអនុញ្ញាតឱ្យគេហទំព័រប្រមូលព័ត៌មានអំពីអ្នក និងឧបករណ៍របស់អ្នក។ គ្មាន​ព័ត៌មាន​ត្រូវ​បាន​ផ្ញើ ឬ​ស្នើ​រហូត​ដល់​អ្នក​ចុច​ប៊ូតុង \"play\"" -#: src/Navigation.tsx:314 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "ចំណូលចិត្តប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅ" @@ -2741,7 +2836,7 @@ msgstr "ចំណូលចិត្តប្រព័ន្ធផ្សព្វ #~ msgid "External media settings" #~ msgstr "ការកំណត់ប្រព័ន្ធផ្សព្វផ្សាយខាងក្រៅ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "បរាជ័យក្នុងការផ្លាស់ប្តូរចំណុចទាញ។ សូមព្យាយាមម្តងទៀត" @@ -2754,8 +2849,8 @@ msgstr "បរាជ័យក្នុងការផ្លាស់ប្តូ msgid "Failed to create app password. Please try again." msgstr "បរាជ័យក្នុងការបង្កើតពាក្យសម្ងាត់កម្មវិធី។ សូមព្យាយាមម្តងទៀត" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "បរាជ័យក្នុងការបង្កើតកញ្ចប់ចាប់ផ្តើម" @@ -2771,12 +2866,12 @@ msgstr "បរាជ័យក្នុងការលុបសារ" msgid "Failed to delete post, please try again" msgstr "បរាជ័យក្នុងការលុបការបង្ហោះ សូមព្យាយាមម្តងទៀត" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "បរាជ័យក្នុងការលុបកញ្ចប់ចាប់ផ្តើម" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "បានបរាជ័យក្នុងការផ្ទុកចំណូលចិត្តមតិព័ត៌មាន" @@ -2788,12 +2883,12 @@ msgstr "បានបរាជ័យក្នុងការផ្ទុក GIFs" msgid "Failed to load past messages" msgstr "បានបរាជ័យក្នុងការផ្ទុកសារពីមុន" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "បានបរាជ័យក្នុងការផ្ទុកព័ត៌មានដែលបានណែនាំ" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "បានបរាជ័យក្នុងការផ្ទុកដែលបានណែនាំដូចខាងក្រោម" @@ -2827,11 +2922,11 @@ msgstr "បរាជ័យក្នុងការដាក់បណ្តឹង msgid "Failed to toggle thread mute, please try again" msgstr "មិន​អាច​បិទ​បើក​បិទ​សំឡេង​បាន​ទេ សូម​ព្យាយាម​ម្ដង​ទៀត" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "បរាជ័យក្នុងការធ្វើបច្ចុប្បន្នភាពព័ត៌មាន" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "បរាជ័យក្នុងការធ្វើបច្ចុប្បន្នភាពការកំណត់" @@ -2842,11 +2937,11 @@ msgstr "បរាជ័យក្នុងការធ្វើបច្ចុប msgid "Failed to upload video" msgstr "បរាជ័យក្នុងការបង្ហោះវីដេអូ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "បរាជ័យក្នុងការផ្ទៀងផ្ទាត់ចំណុចទាញ។ សូមព្យាយាមម្តងទៀត" -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "ព័ត៌មាន" @@ -2855,11 +2950,16 @@ msgstr "ព័ត៌មាន" msgid "Feed by {0}" msgstr "ព័ត៌មានដោយ {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "មតិកែលម្អ" @@ -2869,26 +2969,30 @@ msgstr "មតិកែលម្អ" msgid "Feedback sent!" msgstr "បានផ្ញើមតិកែលម្អ!" -#: src/Navigation.tsx:397 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:538 -#: src/view/shell/desktop/LeftNav.tsx:458 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "ព័ត៌មាន" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "មតិព័ត៌មានគឺជាក្បួនដោះស្រាយផ្ទាល់ខ្លួនដែលអ្នកប្រើប្រាស់បង្កើតដោយមានជំនាញសរសេរកូដតិចតួច។ <0/> សម្រាប់ព័ត៌មានបន្ថែម" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "បានធ្វើបច្ចុប្បន្នភាពព័ត៌មាន!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "មាតិកាឯកសារ" @@ -2901,7 +3005,7 @@ msgstr "ឯកសារត្រូវបានរក្សាទុកដោយ msgid "Filter from feeds" msgstr "ត្រងពីមតិព័ត៌មាន" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "បញ្ចប់" @@ -2911,7 +3015,13 @@ msgstr "បញ្ចប់" msgid "Find accounts to follow" msgstr "ស្វែងរកគណនីដើម្បីតាមដាន" -#: src/view/screens/Search/Search.tsx:613 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "ស្វែងរកប្រកាស និងអ្នកប្រើប្រាស់នៅលើ Bluesky" @@ -2923,7 +3033,7 @@ msgstr "ស្វែងរកប្រកាស និងអ្នកប្រ #~ msgid "Fine-tune the discussion threads." #~ msgstr "សម្រួលប្រធានបទពិភាក្សា" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "បញ្ចប់" @@ -2931,12 +3041,12 @@ msgstr "បញ្ចប់" msgid "Fitness" msgstr "សម្បទា" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "អាចបត់បែនបាន" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2958,7 +3068,12 @@ msgstr "តាម {0}" msgid "Follow {name}" msgstr "តាម {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "តាមដាន 7 គណនី" @@ -2967,8 +3082,8 @@ msgstr "តាមដាន 7 គណនី" msgid "Follow Account" msgstr "តាមដានគណនី" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "តាមដានទាំងអស់គ្នា" @@ -2982,7 +3097,7 @@ msgctxt "action" msgid "Follow Back" msgstr "តាមដានត្រឡប់វិញ" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "តាមដានគណនីបន្ថែមទៀត ដើម្បីភ្ជាប់ជាមួយចំណាប់អារម្មណ៍របស់អ្នក និងបង្កើតបណ្តាញរបស់អ្នក។" @@ -3016,32 +3131,30 @@ msgstr "អ្នកប្រើប្រាស់ដែលបានតាមដ #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "អ្នកតាម" +#~ msgid "Followers" +#~ msgstr "អ្នកតាម" -#: src/Navigation.tsx:191 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "អ្នកតាមដាន @{0} ដែលអ្នកស្គាល់" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "អ្នកតាមដែលអ្នកស្គាល់" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "កំពុងតាម" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "កំពុងតាម {0}" @@ -3050,13 +3163,13 @@ msgstr "កំពុងតាម {0}" msgid "Following {name}" msgstr "កំពុងតាម {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "ធ្វើតាមចំណូលចិត្តមតិព័ត៌មាន" -#: src/Navigation.tsx:301 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "ធ្វើតាមចំណូលចិត្តមតិព័ត៌មាន" @@ -3068,20 +3181,20 @@ msgstr "តាមអ្នក" msgid "Follows You" msgstr "តាមអ្នក" -#: src/screens/Settings/AppearanceSettings.tsx:133 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "ពុម្ពអក្សរ" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "ទំហំពុម្ពអក្សរ" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "អាហារ" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "សម្រាប់ហេតុផលសុវត្ថិភាព យើងនឹងត្រូវផ្ញើលេខកូដបញ្ជាក់ទៅកាន់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក" @@ -3093,7 +3206,7 @@ msgstr "សម្រាប់ហេតុផលសុវត្ថិភាព #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "សម្រាប់ហេតុផលសុវត្ថិភាព អ្នកនឹងមិនអាចមើលវាម្តងទៀតបានទេ។ ប្រសិនបើអ្នកបាត់ពាក្យសម្ងាត់នេះ អ្នកនឹងត្រូវបង្កើតពាក្យសម្ងាត់ថ្មី" -#: src/screens/Settings/AppearanceSettings.tsx:135 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "សម្រាប់បទពិសោធន៍ដ៏ល្អបំផុត យើងសូមណែនាំឱ្យប្រើពុម្ពអក្សរស្បែក" @@ -3106,11 +3219,11 @@ msgstr "ជារៀងរហូត" msgid "Forgot Password" msgstr "" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "ភ្លេចពាក្យសម្ងា?ត់" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "ភ្លេច?" @@ -3118,11 +3231,11 @@ msgstr "ភ្លេច?" msgid "Frequently Posts Unwanted Content" msgstr "បង្ហោះមាតិកាដែលមិនចង់បានញឹកញាប់" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "ពី @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "ពី <0/>" @@ -3148,7 +3261,7 @@ msgstr "រកជំនួយ" msgid "Get Started" msgstr "ចាប់ផ្តើម" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "ការចាប់ផ្តើម" @@ -3164,13 +3277,13 @@ msgstr "ផ្តល់ទម្រង់មុខរបស់អ្នក" msgid "Glaring violations of law or terms of service" msgstr "ការបំពានច្បាប់ ឬលក្ខខណ្ឌប្រើប្រាស់ជាក់ស្តែង" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "ត្រឡប់ទៅវិញ" @@ -3178,27 +3291,27 @@ msgstr "ត្រឡប់ទៅវិញ" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "ត្រឡប់ទៅវិញ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "ត្រលប់ទៅទំព័រមុន" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "ត្រលប់ទៅជំហានមុន" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "ត្រលប់ទៅជំហានមុន" @@ -3233,29 +3346,30 @@ msgstr "ចូលទៅកាន់ប្រវត្តិរូបរបស់ msgid "Graphic Media" msgstr "ប្រព័ន្ធផ្សព្វផ្សាយក្រាហ្វិក" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "ពាក់កណ្តាលផ្លូវ" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "" @@ -3263,7 +3377,7 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "ការបៀតបៀន ការបោកប្រាស់ ឬការមិនអត់ឱន" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "" @@ -3275,9 +3389,10 @@ msgstr "" msgid "Having trouble?" msgstr "មានបញ្ហា?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "ជំនួយ" @@ -3302,6 +3417,7 @@ msgstr "នេះគឺជាពាក្យសម្ងាត់កម្មវ msgid "Hidden list" msgstr "បញ្ជីដែលលាក់" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3309,11 +3425,13 @@ msgstr "បញ្ជីដែលលាក់" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "លាក់" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "លាក់" @@ -3347,31 +3465,43 @@ msgstr "លាក់ការបង្ហោះនេះ?" msgid "Hide this reply?" msgstr "លាក់ការឆ្លើយតបនេះ?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "លាក់បញ្ជីអ្នកប្រើប្រាស់" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "ហ៎ បញ្ហា​មួយ​ចំនួន​បាន​កើត​ឡើង​ពេល​ទាក់ទង​ទៅ​ម៉ាស៊ីន​បម្រើ​មតិព័ត៌មាន។ សូមប្រាប់ម្ចាស់ព័ត៌មានអំពីបញ្ហានេះ" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "ហ៊ឺ ម៉ាស៊ីនមេរបស់មតិព័ត៌មានហាក់ដូចជាត្រូវបានកំណត់រចនាសម្ព័ន្ធខុស។ សូមប្រាប់ម្ចាស់ព័ត៌មានអំពីបញ្ហានេះ" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "ហ៊ឺ ម៉ាស៊ីនមេរបស់មតិព័ត៌មានហាក់ដូចជាគ្មានអ៊ីនធឺណិត។ សូមប្រាប់ម្ចាស់ព័ត៌មានអំពីបញ្ហានេះ" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "ហ៊ឺ ម៉ាស៊ីនមេចំណីបានផ្តល់ការឆ្លើយតបមិនល្អ។ សូមប្រាប់ម្ចាស់ព័ត៌មានអំពីបញ្ហានេះ" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "ហ៊ឺ យើងមានបញ្ហាក្នុងការស្វែងរកព័ត៌មាននេះ។ វាប្រហែលជាត្រូវបានលុប" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "ហឺម វាហាក់ដូចជាយើងមានបញ្ហាក្នុងការផ្ទុកទិន្នន័យនេះ។ សូមមើលខាងក្រោមសម្រាប់ព័ត៌មានលម្អិតបន្ថែម។ ប្រសិនបើបញ្ហានេះនៅតែបន្តកើតមាន សូមទាក់ទងមកយើងខ្ញុំ" @@ -3383,26 +3513,28 @@ msgstr "ហ៊ឺ យើងមិនអាចផ្ទុកសេវាកម msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "ចាំ! យើងកំពុងផ្តល់សិទ្ធិចូលប្រើវីដេអូបន្តិចម្តងៗ ហើយអ្នកនៅតែរង់ចាំក្នុងជួរ។ សូមពិនិត្យមើលឡើងវិញឆាប់ៗនេះ" -#: src/Navigation.tsx:588 -#: src/Navigation.tsx:608 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "ទំព័រដើម" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "ការឆ្លើយតបភ្លាមៗជាមុន" @@ -3425,8 +3557,8 @@ msgstr "ខ្ញុំមានលេខកូដ" msgid "I have a confirmation code" msgstr "ខ្ញុំមានលេខកូដបញ្ជាក់" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "ខ្ញុំមាន domain ផ្ទាល់ខ្លួន" @@ -3435,7 +3567,7 @@ msgstr "ខ្ញុំមាន domain ផ្ទាល់ខ្លួន" msgid "I understand" msgstr "ខ្ញុំយល់" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "ប្រសិនបើអត្ថបទ alt វែង បិទ/បើកស្ថានភាពពង្រីកអត្ថបទ" @@ -3443,13 +3575,17 @@ msgstr "ប្រសិនបើអត្ថបទ alt វែង បិទ/ប msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "ប្រសិនបើអ្នកមិនទាន់ពេញវ័យស្របតាមច្បាប់នៃប្រទេសរបស់អ្នក ឪពុកម្តាយ ឬអាណាព្យាបាលស្របច្បាប់របស់អ្នកត្រូវតែអានលក្ខខណ្ឌទាំងនេះជំនួសអ្នក" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "ប្រសិនបើអ្នកលុបបញ្ជីនេះ អ្នកនឹងមិនអាចយកវាមកវិញបានទេ" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "ប្រសិនបើអ្នកមានដែនផ្ទាល់ខ្លួនរបស់អ្នក អ្នកអាចប្រើវាជាចំណុចទាញរបស់អ្នក។ វាអនុញ្ញាតឱ្យអ្នកផ្ទៀងផ្ទាត់អត្តសញ្ញាណរបស់អ្នកដោយខ្លួនឯង – <0>ស្វែងយល់បន្ថែម" +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "ប្រសិនបើអ្នកមានដែនផ្ទាល់ខ្លួនរបស់អ្នក អ្នកអាចប្រើវាជាចំណុចទាញរបស់អ្នក។ វាអនុញ្ញាតឱ្យអ្នកផ្ទៀងផ្ទាត់អត្តសញ្ញាណរបស់អ្នកដោយខ្លួនឯង – <0>ស្វែងយល់បន្ថែម" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3491,7 +3627,7 @@ msgstr "សារមិនសមរម្យ ឬតំណច្បាស់ល msgid "Input code sent to your email for password reset" msgstr "បញ្ចូលលេខកូដដែលបានផ្ញើទៅអ៊ីមែលរបស់អ្នកសម្រាប់កំណត់ពាក្យសម្ងាត់ឡើងវិញ" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "បញ្ចូលលេខកូដបញ្ជាក់សម្រាប់ការលុបគណនី" @@ -3503,19 +3639,19 @@ msgstr "បញ្ចូលលេខកូដបញ្ជាក់សម្រា msgid "Input new password" msgstr "បញ្ចូលពាក្យសម្ងាត់ថ្មី" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "បញ្ចូលពាក្យសម្ងាត់សម្រាប់ការលុបគណនី" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "បញ្ចូលលេខកូដដែលបានផ្ញើទៅអ្នក" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "បញ្ចូលឈ្មោះអ្នកប្រើប្រាស់ ឬអាសយដ្ឋានអ៊ីមែលដែលអ្នកបានប្រើនៅពេលចុះឈ្មោះ" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "បញ្ចូលពាក្យសម្ងាត់របស់អ្នក" @@ -3524,8 +3660,8 @@ msgstr "បញ្ចូលពាក្យសម្ងាត់របស់អ្ #~ msgstr "បញ្ចូលការផ្តល់សេវាបង្ហោះដែលអ្នកពេញចិត្ត" #: src/screens/Signup/StepHandle.tsx:114 -msgid "Input your user handle" -msgstr "បញ្ចូលចំណុចទាញអ្នកប្រើប្រាស់របស់អ្នក" +#~ msgid "Input your user handle" +#~ msgstr "បញ្ចូលចំណុចទាញអ្នកប្រើប្រាស់របស់អ្នក" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" @@ -3535,12 +3671,12 @@ msgstr "អន្តរកម្មមានកំណត់" #~ msgid "Introducing new font settings" #~ msgstr "ការណែនាំការកំណត់ពុម្ពអក្សរថ្មី" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "លេខកូដបញ្ជាក់ 2FA មិនត្រឹមត្រូវ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "ចំណុចទាញមិនត្រឹមត្រូវ។ សូមសាកល្បងមួយផ្សេងទៀត" @@ -3548,8 +3684,8 @@ msgstr "ចំណុចទាញមិនត្រឹមត្រូវ។ ស msgid "Invalid or unsupported post record" msgstr "កំណត់ត្រាប្រកាសមិនត្រឹមត្រូវ ឬមិនគាំទ្រ" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "ឈ្មោះអ្នកប្រើ ឬពាក្យសម្ងាត់មិនត្រឹមត្រូវ" @@ -3597,7 +3733,7 @@ msgstr "វាហាក់ដូចជាអ្នកបានបញ្ចូល msgid "It's correct" msgstr "វាត្រឹមត្រូវ" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "មានតែអ្នកទេឥឡូវនេះ! បន្ថែមមនុស្សបន្ថែមទៀតទៅក្នុងកញ្ចប់ចាប់ផ្តើមរបស់អ្នកដោយស្វែងរកខាងលើ" @@ -3611,18 +3747,18 @@ msgstr "ការងារ" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "ចូលរួមជាមួយ Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "ចូលរួមការសន្ទនា" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "សារព័ត៌មាន" @@ -3635,7 +3771,7 @@ msgid "Labeled by the author." msgstr "ដាក់ស្លាកដោយអ្នកនិពន្ធ" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "ស្លាក" @@ -3643,7 +3779,7 @@ msgstr "ស្លាក" msgid "Labels added" msgstr "ស្លាកត្រូវបានបន្ថែម" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "ស្លាកគឺជាចំណារពន្យល់អំពីអ្នកប្រើប្រាស់ និងខ្លឹមសារ។ ពួកវាអាចត្រូវបានប្រើដើម្បីលាក់ ព្រមាន និងចាត់ថ្នាក់បណ្តាញ" @@ -3663,26 +3799,27 @@ msgstr "ការជ្រើសរើសភាសា" #~ msgid "Language settings" #~ msgstr "ការកំណត់ភាសា" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "ការកំណត់ភាសា" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "ភាសា" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "ធំជាង" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:522 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "ចុងក្រោយ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "ស្វែងយល់បន្ថែម" @@ -3708,8 +3845,8 @@ msgstr "ស្វែងយល់បន្ថែមអំពីការសម្ msgid "Learn more about this warning" msgstr "ស្វែងយល់បន្ថែមអំពីការព្រមាននេះ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "ស្វែងយល់បន្ថែមអំពីអ្វីដែលជាសាធារណៈនៅលើ Bluesky" @@ -3743,7 +3880,7 @@ msgstr "ទុកពួកវាទាំងអស់ដោយមិនធីក msgid "Leaving Bluesky" msgstr "ចាកចេញពី Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "ចាកចេញទៅ" @@ -3756,41 +3893,63 @@ msgstr "អនុញ្ញាតឱ្យខ្ញុំជ្រើសរើស msgid "Let's get your password reset!" msgstr "ចូរយើងកំណត់ពាក្យសម្ងាត់របស់អ្នកឡើងវិញ" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "ពន្លឺ" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "ចូលចិត្ត 10 ប្រកាស" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "ចូលចិត្តការបង្ហោះចំនួន 10 ដើម្បីបណ្តុះបណ្តាល Discover feed" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "ចូលចិត្តមតិព័ត៌មាននេះ" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "ចូលចិត្ត" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "ចូលចិត្ត" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "ចូលចិត្តមតិព័ត៌មានផ្ទាល់ខ្លួនរបស់អ្នក" @@ -3799,7 +3958,7 @@ msgstr "ចូលចិត្ត" #~ msgid "liked your post" #~ msgstr "ចូលចិត្តការបង្ហោះរបស់អ្នក" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "ចូលចិត្ត" @@ -3807,7 +3966,12 @@ msgstr "ចូលចិត្ត" msgid "Likes on this post" msgstr "ចូលចិត្តនៅលើប្រកាសនេះ" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "បញ្ជី" @@ -3815,7 +3979,7 @@ msgstr "បញ្ជី" msgid "List Avatar" msgstr "បញ្ជី Avatar" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "បញ្ជីត្រូវបានរារាំង" @@ -3824,7 +3988,15 @@ msgstr "បញ្ជីត្រូវបានរារាំង" msgid "List by {0}" msgstr "រាយបញ្ជីដោយ {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "បានលុបបញ្ជី" @@ -3836,7 +4008,7 @@ msgstr "បញ្ជីត្រូវបានលាក់" msgid "List Hidden" msgstr "បញ្ជីដែលលាក់" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "បានបិទបញ្ជី" @@ -3844,18 +4016,19 @@ msgstr "បានបិទបញ្ជី" msgid "List Name" msgstr "បញ្ជីឈ្មោះ" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "បញ្ជីត្រូវបានបិទ" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "បាន​បិទ​បញ្ជី" -#: src/Navigation.tsx:134 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:476 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "​បញ្ជី" @@ -3864,26 +4037,26 @@ msgstr "​បញ្ជី" msgid "Lists blocking this user:" msgstr "បញ្ជីដែលរារាំងអ្នកប្រើប្រាស់នេះ៖" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "ផ្ទុកច្រើនទៀត" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "ផ្ទុកព័ត៌មានដែលបានណែនាំបន្ថែមទៀត" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "ផ្ទុកការស្នើរសុំបន្ថែមទៀតដូចខាងក្រោម" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "ផ្ទុកការជូនដំណឹងថ្មីៗ" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "ផ្ទុកប្រកាសថ្មីៗ" @@ -3891,23 +4064,23 @@ msgstr "ផ្ទុកប្រកាសថ្មីៗ" msgid "Loading..." msgstr "កំពុងផ្ទុក..." -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "កំណត់ហេតុ" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "ចូល ឬចុះឈ្មោះ" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "ចេញ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "ភាពមើលឃើញពីការចេញពីគណនី" @@ -3915,10 +4088,15 @@ msgstr "ភាពមើលឃើញពីការចេញពីគណនី" msgid "Login to account that is not listed" msgstr "ចូលទៅគណនីដែលមិនមានក្នុងបញ្ជី" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "និមិត្តសញ្ញាដោយ <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "និមិត្តសញ្ញាដោយ <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "និមិត្តសញ្ញាដោយ <0>@sawaratsuki.bsky.social" @@ -3951,8 +4129,8 @@ msgstr "ធ្វើមួយសម្រាប់ខ្ញុំ" msgid "Make sure this is where you intend to go!" msgstr "ត្រូវប្រាកដថានេះជាកន្លែងដែលអ្នកចង់ទៅ" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "គ្រប់គ្រងព័ត៌មានដែលបានរក្សាទុក" @@ -3965,7 +4143,7 @@ msgstr "គ្រប់គ្រងពាក្យ និងស្លាកដ msgid "Mark as read" msgstr "សម្គាល់ថាបានអានហើយ" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "ប្រព័ន្ធផ្សព្វផ្សាយ" @@ -3981,9 +4159,12 @@ msgstr "អ្នកប្រើប្រាស់ដែលបានលើកឡ msgid "Mentioned users" msgstr "អ្នកប្រើប្រាស់ដែលបានលើកឡើង" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "ម៉ឺនុយ" @@ -3996,7 +4177,7 @@ msgstr "សារ {0}" msgid "Message deleted" msgstr "សារត្រូវបានលុប" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Message from server: {0}" @@ -4010,13 +4191,12 @@ msgid "Message is too long" msgstr "សារវែងពេក" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "ការកំណត់សារ" +#~ msgid "Message settings" +#~ msgstr "ការកំណត់សារ" -#: src/Navigation.tsx:603 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "សារ" @@ -4028,10 +4208,10 @@ msgstr "គណនីបន្លំ" msgid "Misleading Post" msgstr "post បន្លំ" -#: src/Navigation.tsx:139 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "ការសម្របសម្រួល" @@ -4044,12 +4224,12 @@ msgstr "ព័ត៌មានលម្អិតនៃការសម្របស msgid "Moderation list by {0}" msgstr "បញ្ជីសម្របសម្រួលដោយ {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "បញ្ជីសម្របសម្រួលដោយ <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "បញ្ជីសម្របសម្រួលដោយអ្នក" @@ -4061,12 +4241,12 @@ msgstr "បាន​បង្កើត​បញ្ជី​សម្រប​ស msgid "Moderation list updated" msgstr "បានធ្វើបច្ចុប្បន្នភាពបញ្ជីសម្របសម្រួល" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "បញ្ជីសម្របសម្រួល" -#: src/Navigation.tsx:144 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "បញ្ជីការសម្របសម្រួល" @@ -4078,11 +4258,11 @@ msgstr "ការកំណត់កម្រិតមធ្យម" #~ msgid "Moderation settings" #~ msgstr "ការកំណត់កម្រិតមធ្យម" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "ឧបករណ៍សំរបសំរួល" @@ -4095,28 +4275,31 @@ msgstr "អ្នកសម្របសម្រួលបានជ្រើសរ msgid "More" msgstr "ច្រើនទៀត" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "ព័ត៌មានច្រើនទៀត" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "ជម្រើសច្រើនទៀត" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "ចូលចិត្តបំផុតមុនគេ" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "ចម្លើយដែលចូលចិត្តបំផុតមុនគេ" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "ភាពយន្ត" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "តន្ត្រី" @@ -4139,7 +4322,7 @@ msgstr "Mute {truncatedTag}" msgid "Mute Account" msgstr "បិទគណនី" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "បិទគណនី" @@ -4156,11 +4339,11 @@ msgstr "បិទការសន្ទនា" msgid "Mute in:" msgstr "បិទសំឡេងក្នុង៖" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "បិទបញ្ជី" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "បិទសំឡេងគណនីទាំងនេះ?" @@ -4198,16 +4381,16 @@ msgstr "បិទ thread" msgid "Mute words & tags" msgstr "បិទពាក្យ & ស្លាក" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "គណនីបិទ" -#: src/Navigation.tsx:149 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "គណនីបិទ" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "គណនីដែលបានបិទសំឡេងបានលុបការបង្ហោះរបស់ពួកគេចេញពីព័ត៌មានរបស់អ្នក និងពីការជូនដំណឹងរបស់អ្នក។ ការបិទសំឡេងមានលក្ខណៈឯកជនទាំងស្រុង" @@ -4215,11 +4398,11 @@ msgstr "គណនីដែលបានបិទសំឡេងបានលុប msgid "Muted by \"{0}\"" msgstr "បានបិទសំឡេងដោយ \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "ពាក្យ និងស្លាកដែលបានបិទ" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "ការបិទសំឡេងគឺឯកជន។ គណនីដែលបានបិទអាចធ្វើអន្តរកម្មជាមួយអ្នក ប៉ុន្តែអ្នកនឹងមិនឃើញការបង្ហោះរបស់ពួកគេ ឬទទួលបានការជូនដំណឹងពីពួកគេទេ" @@ -4228,11 +4411,11 @@ msgstr "ការបិទសំឡេងគឺឯកជន។ គណនីដ msgid "My Birthday" msgstr "ខួបកំណើតរបស់ខ្ញុំ" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "មតិព័ត៌មានរបស់ខ្ញុំ" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "ប្រវត្តិរូបរបស់ខ្ញុំ" @@ -4260,7 +4443,7 @@ msgid "Name or Description Violates Community Standards" msgstr "ឈ្មោះ ឬការពិពណ៌នាបំពានស្តង់ដារសហគមន៍" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "ធម្មជាតិ" @@ -4269,7 +4452,7 @@ msgid "Navigate to {0}" msgstr "រុករកទៅ {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "រុករកទៅអេក្រង់បន្ទាប់" @@ -4286,26 +4469,27 @@ msgstr "ត្រូវ​ការ​ផ្លាស់​ប្តូ​រ​ msgid "Need to report a copyright violation?" msgstr "ត្រូវការរាយការណ៍អំពីការរំលោភសិទ្ធិអ្នកនិពន្ធ?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "កុំបាត់បង់សិទ្ធិចូលប្រើទៅកាន់អ្នកតាមដាន ឬទិន្នន័យរបស់អ្នក" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "មិនអីទេ បង្កើត handle សម្រាប់ខ្ញុំ" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "ថ្មី" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "ថ្មី" +#~ msgid "New" +#~ msgstr "ថ្មី" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "ការជជែកថ្មី" @@ -4313,12 +4497,17 @@ msgstr "ការជជែកថ្មី" #~ msgid "New font settings ✨" #~ msgstr "ការកំណត់ពុម្ពអក្សរថ្មី✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "ថ្មី handle" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "សារថ្មី" @@ -4335,21 +4524,21 @@ msgstr "ពាក្យសម្ងាត់ថ្មី" msgid "New Password" msgstr "ពាក្យសម្ងាត់ថ្មី" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "post ថ្មី" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "post ថ្មី" -#: src/view/shell/desktop/LeftNav.tsx:323 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "post ថ្មី" @@ -4362,35 +4551,37 @@ msgstr "ប្រអប់ព័ត៌មានអ្នកប្រើប្រ msgid "New User List" msgstr "បញ្ជីអ្នកប្រើប្រាស់ថ្មី" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "ការឆ្លើយតបថ្មីបំផុតជាមុនសិន" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "ព័ត៌មាន" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "បន្ទាប់" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "រូបភាពបន្ទាប់" @@ -4403,17 +4594,17 @@ msgstr "រូបភាពបន្ទាប់" #~ msgid "No" #~ msgstr "ទេ" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "មិនទាន់មានពាក្យសម្ងាត់កម្មវិធីនៅឡើយទេ" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "គ្មានការពិពណ៌នាទេ" +#~ msgid "No description" +#~ msgstr "គ្មានការពិពណ៌នាទេ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "គ្មានបន្ទះ DNS" @@ -4425,12 +4616,12 @@ msgstr "រកមិនឃើញ GIF ដែលមានលក្ខណៈពិ msgid "No feeds found. Try searching for something else." msgstr "រកមិនឃើញមតិព័ត៌មានទេ។ ព្យាយាមស្វែងរកអ្វីផ្សេងទៀត" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "មិនទាន់មានអ្នកចូលចិត្តទេ" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "លែង​តាម {0}" @@ -4443,16 +4634,16 @@ msgstr "មិនលើសពី 253 តួអក្សរ" msgid "No messages yet" msgstr "មិនមានសារនៅឡើយទេ" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "មិនមានការសន្ទនាទៀតទេដែលត្រូវបង្ហាញ" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "មិនមានការជូនដំណឹងនៅឡើយទេ" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "គ្មាននរណាម្នាក់" @@ -4464,11 +4655,11 @@ msgstr "គ្មាននរណាម្នាក់ក្រៅពីអ្ន msgid "No posts yet." msgstr "មិនទាន់មានប្រកាសនៅឡើយទេ" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "មិនទាន់មានសម្រង់ទេ" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "មិនទាន់មានសារឡើងវិញនៅឡើយទេ" @@ -4477,22 +4668,23 @@ msgstr "មិនទាន់មានសារឡើងវិញនៅឡើយ msgid "No result" msgstr "គ្មានលទ្ធផល" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "គ្មានលទ្ធផល" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "រកមិនឃើញលទ្ធផលទេ" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "រកមិនឃើញលទ្ធផលសម្រាប់ \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "រកមិនឃើញលទ្ធផលសម្រាប់ {query}" @@ -4513,17 +4705,17 @@ msgstr "ទេ អរគុណ" msgid "Nobody" msgstr "គ្មាននរណាម្នាក់" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "គ្មាននរណាម្នាក់ចូលចិត្តវានៅឡើយទេ។ ប្រហែលជាអ្នកគួរតែជាអ្នកដំបូង" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "មិនទាន់មាននរណាម្នាក់ដកស្រង់រឿងនេះនៅឡើយទេ។ ប្រហែលជាអ្នកគួរតែជាអ្នកដំបូង" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "គ្មាន​នរណា​ម្នាក់​បាន​បង្ហោះ​វា​ឡើង​វិញ​នៅ​ឡើយ​ទេ។ ប្រហែលជាអ្នកគួរតែជាអ្នកដំបូង" @@ -4535,8 +4727,8 @@ msgstr "គ្មាននរណាម្នាក់ត្រូវបានរ msgid "Non-sexual Nudity" msgstr "" -#: src/Navigation.tsx:129 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "រកមិនឃើញ" @@ -4547,45 +4739,43 @@ msgstr "ពេលនេះទេ" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "ចំណាំអំពីការចែករំលែក" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "ចំណាំ៖ Bluesky គឺជាបណ្តាញបើកចំហ និងសាធារណៈ។ ការកំណត់នេះកំណត់តែការមើលឃើញខ្លឹមសាររបស់អ្នកនៅលើកម្មវិធី និងគេហទំព័រ Bluesky ហើយកម្មវិធីផ្សេងទៀតប្រហែលជាមិនគោរពការកំណត់នេះទេ។ ខ្លឹមសាររបស់អ្នកអាចនៅតែត្រូវបានបង្ហាញដល់អ្នកប្រើប្រាស់ដែលបានចេញពីគណនីដោយកម្មវិធី និងគេហទំព័រផ្សេងទៀត" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "គ្មានអ្វីនៅទីនេះទេ" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "តម្រងការជូនដំណឹង" -#: src/Navigation.tsx:392 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "ការកំណត់ការជូនដំណឹង" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "ការកំណត់ការជូនដំណឹង" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "សំឡេងជូនដំណឹង" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "សំឡេងជូនដំណឹង" -#: src/Navigation.tsx:598 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:439 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "ការជូនដំណឹង" @@ -4620,8 +4810,9 @@ msgstr "" msgid "Oh no! Something went wrong." msgstr "អូទេ! មានអ្វីមួយខុសប្រក្រតី" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -#: src/screens/Settings/AppIconSettings.tsx:81 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "" @@ -4630,16 +4821,18 @@ msgstr "" msgid "Okay" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "ចម្លើយចាស់បំផុតជាមុនសិន" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "កំណត់ការចូលដំណើរការឡើងវិញ" @@ -4679,17 +4872,17 @@ msgstr "មានតែឯកសារ WebVTT (.vtt) ប៉ុណ្ណោះដ msgid "Oops, something went wrong!" msgstr "ឯកសារ WebVTT (.vtt) ងាយស្រួលគាំទ្រ" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "បើក" @@ -4701,7 +4894,7 @@ msgstr "បើកម៉ឺនុយផ្លូវកាត់ទម្រង់ msgid "Open avatar creator" msgstr "បើកអ្នកបង្កើតរូបតំណាង" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "បើកប្រអប់ចំណុចទាញការផ្លាស់ប្តូរ" @@ -4710,17 +4903,26 @@ msgstr "បើកប្រអប់ចំណុចទាញការផ្លា msgid "Open conversation options" msgstr "បើកជម្រើសការសន្ទនា" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "បើកកម្មវិធីជ្រើសរើសរូបអារម្មណ៍" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "បើកម៉ឺនុយជម្រើសមតិព័ត៌មាន" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "បើក helpdesk ក្នុង browser" @@ -4736,32 +4938,32 @@ msgstr "បើកតំណទៅ {niceUrl}" msgid "Open message options" msgstr "បើកជម្រើសសារ" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "បើកទំព័របំបាត់កំហុសការសម្របសម្រួល" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "បើកការកំណត់ពាក្យ និងស្លាកដែលបានបិទ" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "បើកការរុករក" +#~ msgid "Open navigation" +#~ msgstr "បើកការរុករក" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "បើកម៉ឺនុយជម្រើសប្រកាស" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "បើកម៉ឺនុយកញ្ចប់ចាប់ផ្តើម" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -4863,7 +5065,7 @@ msgstr "បើកបញ្ជីលេខកូដអញ្ជើញ" #~ msgid "Opens moderation settings" #~ msgstr "បើកការកំណត់ការសម្របសម្រួល" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "បើកទម្រង់កំណត់ពាក្យសម្ងាត់ឡើងវិញ" @@ -4896,7 +5098,7 @@ msgstr "បើកគេហទំព័រដែលបានភ្ជាប់" #~ msgid "Opens the threads preferences" #~ msgstr "បើក​ចំណូលចិត្ត​ខ្សែស្រឡាយ" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "បើកកម្រងព័ត៌មាននេះ" @@ -4922,11 +5124,11 @@ msgstr "Options:" msgid "Or combine these options:" msgstr "ឬផ្សំជម្រើសទាំងនេះ៖" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "ឬបន្តជាមួយគណនីផ្សេងទៀត" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "ឬចូលទៅក្នុងគណនីមួយក្នុងចំណោមគណនីផ្សេងទៀតរបស់អ្នក" @@ -4951,7 +5153,7 @@ msgstr "ផ្សេងៗ..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "អ្នកសម្របសម្រួលរបស់យើងបានពិនិត្យរបាយការណ៍ ហើយបានសម្រេចចិត្តបិទការចូលប្រើការជជែករបស់អ្នកនៅលើ Bluesky" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "រកមិនឃើញទំព័រ" @@ -4960,12 +5162,12 @@ msgstr "រកមិនឃើញទំព័រ" msgid "Page Not Found" msgstr "រកមិនឃើញទំព័រ" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "ពាក្យសម្ងាត់" @@ -4992,15 +5194,15 @@ msgid "Pause video" msgstr "ផ្អាក video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:532 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "មនុស្ស" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "មនុស្ស​តាម​ដោយ @{0}" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "មនុស្ស​តាម @{0}" @@ -5017,11 +5219,11 @@ msgid "Person toggle" msgstr "បុគ្គលបិទបើក" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "សត្វចិញ្ចឹម" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "ការថតរូប" @@ -5029,12 +5231,16 @@ msgstr "ការថតរូប" msgid "Pictures meant for adults." msgstr "រូបភាពមានន័យសម្រាប់មនុស្សពេញវ័យ" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5043,15 +5249,20 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5125,7 +5336,7 @@ msgstr "សូមបញ្ចូលអ៊ីមែលរបស់អ្នក" msgid "Please enter your invite code." msgstr "សូមបញ្ចូលលេខកូដអញ្ជើញរបស់អ្នក" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "សូមបញ្ចូលពាក្យសម្ងាត់របស់អ្នកផងដែរ៖" @@ -5147,7 +5358,7 @@ msgid "Please Verify Your Email" msgstr "សូមផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នក" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "នយោបាយ" @@ -5160,7 +5371,7 @@ msgctxt "action" msgid "Post" msgstr "ការបង្ហោះ" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "ការបង្ហោះ" @@ -5174,10 +5385,10 @@ msgstr "Post ទាំងអស់" msgid "Post by {0}" msgstr "Post ដោយ {0}" -#: src/Navigation.tsx:203 -#: src/Navigation.tsx:210 -#: src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "" @@ -5189,7 +5400,7 @@ msgstr "Post ត្រូវាបានលុប" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "មិនអាចបង្ហោះសារបង្ហោះបានទេ។ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក ហើយព្យាយាមម្តងទៀត" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "" @@ -5215,8 +5426,8 @@ msgstr "" msgid "Post Languages" msgstr "ភាសា post" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "" @@ -5237,7 +5448,7 @@ msgid "posts" msgstr "ការបង្ហោះ" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "ការបង្ហោះ" @@ -5245,7 +5456,7 @@ msgstr "ការបង្ហោះ" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "ការបង្ហោះអាចត្រូវបានបិទដោយផ្អែកលើអត្ថបទ ស្លាករបស់ពួកគេ ឬទាំងពីរ។ យើង​សូម​ណែនាំ​ឱ្យ​ជៀសវាង​ពាក្យ​ធម្មតា​ដែល​បង្ហាញ​ក្នុង​ការ​បង្ហោះ​ជា​ច្រើន ព្រោះ​វា​អាច​នាំ​ឱ្យ​គ្មាន​ការ​បង្ហោះ​ត្រូវ​បាន​បង្ហាញ" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "" @@ -5276,16 +5487,16 @@ msgstr "ចុចដើម្បីព្យាយាមម្តងទៀត" msgid "Press to view followers of this account that you also follow" msgstr "ចុចដើម្បីមើលអ្នកតាមដានគណនីនេះដែលអ្នកតាមដានផងដែរ" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "រូបភាពពីមុន" -#: src/screens/Settings/LanguageSettings.tsx:159 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "ភាសាចម្បង" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "ផ្តល់អាទិភាពដល់ការតាមដានរបស់អ្នក" @@ -5293,27 +5504,28 @@ msgstr "ផ្តល់អាទិភាពដល់ការតាមដាន #~ msgid "Prioritize Your Follows" #~ msgstr "ផ្តល់អាទិភាពដល់ការតាមដានរបស់អ្នក" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "ការជូនដំណឹងជាអាទិភាព" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "ឯកជនភាព" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "ភាពឯកជន និងសុវត្ថិភាព" -#: src/Navigation.tsx:346 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "ភាពឯកជន និងសុវត្ថិភាព" -#: src/Navigation.tsx:270 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5329,13 +5541,13 @@ msgstr "ដំណើរការវីដេអូ..." msgid "Processing..." msgstr "កំពុងដំណើរការ..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "ប្រវត្តិរូប" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:494 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5350,17 +5562,25 @@ msgstr "បានធ្វើបច្ចុប្បន្នភាពប្រ #~ msgid "Protect your account by verifying your email." #~ msgstr "ការពារគណនីរបស់អ្នកដោយផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នក" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "សាធារណៈ" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "ជាសាធារណៈ បញ្ជីអ្នកប្រើប្រាស់ដែលអាចចែករំលែកបាន ដើម្បីបិទ ឬទប់ស្កាត់ជាដុំៗ" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "ជាសាធារណៈ បញ្ជីអ្នកប្រើប្រាស់ដែលអាចចែករំលែកបាន ដើម្បីបិទ ឬទប់ស្កាត់ជាដុំៗ" #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "ជាសាធារណៈ បញ្ជីដែលអាចចែករំលែកបាន ដែលអាចជំរុញមតិព័ត៌មាន" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "ជាសាធារណៈ បញ្ជីដែលអាចចែករំលែកបាន ដែលអាចជំរុញមតិព័ត៌មាន" #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5382,8 +5602,8 @@ msgstr "កូដ QR ត្រូវបានទាញយកហើយ" msgid "QR code saved to your camera roll!" msgstr "លេខកូដ QR ត្រូវបានរក្សាទុកទៅក្នុងក្រឡុកកាមេរ៉ារបស់អ្នក" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5397,23 +5617,22 @@ msgstr "Quote post ត្រូវបានភ្ជាប់ម្តងទៀ msgid "Quote post was successfully detached" msgstr "Quote post ត្រូវបានផ្ដាច់ដោយជោគជ័យ" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Quote posts ត្រូវបានបិទ" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "បានបើក Quote posts" +#~ msgid "Quote posts enabled" +#~ msgstr "បានបើក Quote posts" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "កំណត់ Quote" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "" @@ -5421,12 +5640,14 @@ msgstr "" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "ចៃដន្យ (ហៅកាត់ថា \"រ៉ូឡែតរបស់ផ្ទាំងរូបភាព\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "លើសកម្រិតកំណត់ - អ្នកបានព្យាយាមផ្លាស់ប្តូរចំណុចទាញរបស់អ្នកច្រើនដងពេកក្នុងរយៈពេលខ្លី។ សូមរង់ចាំមួយភ្លែត មុនពេលព្យាយាមម្តងទៀត" @@ -5435,7 +5656,7 @@ msgstr "លើសកម្រិតកំណត់ - អ្នកបានព្ msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "បើកដំណើរការគណនីរបស់អ្នកឡើងវិញ" @@ -5457,31 +5678,35 @@ msgstr "អានលក្ខខណ្ឌនៃសេវាកម្ម Bluesky" msgid "Reason:" msgstr "ហេតុផល៖" -#: src/view/screens/Search/Search.tsx:1059 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "ការស្វែងរកថ្មីៗ" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "ភ្ជាប់ឡើងវិញ" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "ធ្វើឱ្យការជូនដំណឹងឡើងវិញ" +#~ msgid "Refresh notifications" +#~ msgstr "ធ្វើឱ្យការជូនដំណឹងឡើងវិញ" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "ផ្ទុកការសន្ទនាឡើងវិញ" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "ដកចេញ" @@ -5489,8 +5714,8 @@ msgstr "ដកចេញ" msgid "Remove {displayName} from starter pack" msgstr "លុប {displayName} ចេញពីកញ្ចប់ចាប់ផ្តើម" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "លុបគណនី" @@ -5510,31 +5735,31 @@ msgstr "លុប Banner" msgid "Remove embed" msgstr "លុប​កាបង្កប់" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "លុប​មតិព័ត៌មាន" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "លុប​មតិព័ត៌មាន?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "លុបចេញពីមតិព័ត៌មានរបស់ខ្ញុំ" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "លុបចេញពីមតិព័ត៌មានរបស់ខ្ញុំ?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "ដកចេញពីការចូលប្រើរហ័ស?" @@ -5550,11 +5775,11 @@ msgstr "លុបរូបភាព" msgid "Remove mute word from your list" msgstr "លុប​ពាក្យ​ស្ងាត់​ចេញ​ពី​បញ្ជី​របស់​អ្នក។" -#: src/view/screens/Search/Search.tsx:1103 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "លុបកម្រងព័ត៌មាន" -#: src/view/screens/Search/Search.tsx:1105 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "លុបប្រវត្តិរូបចេញពីប្រវត្តិស្វែងរក" @@ -5562,8 +5787,8 @@ msgstr "លុបប្រវត្តិរូបចេញពីប្រវត msgid "Remove quote" msgstr "លុប quote" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "លុបការបង្ហោះឡើងវិញ" @@ -5571,7 +5796,7 @@ msgstr "លុបការបង្ហោះឡើងវិញ" msgid "Remove subtitle file" msgstr "លុបឯកសារចំណងជើងរង" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "លុបព័ត៌មាននេះចេញពីព័ត៌មានដែលអ្នកបានរក្សាទុក" @@ -5597,9 +5822,9 @@ msgstr "បានលុបចេញពីព័ត៌មានរបស់ខ្ msgid "Removed from saved feeds" msgstr "បានលុបចេញពីព័ត៌មានដែលបានរក្សាទុក" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "បានលុបចេញពីមតិព័ត៌មានរបស់អ្នក" @@ -5612,7 +5837,7 @@ msgstr "លុប quoted post" msgid "Replace with Discover" msgstr "ជំនួសដោយ Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "ការឆ្លើយតប" @@ -5629,6 +5854,10 @@ msgctxt "action" msgid "Reply" msgstr "ឆ្លើយតប" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5647,24 +5876,28 @@ msgstr "ឆ្លើយតបការកំណត់" msgid "Reply settings are chosen by the author of the thread" msgstr "ការកំណត់ការឆ្លើយតបត្រូវបានជ្រើសរើសដោយ author នៃ thread" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "ឆ្លើយតបទៅ <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "ឆ្លើយតបទៅនឹងការបង្ហោះដែលត្រូវបានរារាំង" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "ឆ្លើយតបទៅនឹង post" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "ឆ្លើយតបទៅអ្នក" @@ -5698,12 +5931,12 @@ msgstr "រាយការណ៍ការសន្ទនា" msgid "Report dialog" msgstr "ប្រអប់រាយការណ៍" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "រាយការណ៍ព័ត៌មាន" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "រាយការណ៍ពីបញ្ជី" @@ -5716,8 +5949,8 @@ msgstr "រាយការណ៍ពីសារ" msgid "Report post" msgstr "រាយការណ៍ពី post" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "រាយការណ៍ពីកញ្ចប់ចាប់ផ្តើម" @@ -5751,9 +5984,8 @@ msgstr "រាយការណ៍កញ្ចប់ចាប់ផ្តើមន msgid "Report this user" msgstr "រាយការណ៍ពីអ្នកប្រើប្រាស់នេះ" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "បង្ហោះឡើងវិញ" @@ -5763,28 +5995,31 @@ msgstr "បង្ហោះឡើងវិញ" msgid "Repost" msgstr "បង្ហោះឡើងវិញ" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "បង្ហោះឡើងវិញ ឬ quote post" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "បង្ហោះឡើងវិញដោយ" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "បង្ហោះឡើងវិញដោយ {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "បង្ហោះឡើងវិញដោយ <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "ផ្សាយឡើងវិញដោយអ្នក" @@ -5806,8 +6041,8 @@ msgstr "ស្នើសុំការផ្លាស់ប្តូរ" msgid "Request Code" msgstr "ស្នើសុំលេខកូដ" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "ទាមទារអត្ថបទជំនួសមុនពេលបង្ហោះ" @@ -5850,8 +6085,8 @@ msgstr "កំណត់លេខកូដឡើងវិញ" msgid "Reset Code" msgstr "កំណត់លេខកូដឡើងវិញ" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "កំណត់ស្ថានភាពចាប់ផ្តើមឡើងវិញ" @@ -5872,12 +6107,12 @@ msgstr "កំណត់ពាក្យសម្ងាត់ឡើងវិញ" #~ msgid "Resets the preferences state" #~ msgstr "កំណត់ស្ថានភាពចំណូលចិត្តឡើងវិញ" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "ព្យាយាមចូលម្តងទៀត" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "ព្យាយាមម្តងទៀតនូវសកម្មភាពចុងក្រោយ ដែលវាមានបញ្ហា" @@ -5885,14 +6120,14 @@ msgstr "ព្យាយាមម្តងទៀតនូវសកម្មភា #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5900,8 +6135,8 @@ msgstr "ព្យាយាមម្តងទៀត" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "ត្រឡប់ទៅទំព័រមុន" @@ -5909,8 +6144,8 @@ msgstr "ត្រឡប់ទៅទំព័រមុន" msgid "Returns to home page" msgstr "ត្រឡប់ទៅទំព័រដើមវិញ" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "ត្រឡប់ទៅទំព័រមុនវិញ" @@ -5920,7 +6155,7 @@ msgstr "ត្រឡប់ទៅទំព័រមុនវិញ" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5929,7 +6164,7 @@ msgstr "ត្រឡប់ទៅទំព័រមុនវិញ" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "រក្សាទុក" @@ -5943,8 +6178,8 @@ msgstr "រក្សាទុក" msgid "Save birthday" msgstr "រក្សាទុកថ្ងៃកំណើត" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "រក្សាទុកការផ្លាស់ប្តូរ" @@ -5965,7 +6200,7 @@ msgstr "រក្សាទុករូបភាព" msgid "Save image crop" msgstr "រក្សាទុកការច្រឹបរូបភាព" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "រក្សាទុក handle ថ្មី" @@ -5973,12 +6208,12 @@ msgstr "រក្សាទុក handle ថ្មី" msgid "Save QR code" msgstr "រក្សាទុកកូដ QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "រក្សាទុកក្នុងព័ត៌មានរបស់ខ្ញុំ" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "មតិព័ត៌មានដែលបានរក្សាទុក" @@ -5986,8 +6221,8 @@ msgstr "មតិព័ត៌មានដែលបានរក្សាទុក msgid "Saved to your camera roll" msgstr "បាន​រក្សា​ទុក​នៅ​ក្នុង​ការ​វិល​របស់​កាមេរ៉ា​របស់​អ្នក​" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "បានរក្សាទុកទៅក្នុងមតិព័ត៌មានរបស់អ្នក" @@ -6005,41 +6240,53 @@ msgstr "រក្សាទុកការកំណត់ការច្រឹប #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "និយាយថាជំរាបសួរ" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "វិទ្យាសាស្ត្រ" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "រំកិលទៅកំពូល" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:593 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:595 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:420 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "ស្វែងរក" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "ស្វែងរក \"{query}\"" -#: src/view/screens/Search/Search.tsx:1002 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "ស្វែងរក \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "ស្វែងរកព័ត៌មានដែលអ្នកចង់ណែនាំដល់អ្នកដទៃ" @@ -6051,8 +6298,10 @@ msgstr "ស្វែងរកអ្នកប្រើប្រាស់" msgid "Search GIFs" msgstr "ស្វែងរក GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "ស្វែងរកប្រវត្តិរូប" @@ -6084,7 +6333,7 @@ msgstr "មើលការបង្ហោះ <0>{displayTag} ដោយអ្ msgid "See jobs at Bluesky" msgstr "មើលការងារនៅ Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "សូមមើលការណែនាំនេះ" @@ -6092,7 +6341,7 @@ msgstr "សូមមើលការណែនាំនេះ" #~ msgid "Seek slider" #~ msgstr "ស្វែងរកគ្រាប់រំកិល" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "ស្វែងរកគ្រាប់រំកិល។ ប្រើគ្រាប់ចុចព្រួញដើម្បីស្វែងរកទៅមុខ និងថយក្រោយ និងកន្លែងទំនេរសម្រាប់ លេង/ផ្អាក" @@ -6116,7 +6365,7 @@ msgstr "ជ្រើសរើសរូបតំណាង" msgid "Select an emoji" msgstr "ជ្រើសរើសរូបអារម្មណ៍" -#: src/screens/Settings/LanguageSettings.tsx:254 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "ជ្រើសរើសភាសាមាតិកា" @@ -6140,7 +6389,7 @@ msgstr "ជ្រើសរើសរយៈពេលដើម្បីបិទព msgid "Select language..." msgstr "ជ្រើសរើសភាសា..." -#: src/screens/Settings/LanguageSettings.tsx:268 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "ជ្រើសរើសភាសា" @@ -6176,11 +6425,11 @@ msgstr "ជ្រើសរើសវីដេអូ" msgid "Select what content this mute word should apply to." msgstr "ជ្រើសរើសខ្លឹមសារអ្វីដែលពាក្យដែលបិទនេះគួរអនុវត្តចំពោះ" -#: src/screens/Settings/LanguageSettings.tsx:247 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "ជ្រើសរើសភាសាណាមួយដែលអ្នកចង់បញ្ចូលព័ត៌មានដែលបានជាវរបស់អ្នក។ ប្រសិនបើ​មិន​ត្រូវ​បាន​ជ្រើសរើស​ទេ ភាសា​ទាំងអស់​នឹង​ត្រូវ​បាន​បង្ហាញ" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "ជ្រើសរើសភាសាកម្មវិធីរបស់អ្នកសម្រាប់អត្ថបទលំនាំដើមដើម្បីបង្ហាញនៅក្នុងកម្មវិធី" @@ -6192,7 +6441,7 @@ msgstr "ជ្រើសរើសថ្ងៃខែឆ្នាំកំណើត msgid "Select your interests from the options below" msgstr "ជ្រើសរើសចំណាប់អារម្មណ៍របស់អ្នកពីជម្រើសខាងក្រោម" -#: src/screens/Settings/LanguageSettings.tsx:163 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "ជ្រើសរើសភាសាដែលអ្នកពេញចិត្តសម្រាប់ការបកប្រែនៅក្នុងព័ត៌មានរបស់អ្នក" @@ -6217,11 +6466,11 @@ msgstr "ផ្ញើអ៊ីមែលបញ្ជាក់" msgid "Send Confirmation Email" msgstr "ផ្ញើអ៊ីមែលបញ្ជាក់" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "ផ្ញើអ៊ីមែល" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "ផ្ញើអ៊ីមែល" @@ -6260,7 +6509,7 @@ msgstr "ផ្ញើអ៊ីមែលផ្ទៀងផ្ទាត់" msgid "Send via direct message" msgstr "ផ្ញើតាមសារផ្ទាល់" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "ផ្ញើអ៊ីមែលដែលមានលេខកូដបញ្ជាក់សម្រាប់ការលុបគណនី" @@ -6268,7 +6517,11 @@ msgstr "ផ្ញើអ៊ីមែលដែលមានលេខកូដបញ msgid "Server address" msgstr "អាសយដ្ឋានម៉ាស៊ីនមេ" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "កំណត់ថ្ងៃខែឆ្នាំកំណើត" @@ -6296,7 +6549,7 @@ msgstr "កំណត់ពាក្យសម្ងាត់ថ្មី" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "កំណត់ការកំណត់នេះទៅ \"បាទ\" ដើម្បីបង្ហាញគំរូនៃមតិព័ត៌មានដែលអ្នកបានរក្សាទុកនៅក្នុងព័ត៌មានបន្ទាប់របស់អ្នក។ នេះគឺជាលក្ខណៈពិសោធន៍" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "រៀបចំគណនីរបស់អ្នក" @@ -6308,9 +6561,9 @@ msgstr "រៀបចំគណនីរបស់អ្នក" msgid "Sets email for password reset" msgstr "កំណត់អ៊ីមែលសម្រាប់កំណត់ពាក្យសម្ងាត់ឡើងវិញ" -#: src/Navigation.tsx:159 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:512 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "ការកំណត់" @@ -6324,14 +6577,16 @@ msgid "Sexually Suggestive" msgstr "ចំណង់ផ្លូវភេទ" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "ចែករំលែក" @@ -6350,18 +6605,18 @@ msgstr "ចែករំលែកការពិតរីករាយ" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "ចែករំលែក" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "ចែករំលែកមតិព័ត៌មាន" +#~ msgid "Share feed" +#~ msgstr "ចែករំលែកមតិព័ត៌មាន" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "ចែករំលែកតំណ" @@ -6379,7 +6634,11 @@ msgstr "ប្រអប់ចែករំលែកតំណ" msgid "Share QR code" msgstr "ចែករំលែកកូដ QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "ចែករំលែកកញ្ចប់ចាប់ផ្តើមនេះ" @@ -6391,7 +6650,7 @@ msgstr "ចែករំលែកកញ្ចប់ចាប់ផ្តើមន msgid "Share your favorite feed!" msgstr "ចែករំលែកមតិព័ត៌មានដែលអ្នកចូលចិត្ត" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "កម្មវិធីសាកល្បងចំណូលចិត្តដែលបានចែករំលែក" @@ -6443,7 +6702,7 @@ msgstr "ទោះយ៉ាងណាក៏ដោយ បង្ហាញបញ្ #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "បង្ហាញច្រើនទៀត" @@ -6456,7 +6715,7 @@ msgstr "បង្ហាញច្រើនទៀតដូចនេះ" msgid "Show muted replies" msgstr "បង្ហាញការឆ្លើយតបដែលបានបិទ" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "បង្ហាញគណនីផ្សេងទៀតដែលអ្នកអាចប្តូរទៅ" @@ -6464,8 +6723,8 @@ msgstr "បង្ហាញគណនីផ្សេងទៀតដែលអ្ន #~ msgid "Show Posts from My Feeds" #~ msgstr "បង្ហាញប្រកាសពីមតិព័ត៌មានរបស់ខ្ញុំ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "បង្ហាញប្រកាសសម្រង់" @@ -6473,8 +6732,8 @@ msgstr "បង្ហាញប្រកាសសម្រង់" #~ msgid "Show Quote Posts" #~ msgstr "បង្ហាញប្រកាសសម្រង់" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "បង្ហាញការឆ្លើយតប" @@ -6482,7 +6741,15 @@ msgstr "បង្ហាញការឆ្លើយតប" #~ msgid "Show Replies" #~ msgstr "បង្ហាញការឆ្លើយតប" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "បង្ហាញការឆ្លើយតបដោយមនុស្សដែលអ្នកតាមដាន មុនពេលការឆ្លើយតបផ្សេងទៀតទាំងអស់" @@ -6491,16 +6758,16 @@ msgstr "បង្ហាញការឆ្លើយតបដោយមនុស្ #~ msgstr "បង្ហាញការឆ្លើយតបដោយមនុស្សដែលអ្នកតាមដាន មុនពេលការឆ្លើយតបផ្សេងទៀតទាំងអស់" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "បង្ហាញការឆ្លើយតបក្នុងទិដ្ឋភាពជាខ្សែស្រឡាយ" +#~ msgid "Show replies in a threaded view" +#~ msgstr "បង្ហាញការឆ្លើយតបក្នុងទិដ្ឋភាពជាខ្សែស្រឡាយ" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "បង្ហាញការឆ្លើយតបសម្រាប់អ្នករាល់គ្នា" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "បង្ហាញសារឡើងវិញ" @@ -6508,8 +6775,8 @@ msgstr "បង្ហាញសារឡើងវិញ" #~ msgid "Show Reposts" #~ msgstr "បង្ហាញសារឡើងវិញ" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "បង្ហាញគំរូនៃមតិព័ត៌មានដែលអ្នកបានរក្សាទុកនៅក្នុងព័ត៌មានបន្ទាប់របស់អ្នក" @@ -6530,17 +6797,17 @@ msgstr "បង្ហាញការព្រមាន និងត្រងព #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6562,9 +6829,9 @@ msgstr "ចូល ឬបង្កើតគណនីរបស់អ្នក ដ msgid "Sign into Bluesky or create a new account" msgstr "ចូល Bluesky ឬបង្កើតគណនីថ្មីមួយ" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "ចេញ" @@ -6573,16 +6840,16 @@ msgstr "ចេញ" #~ msgid "Sign out of all accounts" #~ msgstr "ចេញពីគណនីទាំងអស់" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "ចេញ?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6611,12 +6878,12 @@ msgstr "ចូលជា @{0}" msgid "Signup without a starter pack" msgstr "ចុះឈ្មោះដោយគ្មានកញ្ចប់ចាប់ផ្តើម" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "គណនីស្រដៀងគ្នា" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "រំលង" @@ -6624,16 +6891,16 @@ msgstr "រំលង" msgid "Skip this flow" msgstr "រំលងជំហ៊ាននេះ" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "តូចជាង" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "កម្មវិធី Dev" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "មតិព័ត៌មានផ្សេងទៀតដែលអ្នកប្រហែលជាចូលចិត្ត" @@ -6641,7 +6908,7 @@ msgstr "មតិព័ត៌មានផ្សេងទៀតដែលអ្ន msgid "Some people can reply" msgstr "មនុស្សមួយចំនួនអាចឆ្លើយតបបាន" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "មានអ្វីមួយខុសប្រក្រតី" @@ -6651,22 +6918,26 @@ msgid "Something went wrong, please try again" msgstr "មានអ្វីមួយខុសប្រក្រតី សូមព្យាយាមម្តងទៀត" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "មានអ្វីមួយខុសប្រក្រតី សូមព្យាយាមម្តងទៀត" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "មានអ្វីមួយខុសប្រក្រតី" -#: src/App.native.tsx:118 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "សុំទោស! វគ្គរបស់អ្នកបានផុតកំណត់ហើយ។ សូមចូលម្តងទៀត" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "តម្រៀបការឆ្លើយតប" @@ -6674,11 +6945,11 @@ msgstr "តម្រៀបការឆ្លើយតប" #~ msgid "Sort Replies" #~ msgstr "តម្រៀបការឆ្លើយតប" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "តម្រៀបការឆ្លើយតបដោយ" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "តម្រៀបការឆ្លើយតបទៅនឹងការបង្ហោះដូចគ្នាដោយ៖" @@ -6700,7 +6971,7 @@ msgstr "សារឥតបានការ; ការលើកឡើង ឬកា #~ msgstr "បញ្ជាក់ Bluesky ជាអ្នកយោង" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "កីឡា" @@ -6708,13 +6979,23 @@ msgstr "កីឡា" msgid "Start a new chat" msgstr "ចាប់ផ្តើមការជជែកថ្មី" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "ចាប់ផ្តើមជជែកជាមួយ {displayName}" -#: src/Navigation.tsx:402 -#: src/Navigation.tsx:407 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "កញ្ចប់ចាប់ផ្តើម" @@ -6722,15 +7003,20 @@ msgstr "កញ្ចប់ចាប់ផ្តើម" msgid "Starter pack by {0}" msgstr "កញ្ចប់ចាប់ផ្តើមដោយ {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "កញ្ចប់ចាប់ផ្តើមដោយអ្នក" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "កញ្ចប់ចាប់ផ្តើមមិនត្រឹមត្រូវទេ" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "កញ្ចប់ចាប់ផ្តើម" @@ -6738,8 +7024,8 @@ msgstr "កញ្ចប់ចាប់ផ្តើម" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "កញ្ចប់ចាប់ផ្តើមអនុញ្ញាតឱ្យអ្នកចែករំលែកព័ត៌មានដែលអ្នកចូលចិត្ត និងមនុស្សយ៉ាងងាយស្រួលជាមួយមិត្តភក្តិរបស់អ្នក" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "ទំព័រស្ថានភាព" @@ -6747,12 +7033,12 @@ msgstr "ទំព័រស្ថានភាព" msgid "Step {0} of {1}" msgstr "ជំហានទី {0} នៃ {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "កន្លែងផ្ទុកត្រូវបានសម្អាត អ្នកត្រូវចាប់ផ្តើមកម្មវិធីឡើងវិញឥឡូវនេះ" -#: src/Navigation.tsx:245 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "" @@ -6763,11 +7049,11 @@ msgstr "" msgid "Submit" msgstr "ដាក់ស្នើ" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "ជាវ" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "ជាវ @{0} ដើម្បីប្រើស្លាកទាំងនេះ៖" @@ -6779,7 +7065,7 @@ msgstr "ជាវអ្នកដាក់ស្លាក" msgid "Subscribe to this labeler" msgstr "ជាវអ្នកដាក់ស្លាកនេះ" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "ជាវបញ្ជីនេះ" @@ -6787,11 +7073,11 @@ msgstr "ជាវបញ្ជីនេះ" msgid "Success!" msgstr "ជោគជ័យ!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "គណនីដែលបានណែនាំ" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "បានណែនាំសម្រាប់អ្នក" @@ -6800,15 +7086,15 @@ msgstr "បានណែនាំសម្រាប់អ្នក" msgid "Suggestive" msgstr "ណែនាំ" -#: src/Navigation.tsx:265 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "គាំទ្រ" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "ប្តូរគណនី" @@ -6825,14 +7111,14 @@ msgstr "ប្តូរគណនី" #~ msgid "Switches the account you are logged in to" #~ msgstr "ប្តូរគណនីដែលអ្នកបានចូល" -#: src/screens/Settings/AppearanceSettings.tsx:90 -#: src/screens/Settings/AppearanceSettings.tsx:140 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "ប្រព័ន្ធ" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "កំណត់ហេតុប្រព័ន្ធ" @@ -6844,8 +7130,7 @@ msgstr "ម៉ឺនុយស្លាក៖ {displayTag}" msgid "Tags only" msgstr "ស្លាកតែប៉ុណ្ណោះ" -#: src/screens/Settings/AppIconSettings.tsx:34 -#: src/screens/Settings/AppIconSettings.tsx:68 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "ប៉ះដើម្បីផ្លាស់ប្តូររូបតំណាងកម្មវិធី" @@ -6870,16 +7155,20 @@ msgstr "ប៉ះដើម្បីបិទ/បើកសំឡេង" msgid "Tap to view full image" msgstr "ប៉ះដើម្បីមើលរូបភាពពេញ" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "កិច្ចការបានបញ្ចប់ - 10 ចូលចិត្ត" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "បង្រៀនក្បួនដោះស្រាយរបស់យើងនូវអ្វីដែលអ្នកចូលចិត្ត" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "បច្ចេកវិទ្យា" @@ -6895,13 +7184,14 @@ msgstr "ប្រាប់យើងបន្តិចអំពីខ្លួន msgid "Tell us a little more" msgstr "ប្រាប់យើងបន្តិចទៀត" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "លក្ខខណ្ឌ" -#: src/Navigation.tsx:275 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6937,7 +7227,7 @@ msgstr "សូមអរគុណ។ របាយការណ៍របស់អ msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "សូមអរគុណ អ្នកបានផ្ទៀងផ្ទាត់អាសយដ្ឋានអ៊ីមែលរបស់អ្នកដោយជោគជ័យ។ អ្នកអាចបិទប្រអប់នេះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "ដែល​មាន​ដូច​ខាង​ក្រោម៖" @@ -6949,12 +7239,12 @@ msgstr "ចំណុចទាញនោះត្រូវបានយករួច #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "កញ្ចប់ចាប់ផ្តើមនោះមិនត្រូវបានរកឃើញទេ" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -6963,7 +7253,8 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "គណនីនឹងអាចធ្វើអន្តរកម្មជាមួយអ្នកបន្ទាប់ពីឈប់ទប់ស្កាត់" -#: src/screens/Settings/AppIconSettings.tsx:74 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "" @@ -6972,7 +7263,7 @@ msgstr "" msgid "The author of this thread has hidden this reply." msgstr "អ្នកនិពន្ធនៃអត្ថបទនេះបានលាក់ការឆ្លើយតបនេះ" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "កម្មវិធីបណ្តាញ Bluesky" @@ -6988,8 +7279,7 @@ msgstr "គោលការណ៍រក្សាសិទ្ធិត្រូវ msgid "The Discover feed" msgstr "មតិព័ត៌មាន Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "ឥឡូវនេះផ្ទាំងព័ត៌មាន Discover ដឹងពីអ្វីដែលអ្នកចូលចិត្ត" @@ -7009,12 +7299,12 @@ msgstr "ស្លាកខាងក្រោមត្រូវបានអនុ msgid "The following labels were applied to your content." msgstr "ស្លាកខាងក្រោមត្រូវបានអនុវត្តចំពោះខ្លឹមសាររបស់អ្នក" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "ជំហានខាងក្រោមនឹងជួយសម្រួលបទពិសោធន៍ Bluesky របស់អ្នកតាមបំណង" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "ប្រកាស​អាច​ត្រូវ​បាន​លុប" @@ -7030,7 +7320,7 @@ msgstr "វីដេអូដែលបានជ្រើសរើសមានទ msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "ម៉ាស៊ីនមេហាក់ដូចជាកំពុងជួបប្រទះបញ្ហា។ សូមព្យាយាមម្តងទៀតក្នុងពេលបន្តិចទៀត" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "កញ្ចប់ចាប់ផ្តើមដែលអ្នកកំពុងព្យាយាមមើលគឺមិនត្រឹមត្រូវទេ។ អ្នកអាចលុបកញ្ចប់ចាប់ផ្តើមនេះជំនួសវិញ" @@ -7046,7 +7336,7 @@ msgstr "លក្ខខណ្ឌនៃសេវាកម្មត្រូវប msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "លេខកូដផ្ទៀងផ្ទាត់ដែលអ្នកបានផ្តល់មិនត្រឹមត្រូវទេ។ សូមប្រាកដថាអ្នកបានប្រើតំណផ្ទៀងផ្ទាត់ត្រឹមត្រូវ ឬស្នើសុំថ្មីមួយ" -#: src/screens/Settings/AppearanceSettings.tsx:144 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7058,15 +7348,15 @@ msgstr "មិនមានកំណត់ពេលវេលាសម្រាប msgid "There was an issue connecting to Tenor." msgstr "មានបញ្ហាក្នុងការភ្ជាប់ទៅ Tenor" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "មានបញ្ហាក្នុងការទាក់ទងម៉ាស៊ីនមេ" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "មានបញ្ហាក្នុងការទាក់ទងម៉ាស៊ីនមេ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក ហើយព្យាយាមម្តងទៀត" @@ -7075,19 +7365,19 @@ msgstr "មានបញ្ហាក្នុងការទាក់ទងម៉ msgid "There was an issue contacting your server" msgstr "មានបញ្ហាក្នុងការទាក់ទងម៉ាស៊ីនមេរបស់អ្នក" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "មានបញ្ហាក្នុងការទាញយកការជូនដំណឹង។ ចុចទីនេះដើម្បីព្យាយាមម្តងទៀត" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "មានបញ្ហាក្នុងការទាញយកសារបង្ហោះ។ ចុចទីនេះដើម្បីព្យាយាមម្តងទៀត" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "មានបញ្ហាក្នុងការទៅយកបញ្ជី។ ចុចទីនេះដើម្បីព្យាយាមម្តងទៀត" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "មានបញ្ហាក្នុងការទាញយកពាក្យសម្ងាត់កម្មវិធីរបស់អ្នក" @@ -7096,11 +7386,11 @@ msgstr "មានបញ្ហាក្នុងការទាញយកពាក msgid "There was an issue fetching your lists. Tap here to try again." msgstr "មានបញ្ហាក្នុងការទៅយកបញ្ជីរបស់អ្នក។ ចុចទីនេះដើម្បីព្យាយាមម្តងទៀត" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "មានបញ្ហាក្នុងការទាញយកព័ត៌មានសេវាកម្មរបស់អ្នក" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "មាន​បញ្ហា​ក្នុង​ការ​ដក​មតិ​ព័ត៌មាន​នេះ​ចេញ។ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក ហើយព្យាយាមម្តងទៀត" @@ -7109,9 +7399,9 @@ msgstr "មាន​បញ្ហា​ក្នុង​ការ​ដក​ម msgid "There was an issue sending your report. Please check your internet connection." msgstr "មានបញ្ហាក្នុងការផ្ញើរបាយការណ៍របស់អ្នក។ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "មានបញ្ហាក្នុងការធ្វើបច្ចុប្បន្នភាពព័ត៌មានរបស់អ្នក សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក ហើយព្យាយាមម្តងទៀត" @@ -7138,10 +7428,10 @@ msgstr "There was an issue! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "មាន​បញ្ហា។ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក ហើយព្យាយាមម្តងទៀត" @@ -7150,11 +7440,11 @@ msgstr "មាន​បញ្ហា។ សូមពិនិត្យមើល msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "មានបញ្ហាដែលមិននឹកស្មានដល់នៅក្នុងកម្មវិធី។ សូមប្រាប់ពួកយើងប្រសិនបើរឿងនេះកើតឡើងចំពោះអ្នក" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "មានការប្រញាប់ប្រញាល់នៃអ្នកប្រើប្រាស់ថ្មីទៅកាន់ Bluesky! យើងនឹងដំណើរការគណនីរបស់អ្នកឱ្យបានឆាប់តាមដែលយើងអាចធ្វើបាន" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "ការកំណត់ទាំងនេះអនុវត្តចំពោះតែព័ត៌មានខាងក្រោមប៉ុណ្ណោះ" @@ -7199,7 +7489,7 @@ msgstr "ខ្លឹមសារនេះត្រូវបានបង្ហោ msgid "This content is not available because one of the users involved has blocked the other." msgstr "ខ្លឹមសារនេះមិនមានទេ ដោយសារអ្នកប្រើប្រាស់ម្នាក់ដែលពាក់ព័ន្ធបានរារាំងអ្នកផ្សេង" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "ខ្លឹមសារនេះមិនអាចមើលបានដោយគ្មានគណនី Bluesky ទេ" @@ -7215,7 +7505,7 @@ msgstr "មុខងារនេះស្ថិតនៅក្នុងបេត msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "មុខងារនេះមិនមានពេលប្រើពាក្យសម្ងាត់កម្មវិធីទេ។ សូមចូលដោយប្រើពាក្យសម្ងាត់ចម្បងរបស់អ្នក" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "បច្ចុប្បន្ន​ព័ត៌មាន​នេះ​កំពុង​ទទួល​បាន​ចរាចរណ៍​ខ្ពស់ ហើយ​មិន​អាច​ប្រើ​បាន​ជា​បណ្ដោះអាសន្ន។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ" @@ -7224,8 +7514,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "មតិព័ត៌មាននេះទទេ! អ្នកប្រហែលជាត្រូវតាមដានអ្នកប្រើប្រាស់បន្ថែមទៀត ឬកែសម្រួលការកំណត់ភាសារបស់អ្នក" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "មតិព័ត៌មាននេះគឺទទេ" @@ -7233,7 +7523,7 @@ msgstr "មតិព័ត៌មាននេះគឺទទេ" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "មតិព័ត៌មាននេះលែងមានអ៊ីនធឺណិតទៀតហើយ។ យើងកំពុងបង្ហាញ <0>Discover ជំនួសវិញ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "ចំណុចទាញនេះត្រូវបានបម្រុងទុក។ សូមសាកល្បងមួយផ្សេងទៀត" @@ -7257,7 +7547,7 @@ msgstr "ស្លាកនេះត្រូវបានអនុវត្តដ msgid "This label was applied by you." msgstr "ស្លាកនេះត្រូវបានអនុវត្តដោយអ្នក" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "អ្នកដាក់ស្លាកនេះមិនទាន់បានប្រកាសថាស្លាកណាដែលវាបោះពុម្ពទេ ហើយប្រហែលជាមិនសកម្មទេ" @@ -7270,8 +7560,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "បញ្ជីនេះ - បង្កើតឡើងដោយ <0>{0} - មានការរំលោភបំពានដែលអាចកើតមាននៃគោលការណ៍ណែនាំសហគមន៍របស់ Bluesky នៅក្នុងឈ្មោះ ឬការពិពណ៌នារបស់វា" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "បញ្ជីនេះគឺទទេ!" +#~ msgid "This list is empty!" +#~ msgstr "បញ្ជីនេះគឺទទេ!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7290,7 +7584,7 @@ msgid "This post has been deleted." msgstr "ប្រកាសនេះត្រូវបានលុប" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "ការបង្ហោះនេះអាចមើលឃើញតែចំពោះអ្នកប្រើប្រាស់ដែលបានចូលប៉ុណ្ណោះ។ វានឹងមិនអាចមើលឃើញដោយមនុស្សដែលមិនបានចូលទេ" @@ -7314,11 +7608,11 @@ msgstr "ការ​ឆ្លើយតប​នេះ​នឹង​ត្រូ msgid "This service has not provided terms of service or a privacy policy." msgstr "សេវាកម្មនេះមិនបានផ្តល់លក្ខខណ្ឌនៃសេវាកម្ម ឬគោលការណ៍ឯកជនភាពទេ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "វាគួរបង្កើតកំណត់ត្រាដែននៅ៖" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "អ្នកប្រើប្រាស់នេះមិនមានអ្នកតាមទេ" @@ -7347,7 +7641,7 @@ msgstr "អ្នកប្រើប្រាស់នេះត្រូវបា msgid "This user is new here. Press for more info about when they joined." msgstr "អ្នកប្រើប្រាស់នេះថ្មីនៅទីនេះ។ ចុចសម្រាប់ព័ត៌មានបន្ថែមអំពីពេលដែលពួកគេបានចូលរួម" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "អ្នកប្រើប្រាស់នេះមិនតាមដាននរណាម្នាក់ទេ" @@ -7355,7 +7649,7 @@ msgstr "អ្នកប្រើប្រាស់នេះមិនតាមដ msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "វានឹងលុប \"{0}\" ចេញពីពាក្យដែលអ្នកបានបិទ។ អ្នកតែងតែអាចបន្ថែមវាត្រឡប់មកវិញនៅពេលក្រោយ" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "វានឹងដក @{0} ចេញពីបញ្ជីចូលប្រើរហ័ស" @@ -7363,16 +7657,26 @@ msgstr "វានឹងដក @{0} ចេញពីបញ្ជីចូលប្ msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "វានឹងលុបការបង្ហោះរបស់អ្នកចេញពីប្រកាសសម្រង់នេះសម្រាប់អ្នកប្រើប្រាស់ទាំងអស់ ហើយជំនួសវាដោយកន្លែងដាក់" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "ចំណូលចិត្តខ្សែស្រឡាយ" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "ចំណូលចិត្តខ្សែស្រឡាយ" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -7380,7 +7684,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "" @@ -7412,15 +7716,20 @@ msgstr "ថ្ងៃនេះ" msgid "Toggle dropdown" msgstr "បិទ/បើកការទម្លាក់ចុះ" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "បិទ/បើក ដើម្បីបើក ឬបិទមាតិកាសម្រាប់មនុស្សពេញវ័យ" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:512 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "កំពូល" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7430,12 +7739,18 @@ msgstr "កំពូល" msgid "Translate" msgstr "បកប្រែ" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "ព្យាយាមម្តងទៀត" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -7443,23 +7758,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "ការផ្ទៀងផ្ទាត់កត្តាពីរ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "ការផ្ទៀងផ្ទាត់កត្តាពីរ (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "វាយបញ្ចូលសាររបស់អ្នកនៅទីនេះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "ប្រភេទ៖" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "បិទបញ្ជី" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "បិទបញ្ជី" @@ -7469,14 +7788,14 @@ msgstr "មិនអាចភ្ជាប់បានទេ។ សូមពិ #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "មិនអាចទាក់ទងសេវាកម្មរបស់អ្នកបានទេ។ សូមពិនិត្យមើលការតភ្ជាប់អ៊ីនធឺណិតរបស់អ្នក" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "មិនអាចលុបបានទេ" @@ -7487,7 +7806,7 @@ msgstr "មិនអាចលុបបានទេ" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "ឈប់ទប់ស្កាត់" @@ -7511,12 +7830,15 @@ msgstr "បិទគណនី" msgid "Unblock Account?" msgstr "បិទគណនី?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "បោះបង់ការបង្ហោះឡើងវិញ" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7531,12 +7853,20 @@ msgstr "ឈប់តាម {0}" msgid "Unfollow Account" msgstr "ឈប់តាមដានគណនី" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "មិនដូចមតិព័ត៌មាននេះទេ" +#~ msgid "Unlike this feed" +#~ msgstr "មិនដូចមតិព័ត៌មាននេះទេ" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "បើក​សំឡេង" @@ -7572,12 +7902,17 @@ msgstr "" msgid "Unmute video" msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -7586,11 +7921,15 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -7632,8 +7971,8 @@ msgstr "ខ្លឹមសារផ្លូវភេទដែលមិនចង msgid "Update <0>{displayName} in Lists" msgstr "ធ្វើបច្ចុប្បន្នភាព <0>{displayName} នៅក្នុងបញ្ជី" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "ធ្វើបច្ចុប្បន្នភាពទៅ {domain}" @@ -7657,7 +7996,7 @@ msgstr "កំពុងធ្វើបច្ចុប្បន្នភាព... msgid "Upload a photo instead" msgstr "បង្ហោះរូបថតជំនួសវិញ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "បង្ហោះឯកសារអត្ថបទទៅ៖" @@ -7701,7 +8040,7 @@ msgstr "កំពុងបង្ហោះវីដេអូ..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "ប្រើ​ពាក្យ​សម្ងាត់​កម្មវិធី​ដើម្បី​ចូល​ទៅ​កាន់​អតិថិជន Bluesky ផ្សេង​ទៀត​ដោយ​មិន​អនុញ្ញាត​ឱ្យ​មាន​ការ​ចូល​ដំណើរការ​ពេញលេញ​ទៅ​គណនី​ឬ​ពាក្យ​សម្ងាត់​របស់​អ្នក​" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "ប្រើ​ពាក្យ​សម្ងាត់​កម្មវិធី​ដើម្បី​ចូល​ម៉ាស៊ីន​ភ្ញៀវ Bluesky ផ្សេង​ទៀត​ដោយ​មិន​អនុញ្ញាត​ឱ្យ​ចូល​ប្រើប្រាស់​គណនី​ឬ​ពាក្យ​សម្ងាត់​របស់​អ្នក​ពេញលេញ" @@ -7709,7 +8048,7 @@ msgstr "ប្រើ​ពាក្យ​សម្ងាត់​កម្មវ #~ msgid "Use bsky.social as hosting provider" #~ msgstr "ប្រើ bsky.social ជាអ្នកផ្តល់សេវាបង្ហោះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "ប្រើអ្នកផ្តល់សេវាលំនាំដើម" @@ -7718,8 +8057,8 @@ msgstr "ប្រើអ្នកផ្តល់សេវាលំនាំដើ msgid "Use in-app browser" msgstr "ប្រើកម្មវិធីរុករកតាមអ៊ីនធឺណិត" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "ប្រើកម្មវិធីរុករកតាមអ៊ីនធឺណិតក្នុងកម្មវិធីដើម្បីបើកតំណ" @@ -7774,11 +8113,10 @@ msgid "User list by {0}" msgstr "បញ្ជីអ្នកប្រើប្រាស់ដោយ {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "បញ្ជីអ្នកប្រើប្រាស់ដោយ <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "បញ្ជីអ្នកប្រើប្រាស់ដោយ <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "បញ្ជីអ្នកប្រើប្រាស់ដោយអ្នក" @@ -7791,23 +8129,23 @@ msgid "User list updated" msgstr "ធ្វើបច្ចុប្បន្នភាពបញ្ជីអ្នកប្រើប្រាស់" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "បញ្ជីអ្នកប្រើប្រាស់" +#~ msgid "User Lists" +#~ msgstr "បញ្ជីអ្នកប្រើប្រាស់" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "ឈ្មោះអ្នកប្រើប្រាស់ ឬអាសយដ្ឋានអ៊ីមែល" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "អ្នកប្រើប្រាស់" +#~ msgid "Users" +#~ msgstr "អ្នកប្រើប្រាស់" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "អ្នក​ប្រើ​តាម​ដោយ <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "អ្នកប្រើប្រាស់ដែលខ្ញុំធ្វើតាម" @@ -7819,7 +8157,7 @@ msgstr "អ្នកប្រើប្រាស់នៅក្នុង \"{0}\"" msgid "Users that have liked this content or profile" msgstr "អ្នកប្រើប្រាស់ដែលចូលចិត្តមាតិកា ឬទម្រង់នេះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "តម្លៃ៖" @@ -7827,8 +8165,8 @@ msgstr "តម្លៃ៖" msgid "Verified email required" msgstr "ទាមទារអ៊ីមែលដែលបានផ្ទៀងផ្ទាត់" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "ផ្ទៀងផ្ទាត់ DNS Record" @@ -7858,13 +8196,13 @@ msgstr "ផ្ទៀងផ្ទាត់អ៊ីមែលថ្មី" msgid "Verify now" msgstr "ផ្ទៀងផ្ទាត់ឥឡូវនេះ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "ផ្ទៀងផ្ទាត់ឯកសារអត្ថបទ" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "ផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នក" @@ -7873,8 +8211,8 @@ msgstr "ផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្ន msgid "Verify Your Email" msgstr "ផ្ទៀងផ្ទាត់អ៊ីមែលរបស់អ្នក" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "កំណែ {appVersion}" @@ -7892,7 +8230,7 @@ msgid "Video failed to process" msgstr "វីដេអូបានបរាជ័យក្នុងដំណើរការ" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "វីដេអូហ្គេម" @@ -7917,16 +8255,17 @@ msgstr "វីដេអូ៖ {0}" msgid "Videos must be less than 60 seconds long" msgstr "វីដេអូត្រូវតែមានប្រវែងតិចជាង 60 វិនាទី" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "មើលរូបតំណាងរបស់ {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "មើលប្រវត្តិរូបរបស់ {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "មើលប្រវត្តិរូបរបស់ {displayName}" @@ -7970,38 +8309,38 @@ msgstr "មើលព័ត៌មានអំពីស្លាកទាំងន #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "មើលប្រវត្តិរូប" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "មើលរូបតំណាង" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "មើលសេវាកម្មដាក់ស្លាកដែលផ្តល់ដោយ @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "មើលអ្នកប្រើប្រាស់ដែលចូលចិត្តព័ត៌មាននេះ" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "មើលគណនីដែលអ្នកបានទប់ស្កាត់" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "មើលព័ត៌មានរបស់អ្នក និងស្វែងយល់បន្ថែម" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "មើលបញ្ជីសម្របសម្រួលរបស់អ្នក" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "មើលគណនីដែលបានបិទរបស់អ្នក" @@ -8028,15 +8367,19 @@ msgstr "មាតិកាព្រមាន" msgid "Warn content and filter from feeds" msgstr "ព្រមានខ្លឹមសារ និងត្រងពីមតិព័ត៌មាន" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "យើងមិនអាចស្វែងរកលទ្ធផលណាមួយសម្រាប់ hashtag នោះទេ" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "យើងមិនអាចផ្ទុកការសន្ទនានេះបានទេ" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "យើងប៉ាន់ស្មាន {estimatedTime} រហូតដល់គណនីរបស់អ្នករួចរាល់" @@ -8044,7 +8387,7 @@ msgstr "យើងប៉ាន់ស្មាន {estimatedTime} រហូតដ msgid "We have sent another verification email to <0>{0}." msgstr "យើងបានផ្ញើអ៊ីមែលផ្ទៀងផ្ទាត់មួយផ្សេងទៀតទៅ <0>{0}" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "យើងសង្ឃឹមថាអ្នកមានពេលវេលាដ៏អស្ចារ្យ។ សូមចាំថា Bluesky គឺ៖" @@ -8060,7 +8403,7 @@ msgstr "យើងមិនអាចកំណត់ថាតើអ្នកត្ msgid "We were unable to load your birth date preferences. Please try again." msgstr "យើងមិនអាចផ្ទុកចំណូលចិត្តថ្ងៃខែឆ្នាំកំណើតរបស់អ្នកបានទេ។ សូមព្យាយាមម្តងទៀត" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "យើងមិនអាចផ្ទុកស្លាកសញ្ញាដែលបានកំណត់រចនាសម្ព័ន្ធរបស់អ្នកបានទេនៅពេលនេះ" @@ -8068,7 +8411,7 @@ msgstr "យើងមិនអាចផ្ទុកស្លាកសញ្ញា msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "យើង​មិន​អាច​តភ្ជាប់​បាន​ទេ។ សូមព្យាយាមម្តងទៀត ដើម្បីបន្តការដំឡើងគណនីរបស់អ្នក។ ប្រសិនបើវាបន្តបរាជ័យ អ្នកអាចរំលងលំហូរនេះ" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "យើងនឹងប្រាប់អ្នកនៅពេលគណនីរបស់អ្នករួចរាល់" @@ -8076,7 +8419,8 @@ msgstr "យើងនឹងប្រាប់អ្នកនៅពេលគណន msgid "We'll use this to help customize your experience." msgstr "យើងនឹងប្រើវាដើម្បីជួយសម្រួលបទពិសោធន៍របស់អ្នក" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "យើងកំពុងមានបញ្ហាបណ្តាញ សូមព្យាយាមម្តងទៀត" @@ -8088,7 +8432,7 @@ msgstr "យើងកំពុងមានបញ្ហាបណ្តាញ ស msgid "We're so excited to have you join us!" msgstr "យើងពិតជារំភើបណាស់ដែលមានអ្នកចូលរួមជាមួយយើង" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "យើងសុំទោស ប៉ុន្តែយើងមិនអាចដោះស្រាយបញ្ជីនេះបានទេ។ ប្រសិនបើវានៅតែបន្តកើតមាន សូមទាក់ទងអ្នកបង្កើតបញ្ជី @{handleOrDid}" @@ -8096,7 +8440,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "យើងសុំទោស ប៉ុន្តែការស្វែងរករបស់អ្នកមិនអាចបញ្ចប់បានទេ។ សូមព្យាយាមម្តងទៀតក្នុងរយៈពេលពីរបីនាទីទៀត" @@ -8104,16 +8448,16 @@ msgstr "យើងសុំទោស ប៉ុន្តែការស្វែ msgid "We're sorry! The post you are replying to has been deleted." msgstr "យើងសុំទោស! ប្រកាសដែលអ្នកកំពុងឆ្លើយតបត្រូវបានលុប" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "យើងសុំទោស! យើងមិនអាចស្វែងរកទំព័រដែលអ្នកកំពុងស្វែងរកបានទេ" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "យើងសុំទោស! អ្នក​អាច​ជាវ​បាន​តែ​អ្នក​ដាក់​ស្លាក​ម្ភៃ​ប៉ុណ្ណោះ ហើយ​អ្នក​បាន​ដល់​ចំនួន​កំណត់​របស់​អ្នក​ម្ភៃ​ហើយ" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "សូមស្វាគមន៍ការត្រឡប់មកវិញ" @@ -8129,6 +8473,10 @@ msgstr "តើអ្នកចាប់អារម្មណ៍អ្វី?" msgid "What do you want to call your starter pack?" msgstr "តើអ្នកចង់ហៅកញ្ចប់ចាប់ផ្តើមរបស់អ្នកថាម៉េច?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8152,7 +8500,7 @@ msgid "Who can reply" msgstr "អ្នកដែលអាចឆ្លើយបាន" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -8199,11 +8547,11 @@ msgid "Write your reply" msgstr "សរសេរការឆ្លើយតបរបស់អ្នក" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "អ្នកនិពន្ធ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "ខុស DID ត្រឡប់ពីម៉ាស៊ីនមេ។ បានទទួល៖ {0}" @@ -8216,7 +8564,7 @@ msgstr "បាទ" msgid "Yes, deactivate" msgstr "បាទ បិទដំណើរការ" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "បាទ/ចាស លុបកញ្ចប់ចាប់ផ្តើមនេះ" @@ -8228,7 +8576,7 @@ msgstr "បាទ ផ្ដាច់" msgid "Yes, hide" msgstr "បាទ លាក់" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "បាទ/ចាស ដំណើរការគណនីរបស់ខ្ញុំឡើងវិញ" @@ -8244,7 +8592,7 @@ msgstr "អ្នក" msgid "You" msgstr "អ្នក" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "អ្នកស្ថិតនៅក្នុងជួរ" @@ -8252,7 +8600,7 @@ msgstr "អ្នកស្ថិតនៅក្នុងជួរ" msgid "You are not allowed to upload videos." msgstr "អ្នកមិនត្រូវបានអនុញ្ញាតឱ្យបង្ហោះវីដេអូទេ" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "អ្នកមិនដើរតាមនរណាម្នាក់ទេ" @@ -8265,11 +8613,11 @@ msgstr "អ្នកមិនដើរតាមនរណាម្នាក់ទ msgid "You can also discover new Custom Feeds to follow." msgstr "អ្នកក៏អាចរកឃើញ Custom Feeds ថ្មីដែលត្រូវធ្វើតាមផងដែរ" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "អ្នកក៏អាចបិទគណនីរបស់អ្នកជាបណ្ដោះអាសន្នជំនួសវិញ ហើយបើកដំណើរការវាឡើងវិញបានគ្រប់ពេល" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "អ្នកអាចបន្តការសន្ទនាបន្តដោយមិនគិតពីការកំណត់ណាមួយដែលអ្នកជ្រើសរើស" @@ -8278,15 +8626,21 @@ msgstr "អ្នកអាចបន្តការសន្ទនាបន្ត msgid "You can now sign in with your new password." msgstr "ឥឡូវនេះ អ្នកអាចចូលដោយប្រើពាក្យសម្ងាត់ថ្មីរបស់អ្នក" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "អ្នកអាចដំណើរការគណនីរបស់អ្នកឡើងវិញ ដើម្បីបន្តចូល។ ប្រវត្តិរូប និងការបង្ហោះរបស់អ្នកនឹងអាចមើលឃើញដោយអ្នកប្រើប្រាស់ផ្សេងទៀត" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "អ្នកមិនមានអ្នកតាមទេ" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "អ្នកមិនធ្វើតាមអ្នកប្រើប្រាស់ណាដែលតាមដានទេ" @@ -8294,15 +8648,15 @@ msgstr "អ្នកមិនធ្វើតាមអ្នកប្រើប្ msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "អ្នកមិនទាន់មានលេខកូដអញ្ជើញនៅឡើយទេ! យើង​នឹង​ផ្ញើ​ជូន​អ្នក​ខ្លះ​នៅ​ពេល​អ្នក​នៅ​លើ Bluesky យូរ​ជាង​នេះ​បន្តិច" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "អ្នកមិនមានព័ត៌មានដែលបានខ្ទាស់ណាមួយទេ" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "អ្នកមិនមានព័ត៌មានដែលបានរក្សាទុកទេ" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "អ្នកបានរារាំងអ្នកនិពន្ធ ឬអ្នកត្រូវបានរារាំងដោយអ្នកនិពន្ធ" @@ -8340,7 +8694,7 @@ msgstr "អ្នកបានបិទគណនីនេះ" msgid "You have muted this user" msgstr "អ្នកបានបិទអ្នកប្រើប្រាស់នេះ" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "អ្នកមិនទាន់មានការសន្ទនានៅឡើយទេ។ ចាប់ផ្តើមមួយ!" @@ -8348,12 +8702,11 @@ msgstr "អ្នកមិនទាន់មានការសន្ទនាន msgid "You have no feeds." msgstr "អ្នកមិនមានមតិព័ត៌មានទេ" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "អ្នកមិនមានបញ្ជីទេ" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "អ្នកមិនទាន់បានបិទគណនីណាមួយនៅឡើយទេ។ ដើម្បីទប់ស្កាត់គណនី សូមចូលទៅកាន់កម្រងព័ត៌មានរបស់ពួកគេ ហើយជ្រើសរើស \"រារាំងគណនី\" ពីម៉ឺនុយនៅលើគណនីរបស់ពួកគេ" @@ -8361,7 +8714,7 @@ msgstr "អ្នកមិនទាន់បានបិទគណនីណាម #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "អ្នកមិនទាន់បានបង្កើតពាក្យសម្ងាត់កម្មវិធីណាមួយនៅឡើយទេ។ អ្នកអាចបង្កើតវាដោយចុចប៊ូតុងខាងក្រោម" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "អ្នកមិនទាន់បានបិទគណនីណាមួយនៅឡើយទេ។ ដើម្បីបិទគណនី សូមចូលទៅកាន់កម្រងព័ត៌មានរបស់ពួកគេ ហើយជ្រើសរើស \"បិទគណនី\" ពីម៉ឺនុយនៅលើគណនីរបស់ពួកគេ" @@ -8426,11 +8779,11 @@ msgstr "អ្នកត្រូវតែផ្តល់សិទ្ធិចូ msgid "You must select at least one labeler for a report" msgstr "អ្នកត្រូវតែជ្រើសរើសស្លាកសញ្ញាយ៉ាងហោចណាស់មួយសម្រាប់របាយការណ៍" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "ពីមុនអ្នកបានបិទដំណើរការ @{0}" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "អ្នកនឹងត្រូវបានចេញពីគណនីរបស់អ្នកទាំងអស់" @@ -8482,7 +8835,7 @@ msgstr "អ្នកនឹងទទួលបានអ៊ីមែលនៅ <0>{0 msgid "You'll stay updated with these feeds" msgstr "អ្នកនឹងបន្តធ្វើបច្ចុប្បន្នភាពជាមួយព័ត៌មានទាំងនេះ" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "អ្នកស្ថិតនៅក្នុងជួរ" @@ -8491,7 +8844,7 @@ msgstr "អ្នកស្ថិតនៅក្នុងជួរ" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "អ្នកបានចូលដោយប្រើពាក្យសម្ងាត់កម្មវិធី។ សូមចូលដោយប្រើពាក្យសម្ងាត់ចម្បងរបស់អ្នក ដើម្បីបន្តបិទគណនីរបស់អ្នក" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "អ្នកត្រៀមខ្លួនរួចរាល់ហើយ" @@ -8500,6 +8853,10 @@ msgstr "អ្នកត្រៀមខ្លួនរួចរាល់ហើយ msgid "You've chosen to hide a word or tag within this post." msgstr "អ្នកបានជ្រើសរើសលាក់ពាក្យ ឬស្លាកនៅក្នុងប្រកាសនេះ" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "អ្នក​បាន​ដល់​ចុង​បញ្ចប់​នៃ​ព័ត៌មាន​របស់​អ្នក​ហើយ! ស្វែងរកគណនីមួយចំនួនទៀតដើម្បីតាមដាន" @@ -8516,7 +8873,7 @@ msgstr "អ្នកបានឈានដល់ដែនកំណត់ប្រ msgid "Your account" msgstr "គណនីរបស់អ្នក។" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "គណនីរបស់អ្នកត្រូវបានលុប" @@ -8544,6 +8901,10 @@ msgstr "ការជជែករបស់អ្នកត្រូវបានប msgid "Your choice will be saved, but can be changed later in settings." msgstr "ជម្រើសរបស់អ្នកនឹងត្រូវបានរក្សាទុក ប៉ុន្តែអាចត្រូវបានផ្លាស់ប្តូរនៅពេលក្រោយនៅក្នុងការកំណត់" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8559,7 +8920,7 @@ msgstr "អ៊ីមែលរបស់អ្នកត្រូវបានធ្ msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "អ៊ីមែលរបស់អ្នកមិនទាន់ត្រូវបានផ្ទៀងផ្ទាត់នៅឡើយ។ នេះគឺជាជំហានសុវត្ថិភាពដ៏សំខាន់មួយដែលយើងណែនាំ" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "ចូលចិត្តដំបូងរបស់អ្នក។" @@ -8568,13 +8929,17 @@ msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "មតិព័ត៌មានខាងក្រោមរបស់អ្នកគឺទទេ! តាមដានអ្នកប្រើប្រាស់បន្ថែមទៀត ដើម្បីមើលថាមានអ្វីកើតឡើង" #: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full handle will be" -msgstr "ចំណុចទាញពេញលេញរបស់អ្នកនឹងមាន" +#~ msgid "Your full handle will be" +#~ msgstr "ចំណុចទាញពេញលេញរបស់អ្នកនឹងមាន" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "ចំណុចទាញពេញលេញរបស់អ្នកនឹងមាន <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "ពាក្យដែលអ្នកបានបិទ" @@ -8591,7 +8956,7 @@ msgstr "ប្រកាសរបស់អ្នកត្រូវបានផ្ msgid "Your posts have been published" msgstr "ប្រកាសរបស់អ្នកត្រូវបានបោះពុម្ពផ្សាយ" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "ការបង្ហោះ ការចូលចិត្ត និងប្លុករបស់អ្នកគឺសាធារណៈ។ ការបិទសំឡេងមានលក្ខណៈឯកជន" @@ -8612,5 +8977,5 @@ msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "របាយការណ៍របស់អ្នកនឹងត្រូវបានផ្ញើទៅកាន់សេវាសម្របសម្រួល Bluesky" #: src/screens/Signup/index.tsx:142 -msgid "Your user handle" -msgstr "handle អ្នកប្រើប្រាស់របស់អ្នក" +#~ msgid "Your user handle" +#~ msgstr "handle អ្នកប្រើប្រាស់របស់អ្នក" diff --git a/src/locale/locales/ko/messages.po b/src/locale/locales/ko/messages.po index c5e9c33e47..df9806b3ca 100644 --- a/src/locale/locales/ko/messages.po +++ b/src/locale/locales/ko/messages.po @@ -438,7 +438,6 @@ msgstr "계정을 언뮤트했습니다" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "추가" @@ -455,7 +454,8 @@ msgstr "스타터 팩에 {displayName} 추가" msgid "Add a content warning" msgstr "콘텐츠 경고 추가" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "이 리스트에 사용자 추가" @@ -509,6 +509,11 @@ msgstr "뮤트할 단어 및 태그 추가" msgid "Add new post" msgstr "새 게시물 추가" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "추천 피드 추가" @@ -925,8 +930,8 @@ msgstr "동영상 및 GIF 자동 재생" msgid "Back" msgstr "뒤로" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "목록을 만들기 전에 먼저 이메일을 인증해야 합니다." @@ -944,8 +949,8 @@ msgstr "스타터 팩을 만들기 전에 먼저 이메일을 인증해야 합 msgid "Before you may message another user, you must first verify your email." msgstr "다른 사용자에게 메시지를 보내기 전에 먼저 이메일을 인증해야 합니다." -#: src/components/interstitials/Trending.tsx:60 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:56 +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 msgid "BETA" msgstr "BETA" @@ -977,15 +982,15 @@ msgstr "계정 차단" msgid "Block Account?" msgstr "계정을 차단하시겠습니까?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "계정 차단" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "리스트 차단" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "이 계정들을 차단하시겠습니까?" @@ -1011,7 +1016,7 @@ msgstr "차단한 계정은 내 스레드에 답글을 달거나 나를 멘션 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "차단한 계정은 내 스레드에 답글을 달거나 나를 멘션하거나 기타 다른 방식으로 나와 상호작용할 수 없습니다. 차단한 계정의 콘텐츠를 볼 수 없으며 해당 계정도 내 콘텐츠를 볼 수 없게 됩니다." -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "차단된 게시물." @@ -1019,7 +1024,7 @@ msgstr "차단된 게시물." msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "차단하더라도 이 라벨러가 내 계정에 라벨을 붙이는 것을 막지는 못합니다." -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "차단 목록은 공개됩니다. 차단한 계정은 내 스레드에 답글을 달거나 나를 멘션하거나 기타 다른 방식으로 나와 상호작용할 수 없습니다." @@ -1103,15 +1108,15 @@ msgstr "탐색 페이지에서 더 많은 추천 찾아보기" msgid "Browse other feeds" msgstr "다른 피드 탐색하기" -#: src/components/TrendingTopics.tsx:171 +#: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" msgstr "{displayName}에 관한 게시물 탐색하기" -#: src/components/TrendingTopics.tsx:179 +#: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" msgstr "{displayName} 태그된 게시물 탐색하기" -#: src/components/TrendingTopics.tsx:217 +#: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" msgstr "주제 {displayName} 탐색하기" @@ -1143,7 +1148,7 @@ msgstr "계정을 만들면 <0>서비스 이용약관에 동의하는 것입 msgid "Camera" msgstr "카메라" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1175,14 +1180,14 @@ msgid "Cancel" msgstr "취소" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "취소" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "계정 삭제 취소" @@ -1310,7 +1315,7 @@ msgstr "내 상태 확인" msgid "Check your email for a login code and enter it here." msgstr "이메일에서 로그인 코드를 확인한 후 여기에 입력하세요." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "받은 편지함에서 아래에 입력할 인증 코드가 포함된 이메일이 있는지 확인하세요." @@ -1376,12 +1381,12 @@ msgid "click here" msgstr "이곳을 클릭" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "계정 비활성화에 대한 자세한 내용을 보려면 이곳을 클릭하세요" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "계정 비활성화에 대한 자세한 내용을 보려면 이곳을 클릭하세요" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "자세한 내용을 보려면 이곳을 클릭하세요." +#~ msgid "Click here for more information." +#~ msgstr "자세한 내용을 보려면 이곳을 클릭하세요." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1454,7 +1459,7 @@ msgstr "이미지 뷰어 닫기" msgid "Close navigation footer" msgstr "탐색 푸터 닫기" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "이 대화 상자 닫기" @@ -1551,7 +1556,7 @@ msgstr "변경 확인" msgid "Confirm content language settings" msgstr "콘텐츠 언어 설정 확인" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "계정 삭제 확인" @@ -1568,8 +1573,8 @@ msgstr "생년월일 확인" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "인증 코드" @@ -1715,7 +1720,7 @@ msgstr "링크 복사" msgid "Copy Link" msgstr "링크 복사" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "리스트 링크 복사" @@ -1755,7 +1760,7 @@ msgstr "대화에서 나갈 수 없습니다" msgid "Could not load feed" msgstr "피드를 불러올 수 없습니다" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "리스트를 불러올 수 없습니다" @@ -1879,7 +1884,7 @@ msgstr "기본 아이콘" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "삭제" @@ -1888,7 +1893,7 @@ msgstr "삭제" msgid "Delete account" msgstr "계정 삭제" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "<0>\"<1>{0}<2>\" 계정 삭제" @@ -1908,7 +1913,7 @@ msgstr "대화 신고 기록 삭제" msgid "Delete for me" msgstr "나에게서 삭제" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "리스트 삭제" @@ -1920,7 +1925,7 @@ msgstr "메시지 삭제" msgid "Delete message for me" msgstr "나에게 보이는 메시지 삭제" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "내 계정 삭제" @@ -1939,7 +1944,7 @@ msgstr "스타터 팩 삭제" msgid "Delete starter pack?" msgstr "스타터 팩 삭제" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "이 리스트를 삭제하시겠습니까?" @@ -1956,7 +1961,7 @@ msgstr "삭제됨" msgid "Deleted Account" msgstr "삭제된 계정" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "삭제된 게시물." @@ -2222,7 +2227,7 @@ msgstr "각 코드는 한 번만 사용할 수 있습니다. 주기적으로 더 msgid "Edit" msgstr "편집" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "편집" @@ -2247,7 +2252,7 @@ msgstr "이미지 편집하기" msgid "Edit interaction settings" msgstr "상호작용 설정 편집" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "리스트 세부 정보 편집" @@ -2538,7 +2543,7 @@ msgstr "내가 팔로우하는 사용자 제외" msgid "Exit fullscreen" msgstr "전체화면 나가기" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "계정 삭제 프로세스를 종료합니다" @@ -2764,7 +2769,7 @@ msgstr "피드는 사용자가 약간의 코딩 전문 지식만으로 구축할 msgid "Feeds updated!" msgstr "피드를 업데이트했습니다" -#: src/screens/Search/components/ExploreRecommendations.tsx:54 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 msgid "Feeds we think you might like." msgstr "좋아하실 만한 피드를 모았습니다." @@ -2944,7 +2949,7 @@ msgstr "글꼴 크기" msgid "Food" msgstr "음식" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "보안상의 이유로 이메일 주소로 인증 코드를 보내야 합니다." @@ -2977,7 +2982,7 @@ msgstr "분실" msgid "Frequently Posts Unwanted Content" msgstr "잦은 원치 않는 콘텐츠 게시" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor} 님의 태그" @@ -3019,13 +3024,13 @@ msgstr "프로필에 얼굴 달기" msgid "Glaring violations of law or terms of service" msgstr "명백한 법률 또는 서비스 이용약관 위반 행위" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "뒤로" @@ -3036,7 +3041,7 @@ msgstr "뒤로" #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "뒤로" @@ -3151,7 +3156,7 @@ msgstr "앱 비밀번호를 만들었습니다!" msgid "Hidden list" msgstr "숨겨진 리스트" -#: src/components/interstitials/Trending.tsx:106 +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3159,8 +3164,9 @@ msgstr "숨겨진 리스트" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:98 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "숨기기" @@ -3198,13 +3204,15 @@ msgstr "이 게시물을 숨기시겠습니까?" msgid "Hide this reply?" msgstr "이 답글을 숨기시겠습니까?" -#: src/components/interstitials/Trending.tsx:66 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:55 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" msgstr "인기 주제 숨기기" -#: src/components/interstitials/Trending.tsx:104 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:96 +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 msgid "Hide trending topics?" msgstr "인기 주제를 숨기시겠습니까?" @@ -3264,6 +3272,8 @@ msgstr "호스팅 제공자" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "인기 순" @@ -3304,7 +3314,7 @@ msgstr "대체 텍스트가 긴 경우 대체 텍스트 확장 상태를 전환 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "해당 국가의 법률에 따라 아직 성인이 아닌 경우 부모 또는 법적 보호자가 대신 이 약관을 읽어야 합니다." -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "이 리스트를 삭제하면 다시 복구할 수 없습니다." @@ -3352,7 +3362,7 @@ msgstr "부적절한 메시지 또는 노골적인 링크" msgid "Input code sent to your email for password reset" msgstr "비밀번호 재설정을 위해 이메일로 전송된 코드를 입력합니다" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "계정 삭제를 위한 인증 코드를 입력합니다" @@ -3360,7 +3370,7 @@ msgstr "계정 삭제를 위한 인증 코드를 입력합니다" msgid "Input new password" msgstr "새 비밀번호를 입력합니다" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "계정을 삭제하기 위해 비밀번호를 입력합니다" @@ -3663,6 +3673,11 @@ msgstr "좋아요" msgid "Likes on this post" msgstr "이 게시물을 좋아요 표시합니다" +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + #: src/Navigation.tsx:198 msgid "List" msgstr "리스트" @@ -3671,7 +3686,7 @@ msgstr "리스트" msgid "List Avatar" msgstr "리스트 아바타" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "리스트를 차단했습니다" @@ -3688,7 +3703,7 @@ msgstr "<0/> 님의 리스트" msgid "List by you" msgstr "내 리스트" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "리스트를 삭제했습니다" @@ -3696,11 +3711,11 @@ msgstr "리스트를 삭제했습니다" msgid "List has been hidden" msgstr "리스트가 숨겨졌습니다" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "리스트 숨겨짐" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "리스트를 뮤트했습니다" @@ -3708,11 +3723,11 @@ msgstr "리스트를 뮤트했습니다" msgid "List Name" msgstr "리스트 이름" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "리스트를 차단 해제했습니다" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "리스트를 언뮤트했습니다" @@ -3748,7 +3763,7 @@ msgstr "새 알림 불러오기" #: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "새 게시물 불러오기" @@ -3961,7 +3976,7 @@ msgid "More feeds" msgstr "피드 더 보기" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "옵션 더 보기" @@ -3970,6 +3985,8 @@ msgid "Most-liked first" msgstr "좋아요 많은 순" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "좋아요 많은 순" @@ -4000,7 +4017,7 @@ msgstr "{truncatedTag} 뮤트" msgid "Mute Account" msgstr "계정 뮤트" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "계정 뮤트" @@ -4017,11 +4034,11 @@ msgstr "대화 뮤트" msgid "Mute in:" msgstr "뮤트 범위:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "리스트 뮤트" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "이 계정들을 뮤트하시겠습니까?" @@ -4080,7 +4097,7 @@ msgstr "\"{0}\"에 의해 뮤트됨" msgid "Muted words & tags" msgstr "뮤트한 단어 및 태그" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "뮤트 목록은 비공개입니다. 뮤트한 계정은 나와 상호작용할 수 있지만 해당 계정의 게시물을 보거나 해당 계정으로부터 알림을 받을 수 없습니다." @@ -4147,8 +4164,8 @@ msgstr "팔로워 또는 데이터에 대한 접근 권한을 잃지 않습니 msgid "Nevermind, create a handle for me" msgstr "취소하고 내 핸들 만들기" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "새로 만들기" @@ -4165,8 +4182,8 @@ msgstr "새 대화" msgid "New handle" msgstr "새 핸들" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "새 리스트" @@ -4190,8 +4207,8 @@ msgstr "새 비밀번호" #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 #: src/view/screens/Profile.tsx:495 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "새 게시물" @@ -4215,6 +4232,8 @@ msgstr "새 사용자 리스트" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "새로운 순" @@ -4465,6 +4484,8 @@ msgstr "확인" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "오래된 순" @@ -4543,7 +4564,7 @@ msgstr "핸들 변경 대화 상자를 엽니다" msgid "Open conversation options" msgstr "대화 옵션 열기" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "서랍 메뉴 열기" @@ -4717,8 +4738,8 @@ msgstr "페이지를 찾을 수 없음" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "비밀번호" @@ -4787,7 +4808,7 @@ msgstr "성인용 사진." msgid "Pin feed" msgstr "피드 고정" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "홈에 고정" @@ -4813,7 +4834,7 @@ msgstr "{0}을(를) 홈에 고정했습니다" msgid "Pinned Feeds" msgstr "고정한 피드" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "내 피드에 고정했습니다" @@ -4879,7 +4900,7 @@ msgstr "이메일을 입력하세요." msgid "Please enter your invite code." msgstr "초대 코드를 입력하세요." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "비밀번호를 입력하세요." @@ -4914,7 +4935,7 @@ msgctxt "action" msgid "Post" msgstr "게시하기" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "게시물" @@ -4943,7 +4964,7 @@ msgstr "게시물을 삭제했습니다" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "게시물을 업로드하지 못했습니다. 인터넷 연결을 확인한 후 다시 시도해 주세요." -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "게시물 숨김" @@ -4969,8 +4990,8 @@ msgstr "게시물 언어" msgid "Post Languages" msgstr "게시물 언어" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "게시물을 찾을 수 없음" @@ -5097,13 +5118,21 @@ msgstr "프로필을 업데이트했습니다" msgid "Public" msgstr "공공성" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "일괄 뮤트하거나 차단할 수 있는 공개적이고 공유 가능한 사용자 목록입니다." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "일괄 뮤트하거나 차단할 수 있는 공개적이고 공유 가능한 사용자 목록입니다." #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "피드를 탐색할 수 있는 공개적이고 공유 가능한 목록입니다." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "피드를 탐색할 수 있는 공개적이고 공유 가능한 목록입니다." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5153,6 +5182,8 @@ msgstr "이 게시물의 인용" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "무작위" @@ -5191,7 +5222,7 @@ msgstr "이유:" msgid "Recent Searches" msgstr "최근 검색" -#: src/screens/Search/components/ExploreRecommendations.tsx:50 +#: src/screens/Search/components/ExploreRecommendations.tsx:49 msgid "Recommended" msgstr "추천" @@ -5254,7 +5285,7 @@ msgstr "피드를 제거하시겠습니까?" #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "내 피드에서 제거" @@ -5329,7 +5360,7 @@ msgstr "저장한 피드에서 제거했습니다" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "내 피드에서 제거했습니다" @@ -5381,6 +5412,10 @@ msgstr "답글 설정" msgid "Reply settings are chosen by the author of the thread" msgstr "답글 설정은 스레드 작성자가 선택합니다" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5437,7 +5472,7 @@ msgstr "신고 대화 상자" msgid "Report feed" msgstr "피드 신고" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "리스트 신고" @@ -5616,7 +5651,7 @@ msgstr "다시 시도" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "이전 페이지로 돌아갑니다" @@ -5698,7 +5733,7 @@ msgid "Saved to your camera roll" msgstr "사진 보관함에 저장했습니다" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "내 피드에 저장했습니다" @@ -5722,7 +5757,7 @@ msgstr "인사해 보세요!" msgid "Science" msgstr "과학" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "맨 위로 스크롤" @@ -5922,11 +5957,11 @@ msgstr "인증 이메일 보내기" msgid "Send Confirmation Email" msgstr "인증 이메일 보내기" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "이메일 보내기" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "이메일 보내기" @@ -5965,7 +6000,7 @@ msgstr "인증 이메일 보내기" msgid "Send via direct message" msgstr "다이렉트 메시지로 보내기" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "계정 삭제를 위한 확인 코드가 포함된 이메일을 전송합니다" @@ -6009,16 +6044,16 @@ msgid "Sexually Suggestive" msgstr "외설적" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 -#: src/screens/Topic.tsx:98 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "공유" @@ -6156,13 +6191,21 @@ msgstr "인용 게시물 표시" msgid "Show replies" msgstr "답글 표시" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "내가 팔로우하는 사람들의 답글을 다른 모든 답글보다 먼저 표시" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "스레드 보기로 답글 표시" +#~ msgid "Show replies in a threaded view" +#~ msgstr "스레드 보기로 답글 표시" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6357,6 +6400,16 @@ msgstr "스포츠" msgid "Start a new chat" msgstr "새 대화 시작하기" +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "{displayName} 님과 대화 시작하기" @@ -6417,7 +6470,7 @@ msgstr "스토리북" msgid "Submit" msgstr "확인" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "구독" @@ -6433,7 +6486,7 @@ msgstr "라벨러 구독" msgid "Subscribe to this labeler" msgstr "이 라벨러 구독하기" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "이 리스트 구독하기" @@ -6663,8 +6716,8 @@ msgstr "내 콘텐츠에 다음 라벨이 적용되었습니다." msgid "The following steps will help customize your Bluesky experience." msgstr "다음 단계는 Bluesky 환경을 맞춤 설정하는 데 도움이 됩니다." -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "게시물이 삭제되었을 수 있습니다." @@ -6709,8 +6762,8 @@ msgid "There was an issue connecting to Tenor." msgstr "Tenor에 연결하는 동안 문제가 발생했습니다." #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "서버에 연결하는 동안 문제가 발생했습니다" @@ -6733,7 +6786,7 @@ msgstr "알림을 가져오는 동안 문제가 발생했습니다. 다시 시 msgid "There was an issue fetching posts. Tap here to try again." msgstr "게시물을 가져오는 동안 문제가 발생했습니다. 다시 시도하려면 이곳을 탭하세요." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "리스트를 가져오는 동안 문제가 발생했습니다. 다시 시도하려면 이곳을 탭하세요." @@ -6784,10 +6837,10 @@ msgstr "문제가 발생했습니다! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도해 주세요." @@ -6871,7 +6924,7 @@ msgstr "이 피드는 비어 있습니다. 더 많은 사용자를 팔로우하 #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "이 피드는 비어 있습니다." @@ -6916,8 +6969,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "<0>{0} 님이 만든 이 목록은 이름이나 설명에 Bluesky의 커뮤니티 가이드라인을 위반할 가능성이 있는 내용이 포함되어 있습니다." #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "이 리스트는 비어 있습니다." +#~ msgid "This list is empty!" +#~ msgstr "이 리스트는 비어 있습니다." + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7005,6 +7062,11 @@ msgstr "빠른 액세스 목록에서 @{0}을(를) 제거합니다." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "모든 사용자의 인용 게시물에서 해당 게시물이 삭제되고 자리 표시자로 대체됩니다." +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + #: src/screens/Settings/ContentAndMediaSettings.tsx:65 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" @@ -7014,6 +7076,11 @@ msgstr "스레드 설정" msgid "Thread Preferences" msgstr "스레드 설정" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "스레드 모드" @@ -7073,9 +7140,9 @@ msgstr "주제" msgid "Translate" msgstr "번역" -#: src/components/interstitials/Trending.tsx:55 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:51 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:52 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "인기" @@ -7104,11 +7171,11 @@ msgstr "메시지를 입력하세요" msgid "Type:" msgstr "유형:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "리스트 차단 해제" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "리스트 언뮤트" @@ -7136,7 +7203,7 @@ msgstr "삭제할 수 없음" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "차단 해제" @@ -7192,7 +7259,7 @@ msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "좋아요 취소 ({0, plural, other {#}}개)" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "언뮤트" @@ -7228,7 +7295,7 @@ msgstr "스레드 언뮤트" msgid "Unmute video" msgstr "동영상 음소거 해제" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "고정 해제" @@ -7247,7 +7314,7 @@ msgstr "홈에서 고정 해제" msgid "Unpin from profile" msgstr "프로필에서 고정 해제" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "검토 리스트 고정 해제" @@ -7255,7 +7322,7 @@ msgstr "검토 리스트 고정 해제" msgid "Unpinned {0} from Home" msgstr "{0}을(를) 홈에서 고정 해제했습니다" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "내 피드에서 고정 해제했습니다" @@ -7702,7 +7769,7 @@ msgstr "네트워크 문제가 발생했습니다. 다시 시도해 주세요" msgid "We're so excited to have you join us!" msgstr "함께하게 되어 정말 기뻐요!" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "죄송하지만 이 리스트를 불러올 수 없습니다. 이 문제가 계속되면 리스트 작성자인 @{handleOrDid}에게 문의하세요." @@ -7743,7 +7810,7 @@ msgstr "어떤 주제에 관심이 있으신가요?" msgid "What do you want to call your starter pack?" msgstr "스타터 팩의 이름을 무엇으로 할까요?" -#: src/screens/Search/components/ExploreTrendingTopics.tsx:61 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." msgstr "사람들이 무엇에 대해 게시하고 있는지 살펴보세요." @@ -7879,7 +7946,7 @@ msgstr "아무도 팔로우하지 않았습니다." msgid "You can also discover new Custom Feeds to follow." msgstr "팔로우할 새로운 맞춤 피드를 찾을 수도 있습니다." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "대신 계정을 일시적으로 비활성화한 후 언제든지 재활성화할 수도 있습니다." @@ -7896,8 +7963,9 @@ msgstr "이제 새 비밀번호로 로그인할 수 있습니다." msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "계정을 재활성화하여 로그인을 계속할 수 있습니다. 내 프로필과 글이 다른 사용자에게 표시됩니다." -#: src/components/interstitials/Trending.tsx:105 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:97 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 msgid "You can update this later from your settings." msgstr "나중에 설정에서 변경할 수 있습니다." @@ -7921,7 +7989,7 @@ msgstr "고정한 피드가 없습니다." msgid "You don't have any saved feeds." msgstr "저장한 피드가 없습니다." -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "작성자를 차단했거나 작성자가 나를 차단했습니다." @@ -7967,7 +8035,6 @@ msgstr "아직 대화가 없습니다. 시작해 보세요!" msgid "You have no feeds." msgstr "피드가 없습니다." -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "리스트가 없습니다." @@ -8135,7 +8202,7 @@ msgstr "동영상 업로드 일일 한도에 도달했습니다 (동영상 수 msgid "Your account" msgstr "내 계정" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "계정을 삭제했습니다" diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 2894e71914..36e20fe3e7 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -7,673 +7,1020 @@ msgstr "" "Project-Id-Version: bsky\n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" + +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" -#: src/components/dialogs/MutedWords.tsx:193 -msgid "24 hours" -msgstr "24 uur" - -#: src/screens/Login/LoginForm.tsx:250 -msgid "2FA Confirmation" -msgstr "2FA-bevestiging" +#: src/screens/Messages/components/ChatListItem.tsx:130 +msgid "(contains embedded content)" +msgstr "(bevat ingesloten inhoud)" -#: src/components/dialogs/MutedWords.tsx:232 -msgid "30 days" -msgstr "30 dagen" +#: src/screens/Settings/AccountSettings.tsx:65 +#: src/view/com/modals/VerifyEmail.tsx:150 +msgid "(no email)" +msgstr "(geen e-mail)" -#: src/components/dialogs/MutedWords.tsx:217 -msgid "7 days" -msgstr "7 dagen" +#: src/lib/hooks/useTimeAgo.ts:156 +msgid "{0, plural, one {# day} other {# days}}" +msgstr "{0, plural, one {# dag} other {# dagen}}" -#: src/components/ProfileHoverCard/index.web.tsx:437 -#: src/components/ProfileHoverCard/index.web.tsx:449 -#: src/screens/Profile/Header/Metrics.tsx:45 -#: src/screens/Settings/NotificationSettings.tsx:71 -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>Experimenteel: u ontvangt alleen antwoord- en citaatmeldingen van gebruikers die u volgt wanneer deze voorkeur is ingeschakeld. We zullen hier meer besturingselementen aan toevoegen in de loop van de tijd." +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" -#: src/view/com/modals/SelfLabel.tsx:135 -#: src/screens/StarterPack/Wizard/index.tsx:463 -msgid "<0>You and<1> <2>{0} are included in your starter pack" -msgstr "<0>Jij en<1> <2>{0} zijn inbegrepen in je startpakket" +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 -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}, en {2, plural, one {# ander} other {# anderen}} zijn inbegrepen in je startpakket" +#: src/lib/hooks/useTimeAgo.ts:146 +msgid "{0, plural, one {# hour} other {# hours}}" +msgstr "{0, plural, one {# uur} other {# uur}}" -#: src/view/screens/PreferencesFollowingFeed.tsx:67 -#: src/components/WhoCanReply.tsx:296 -#: src/screens/StarterPack/Wizard/index.tsx:485 -#: src/screens/StarterPack/Wizard/index.tsx:472 -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}, en {2, plural, one {# ander} other {# anderen}} zijn inbegrepen in je startpakket" +#: src/components/moderation/LabelsOnMe.tsx:55 +#: src/components/moderation/LabelsOnMe.tsx:53 +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# label is geplaatst op dit account} other {# labels zijn geplaatst op dit account}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 -msgid "<0>{0} and<1> <2>{1} are included in your starter pack" -msgstr "<0>{0} en<1> <2>{1} zijn inbegrepen in je startpakket" +#: src/components/moderation/LabelsOnMe.tsx:61 +#: src/components/moderation/LabelsOnMe.tsx:59 +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# label is geplaatst op deze inhoud} other {# labels zijn geplaatst op deze inhoud}}" -#: src/view/shell/Drawer.tsx:96 -#: src/screens/StarterPack/Wizard/index.tsx:506 -msgid "<0>{0} is included in your starter pack" -msgstr "<0>{0} is inbegrepen in je startpakket" +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" -#: src/components/WhoCanReply.tsx:274 -msgid "<0>{0} members" -msgstr "<0>{0} leden" +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 -#: src/view/shell/Drawer.tsx:97 -msgid "<0>{0} {1, plural, one {follower} other {followers}}" -msgstr "<0>{0} {1, plural, one {volger} other {volgers}}" +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" -#: src/view/shell/Drawer.tsx:108 -msgid "<0>{0} {1, plural, one {following} other {following}}" -msgstr "<0>{0} {1, plural, one {volgend} other {volgend}}" +#: src/lib/hooks/useTimeAgo.ts:136 +msgid "{0, plural, one {# minute} other {# minutes}}" +msgstr "{0, plural, one {# minuut} other {# minuten}}" -#: src/components/dms/DateDivider.tsx:69 -msgid "<0>{date} at {time}" -msgstr "<0>{date} om {time}" +#: src/lib/hooks/useTimeAgo.ts:167 +msgid "{0, plural, one {# month} other {# months}}" +msgstr "{0, plural, one {# maand} other {# maanden}}" -#: src/view/com/composer/GifAltText.tsx:100 -#: src/view/com/composer/photos/Gallery.tsx:187 -#: src/view/com/util/post-embeds/GifEmbed.tsx:186 -msgid "ALT" -msgstr "ALT" +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" -#: src/tours/Tooltip.tsx:70 -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 -msgid "About" -msgstr "Over" +#: src/screens/Post/PostRepostedBy.tsx:41 +msgid "{0, plural, one {# repost} other {# reposts}}" +msgstr "{0, plural, one {# herplaatsing} other {# herplaatsingen}}" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 -msgid "Access navigation links and settings" -msgstr "Toegang tot navigatielinks en instellingen" +#: src/lib/hooks/useTimeAgo.ts:126 +msgid "{0, plural, one {# second} other {# seconds}}" +msgstr "{0, plural, one {# seconde} other {# seconden}}" -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Toegang tot profiel en andere navigatielinks" +#: src/components/ProfileHoverCard/index.web.tsx:398 +#: src/screens/Profile/Header/Metrics.tsx:22 +msgid "{0, plural, one {follower} other {followers}}" +msgstr "{0, plural, one {volger} other {volgers}}" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 -msgid "Accessibility" -msgstr "Toegankelijkheid" +#: src/components/ProfileHoverCard/index.web.tsx:402 +#: src/screens/Profile/Header/Metrics.tsx:26 +msgid "{0, plural, one {following} other {following}}" +msgstr "{0, plural, one {volgend} other {volgend}}" -#: src/view/screens/Settings/index.tsx:455 -#: src/Navigation.tsx:321 -msgid "Accessibility Settings" -msgstr "Toegankelijkheidsinstellingen" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Leuk (# vind-ik-leuk)} other {Leuk (# vind-ik-leuks)}}" -#: src/components/moderation/LabelsOnMe.tsx:42 -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 -msgid "Account" -msgstr "Account" +#: src/view/com/post-thread/PostThreadItem.tsx:447 +msgid "{0, plural, one {like} other {likes}}" +msgstr "{0, plural, one {vind-ik-leuk} other {vind-ik-leuks}}" -#: src/components/moderation/ModerationDetailsDialog.tsx:101 -#: src/lib/moderation/useModerationCauseDescription.ts:96 -msgid "Account Muted" -msgstr "Account genegeerd" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" -#: src/components/moderation/ModerationDetailsDialog.tsx:87 -msgid "Account Muted by List" -msgstr "Account genegeerd door lijst" +#: src/screens/Profile/Header/Metrics.tsx:58 +msgid "{0, plural, one {post} other {posts}}" +msgstr "{0, plural, one {bericht} other {berichten}}" -#: src/view/com/profile/ProfileMenu.tsx:132 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 -msgid "Account blocked" -msgstr "Geblokkeerd account" +#: src/view/com/post-thread/PostThreadItem.tsx:431 +msgid "{0, plural, one {quote} other {quotes}}" +msgstr "{0, plural, one {citaat} other {citaten}}" -#: src/view/com/profile/ProfileMenu.tsx:145 -msgid "Account followed" -msgstr "Account gevolgd" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Reageren (# reactie)} other {Reageren (# reacties)}}" -#: src/view/com/profile/ProfileMenu.tsx:108 -msgid "Account muted" -msgstr "Account genegeerd" +#: src/view/com/post-thread/PostThreadItem.tsx:413 +msgid "{0, plural, one {repost} other {reposts}}" +msgstr "{0, plural, one {herplaatsing} other {herplaatsingen}}" -#: src/screens/Settings/Settings.tsx:420 -msgid "Account options" -msgstr "Accountopties" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Niet meer leuk (# vind-ik-leuk)} other {Niet meer leuk (# vind-ik-leuks)}}" -#: src/screens/Settings/Settings.tsx:456 -msgid "Account removed from quick access" -msgstr "Account verwijderd uit snelle toegang" +#: src/screens/Settings/Settings.tsx:422 +msgid "{0}" +msgstr "{0}" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 -#: src/view/com/profile/ProfileMenu.tsx:122 -msgid "Account unblocked" -msgstr "Account gedeblokkeerd" +#. Pattern: {wordValue} in tags +#: src/components/dialogs/MutedWords.tsx:475 +msgid "{0} <0>in <1>tags" +msgstr "{0} <0>in <1>tags" -#: src/view/com/profile/ProfileMenu.tsx:157 -msgid "Account unfollowed" -msgstr "Account ontvolgd" +#. Pattern: {wordValue} in text, tags +#: src/components/dialogs/MutedWords.tsx:465 +msgid "{0} <0>in <1>text & tags" +msgstr "{0} <0>in <1>tekst en tags" -#: src/view/com/profile/ProfileMenu.tsx:98 -msgid "Account unmuted" -msgstr "Account negeren opgeheven" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +msgid "{0} joined this week" +msgstr "{0} deze week lid geworden" -#: src/components/dialogs/MutedWords.tsx:328 -#: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 -msgid "Add" -msgstr "Toevoegen" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 +msgid "{0} of {1}" +msgstr "{0} van {1}" -#: src/screens/Settings/AppPasswords.tsx:67 -#: src/screens/Settings/AppPasswords.tsx:75 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 -msgid "Add App Password" -msgstr "App-wachtwoord toevoegen" +#: src/screens/StarterPack/StarterPackScreen.tsx:480 +msgid "{0} people have used this starter pack!" +msgstr "{0} personen hebben dit startpakket gebruikt!" -#: src/view/com/composer/labels/LabelsBtn.tsx:107 -#: src/view/com/composer/labels/LabelsBtn.tsx:112 -msgid "Add a content warning" -msgstr "Een inhoudswaarschuwing toevoegen" +#: src/view/shell/bottom-bar/BottomBar.tsx:208 +msgid "{0} unread items" +msgstr "{0} ongelezen items" -#: src/view/screens/ProfileList.tsx:930 -msgid "Add a user to this list" -msgstr "Een gebruiker aan deze lijst toevoegen" +#: src/view/com/util/UserAvatar.tsx:435 +msgid "{0}'s avatar" +msgstr "Avatar van {0}" -#: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 -msgid "Add account" -msgstr "Account toevoegen" +#: src/screens/StarterPack/Wizard/StepDetails.tsx:67 +msgid "{0}'s favorite feeds and people - join me!" +msgstr "Favoriete feeds en personen van {0} - doe mee!" -#: src/view/com/composer/GifAltText.tsx:76 -#: src/view/com/composer/GifAltText.tsx:144 -#: src/view/com/composer/GifAltText.tsx:207 -#: src/view/com/composer/photos/Gallery.tsx:169 -#: src/view/com/composer/photos/Gallery.tsx:216 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 -msgid "Add alt text" -msgstr "Alt-tekst toevoegen" +#: src/screens/StarterPack/Wizard/StepDetails.tsx:46 +msgid "{0}'s starter pack" +msgstr "Startpakket van {0}" -#: src/view/com/composer/GifAltText.tsx:175 -#: src/view/com/composer/videos/SubtitleDialog.tsx:107 -msgid "Add alt text (optional)" -msgstr "Optioneel alt-tekst toevoegen" +#. How many days have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:158 +msgid "{0}d" +msgstr "{0}d" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 -msgid "Add another account" -msgstr "Nog een account toevoegen" +#. How many hours have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:148 +msgid "{0}h" +msgstr "{0}u" -#: src/view/com/composer/Composer.tsx:721 -msgid "Add another post" -msgstr "Nog een bericht toevoegen" +#. How many minutes have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:138 +msgid "{0}m" +msgstr "{0}m" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 -msgid "Add app password" -msgstr "App-wachtwoord toevoegen" +#. How many months have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:169 +msgid "{0}mo" +msgstr "{0}ma" -#: src/components/dialogs/MutedWords.tsx:321 -msgid "Add mute word for configured settings" -msgstr "Genegeerd woord toevoegen voor geconfigureerde instellingen" +#. How many seconds have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:128 +msgid "{0}s" +msgstr "{0}s" -#: src/components/dialogs/MutedWords.tsx:112 -msgid "Add muted words and tags" -msgstr "Genegeerde woorden en tags toevoegen" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 +#~ msgid "{badge} unread items" +#~ msgstr "{badge} ongelezen items" -#: src/view/com/composer/Composer.tsx:1235 -msgid "Add new post" -msgstr "Nieuw bericht toevoegen" +#: src/components/LabelingServiceCard/index.tsx:96 +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" -#: src/screens/StarterPack/Wizard/index.tsx:197 -#: src/screens/Home/NoFeedsPinned.tsx:99 -msgid "Add recommended feeds" -msgstr "Aanbevolen feeds toevoegen" +#: src/view/shell/desktop/LeftNav.tsx:189 +msgid "{count} unread items" +msgstr "{count} ongelezen items" -#: src/screens/StarterPack/Wizard/index.tsx:494 -msgid "Add some feeds to your starter pack!" -msgstr "Voeg wat feeds toe aan je startpakket!" +#: src/lib/generate-starterpack.ts:108 +#: src/screens/StarterPack/Wizard/index.tsx:178 +msgid "{displayName}'s Starter Pack" +msgstr "Startpakket van {displayName}" -#: src/screens/Feeds/NoFollowingFeed.tsx:41 -msgid "Add the default feed of only people you follow" -msgstr "Standaardfeed toevoegen van alleen de personen die je volgt" +#: src/screens/SignupQueued.tsx:219 +msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" +msgstr "{estimatedTimeHrs, plural, one {uur} other {uur}}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 -msgid "Add the following DNS record to your domain:" -msgstr "Voeg het volgende DNS-record toe aan je domein:" +#: src/screens/SignupQueued.tsx:225 +msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" +msgstr "{estimatedTimeMins, plural, one {minuut} other {minuten}}" -#: src/components/FeedCard.tsx:296 -msgid "Add this feed to your feeds" -msgstr "Deze feed toevoegen aan je feeds" +#: src/view/com/notifications/NotificationFeedItem.tsx:301 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je gevolgd" -#: src/view/com/profile/ProfileMenu.tsx:243 -#: src/view/com/profile/ProfileMenu.tsx:246 -msgid "Add to Lists" -msgstr "Toevoegen aan lijsten" +#: src/view/com/notifications/NotificationFeedItem.tsx:327 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je gepersonaliseerde feed leuk" -#: src/view/com/feeds/FeedSourceCard.tsx:269 -msgid "Add to my feeds" -msgstr "Toevoegen aan mijn feeds" +#: src/view/com/notifications/NotificationFeedItem.tsx:223 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je bericht leuk" -#: src/screens/StarterPack/Wizard/index.tsx:574 -msgid "Add {0} more to continue" -msgstr "Voeg er nog {0} toe om door te gaan" +#: src/view/com/notifications/NotificationFeedItem.tsx:247 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je bericht opnieuw geplaatst" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 -msgid "Add {displayName} to starter pack" -msgstr "{displayName} toevoegen aan het startpakket" +#: src/view/com/notifications/NotificationFeedItem.tsx:351 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben zich geregistreerd met je startpakket" -#: src/view/com/modals/ListAddRemoveUsers.tsx:192 -#: src/view/com/modals/UserAddRemoveLists.tsx:162 -msgid "Added to list" -msgstr "Toegevoegd aan lijst" +#: src/view/com/notifications/NotificationFeedItem.tsx:313 +msgid "{firstAuthorLink} followed you" +msgstr "{firstAuthorLink} volgde je" -#: src/view/com/feeds/FeedSourceCard.tsx:125 -msgid "Added to my feeds" -msgstr "Toegevoegd aan mijn feeds" +#: src/view/com/notifications/NotificationFeedItem.tsx:290 +msgid "{firstAuthorLink} followed you back" +msgstr "{firstAuthorLink} volgde je terug" -#: src/view/screens/PreferencesFollowingFeed.tsx:171 -#: src/view/com/composer/labels/LabelsBtn.tsx:160 -msgid "Adult" -msgstr "Volwassene" +#: src/view/com/notifications/NotificationFeedItem.tsx:339 +msgid "{firstAuthorLink} liked your custom feed" +msgstr "{firstAuthorLink} vond je gepersonaliseerde feed leuk" -#: src/components/moderation/ContentHider.tsx:113 -#: src/lib/moderation/useGlobalLabelStrings.ts:34 -#: src/lib/moderation/useModerationCauseDescription.ts:144 -#: src/view/com/composer/labels/LabelsBtn.tsx:128 -msgid "Adult Content" -msgstr "Inhoud voor volwassenen" +#: src/view/com/notifications/NotificationFeedItem.tsx:235 +msgid "{firstAuthorLink} liked your post" +msgstr "{firstAuthorLink} vond je bericht leuk" -#: src/view/com/composer/labels/LabelsBtn.tsx:139 -#: src/view/com/composer/labels/LabelsBtn.tsx:197 -msgid "Adult Content labels" -msgstr "Labels voor inhoud voor volwassenen" +#: src/view/com/notifications/NotificationFeedItem.tsx:259 +msgid "{firstAuthorLink} reposted your post" +msgstr "{firstAuthorLink} heeft je bericht opnieuw geplaatst" -#: src/screens/Moderation/index.tsx:360 -msgid "Adult content can only be enabled via the Web at <0>bsky.app." -msgstr "Inhoud voor volwassenen kan alleen worden ingeschakeld via het web op <0>bsky.app." +#: src/view/com/notifications/NotificationFeedItem.tsx:363 +msgid "{firstAuthorLink} signed up with your starter pack" +msgstr "{firstAuthorLink} registreerde zich met je startpakket" -#: src/components/moderation/LabelPreference.tsx:242 -msgid "Adult content is disabled." -msgstr "Inhoud voor volwassenen is uitgeschakeld." +#: src/view/com/notifications/NotificationFeedItem.tsx:294 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} volgden je" -#: src/screens/Moderation/index.tsx:404 -msgid "Advanced" -msgstr "Geavanceerd" +#: src/view/com/notifications/NotificationFeedItem.tsx:320 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je gepersonaliseerde feed leuk" -#: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Algoritmetraining voltooid!" +#: src/view/com/notifications/NotificationFeedItem.tsx:216 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je bericht leuk" -#: src/screens/StarterPack/StarterPackScreen.tsx:381 -msgid "All accounts have been followed!" -msgstr "Je hebt alle accounts gevolgd!" +#: src/view/com/notifications/NotificationFeedItem.tsx:240 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je bericht opnieuw geplaatst" -#: src/view/screens/Feeds.tsx:735 -msgid "All the feeds you've saved, right in one place." -msgstr "Alle feeds die je hebt opgeslagen, bij elkaar op één plek." +#: src/view/com/notifications/NotificationFeedItem.tsx:344 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben zich geregistreerd met je startpakket" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 -msgid "Allow access to your direct messages" -msgstr "Geef toegang tot je privéberichten" +#: src/view/com/notifications/NotificationFeedItem.tsx:299 +msgid "{firstAuthorName} followed you" +msgstr "{firstAuthorName} volgde je" -#: src/screens/Messages/Settings.tsx:61 -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 -msgid "Allow new messages from" -msgstr "Nieuwe privéberichten accepteren van" +#: src/view/com/notifications/NotificationFeedItem.tsx:289 +msgid "{firstAuthorName} followed you back" +msgstr "{firstAuthorName} volgde je terug" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 -msgid "Allow replies from:" -msgstr "Antwoorden toestaan van:" +#: src/view/com/notifications/NotificationFeedItem.tsx:325 +msgid "{firstAuthorName} liked your custom feed" +msgstr "{firstAuthorName} vond je gepersonaliseerde feed leuk" -#: src/screens/Settings/AppPasswords.tsx:192 -msgid "Allows access to direct messages" -msgstr "Staat toegang tot privéberichten toe" +#: src/view/com/notifications/NotificationFeedItem.tsx:221 +msgid "{firstAuthorName} liked your post" +msgstr "{firstAuthorName} vond je bericht leuk" -#: src/screens/Login/ForgotPasswordForm.tsx:171 -#: src/view/com/modals/ChangePassword.tsx:171 -msgid "Already have a code?" -msgstr "Heb je al een code?" +#: src/view/com/notifications/NotificationFeedItem.tsx:245 +msgid "{firstAuthorName} reposted your post" +msgstr "{firstAuthorName} heeft je bericht opnieuw geplaatst" -#: src/screens/Login/ChooseAccountForm.tsx:43 -msgid "Already signed in as @{0}" -msgstr "Al aangemeld als @{0}" +#: src/view/com/notifications/NotificationFeedItem.tsx:349 +msgid "{firstAuthorName} signed up with your starter pack" +msgstr "{firstAuthorName} heeft zich geregistreerd met je startpakket" -#: src/view/com/util/post-embeds/GifEmbed.tsx:191 -msgid "Alt Text" -msgstr "Alt-tekst" +#: src/components/ProfileHoverCard/index.web.tsx:508 +#: src/screens/Profile/Header/Metrics.tsx:49 +msgid "{following} following" +msgstr "{following} volgend" -#: src/screens/Settings/AccessibilitySettings.tsx:48 -#: src/view/com/composer/GifAltText.tsx:154 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 -#: src/view/com/composer/videos/SubtitleDialog.tsx:102 -#: src/view/com/composer/videos/SubtitleDialog.tsx:106 -msgid "Alt text" -msgstr "Alt-tekst" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 +msgid "{handle} can't be messaged" +msgstr "{handle} kan geen privébericht ontvangen" -#: src/view/com/composer/photos/Gallery.tsx:255 -msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." -msgstr "Alt-tekst beschrijft afbeeldingen voor blinde en slechtziende gebruikers en biedt iedereen context." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 +#: src/view/screens/ProfileFeed.tsx:591 +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" -#: src/view/com/composer/GifAltText.tsx:179 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 -msgid "Alt text will be truncated. Limit: {0} characters." -msgstr "Alt-tekst wordt afgekapt. Limiet: {0} tekens." +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:91 -msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "Er is een e-mail verzonden! Vul hieronder de bevestigingscode in die in de e-mail is opgenomen." +#: src/view/shell/Drawer.tsx:448 +msgid "{numUnreadNotifications} unread" +msgstr "{numUnreadNotifications} ongelezen" -#: src/view/com/modals/ChangeEmail.tsx:114 -msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." -msgstr "Er is een e-mail verzonden naar je vorige adres {0}. Deze bevat een bevestigingscode die je hieronder kunt invullen." +#: src/view/shell/bottom-bar/BottomBar.tsx:235 +msgid "{numUnreadNotifications} unread items" +msgstr "{numUnreadNotifications} ongelezen items" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 -#: src/view/com/modals/VerifyEmail.tsx:132 -msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." -msgstr "Er is een e-mail verzonden naar {0}. Deze bevat een bevestigingscode die je hieronder kunt invullen." +#: src/components/NewskieDialog.tsx:116 +msgid "{profileName} joined Bluesky {0} ago" +msgstr "{profileName} is {0} geleden lid geworden van Bluesky" -#: src/components/dialogs/GifSelect.tsx:265 -msgid "An error has occurred" -msgstr "Er is een fout opgetreden" +#: src/components/NewskieDialog.tsx:111 +msgid "{profileName} joined Bluesky using a starter pack {0} ago" +msgstr "{profileName} is {0} geleden lid geworden van Bluesky met een startpakket" -#: src/components/dialogs/GifSelect.tsx:252 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 -msgid "An error occurred" -msgstr "Er is een fout opgetreden" +#: src/screens/StarterPack/Wizard/index.tsx:502 +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}, en {2, plural, one {# ander} other {# anderen}} zijn inbegrepen in je startpakket" -#: src/view/com/composer/state/video.ts:398 -msgid "An error occurred while compressing the video." -msgstr "Er is een fout opgetreden tijdens het comprimeren van de video." +#: src/screens/StarterPack/Wizard/index.tsx:449 +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}, en {2, plural, one {# ander} other {# anderen}} zijn inbegrepen in je startpakket" -#: src/components/StarterPack/ProfileStarterPacks.tsx:333 -msgid "An error occurred while generating your starter pack. Want to try again?" -msgstr "Er is een fout opgetreden bij het genereren van je startpakket. Wil je het opnieuw proberen?" +#: src/view/shell/Drawer.tsx:97 +msgid "<0>{0} {1, plural, one {follower} other {followers}}" +msgstr "<0>{0} {1, plural, one {volger} other {volgers}}" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:176 -msgid "An error occurred while loading the video. Please try again." -msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het opnieuw." +#: src/view/shell/Drawer.tsx:108 +msgid "<0>{0} {1, plural, one {following} other {following}}" +msgstr "<0>{0} {1, plural, one {volgend} other {volgend}}" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:133 -msgid "An error occurred while loading the video. Please try again later." -msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het later opnieuw." +#: src/screens/StarterPack/Wizard/index.tsx:490 +msgid "<0>{0} and<1> <2>{1} are included in your starter pack" +msgstr "<0>{0} en<1> <2>{1} zijn inbegrepen in je startpakket" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:250 -#: src/components/StarterPack/ShareDialog.tsx:79 -#: src/components/StarterPack/QrCodeDialog.tsx:71 -#: src/components/StarterPack/ShareDialog.tsx:79 -msgid "An error occurred while saving the QR code!" -msgstr "Er is een fout opgetreden bij het opslaan van de QR-code!" +#: src/screens/StarterPack/Wizard/index.tsx:483 +msgid "<0>{0} is included in your starter pack" +msgstr "<0>{0} is inbegrepen in je startpakket" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 -msgid "An error occurred while selecting the video" -msgstr "Er is een fout opgetreden bij het selecteren van de video" +#: src/components/WhoCanReply.tsx:274 +msgid "<0>{0} members" +msgstr "<0>{0} leden" -#: src/components/dms/MessageMenu.tsx:134 -#: src/screens/StarterPack/StarterPackScreen.tsx:347 -#: src/screens/StarterPack/StarterPackScreen.tsx:369 -msgid "An error occurred while trying to follow all" -msgstr "Er is een fout opgetreden tijdens het proberen om allen te volgen" +#: src/components/dms/DateDivider.tsx:69 +msgid "<0>{date} at {time}" +msgstr "<0>{date} om {time}" -#: src/view/com/composer/state/video.ts:435 -msgid "An error occurred while uploading the video." -msgstr "Er is een fout opgetreden bij het uploaden van de video." +#: src/screens/Settings/NotificationSettings.tsx:85 +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>Experimenteel: u ontvangt alleen antwoord- en citaatmeldingen van gebruikers die u volgt wanneer deze voorkeur is ingeschakeld. We zullen hier meer besturingselementen aan toevoegen in de loop van de tijd." -#: src/lib/moderation/useReportOptions.ts:28 -msgid "An issue not included in these options" -msgstr "Een probleem niet vermeld in deze opties" +#: src/screens/StarterPack/Wizard/index.tsx:440 +msgid "<0>You and<1> <2>{0} are included in your starter pack" +msgstr "<0>Jij en<1> <2>{0} zijn inbegrepen in je startpakket" -#: src/components/hooks/useFollowMethods.ts:35 -#: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 -#: src/view/com/profile/FollowButton.tsx:35 -#: src/view/com/profile/FollowButton.tsx:45 -msgid "An issue occurred, please try again." -msgstr "Er is een probleem opgetreden. Probeer het opnieuw." +#: src/screens/Profile/Header/Handle.tsx:52 +msgid "⚠Invalid Handle" +msgstr "⚠Ongeldige handle" -#: src/components/dms/dialogs/NewChatDialog.tsx:41 -msgid "An issue occurred starting the chat" -msgstr "Er is een probleem opgetreden bij het starten van de chat" +#: src/components/dialogs/MutedWords.tsx:193 +msgid "24 hours" +msgstr "24 uur" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 -msgid "An issue occurred while trying to open the chat" -msgstr "Er is een probleem opgetreden bij het openen van de chat" +#: src/screens/Login/LoginForm.tsx:252 +msgid "2FA Confirmation" +msgstr "2FA-bevestiging" -#: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 -msgid "Animals" -msgstr "Dieren" +#: src/components/dialogs/MutedWords.tsx:232 +msgid "30 days" +msgstr "30 dagen" -#: src/view/com/util/post-embeds/GifEmbed.tsx:149 -msgid "Animated GIF" -msgstr "Geanimeerde GIF" +#: src/components/dialogs/MutedWords.tsx:217 +msgid "7 days" +msgstr "7 dagen" -#: src/lib/moderation/useReportOptions.ts:33 -msgid "Anti-Social Behavior" -msgstr "Asociaal gedrag" +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 +msgid "About" +msgstr "Over" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 -msgid "Any language" -msgstr "Elke taal" +#: src/view/screens/Search/Search.tsx:858 +msgid "Access navigation links and settings" +msgstr "Toegang tot navigatielinks en instellingen" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 -msgid "Anybody can interact" -msgstr "Iedereen kan reageren" +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 +#~ msgid "Access profile and other navigation links" +#~ msgstr "Toegang tot profiel en andere navigatielinks" -#: src/screens/Settings/LanguageSettings.tsx:72 -msgid "App Language" -msgstr "App-taal" +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 +msgid "Accessibility" +msgstr "Toegankelijkheid" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 -msgid "App Password" -msgstr "App-wachtwoord" +#: src/Navigation.tsx:323 +msgid "Accessibility Settings" +msgstr "Toegankelijkheidsinstellingen" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 -msgid "App Passwords" -msgstr "App-wachtwoorden" +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 +msgid "Account" +msgstr "Account" -#: src/screens/Settings/AppPasswords.tsx:139 -msgid "App password deleted" -msgstr "App-wachtwoord verwijderd" +#: src/view/com/profile/ProfileMenu.tsx:132 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 +msgid "Account blocked" +msgstr "Geblokkeerd account" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 -msgid "App password name must be unique" -msgstr "App-wachtwoordnaam moet uniek zijn" +#: src/view/com/profile/ProfileMenu.tsx:145 +msgid "Account followed" +msgstr "Account gevolgd" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 -msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" -msgstr "App-wachtwoordnamen mogen alleen letters, cijfers, spaties, streepjes en underscores bevatten" +#: src/view/com/profile/ProfileMenu.tsx:108 +msgid "Account muted" +msgstr "Account genegeerd" -#: src/view/com/modals/AddAppPasswords.tsx:138 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 -msgid "App password names must be at least 4 characters long" -msgstr "App-wachtwoordnamen moeten minimaal 4 tekens lang zijn" +#: src/components/moderation/ModerationDetailsDialog.tsx:101 +#: src/lib/moderation/useModerationCauseDescription.ts:96 +msgid "Account Muted" +msgstr "Account genegeerd" -#: src/view/com/modals/AddAppPasswords.tsx:103 -#: src/view/screens/Settings/index.tsx:664 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 -msgid "App passwords" -msgstr "App-wachtwoorden" +#: src/components/moderation/ModerationDetailsDialog.tsx:87 +msgid "Account Muted by List" +msgstr "Account genegeerd door lijst" -#: src/components/moderation/LabelsOnMeDialog.tsx:148 -#: src/components/moderation/LabelsOnMeDialog.tsx:151 -msgid "Appeal" -msgstr "Bezwaar maken" +#: src/screens/Settings/Settings.tsx:428 +msgid "Account options" +msgstr "Accountopties" -#: src/components/moderation/LabelsOnMeDialog.tsx:243 -msgid "Appeal \"{0}\" label" -msgstr "Bezwaar maken tegen \"{0}\"-label" +#: src/screens/Settings/Settings.tsx:464 +msgid "Account removed from quick access" +msgstr "Account verwijderd uit snelle toegang" -#: src/components/moderation/LabelsOnMeDialog.tsx:233 -#: src/screens/Messages/components/ChatDisabled.tsx:91 -msgid "Appeal submitted" -msgstr "Bezwaar ingediend" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 +#: src/view/com/profile/ProfileMenu.tsx:122 +msgid "Account unblocked" +msgstr "Account gedeblokkeerd" -#: src/components/moderation/LabelsOnMeDialog.tsx:193 -#: src/screens/Messages/components/ChatDisabled.tsx:51 -#: src/screens/Messages/components/ChatDisabled.tsx:53 -#: src/screens/Messages/components/ChatDisabled.tsx:99 -#: src/screens/Messages/components/ChatDisabled.tsx:101 -msgid "Appeal this decision" -msgstr "Bezwaar maken tegen deze beslissing" +#: src/view/com/profile/ProfileMenu.tsx:157 +msgid "Account unfollowed" +msgstr "Account ontvolgd" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 -msgid "Appearance" -msgstr "Weergave" +#: src/view/com/profile/ProfileMenu.tsx:98 +msgid "Account unmuted" +msgstr "Account negeren opgeheven" -#: src/view/screens/Settings/index.tsx:476 -#: src/Navigation.tsx:325 -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 -#: src/screens/Home/NoFeedsPinned.tsx:93 -msgid "Apply default recommended feeds" -msgstr "Standaard aanbevolen feeds gebruiken" +#: src/components/dialogs/MutedWords.tsx:328 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +msgid "Add" +msgstr "Toevoegen" -#: src/view/com/post-thread/PostThreadItem.tsx:835 -msgid "Archived from {0}" -msgstr "Gearchiveerd van {0}" +#: src/screens/StarterPack/Wizard/index.tsx:551 +msgid "Add {0} more to continue" +msgstr "Voeg er nog {0} toe om door te gaan" -#: src/view/com/post-thread/PostThreadItem.tsx:804 -#: src/view/com/post-thread/PostThreadItem.tsx:843 -msgid "Archived post" -msgstr "Gearchiveerd bericht" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +msgid "Add {displayName} to starter pack" +msgstr "{displayName} toevoegen aan het startpakket" -#: src/components/dialogs/MutedWords.tsx:433 -msgid "Are you sure?" -msgstr "Weet je het zeker?" +#: src/view/com/composer/labels/LabelsBtn.tsx:107 +#: src/view/com/composer/labels/LabelsBtn.tsx:112 +msgid "Add a content warning" +msgstr "Een inhoudswaarschuwing toevoegen" -#: src/view/com/composer/Composer.tsx:672 -msgid "Are you sure you'd like to discard this draft?" -msgstr "Weet je zeker dat je dit concept wilt weggooien?" +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 +msgid "Add a user to this list" +msgstr "Een gebruiker aan deze lijst toevoegen" -#: src/view/com/composer/Composer.tsx:846 -msgid "Are you sure you'd like to discard this post?" -msgstr "Weet je zeker dat je dit bericht wilt weggooien?" +#: src/components/dialogs/SwitchAccount.tsx:55 +#: src/screens/Deactivated.tsx:191 +msgid "Add account" +msgstr "Account toevoegen" -#: src/screens/StarterPack/StarterPackScreen.tsx:610 -#: src/screens/Settings/AppPasswords.tsx:201 -msgid "Are you sure you want to delete the app password \"{0}\"?" -msgstr "Weet je zeker dat je het app-wachtwoord \"{0}\" wilt verwijderen?" +#: src/view/com/composer/GifAltText.tsx:76 +#: src/view/com/composer/GifAltText.tsx:144 +#: src/view/com/composer/GifAltText.tsx:207 +#: src/view/com/composer/photos/Gallery.tsx:169 +#: src/view/com/composer/photos/Gallery.tsx:216 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 +msgid "Add alt text" +msgstr "Alt-tekst toevoegen" -#: src/view/screens/AppPasswords.tsx:283 -#: src/components/dms/MessageMenu.tsx:123 -#: src/components/dms/MessageMenu.tsx:149 -msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." -msgstr "Weet je zeker dat je dit privébericht wilt verwijderen? Het privébericht wordt voor jou verwijderd, maar niet voor de andere deelnemer." +#: src/view/com/composer/videos/SubtitleDialog.tsx:107 +msgid "Add alt text (optional)" +msgstr "Optioneel alt-tekst toevoegen" -#: src/screens/StarterPack/StarterPackScreen.tsx:633 -msgid "Are you sure you want to delete this starter pack?" -msgstr "Weet je zeker dat je dit startpakket wilt verwijderen?" +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 +msgid "Add another account" +msgstr "Nog een account toevoegen" -#: src/screens/Profile/Header/EditProfileDialog.tsx:82 -msgid "Are you sure you want to discard your changes?" -msgstr "Weet je zeker dat je je wijzigingen ongedaan wilt maken?" +#: src/view/com/composer/Composer.tsx:721 +msgid "Add another post" +msgstr "Nog een bericht toevoegen" -#: src/components/dms/ConvoMenu.tsx:189 -#: src/components/dms/LeaveConvoPrompt.tsx:47 -msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." -msgstr "Weet je zeker dat je dit gesprek wilt verlaten? Je privéberichten worden voor jou verwijderd, maar niet voor de andere deelnemer." +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 +msgid "Add app password" +msgstr "App-wachtwoord toevoegen" -#: src/components/FeedCard.tsx:313 -msgid "Are you sure you want to remove this from your feeds?" -msgstr "Weet je zeker dat je dit uit jouw feeds wilt verwijderen?" +#: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 +msgid "Add App Password" +msgstr "App-wachtwoord toevoegen" -#: src/view/com/feeds/FeedSourceCard.tsx:316 -msgid "Are you sure you want to remove {0} from your feeds?" -msgstr "Weet je zeker dat je {0} uit jouw feeds wilt verwijderen?" +#: src/components/dialogs/MutedWords.tsx:321 +msgid "Add mute word for configured settings" +msgstr "Genegeerd woord toevoegen voor geconfigureerde instellingen" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 -msgid "Are you writing in <0>{0}?" -msgstr "Schrijf je in het <0>{0}?" +#: src/components/dialogs/MutedWords.tsx:112 +msgid "Add muted words and tags" +msgstr "Genegeerde woorden en tags toevoegen" -#: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 -msgid "Art" -msgstr "Kunst" +#: src/view/com/composer/Composer.tsx:1235 +msgid "Add new post" +msgstr "Nieuw bericht toevoegen" -#: src/view/com/composer/labels/LabelsBtn.tsx:172 -msgid "Artistic or non-erotic nudity." -msgstr "Artistieke of niet-erotische naaktbeelden." +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:173 -msgid "At least 3 characters" -msgstr "Minstens 3 tekens" +#: src/screens/Home/NoFeedsPinned.tsx:99 +msgid "Add recommended feeds" +msgstr "Aanbevolen feeds toevoegen" -#: src/screens/Settings/AccessibilitySettings.tsx:97 -msgid "Autoplay options have moved to the <0>Content and Media settings." -msgstr "De opties voor automatisch afspelen zijn verplaatst naar de <0>Instellingen voor inhoud en media." +#: src/screens/StarterPack/Wizard/index.tsx:471 +msgid "Add some feeds to your starter pack!" +msgstr "Voeg wat feeds toe aan je startpakket!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 -msgid "Autoplay videos and GIFs" -msgstr "Video's en GIF's automatisch afspelen" +#: src/screens/Feeds/NoFollowingFeed.tsx:41 +msgid "Add the default feed of only people you follow" +msgstr "Standaardfeed toevoegen van alleen de personen die je volgt" -#: src/components/dms/MessagesListHeader.tsx:75 -#: src/components/moderation/LabelsOnMeDialog.tsx:290 -#: src/components/moderation/LabelsOnMeDialog.tsx:291 -#: src/screens/Login/ChooseAccountForm.tsx:90 -#: src/screens/Login/ChooseAccountForm.tsx:95 -#: src/screens/Login/ForgotPasswordForm.tsx:123 -#: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 -#: src/screens/Login/SetNewPasswordForm.tsx:154 -#: src/screens/Login/SetNewPasswordForm.tsx:160 -#: src/screens/Messages/components/ChatDisabled.tsx:133 -#: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 -#: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 -msgid "Back" -msgstr "Terug" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 +msgid "Add the following DNS record to your domain:" +msgstr "Voeg het volgende DNS-record toe aan je domein:" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:144 -#: src/view/screens/Settings/index.tsx:442 -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 -msgid "Before creating a list, you must first verify your email." -msgstr "Je moet eerst je e-mailadres bevestigen voordat je een lijst maakt." +#: src/components/FeedCard.tsx:295 +msgid "Add this feed to your feeds" +msgstr "Deze feed toevoegen aan je feeds" -#: src/view/com/composer/Composer.tsx:599 -msgid "Before creating a post, you must first verify your email." -msgstr "Je moet eerst je e-mailadres bevestigen voordat je een bericht plaatst." +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:246 +msgid "Add to Lists" +msgstr "Toevoegen aan lijsten" -#: src/components/StarterPack/ProfileStarterPacks.tsx:340 -msgid "Before creating a starter pack, you must first verify your email." -msgstr "Je moet eerst je e-mailadres bevestigen voordat je een startpakket maakt." +#: src/view/com/feeds/FeedSourceCard.tsx:269 +msgid "Add to my feeds" +msgstr "Toevoegen aan mijn feeds" -#: src/components/dms/dialogs/NewChatDialog.tsx:79 -#: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 -msgid "Before you may message another user, you must first verify your email." -msgstr "Je moet eerst je e-mailadres bevestigen voordat je een andere gebruiker een privébericht stuurt." +#: src/view/com/modals/ListAddRemoveUsers.tsx:192 +#: src/view/com/modals/UserAddRemoveLists.tsx:162 +msgid "Added to list" +msgstr "Toegevoegd aan lijst" -#: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 -msgid "Birthday" -msgstr "Verjaardag" +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "Toegevoegd aan mijn feeds" -#: src/view/screens/Settings/index.tsx:348 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/composer/labels/LabelsBtn.tsx:160 +msgid "Adult" +msgstr "Volwassene" + +#: src/components/moderation/ContentHider.tsx:113 +#: src/lib/moderation/useGlobalLabelStrings.ts:34 +#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/view/com/composer/labels/LabelsBtn.tsx:128 +msgid "Adult Content" +msgstr "Inhoud voor volwassenen" + +#: src/screens/Moderation/index.tsx:339 +msgid "Adult content can only be enabled via the Web at <0>bsky.app." +msgstr "Inhoud voor volwassenen kan alleen worden ingeschakeld via het web op <0>bsky.app." + +#: src/components/moderation/LabelPreference.tsx:242 +msgid "Adult content is disabled." +msgstr "Inhoud voor volwassenen is uitgeschakeld." + +#: src/view/com/composer/labels/LabelsBtn.tsx:139 +#: src/view/com/composer/labels/LabelsBtn.tsx:197 +msgid "Adult Content labels" +msgstr "Labels voor inhoud voor volwassenen" + +#: src/screens/Moderation/index.tsx:383 +msgid "Advanced" +msgstr "Geavanceerd" + +#: src/state/shell/progress-guide.tsx:171 +#~ msgid "Algorithm training complete!" +#~ msgstr "Algoritmetraining voltooid!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:381 +msgid "All accounts have been followed!" +msgstr "Je hebt alle accounts gevolgd!" + +#: src/view/screens/Feeds.tsx:702 +msgid "All the feeds you've saved, right in one place." +msgstr "Alle feeds die je hebt opgeslagen, bij elkaar op één plek." + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 +msgid "Allow access to your direct messages" +msgstr "Geef toegang tot je privéberichten" + +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 +msgid "Allow new messages from" +msgstr "Nieuwe privéberichten accepteren van" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 +msgid "Allow replies from:" +msgstr "Antwoorden toestaan van:" + +#: src/screens/Settings/AppPasswords.tsx:200 +msgid "Allows access to direct messages" +msgstr "Staat toegang tot privéberichten toe" + +#: src/screens/Login/ForgotPasswordForm.tsx:171 +#: src/view/com/modals/ChangePassword.tsx:171 +msgid "Already have a code?" +msgstr "Heb je al een code?" + +#: src/screens/Login/ChooseAccountForm.tsx:43 +msgid "Already signed in as @{0}" +msgstr "Al aangemeld als @{0}" + +#: src/view/com/composer/GifAltText.tsx:100 +#: src/view/com/composer/photos/Gallery.tsx:187 +#: src/view/com/util/post-embeds/GifEmbed.tsx:186 +msgid "ALT" +msgstr "ALT" + +#: src/screens/Settings/AccessibilitySettings.tsx:56 +#: src/view/com/composer/GifAltText.tsx:154 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:102 +#: src/view/com/composer/videos/SubtitleDialog.tsx:106 +msgid "Alt text" +msgstr "Alt-tekst" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:191 +msgid "Alt Text" +msgstr "Alt-tekst" + +#: src/view/com/composer/photos/Gallery.tsx:255 +msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." +msgstr "Alt-tekst beschrijft afbeeldingen voor blinde en slechtziende gebruikers en biedt iedereen context." + +#: src/view/com/composer/GifAltText.tsx:179 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 +msgid "Alt text will be truncated. Limit: {0} characters." +msgstr "Alt-tekst wordt afgekapt. Limiet: {0} tekens." + +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 +#: src/view/com/modals/VerifyEmail.tsx:132 +msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." +msgstr "Er is een e-mail verzonden naar {0}. Deze bevat een bevestigingscode die je hieronder kunt invullen." + +#: src/view/com/modals/ChangeEmail.tsx:114 +msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." +msgstr "Er is een e-mail verzonden naar je vorige adres {0}. Deze bevat een bevestigingscode die je hieronder kunt invullen." + +#: src/components/dialogs/VerifyEmailDialog.tsx:91 +msgid "An email has been sent! Please enter the confirmation code included in the email below." +msgstr "Er is een e-mail verzonden! Vul hieronder de bevestigingscode in die in de e-mail is opgenomen." + +#: src/components/dialogs/GifSelect.tsx:265 +msgid "An error has occurred" +msgstr "Er is een fout opgetreden" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 +msgid "An error occurred" +msgstr "Er is een fout opgetreden" + +#: src/view/com/composer/state/video.ts:398 +msgid "An error occurred while compressing the video." +msgstr "Er is een fout opgetreden tijdens het comprimeren van de video." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:333 +msgid "An error occurred while generating your starter pack. Want to try again?" +msgstr "Er is een fout opgetreden bij het genereren van je startpakket. Wil je het opnieuw proberen?" + +#: src/view/com/util/post-embeds/VideoEmbed.tsx:133 +msgid "An error occurred while loading the video. Please try again later." +msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het later opnieuw." + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:176 +msgid "An error occurred while loading the video. Please try again." +msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het opnieuw." + +#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/ShareDialog.tsx:79 +msgid "An error occurred while saving the QR code!" +msgstr "Er is een fout opgetreden bij het opslaan van de QR-code!" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 +msgid "An error occurred while selecting the video" +msgstr "Er is een fout opgetreden bij het selecteren van de video" + +#: src/screens/StarterPack/StarterPackScreen.tsx:347 +#: src/screens/StarterPack/StarterPackScreen.tsx:369 +msgid "An error occurred while trying to follow all" +msgstr "Er is een fout opgetreden tijdens het proberen om allen te volgen" + +#: src/view/com/composer/state/video.ts:435 +msgid "An error occurred while uploading the video." +msgstr "Er is een fout opgetreden bij het uploaden van de video." + +#: src/lib/moderation/useReportOptions.ts:28 +msgid "An issue not included in these options" +msgstr "Een probleem niet vermeld in deze opties" + +#: src/components/dms/dialogs/NewChatDialog.tsx:41 +msgid "An issue occurred starting the chat" +msgstr "Er is een probleem opgetreden bij het starten van de chat" + +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 +msgid "An issue occurred while trying to open the chat" +msgstr "Er is een probleem opgetreden bij het openen van de chat" + +#: src/components/hooks/useFollowMethods.ts:35 +#: src/components/hooks/useFollowMethods.ts:50 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 +#: src/view/com/profile/FollowButton.tsx:35 +#: src/view/com/profile/FollowButton.tsx:45 +msgid "An issue occurred, please try again." +msgstr "Er is een probleem opgetreden. Probeer het opnieuw." + +#: src/screens/Onboarding/StepInterests/index.tsx:185 +msgid "an unknown error occurred" +msgstr "er is een onbekende fout opgetreden" + +#: src/components/moderation/ModerationDetailsDialog.tsx:157 +#: src/components/moderation/ModerationDetailsDialog.tsx:153 +msgid "an unknown labeler" +msgstr "een onbekende labeler" + +#: src/components/WhoCanReply.tsx:295 +msgid "and" +msgstr "en" + +#: src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/state.ts:94 +msgid "Animals" +msgstr "Dieren" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:149 +msgid "Animated GIF" +msgstr "Geanimeerde GIF" + +#: src/lib/moderation/useReportOptions.ts:33 +msgid "Anti-Social Behavior" +msgstr "Asociaal gedrag" + +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 +msgid "Any language" +msgstr "Elke taal" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 +msgid "Anybody can interact" +msgstr "Iedereen kan reageren" + +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 +msgid "App Language" +msgstr "App-taal" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 +msgid "App Password" +msgstr "App-wachtwoord" + +#: src/screens/Settings/AppPasswords.tsx:147 +msgid "App password deleted" +msgstr "App-wachtwoord verwijderd" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 +msgid "App password name must be unique" +msgstr "App-wachtwoordnaam moet uniek zijn" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 +msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" +msgstr "App-wachtwoordnamen mogen alleen letters, cijfers, spaties, streepjes en underscores bevatten" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 +msgid "App password names must be at least 4 characters long" +msgstr "App-wachtwoordnamen moeten minimaal 4 tekens lang zijn" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 +msgid "App passwords" +msgstr "App-wachtwoorden" + +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 +msgid "App Passwords" +msgstr "App-wachtwoorden" + +#: src/components/moderation/LabelsOnMeDialog.tsx:148 +#: src/components/moderation/LabelsOnMeDialog.tsx:151 +msgid "Appeal" +msgstr "Bezwaar maken" + +#: src/components/moderation/LabelsOnMeDialog.tsx:243 +msgid "Appeal \"{0}\" label" +msgstr "Bezwaar maken tegen \"{0}\"-label" + +#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/screens/Messages/components/ChatDisabled.tsx:91 +msgid "Appeal submitted" +msgstr "Bezwaar ingediend" + +#: src/screens/Messages/components/ChatDisabled.tsx:51 +#: src/screens/Messages/components/ChatDisabled.tsx:53 +#: src/screens/Messages/components/ChatDisabled.tsx:99 +#: src/screens/Messages/components/ChatDisabled.tsx:101 +msgid "Appeal this decision" +msgstr "Bezwaar maken tegen deze beslissing" + +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 +msgid "Appearance" +msgstr "Weergave" + +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 +#: src/screens/Home/NoFeedsPinned.tsx:93 +msgid "Apply default recommended feeds" +msgstr "Standaard aanbevolen feeds gebruiken" + +#: src/view/com/post-thread/PostThreadItem.tsx:835 +msgid "Archived from {0}" +msgstr "Gearchiveerd van {0}" + +#: src/view/com/post-thread/PostThreadItem.tsx:804 +#: src/view/com/post-thread/PostThreadItem.tsx:843 +msgid "Archived post" +msgstr "Gearchiveerd bericht" + +#: src/screens/Settings/AppPasswords.tsx:209 +msgid "Are you sure you want to delete the app password \"{0}\"?" +msgstr "Weet je zeker dat je het app-wachtwoord \"{0}\" wilt verwijderen?" + +#: src/components/dms/MessageMenu.tsx:149 +msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." +msgstr "Weet je zeker dat je dit privébericht wilt verwijderen? Het privébericht wordt voor jou verwijderd, maar niet voor de andere deelnemer." + +#: src/screens/StarterPack/StarterPackScreen.tsx:634 +msgid "Are you sure you want to delete this starter pack?" +msgstr "Weet je zeker dat je dit startpakket wilt verwijderen?" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:82 +msgid "Are you sure you want to discard your changes?" +msgstr "Weet je zeker dat je je wijzigingen ongedaan wilt maken?" + +#: src/components/dms/LeaveConvoPrompt.tsx:47 +msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." +msgstr "Weet je zeker dat je dit gesprek wilt verlaten? Je privéberichten worden voor jou verwijderd, maar niet voor de andere deelnemer." + +#: src/view/com/feeds/FeedSourceCard.tsx:319 +msgid "Are you sure you want to remove {0} from your feeds?" +msgstr "Weet je zeker dat je {0} uit jouw feeds wilt verwijderen?" + +#: src/components/FeedCard.tsx:312 +msgid "Are you sure you want to remove this from your feeds?" +msgstr "Weet je zeker dat je dit uit jouw feeds wilt verwijderen?" + +#: src/view/com/composer/Composer.tsx:672 +msgid "Are you sure you'd like to discard this draft?" +msgstr "Weet je zeker dat je dit concept wilt weggooien?" + +#: src/view/com/composer/Composer.tsx:846 +msgid "Are you sure you'd like to discard this post?" +msgstr "Weet je zeker dat je dit bericht wilt weggooien?" + +#: src/components/dialogs/MutedWords.tsx:433 +msgid "Are you sure?" +msgstr "Weet je het zeker?" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 +msgid "Are you writing in <0>{0}?" +msgstr "Schrijf je in het <0>{0}?" + +#: src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/state.ts:95 +msgid "Art" +msgstr "Kunst" + +#: src/view/com/composer/labels/LabelsBtn.tsx:172 +msgid "Artistic or non-erotic nudity." +msgstr "Artistieke of niet-erotische naaktbeelden." + +#: src/screens/Signup/StepHandle.tsx:173 +msgid "At least 3 characters" +msgstr "Minstens 3 tekens" + +#: src/screens/Settings/AccessibilitySettings.tsx:105 +msgid "Autoplay options have moved to the <0>Content and Media settings." +msgstr "De opties voor automatisch afspelen zijn verplaatst naar de <0>Instellingen voor inhoud en media." + +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 +msgid "Autoplay videos and GIFs" +msgstr "Video's en GIF's automatisch afspelen" + +#: src/components/dms/MessagesListHeader.tsx:74 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 +#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/screens/Login/ChooseAccountForm.tsx:90 +#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/screens/Login/ForgotPasswordForm.tsx:123 +#: src/screens/Login/ForgotPasswordForm.tsx:129 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/SetNewPasswordForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Messages/components/ChatDisabled.tsx:133 +#: 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 +msgid "Back" +msgstr "Terug" + +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 +msgid "Before creating a list, you must first verify your email." +msgstr "Je moet eerst je e-mailadres bevestigen voordat je een lijst maakt." + +#: src/view/com/composer/Composer.tsx:599 +msgid "Before creating a post, you must first verify your email." +msgstr "Je moet eerst je e-mailadres bevestigen voordat je een bericht plaatst." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:340 +msgid "Before creating a starter pack, you must first verify your email." +msgstr "Je moet eerst je e-mailadres bevestigen voordat je een startpakket maakt." + +#: src/components/dms/dialogs/NewChatDialog.tsx:79 +#: src/components/dms/MessageProfileButton.tsx:89 +#: src/screens/Messages/Conversation.tsx:209 +msgid "Before you may message another user, you must first verify your email." +msgstr "Je moet eerst je e-mailadres bevestigen voordat je een andere gebruiker een privébericht stuurt." + +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + +#: src/components/dialogs/BirthDateSettings.tsx:106 +#: src/screens/Settings/AccountSettings.tsx:109 +msgid "Birthday" +msgstr "Verjaardag" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 msgid "Block" msgstr "Blokkeren" +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 +msgid "Block account" +msgstr "Account blokkeren" + #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" @@ -684,22 +1031,15 @@ msgstr "Account blokkeren" msgid "Block Account?" msgstr "Account blokkeren?" -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 -msgid "Block account" -msgstr "Account blokkeren" - -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Accounts blokkeren" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blokkeerlijst" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Deze accounts blokkeren?" @@ -707,13 +1047,13 @@ msgstr "Deze accounts blokkeren?" msgid "Blocked" msgstr "Geblokkeerd" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 -msgid "Blocked Accounts" +#: src/screens/Moderation/index.tsx:253 +msgid "Blocked accounts" msgstr "Geblokkeerde accounts" -#: src/screens/Moderation/index.tsx:274 -msgid "Blocked accounts" +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 +msgid "Blocked Accounts" msgstr "Geblokkeerde accounts" #: src/view/com/profile/ProfileMenu.tsx:336 @@ -721,19 +1061,19 @@ msgstr "Geblokkeerde accounts" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Geblokkeerde accounts kunnen niet reageren op jouw gesprekken, je niet vermelden en niet op een andere manier met je communiceren." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Geblokkeerde accounts kunnen niet reageren op jouw gesprekken, je niet vermelden en niet anderszins met je communiceren. Je ziet hun tekst niet en zij kunnen de jouwe niet zien." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Geblokkeerd bericht." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blokkeren voorkomt niet dat deze labeler labels op je account plaatst." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blokkeren is openbaar. Geblokkeerde accounts kunnen niet reageren op jouw gesprekken, je vermelden en niet anderszins met je communiceren." @@ -754,16 +1094,15 @@ msgstr "Bluesky" msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky kan de echtheid van de geclaimde datum niet bevestigen." -#: src/view/com/auth/server-input/index.tsx:154 #: src/view/com/auth/server-input/index.tsx:151 msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky is een open netwerk waar je jouw hostingprovider kunt kiezen. Als je een ontwikkelaar bent kun je je eigen server hosten." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky is leuker met vrienden!" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:206 #: src/components/StarterPack/ProfileStarterPacks.tsx:300 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky kiest een aantal aanbevolen accounts van personen in je netwerk." @@ -772,6 +1111,14 @@ msgstr "Bluesky kiest een aantal aanbevolen accounts van personen in je netwerk. 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 toont je profiel en berichten niet aan afgemelde gebruikers. Andere apps honoreren dit verzoek mogelijk niet. Dit maakt je account niet privé." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Afbeeldingen vervagen" @@ -781,28 +1128,27 @@ msgid "Blur images and filter from feeds" msgstr "Afbeeldingen vervagen en niet in feeds tonen" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Boeken" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:614 -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Blader door meer accounts op de pagina Verkennen" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Blader door meer feeds op de pagina Verkennen" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Blader door meer suggesties" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Blader door meer suggesties op de pagina Verkennen" @@ -811,42 +1157,71 @@ msgstr "Blader door meer suggesties op de pagina Verkennen" msgid "Browse other feeds" msgstr "Blader door andere feeds" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Zakelijk" -#: src/screens/Signup/StepInfo/Policies.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:193 +#~ msgid "by —" +#~ msgstr "door —" + +#: src/components/LabelingServiceCard/index.tsx:62 +msgid "By {0}" +msgstr "Door {0}" + +#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 +#: src/view/com/profile/ProfileSubpageHeader.tsx:197 +#~ msgid "by <0/>" +#~ msgstr "door <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" + #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." msgstr "Door een account aan te maken ga je akkoord met het <0>Privacybeleid." -#: src/screens/Signup/StepInfo/Policies.tsx:68 -msgid "By creating an account you agree to the <0>Terms of Service." -msgstr "Door een account aan te maken ga je akkoord met de <0>Servicevoorwaarden." - #: src/screens/Signup/StepInfo/Policies.tsx:48 msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." msgstr "Door een account aan te maken stem je in met de <0>Servicevoorwaarden en het <1>Privacybeleid." -#: src/components/LabelingServiceCard/index.tsx:62 -msgid "By {0}" -msgstr "Door {0}" +#: src/screens/Signup/StepInfo/Policies.tsx:68 +msgid "By creating an account you agree to the <0>Terms of Service." +msgstr "Door een account aan te maken ga je akkoord met de <0>Servicevoorwaarden." + +#: src/view/com/profile/ProfileSubpageHeader.tsx:195 +#~ msgid "by you" +#~ msgstr "door jou" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Camera" -#: src/view/com/modals/AddAppPasswords.tsx:180 -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -861,24 +1236,23 @@ msgstr "Camera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Annuleren" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Annuleren" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Accountverwijdering annuleren" -#: src/view/com/modals/ChangeHandle.tsx:137 #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" msgstr "Afbeelding bijsnijden annuleren" @@ -887,16 +1261,16 @@ msgstr "Afbeelding bijsnijden annuleren" msgid "Cancel profile editing" msgstr "Profielbewerking annuleren" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Citaatbericht annuleren" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Heractivering en afmelden annuleren" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Zoeken annuleren" @@ -905,44 +1279,36 @@ msgid "Cancels opening the linked website" msgstr "Openen van gelinkte website annuleren" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Kan geen interactie hebben met een geblokkeerde gebruiker" -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 -msgid "Captions & alt text" -msgstr "Ondertiteling en alt-tekst" - #: src/view/com/composer/videos/SubtitleDialog.tsx:133 msgid "Captions (.vtt)" msgstr "Ondertiteling (.vtt)" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:368 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +msgid "Captions & alt text" +msgstr "Ondertiteling en alt-tekst" + #: src/screens/Settings/components/Email2FAToggle.tsx:60 #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" msgstr "Wijzigen" -#: src/view/screens/Settings/index.tsx:685 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:92 -msgid "Change Handle" -msgstr "Handle wijzigen" - -#: src/view/screens/Settings/index.tsx:730 -#: src/view/com/modals/ChangePassword.tsx:142 -msgid "Change Password" -msgstr "Wachtwoord wijzigen" +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" -#: src/view/com/modals/ChangeEmail.tsx:104 -msgid "Change Your Email" -msgstr "Je e-mailadres wijzigen" +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" -#: src/view/screens/Settings/index.tsx:342 -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "E-mail wijzigen" @@ -951,85 +1317,95 @@ msgstr "E-mail wijzigen" msgid "Change email address" msgstr "E-mailadres wijzigen" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 +msgid "Change Handle" +msgstr "Handle wijzigen" + #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" msgstr "Mijn e-mailadres wijzigen" +#: src/view/com/modals/ChangePassword.tsx:142 +msgid "Change Password" +msgstr "Wachtwoord wijzigen" + #: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 msgid "Change post language to {0}" msgstr "Berichttaal naar {0} wijzigen" +#: src/view/com/modals/ChangeEmail.tsx:104 +msgid "Change Your Email" +msgstr "Je e-mailadres wijzigen" + #: src/components/dialogs/VerifyEmailDialog.tsx:171 msgid "Change your email address" msgstr "Je e-mailadres wijzigen" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" -#: src/screens/Messages/Settings.tsx:61 -msgid "Chat Settings" -msgstr "Chatinstellingen" - #: src/components/dms/ConvoMenu.tsx:82 msgid "Chat muted" msgstr "Chat genegeerd" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Chatinstellingen" +#: src/screens/Messages/Settings.tsx:62 +msgid "Chat Settings" +msgstr "Chatinstellingen" + #: src/components/dms/ConvoMenu.tsx:84 msgid "Chat unmuted" msgstr "Chat niet meer genegeerd" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Mijn status controleren" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Controleer je e-mail voor een aanmeldcode en vul deze hier in." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Controleer je inbox voor een e-mail met de bevestigingscode om hieronder in te vullen:" -#: src/screens/StarterPack/Wizard/index.tsx:196 -msgid "Choose Feeds" -msgstr "Feeds kiezen" - -#: src/screens/StarterPack/Wizard/index.tsx:192 -msgid "Choose People" -msgstr "Personen kiezen" - -#: src/view/com/auth/server-input/index.tsx:76 -msgid "Choose Service" -msgstr "Dienst kiezen" - -#: src/view/com/modals/Threadgate.tsx:75 -#: src/screens/Onboarding/StepInterests/index.tsx:191 -#: src/screens/Onboarding/StepInterests/index.tsx:326 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Kies domeinverificatiemethode" +#: src/screens/StarterPack/Wizard/index.tsx:194 +msgid "Choose Feeds" +msgstr "Feeds kiezen" + #: src/components/StarterPack/ProfileStarterPacks.tsx:308 msgid "Choose for me" msgstr "Voor mij kiezen" +#: src/screens/StarterPack/Wizard/index.tsx:190 +msgid "Choose People" +msgstr "Personen kiezen" + #: src/view/com/composer/labels/LabelsBtn.tsx:115 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 "Labels kiezen die van toepassing zijn op de media die je plaatst. Dit bericht is geschikt voor alle doelgroepen als er geen labels zijn geselecteerd." -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/view/com/auth/server-input/index.tsx:76 +msgid "Choose Service" +msgstr "Dienst kiezen" + +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "De algoritmen kiezen die je gepersonaliseerde feeds aansturen." @@ -1037,20 +1413,24 @@ msgstr "De algoritmen kiezen die je gepersonaliseerde feeds aansturen." msgid "Choose this color as your avatar" msgstr "Deze kleur kiezen als je avatar" -#: src/components/dialogs/ThreadgateEditor.tsx:91 -#: src/components/dialogs/ThreadgateEditor.tsx:95 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:104 +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Je wachtwoord kiezen" -#: src/view/screens/Settings/index.tsx:912 -#: src/view/screens/Settings/index.tsx:915 -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Je gebruikershandle" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Alle opgeslagen gegevens wissen" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Alle opgeslagen gegevens wissen (start de app hierna opnieuw op)" @@ -1058,15 +1438,18 @@ msgstr "Alle opgeslagen gegevens wissen (start de app hierna opnieuw op)" msgid "Clear search query" msgstr "Zoekopdracht wissen" -#: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Klik hier voor meer informatie." +#: src/view/screens/Support.tsx:41 +msgid "click here" +msgstr "klik hier" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Klik hier voor meer informatie over het deactiveren van je account" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Klik hier voor meer informatie over het deactiveren van je account" + +#: src/view/com/modals/DeleteAccount.tsx:217 +#~ msgid "Click here for more information." +#~ msgstr "Klik hier voor meer informatie." -#: src/screens/Feeds/NoFollowingFeed.tsx:46 #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" msgstr "Klik hier om het tagmenu voor {tag} te openen" @@ -1093,9 +1476,10 @@ msgstr "Klik 🐴 klak 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1104,12 +1488,8 @@ msgstr "Klik 🐴 klak 🐴" msgid "Close" msgstr "Sluiten" -#: src/components/dialogs/GifSelect.tsx:169 -msgid "Close GIF dialog" -msgstr "GIF-dialoogvenster sluiten" - -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Actief dialoogvenster sluiten" @@ -1125,25 +1505,28 @@ msgstr "Paneel onderaan sluiten" msgid "Close dialog" msgstr "Dialoogvenster sluiten" +#: src/components/dialogs/GifSelect.tsx:169 +msgid "Close GIF dialog" +msgstr "GIF-dialoogvenster sluiten" + #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:35 msgid "Close image" msgstr "Afbeelding sluiten" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Afbeeldingsviewer sluiten" -#: src/components/dms/MessagesNUX.tsx:162 -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Onderste navigatiebalk sluiten" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Dit dialoogvenster sluiten" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Sluit onderste navigatiebalk" @@ -1151,39 +1534,38 @@ msgstr "Sluit onderste navigatiebalk" msgid "Closes password update alert" msgstr "Sluit waarschuwing voor bijwerken wachtwoord" -#: src/view/com/composer/Composer.tsx:552 #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 msgid "Closes viewer for header image" msgstr "Sluit viewer voor headerafbeelding" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Gebruikerslijst inklappen" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Klapt de gebruikerslijst voor een bepaalde melding in" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Kleurmodus" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedie" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Strips" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Gemeenschapsrichtlijnen" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Voltooi de introductie en begin met het gebruiken van je account" @@ -1191,7 +1573,7 @@ msgstr "Voltooi de introductie en begin met het gebruiken van je account" msgid "Complete the challenge" msgstr "Voltooi de uitdaging" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Nieuw bericht opstellen" @@ -1207,8 +1589,6 @@ msgstr "Reactie opstellen" msgid "Compressing video..." msgstr "Video comprimeren..." -#: src/view/com/composer/videos/VideoTranscodeProgress.tsx:51 -#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:81 #: src/components/moderation/LabelPreference.tsx:82 msgid "Configure content filtering setting for category: {name}" msgstr "Configureer inhoudsfilterinstelling voor categorie: {name}" @@ -1238,34 +1618,34 @@ msgstr "Wijziging bevestigen" msgid "Confirm content language settings" msgstr "Taalinstellingen van inhoud bevestigen" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Account verwijderen bevestigen" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Bevestig je leeftijd:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Bevestig je geboortedatum" -#: src/components/dialogs/VerifyEmailDialog.tsx:210 -msgid "Confirmation Code" -msgstr "Bevestigingscode" - #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Bevestigingscode" -#: src/screens/Login/LoginForm.tsx:309 +#: src/components/dialogs/VerifyEmailDialog.tsx:210 +msgid "Confirmation Code" +msgstr "Bevestigingscode" + +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Verbinden..." @@ -1274,11 +1654,29 @@ msgstr "Verbinden..." msgid "Contact support" msgstr "Contact opnemen met ondersteuning" +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 +msgid "Content and media" +msgstr "Inhoud en media" + +#: src/Navigation.tsx:355 +msgid "Content and Media" +msgstr "Inhoud en media" + #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" msgstr "Inhoud geblokkeerd" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Moderation/index.tsx:271 +msgid "Content filters" +msgstr "Inhoudsfilters" + +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Inhoudtalen" @@ -1295,27 +1693,11 @@ msgstr "Inhoud niet beschikbaar" msgid "Content Warning" msgstr "Inhoudswaarschuwing" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 -msgid "Content and Media" -msgstr "Inhoud en media" - -#: src/components/moderation/LabelsOnMe.tsx:42 -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 -msgid "Content and media" -msgstr "Inhoud en media" - -#: src/screens/Moderation/index.tsx:292 -msgid "Content filters" -msgstr "Inhoudsfilters" - #: src/view/com/composer/labels/LabelsBtn.tsx:60 msgid "Content warnings" msgstr "Inhoudswaarschuwingen" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Contextmenu-achtergrond, klik om het menu te sluiten." @@ -1338,8 +1720,6 @@ msgstr "Verder lezen..." msgid "Continue to next step" msgstr "Doorgaan naar volgende stap" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:158 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:199 #: src/screens/Messages/components/ChatListItem.tsx:164 msgid "Conversation deleted" msgstr "Gesprek verwijderd" @@ -1352,12 +1732,7 @@ msgstr "Koken" msgid "Copied" msgstr "Gekopieerd" -#: src/components/dialogs/Embed.tsx:136 -#: src/screens/Settings/components/CopyButton.tsx:66 -msgid "Copied!" -msgstr "Gekopieerd!" - -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Buildversie gekopieerd naar klembord" @@ -1365,37 +1740,24 @@ msgstr "Buildversie gekopieerd naar klembord" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Gekopieerd naar klembord" -#: src/view/com/modals/AddAppPasswords.tsx:215 +#: src/components/dialogs/Embed.tsx:136 +#: src/screens/Settings/components/CopyButton.tsx:66 +msgid "Copied!" +msgstr "Gekopieerd!" + #: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy" msgstr "Kopiëren" -#: src/view/com/modals/ChangeHandle.tsx:467 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" msgstr "App-wachtwoord kopiëren" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 -msgid "Copy DID" -msgstr "DID kopiëren" - -#: src/components/StarterPack/ShareDialog.tsx:130 -msgid "Copy Link" -msgstr "Link kopiëren" - -#: src/components/StarterPack/QrCodeDialog.tsx:169 -msgid "Copy QR code" -msgstr "QR-code kopiëren" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 -msgid "Copy TXT record value" -msgstr "TXT-recordwaarde kopiëren" - -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Buildversie naar klembord kopiëren" @@ -1404,7 +1766,11 @@ msgstr "Buildversie naar klembord kopiëren" msgid "Copy code" msgstr "Code kopiëren" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 +msgid "Copy DID" +msgstr "DID kopiëren" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Host kopiëren" @@ -1412,7 +1778,11 @@ msgstr "Host kopiëren" msgid "Copy link" msgstr "Link kopiëren" -#: src/view/screens/ProfileList.tsx:487 +#: src/components/StarterPack/ShareDialog.tsx:130 +msgid "Copy Link" +msgstr "Link kopiëren" + +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Link naar lijst kopiëren" @@ -1431,25 +1801,31 @@ msgstr "Tekst privébericht kopiëren" msgid "Copy post text" msgstr "Berichttekst kopiëren" -#: src/Navigation.tsx:284 +#: src/components/StarterPack/QrCodeDialog.tsx:169 +msgid "Copy QR code" +msgstr "QR-code kopiëren" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 +msgid "Copy TXT record value" +msgstr "TXT-recordwaarde kopiëren" + +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Auteursrechtbeleid" -#: src/view/com/composer/videos/state.ts:31 #: src/components/dms/LeaveConvoPrompt.tsx:38 msgid "Could not leave chat" msgstr "Kan chat niet verlaten" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Kan feed niet laden" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Kan lijst niet laden" -#: src/components/dms/NewChat.tsx:241 #: src/components/dms/ConvoMenu.tsx:88 msgid "Could not mute chat" msgstr "Kan chat niet negeren" @@ -1458,25 +1834,17 @@ msgstr "Kan chat niet negeren" msgid "Could not process your video" msgstr "Kon je video niet verwerken" -#: src/components/dms/ConvoMenu.tsx:68 #: src/components/StarterPack/ProfileStarterPacks.tsx:290 msgid "Create" msgstr "Aanmaken" -#: src/screens/Signup/index.tsx:93 -msgid "Create Account" -msgstr "Account aanmaken" - -#: src/view/com/auth/SplashScreen.tsx:57 -#: src/view/com/auth/SplashScreen.web.tsx:106 -#: src/view/screens/Settings/index.tsx:403 #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" msgstr "Maak een QR-code voor een startpakket" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Maak een startpakket" @@ -1489,6 +1857,10 @@ msgstr "Maak een startpakket voor mij" msgid "Create account" msgstr "Account aanmaken" +#: src/screens/Signup/index.tsx:93 +msgid "Create Account" +msgstr "Account aanmaken" + #: src/components/dialogs/Signin.tsx:86 #: src/components/dialogs/Signin.tsx:88 msgid "Create an account" @@ -1502,23 +1874,21 @@ msgstr "In plaats daarvan een avatar maken" msgid "Create another" msgstr "Nog een aanmaken" -#: src/view/com/modals/AddAppPasswords.tsx:243 #: src/view/com/auth/SplashScreen.tsx:47 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" msgstr "Account aanmaken" -#: src/components/StarterPack/ShareDialog.tsx:158 #: src/components/ReportDialog/SelectReportOptionView.tsx:101 msgid "Create report for {0}" msgstr "Melding maken voor {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "{0} gemaakt" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultuur" @@ -1530,21 +1900,15 @@ msgstr "Gepersonaliseerd" #: src/view/com/modals/ChangeHandle.tsx:375 #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Gepersonaliseerde feeds die door de gemeenschap zijn gemaakt bieden je nieuwe ervaringen en helpen je de inhoud te vinden die je leuk vindt." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Gepersonaliseerde feeds die door de gemeenschap zijn gemaakt bieden je nieuwe ervaringen en helpen je de inhoud te vinden die je leuk vindt." -#: src/view/screens/PreferencesExternalEmbeds.tsx:54 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Pas aan wie kan reageren op dit bericht." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 -msgid "DNS Panel" -msgstr "DNS-paneel" - -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Donker" @@ -1552,23 +1916,21 @@ msgstr "Donker" msgid "Dark mode" msgstr "Donkere modus" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Donker thema" -#: src/view/screens/Settings/index.tsx:473 #: src/screens/Signup/StepInfo/index.tsx:222 msgid "Date of birth" msgstr "Geboortedatum" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Account deactiveren" -#: src/view/screens/Settings/index.tsx:785 -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Fouten opsporen in moderatie" @@ -1576,43 +1938,42 @@ msgstr "Fouten opsporen in moderatie" msgid "Debug panel" msgstr "Debugpaneel" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Standaard" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Verwijderen" -#: src/view/com/modals/DeleteAccount.tsx:87 -#: src/view/com/modals/DeleteAccount.tsx:105 -msgid "Delete Account <0>\"<1>{0}<2>\"" -msgstr "Account <0>\"<1>{0}<2>\" verwijderen" - -#: src/view/screens/ProfileList.tsx:530 -msgid "Delete List" -msgstr "Lijst verwijderen" - -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Account verwijderen" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/view/com/modals/DeleteAccount.tsx:101 +msgid "Delete Account <0>\"<1>{0}<2>\"" +msgstr "Account <0>\"<1>{0}<2>\" verwijderen" + +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "App-wachtwoord verwijderen" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "App-wachtwoord verwijderen?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Chatdeclaratierecord verwijderen" @@ -1620,6 +1981,10 @@ msgstr "Chatdeclaratierecord verwijderen" msgid "Delete for me" msgstr "Voor mij verwijderen" +#: src/view/screens/ProfileList.tsx:525 +msgid "Delete List" +msgstr "Lijst verwijderen" + #: src/components/dms/MessageMenu.tsx:147 msgid "Delete message" msgstr "Privébericht verwijderen" @@ -1628,27 +1993,26 @@ msgstr "Privébericht verwijderen" msgid "Delete message for me" msgstr "Privébericht voor mij verwijderen" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Mijn account verwijderen" -#: src/view/screens/Settings/index.tsx:807 #: src/view/com/composer/Composer.tsx:820 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 msgid "Delete post" msgstr "Bericht verwijderen" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Startpakket verwijderen" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Startpakket verwijderen?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Deze lijst verwijderen?" @@ -1660,16 +2024,15 @@ msgstr "Dit bericht verwijderen?" msgid "Deleted" msgstr "Verwijderd" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Verwijderd account" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Bericht verwijderd." -#: src/view/screens/Settings/index.tsx:858 #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 @@ -1700,8 +2063,8 @@ msgstr "Citaat loskoppelen" msgid "Detach quote post?" msgstr "Citaatbericht loskoppelen?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Ontwikkelaarsopties" @@ -1709,20 +2072,16 @@ msgstr "Ontwikkelaarsopties" msgid "Dialog: adjust who can interact with this post" msgstr "Dialoog: aanpassen wie op dit bericht mag reageren" -#: src/view/com/composer/Composer.tsx:325 -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Dimmen" -#: src/components/dms/MessagesNUX.tsx:88 -#: src/view/screens/AccessibilitySettings.tsx:111 -#: src/view/screens/AccessibilitySettings.tsx:109 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" msgstr "Uitschakelen e-mail 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Uitschakelen voelbare feedback" @@ -1733,9 +2092,9 @@ msgstr "Uitschakelen ondertiteling" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Uitgeschakeld" @@ -1762,20 +2121,19 @@ msgstr "Bericht weggooien?" msgid "Discourage apps from showing my account to logged-out users" msgstr "Ontmoedig aaps om mijn account te tonen aan afgemelde gebruikers" -#: src/view/screens/Feeds.tsx:758 -msgid "Discover New Feeds" -msgstr "Ontdek nieuwe feeds" - -#: src/tours/HomeTour.tsx:70 #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" msgstr "Ontdek nieuwe gepersonaliseerde feeds" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Ontdek nieuwe feeds" +#: src/view/screens/Feeds.tsx:725 +msgid "Discover New Feeds" +msgstr "Ontdek nieuwe feeds" + #: src/components/Dialog/index.tsx:311 msgid "Dismiss" msgstr "Sluiten" @@ -1784,16 +2142,12 @@ msgstr "Sluiten" msgid "Dismiss error" msgstr "Fout negeren" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Starthandleiding afsluiten" -#: src/view/com/modals/EditProfile.tsx:175 -msgid "Display Name" -msgstr "Weergavenaam" - -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Grotere alt-tekstbadges tonen" @@ -1804,6 +2158,10 @@ msgstr "Grotere alt-tekstbadges tonen" msgid "Display name" msgstr "Weergavenaam" +#: src/view/com/modals/EditProfile.tsx:175 +msgid "Display Name" +msgstr "Weergavenaam" + #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" msgstr "Weergavenaam is te lang" @@ -1812,12 +2170,15 @@ msgstr "Weergavenaam is te lang" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Weergavenaam is te lang. Het maximale aantal tekens is {DISPLAY_NAME_MAX_GRAPHEMES}." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 +msgid "DNS Panel" +msgstr "DNS-paneel" + #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" msgstr "Dit negeerwoord niet gebruiken voor gebruikers die je volgt" -#: src/view/com/composer/labels/LabelsBtn.tsx:174 -#: src/view/com/composer/labels/LabelsBtn.tsx:213 #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." msgstr "Bevat geen bloot." @@ -1826,8 +2187,7 @@ msgstr "Bevat geen bloot." msgid "Doesn't begin or end with a hyphen" msgstr "Begint en eindigt niet met een koppelteken" -#: src/view/com/modals/ChangeHandle.tsx:468 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domein geverifieerd!" @@ -1876,71 +2236,79 @@ msgstr "Bluesky downloaden" msgid "Download CAR file" msgstr "CAR-bestand downloaden" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:622 #: src/view/com/composer/text-input/TextInput.web.tsx:342 msgid "Drop to add images" msgstr "Laat vallen om afbeeldingen toe te voegen" -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:120 #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" msgstr "Duur: " +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 +msgid "e.g. alice" +msgstr "bijvoorbeeld alice" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:321 +msgid "e.g. Alice Lastname" +msgstr "bijvoorbeeld Alice Achternaam" + +#: src/view/com/modals/EditProfile.tsx:180 +msgid "e.g. Alice Roberts" +msgstr "Bijvoorbeeld Alice Roberts" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 +msgid "e.g. alice.com" +msgstr "bijvoorbeeld alice.com" + +#: src/view/com/modals/EditProfile.tsx:198 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "Bijvoorbeeld kunstenaar, hondenliefhebber en fervent lezer." + #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." msgstr "Bijvoorbeeld artistieke naakten." +#: src/view/com/modals/CreateOrEditList.tsx:263 +msgid "e.g. Great Posters" +msgstr "Bijvoorbeeld geweldige auteurs" + +#: src/view/com/modals/CreateOrEditList.tsx:264 +msgid "e.g. Spammers" +msgstr "Bijvoorbeeld spammers" + +#: src/view/com/modals/CreateOrEditList.tsx:292 +msgid "e.g. The posters who never miss." +msgstr "Bijvoorbeeld de auteurs die nooit missen." + +#: src/view/com/modals/CreateOrEditList.tsx:293 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "Bijvoorbeeld gebruikers die herhaaldelijk met advertenties reageren." + #: src/view/com/modals/InviteCodes.tsx:97 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Elke code werkt één keer. Je ontvangt periodiek meer uitnodigingscodes." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Bewerken" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Bewerken" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 -msgid "Edit Feeds" -msgstr "Feeds bewerken" - -#: src/view/com/modals/CreateOrEditList.tsx:230 -msgid "Edit Moderation List" -msgstr "Moderatielijst bewerken" - -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 -msgid "Edit My Feeds" -msgstr "Mijn feeds bewerken" - -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 -msgid "Edit People" -msgstr "Personen bewerken" - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 -msgid "Edit Profile" -msgstr "Profiel bewerken" - -#: src/view/com/modals/CreateOrEditList.tsx:225 -msgid "Edit User List" -msgstr "Gebruikerslijst bewerken" - #: src/view/com/util/UserAvatar.tsx:347 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Avatar bewerken" +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 +msgid "Edit Feeds" +msgstr "Feeds bewerken" + #: src/view/com/composer/photos/EditImageDialog.web.tsx:58 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 #: src/view/com/composer/photos/Gallery.tsx:194 @@ -1952,14 +2320,27 @@ msgstr "Afbeelding bewerken" msgid "Edit interaction settings" msgstr "Interactie-instellingen bewerken" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Lijstdetails bewerken" +#: src/view/com/modals/CreateOrEditList.tsx:230 +msgid "Edit Moderation List" +msgstr "Moderatielijst bewerken" + +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 +msgid "Edit My Feeds" +msgstr "Mijn feeds bewerken" + #: src/view/com/modals/EditProfile.tsx:147 msgid "Edit my profile" msgstr "Mijn profiel bewerken" +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 +msgid "Edit People" +msgstr "Personen bewerken" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 msgid "Edit post interaction settings" @@ -1972,12 +2353,19 @@ msgstr "Berichtinteractie-instellingen bewerken" msgid "Edit profile" msgstr "Profiel bewerken" -#: src/view/com/home/HomeHeaderLayout.web.tsx:76 -#: src/view/screens/Feeds.tsx:416 -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 +msgid "Edit Profile" +msgstr "Profiel bewerken" + +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Startpakket bewerken" +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "Edit User List" +msgstr "Gebruikerslijst bewerken" + #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" msgstr "Bewerk wie kan reageren" @@ -1990,17 +2378,16 @@ msgstr "Je weergavenaam bewerken" msgid "Edit your profile description" msgstr "Je profielomschrijving bewerken" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Je startpakket bewerken" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Onderwijs" -#: src/components/dialogs/ThreadgateEditor.tsx:98 -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2010,36 +2397,35 @@ msgstr "E-mail" msgid "Email 2FA disabled" msgstr "E-mail 2FA uitgeschakeld" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "E-mail 2FA ingeschakeld" -#: src/components/intents/VerifyEmailIntentDialog.tsx:104 -msgid "Email Resent" -msgstr "E-mail opnieuw verzonden" - -#: src/view/com/modals/ChangeEmail.tsx:106 -msgid "Email Updated" -msgstr "E-mailadres bijgewerkt" - -#: src/components/intents/VerifyEmailIntentDialog.tsx:79 -msgid "Email Verified" -msgstr "E-mailadres geverifieerd" - #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" msgstr "E-mailadres" +#: src/components/intents/VerifyEmailIntentDialog.tsx:104 +msgid "Email Resent" +msgstr "E-mail opnieuw verzonden" + #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 msgid "Email updated" msgstr "E-mailadres bijgewerkt" +#: src/view/com/modals/ChangeEmail.tsx:106 +msgid "Email Updated" +msgstr "E-mailadres bijgewerkt" + #: src/view/com/modals/VerifyEmail.tsx:85 msgid "Email verified" msgstr "E-mailadres geverifieerd" -#: src/view/screens/Settings/index.tsx:320 +#: src/components/intents/VerifyEmailIntentDialog.tsx:79 +msgid "Email Verified" +msgstr "E-mailadres geverifieerd" + #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" msgstr "HTML-code insluiten" @@ -2063,28 +2449,29 @@ msgstr "Geïntegreerde videospeler" msgid "Enable" msgstr "Inschakelen" -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:94 -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:79 -#: src/screens/Settings/components/Email2FAToggle.tsx:53 -msgid "Enable Email 2FA" -msgstr "E-mail 2FA inschakelen" +#: src/components/dialogs/EmbedConsent.tsx:100 +msgid "Enable {0} only" +msgstr "Alleen {0} inschakelen" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Inhoud voor volwassenen inschakelen" +#: src/screens/Settings/components/Email2FAToggle.tsx:53 +msgid "Enable Email 2FA" +msgstr "E-mail 2FA inschakelen" + #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" msgstr "Externe media inschakelen" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Mediaspelers inschakelen voor" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Prioriteitsmeldingen inschakelen" @@ -2092,18 +2479,18 @@ msgstr "Prioriteitsmeldingen inschakelen" msgid "Enable subtitles" msgstr "Ondertiteling inschakelen" -#: src/view/screens/PreferencesFollowingFeed.tsx:145 #: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" msgstr "Alleen deze bron inschakelen" -#: src/components/dialogs/EmbedConsent.tsx:100 -msgid "Enable {0} only" -msgstr "Alleen {0} inschakelen" +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Ingeschakeld" @@ -2111,21 +2498,10 @@ msgstr "Ingeschakeld" msgid "End of feed" msgstr "Einde van feed" -#: src/components/Lists.tsx:52 -#: src/tours/Tooltip.tsx:159 #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." msgstr "Zorg ervoor dat je voor elk ondertitelbestand een taal selecteert." -#: src/components/dialogs/VerifyEmailDialog.tsx:89 -msgid "Enter Code" -msgstr "Vul code in" - -#: src/view/com/modals/VerifyEmail.tsx:113 -msgid "Enter Confirmation Code" -msgstr "Vul bevestigingscode in" - -#: src/view/com/modals/AddAppPasswords.tsx:161 #: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" msgstr "Vul een wachtwoord in" @@ -2135,6 +2511,14 @@ msgstr "Vul een wachtwoord in" msgid "Enter a word or tag" msgstr "Vul een woord of tag in" +#: src/components/dialogs/VerifyEmailDialog.tsx:89 +msgid "Enter Code" +msgstr "Vul code in" + +#: src/view/com/modals/VerifyEmail.tsx:113 +msgid "Enter Confirmation Code" +msgstr "Vul bevestigingscode in" + #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Enter fullscreen" msgstr "Volledig scherm activeren" @@ -2143,7 +2527,7 @@ msgstr "Volledig scherm activeren" msgid "Enter the code you received to change your password." msgstr "Vul de code in die je hebt ontvangen voor het wijzigen van je wachtwoord." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Vul het domein in dat je wilt gebruiken" @@ -2173,14 +2557,10 @@ msgid "Enter your username and password" msgstr "Vul je gebruikersnaam en wachtwoord in" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Fout" -#: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 -msgid "Error:" -msgstr "Fout:" - #: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" msgstr "Er is een fout opgetreden bij het opslaan van het bestand" @@ -2189,6 +2569,11 @@ msgstr "Er is een fout opgetreden bij het opslaan van het bestand" msgid "Error receiving captcha response." msgstr "Fout bij ontvangen van captcha-antwoord." +#: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/view/screens/Search/Search.tsx:103 +msgid "Error:" +msgstr "Fout:" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:364 msgid "Everybody" msgstr "Iedereen" @@ -2201,8 +2586,8 @@ msgstr "Iedereen kan reageren" msgid "Everybody can reply to this post." msgstr "Iedereen kan reageren op dit bericht." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Iedereen" @@ -2226,16 +2611,15 @@ msgstr "Gebruikers uitsluiten die je volgt" msgid "Exit fullscreen" msgstr "Volledig scherm afsluiten" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Verlaat accountverwijderingsproces" -#: src/view/com/modals/ChangeHandle.tsx:138 #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" msgstr "Verlaat proces voor bijsnijden van afbeeldingen" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Verlaat afbeeldingweergave" @@ -2243,11 +2627,11 @@ msgstr "Verlaat afbeeldingweergave" msgid "Exits inputting search query" msgstr "Verlaat invoer van zoekopdracht" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Alt-tekst uitklappen" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Gebruikerslijst uitklappen" @@ -2260,12 +2644,11 @@ msgstr "Uitklappen of inklappen van het volledige bericht waar je op reageert" msgid "Expected uri to resolve to a record" msgstr "Verwacht werd dat uri omgezet kon worden naar een record" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Experimenteel" -#: src/view/screens/NotificationsSettings.tsx:78 #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" msgstr "Verlopen" @@ -2282,48 +2665,45 @@ msgstr "Expliciete of mogelijk aanstootgevende media." msgid "Explicit sexual images." msgstr "Expliciete seksuele afbeeldingen." +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 +msgid "Export my data" +msgstr "Mijn gegevens exporteren" + #: src/screens/Settings/components/ExportCarDialog.tsx:62 msgid "Export My Data" msgstr "Mijn gegevens exporteren" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 -msgid "Export my data" -msgstr "Mijn gegevens exporteren" +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 +msgid "External media" +msgstr "Externe media" #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" msgstr "Externe media" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 -msgid "External Media Preferences" -msgstr "Externe mediavoorkeuren" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 -msgid "External media" -msgstr "Externe media" - #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Externe media kunnen websites toestaan om informatie over jou en jouw apparaat te verzamelen. Er wordt geen informatie verzonden of gevraagd totdat je drukt op de knop \"afspelen\"." -#: src/view/screens/Settings/index.tsx:637 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 +msgid "External Media Preferences" +msgstr "Externe mediavoorkeuren" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Kon de handle niet wijzigen. Probeer het nog eens." -#: src/view/com/modals/AddAppPasswords.tsx:119 -#: src/view/com/modals/AddAppPasswords.tsx:123 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 msgid "Failed to create app password. Please try again." msgstr "Kon app-wachtwoord niet aanmaken. Probeer het nog eens." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Het aanmaken van het startpakket is mislukt" @@ -2339,30 +2719,29 @@ msgstr "Privébericht kan niet worden verwijderd" msgid "Failed to delete post, please try again" msgstr "Bericht verwijderen mislukt, probeer het opnieuw" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Het verwijderen van het startpakket is mislukt" +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 +msgid "Failed to load feeds preferences" +msgstr "Het laden van feedvoorkeuren is mislukt" + #: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" msgstr "Het laden van GIF's is mislukt" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 -msgid "Failed to load feeds preferences" -msgstr "Het laden van feedvoorkeuren is mislukt" - #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" msgstr "Het laden van eerdere privéberichten is mislukt" -#: src/screens/Messages/Conversation/MessageListError.tsx:28 -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Het laden van voorgestelde feeds is mislukt" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Het is niet gelukt om een lijst te laden met volgsuggesties" @@ -2382,7 +2761,6 @@ msgstr "Opslaan van meldingsvoorkeuren is mislukt, probeer het opnieuw" msgid "Failed to send" msgstr "Verzenden mislukt" -#: src/screens/Messages/Conversation/MessageListError.tsx:29 #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." @@ -2392,11 +2770,11 @@ msgstr "Het indienen van bezwaar is mislukt, probeer het opnieuw." msgid "Failed to toggle thread mute, please try again" msgstr "Het wisselen tussen wel/niet-negeren van het gesprek is mislukt, probeer het opnieuw" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Het is niet gelukt om de feeds bij te werken" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Het is niet gelukt om de instellingen bij te werken" @@ -2407,11 +2785,11 @@ msgstr "Het is niet gelukt om de instellingen bij te werken" msgid "Failed to upload video" msgstr "Het uploaden van video is mislukt" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Kon handle niet verifiëren. Probeer nog eens." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -2420,12 +2798,16 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed door {0}" -#: src/view/screens/Feeds.tsx:709 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Feed wisselen" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Feedback" @@ -2435,28 +2817,30 @@ msgstr "Feedback" msgid "Feedback sent!" msgstr "Feedback verzonden!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feeds zijn gepersonaliseerde algoritmen die gebruikers met een beetje programmeerkennis bouwen. <0/> voor meer informatie." -#: src/screens/Onboarding/StepTopicalFeeds.tsx:80 -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Feeds bijgewerkt!" -#: src/view/com/modals/ChangeHandle.tsx:468 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Bestand succesvol opgeslagen!" @@ -2465,7 +2849,7 @@ msgstr "Bestand succesvol opgeslagen!" msgid "Filter from feeds" msgstr "Filteren op feeds" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Afronding" @@ -2475,30 +2859,30 @@ msgstr "Afronding" msgid "Find accounts to follow" msgstr "Zoek accounts om te volgen" -#: src/tours/HomeTour.tsx:88 -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Zoek berichten en gebruikers op Bluesky" -#: src/view/screens/PreferencesFollowingFeed.tsx:52 -#: src/view/screens/PreferencesThreads.tsx:55 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Voltooien" -#: src/tours/Tooltip.tsx:149 #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexibel" -#: src/view/com/modals/EditImage.tsx:116 -#: src/view/com/modals/EditImage.tsx:121 -#: src/view/com/modals/EditImage.tsx:288 -#: src/components/ProfileCard.tsx:358 +#. User is not following this account, click to follow +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2511,7 +2895,21 @@ msgctxt "action" msgid "Follow" msgstr "Volgen" -#: src/components/ProgressGuide/List.tsx:53 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +msgid "Follow {0}" +msgstr "{0} volgen" + +#: src/view/com/posts/AviFollowButton.tsx:68 +msgid "Follow {name}" +msgstr "{name} volgen" + +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Volg 7 accounts" @@ -2520,7 +2918,11 @@ msgstr "Volg 7 accounts" msgid "Follow Account" msgstr "Account volgen" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:187 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 +msgid "Follow all" +msgstr "Allen volgen" + #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" @@ -2531,42 +2933,25 @@ msgctxt "action" msgid "Follow Back" msgstr "Terugvolgen" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 -msgid "Follow all" -msgstr "Allen volgen" - -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Volg meer accounts om in contact te komen met je interesses en om je netwerk op te bouwen." -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 -msgid "Follow {0}" -msgstr "{0} volgen" - -#: src/view/com/posts/AviFollowButton.tsx:68 -msgid "Follow {name}" -msgstr "{name} volgen" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:182 -#: src/components/KnownFollowers.tsx:169 -#: src/view/com/profile/ProfileCard.tsx:190 #: src/components/KnownFollowers.tsx:231 msgid "Followed by <0>{0}" msgstr "Gevolgd door <0>{0}" -#: src/components/KnownFollowers.tsx:186 -msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Gevolgd door <0>{0}, <1>{1}, en {2, plural, one {# ander} other {# anderen}}" +#: src/components/KnownFollowers.tsx:217 +msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" +msgstr "Gevolgd door <0>{0} en {1, plural, one {# ander} other {# anderen}}" #: src/components/KnownFollowers.tsx:204 msgid "Followed by <0>{0} and <1>{1}" msgstr "Gevolgd door <0>{0} en <1>{1}" -#: src/components/KnownFollowers.tsx:217 -msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Gevolgd door <0>{0} en {1, plural, one {# ander} other {# anderen}}" +#: src/components/KnownFollowers.tsx:186 +msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" +msgstr "Gevolgd door <0>{0}, <1>{1}, en {2, plural, one {# ander} other {# anderen}}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" @@ -2577,41 +2962,30 @@ msgstr "Gevolgde gebruikers" #: src/view/com/notifications/FeedItem.tsx:205 #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Volgers" +#~ msgid "Followers" +#~ msgstr "Volgers" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Volgers van @{0} die je kent" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Volgers die je kent" -#: src/components/ProfileCard.tsx:352 +#. User is following this account, click to unfollow +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Volgend" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 -msgid "Following Feed Preferences" -msgstr "Volgfeedvoorkeuren" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 -msgid "Following feed preferences" -msgstr "Volgfeedvoorkeuren" - -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Volgt {0}" @@ -2620,29 +2994,38 @@ msgstr "Volgt {0}" msgid "Following {name}" msgstr "Volgt {name}" -#: src/components/Pills.tsx:175 -msgid "Follows You" -msgstr "Volgt jou" +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 +msgid "Following feed preferences" +msgstr "Volgfeedvoorkeuren" + +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 +msgid "Following Feed Preferences" +msgstr "Volgfeedvoorkeuren" -#: src/tours/HomeTour.tsx:59 #: src/screens/Profile/Header/Handle.tsx:32 msgid "Follows you" msgstr "Volgt jou" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/components/Pills.tsx:175 +msgid "Follows You" +msgstr "Volgt jou" + +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Lettertype" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Lettergrootte" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Voedsel" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Om veiligheidsredenen moeten we een bevestigingscode naar je e-mailadres sturen." @@ -2650,8 +3033,7 @@ msgstr "Om veiligheidsredenen moeten we een bevestigingscode naar je e-mailadres msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Om veiligheidsredenen kun je dit niet meer bekijken. Je moet een nieuw app-wachtwoord genereren als je dit app-wachtwoord kwijtraakt." -#: src/view/com/modals/AddAppPasswords.tsx:233 -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Voor de beste ervaring raden we je aan het themalettertype te gebruiken." @@ -2659,37 +3041,32 @@ msgstr "Voor de beste ervaring raden we je aan het themalettertype te gebruiken. msgid "Forever" msgstr "Voor altijd" -#: src/screens/Login/LoginForm.tsx:241 -msgid "Forgot?" -msgstr "Vergeten?" - #: src/screens/Login/index.tsx:126 #: src/screens/Login/index.tsx:141 msgid "Forgot Password" msgstr "Wachtwoord vergeten" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Wachtwoord vergeten?" +#: src/screens/Login/LoginForm.tsx:243 +msgid "Forgot?" +msgstr "Vergeten?" + #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" msgstr "Publiceert vaak ongewenste inhoud" -#: src/view/com/posts/FeedItem.tsx:282 -msgctxt "from-feed" -msgid "From <0/>" -msgstr "Van <0/>" - -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Van @{sanitizedAuthor}" -#: src/components/MediaPreview.tsx:122 -msgid "GIF" -msgstr "GIF" +#: src/view/com/posts/PostFeedItem.tsx:282 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "Van <0/>" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" msgstr "Galerij" @@ -2698,20 +3075,23 @@ msgstr "Galerij" msgid "Generate a starter pack" msgstr "Een startpakket genereren" -#: src/components/dms/MessagesNUX.tsx:168 +#: src/view/shell/Drawer.tsx:323 +msgid "Get help" +msgstr "Hulp krijgen" + #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" msgstr "Aan de slag" -#: src/view/shell/Drawer.tsx:323 -msgid "Get help" -msgstr "Hulp krijgen" - -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Aan de slag" +#: src/components/MediaPreview.tsx:122 +msgid "GIF" +msgstr "GIF" + #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" msgstr "Geef je profiel een gezicht" @@ -2720,46 +3100,41 @@ msgstr "Geef je profiel een gezicht" msgid "Glaring violations of law or terms of service" msgstr "Duidelijke overtredingen van de wet of servicevoorwaarden" +#: src/components/Layout/Header/index.tsx:118 +#: src/components/moderation/ScreenHider.tsx:154 +#: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 +#: src/view/com/auth/LoggedOut.tsx:72 +#: src/view/screens/NotFound.tsx:57 +#: src/view/screens/ProfileList.tsx:1003 +msgid "Go back" +msgstr "Terug" + #: src/components/Error.tsx:78 #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Terug" -#: src/view/screens/NotFound.tsx:56 -msgid "Go Home" -msgstr "Naar startpagina" - -#: src/components/moderation/ScreenHider.tsx:154 -#: src/components/moderation/ScreenHider.tsx:163 -#: src/view/com/auth/LoggedOut.tsx:72 -#: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 -msgid "Go back" -msgstr "Terug" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Ga terug naar de vorige pagina" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:189 #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Terug naar de vorige stap" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Terug naar de vorige stap" @@ -2767,6 +3142,10 @@ msgstr "Terug naar de vorige stap" msgid "Go home" msgstr "Naar startpagina" +#: src/view/screens/NotFound.tsx:56 +msgid "Go Home" +msgstr "Naar startpagina" + #: src/screens/Messages/components/ChatListItem.tsx:264 msgid "Go to conversation with {0}" msgstr "Naar gesprek met {0}" @@ -2780,7 +3159,6 @@ msgstr "Naar volgende" msgid "Go to profile" msgstr "Naar profiel" -#: src/tours/Tooltip.tsx:138 #: src/components/dms/ConvoMenu.tsx:164 msgid "Go to user's profile" msgstr "Naar gebruikersprofiel" @@ -2791,29 +3169,30 @@ msgstr "Naar gebruikersprofiel" msgid "Graphic Media" msgstr "Grafische media" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Halverwege!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Handle" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Handle al in gebruik. Probeer een andere." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Handle gewijzigd!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Handle te lang. Probeer een kortere." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptische feedback" @@ -2821,7 +3200,7 @@ msgstr "Haptische feedback" msgid "Harassment, trolling, or intolerance" msgstr "Pesterijen, trolling of intolerantie" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -2833,9 +3212,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Heb je problemen?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Help" @@ -2844,19 +3224,15 @@ msgstr "Help" msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "Laat mensen weten dat je geen bot bent door een foto te uploaden of een avatar te maken." -#: src/screens/Settings/ContentAndMediaSettings.tsx:127 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:140 -#: src/screens/Onboarding/StepTopicalFeeds.tsx:89 -#: src/screens/Onboarding/StepTopicalFeeds.tsx:84 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 msgid "Here is your app password!" msgstr "Hier is uw app-wachtwoord!" -#: src/view/com/modals/AddAppPasswords.tsx:204 #: src/components/ListCard.tsx:130 msgid "Hidden list" msgstr "Verborgen lijst" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -2864,17 +3240,17 @@ msgstr "Verborgen lijst" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Verbergen" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Verbergen" -#: src/view/com/util/forms/PostDropdownBtn.tsx:390 -#: src/view/com/util/forms/PostDropdownBtn.tsx:392 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:523 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:529 msgid "Hide post for me" @@ -2904,31 +3280,43 @@ msgstr "Dit bericht verbergen?" msgid "Hide this reply?" msgstr "Deze reactie verbergen?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Gebruikerslijst verbergen" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, er is een probleem opgetreden bij het verbinden met de feedserver. Stel de eigenaar van de feed op de hoogte van dit probleem." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, de feedserver lijkt verkeerd geconfigureerd te zijn. Stel de eigenaar van de feed op de hoogte van dit probleem." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, de feedserver lijkt offline te zijn. Stel de eigenaar van de feed op de hoogte van dit probleem." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, de feedserver heeft een ongeldig antwoord teruggegeven. Stel de eigenaar van de feed op de hoogte van dit probleem." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, we hebben problemen met het vinden van deze feed. Deze is mogelijk verwijderd." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmm, het lijkt erop dat we problemen hebben met het laden van deze gegevens. Zie hieronder voor meer informatie. Neem contact met ons op als dit probleem zich blijft voordoen." @@ -2940,26 +3328,28 @@ msgstr "Hmm, we kunnen die moderatieservice niet laden." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Wacht even! We geven geleidelijk toegang tot video en je staat nog steeds in de rij. Kom snel terug!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Startpagina" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Hostingprovider" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Eerst warme antwoorden" @@ -2967,23 +3357,23 @@ msgstr "Eerst warme antwoorden" msgid "How should we open this link?" msgstr "Hoe moeten we deze link openen?" -#: src/components/dialogs/VerifyEmailDialog.tsx:239 -#: src/components/dialogs/VerifyEmailDialog.tsx:246 -msgid "I Have a Code" -msgstr "Ik heb een code" - #: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 #: src/view/com/modals/VerifyEmail.tsx:222 msgid "I have a code" msgstr "Ik heb een code" +#: src/components/dialogs/VerifyEmailDialog.tsx:239 +#: src/components/dialogs/VerifyEmailDialog.tsx:246 +msgid "I Have a Code" +msgstr "Ik heb een code" + #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" msgstr "Ik heb een bevestigingscode" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Ik heb mijn eigen domein" @@ -2992,26 +3382,25 @@ msgstr "Ik heb mijn eigen domein" msgid "I understand" msgstr "Ik begrijp het" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Als de alt-tekst lang is wordt de alt-tekst in- of uitgeklapt" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 -msgid "If you're trying to change your handle or email, do so before you deactivate." -msgstr "Als je jouw handle of e-mailadres probeert te wijzigen, doe dit dan voordat je deactiveert." - -#: src/view/com/modals/SelfLabel.tsx:128 #: src/screens/Signup/StepInfo/Policies.tsx:110 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Als je volgens de wetten van je land nog geen volwassene bent moet jouw ouder of wettelijke voogd deze Voorwaarden namens jou lezen." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Als je deze lijst verwijdert kun je deze niet meer herstellen." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Als je je eigen domein hebt, kun je dat als je handle gebruiken. Hiermee kun je je identiteit zelf verifiëren – <0>leer meer." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Als je je eigen domein hebt, kun je dat als je handle gebruiken. Hiermee kun je je identiteit zelf verifiëren – <0>leer meer." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3021,6 +3410,10 @@ msgstr "Als je dit bericht verwijdert kun je het niet meer herstellen." msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "Als je jouw wachtwoord wilt wijzigen sturen we je een code om te verifiëren dat dit jouw account is." +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 +msgid "If you're trying to change your handle or email, do so before you deactivate." +msgstr "Als je jouw handle of e-mailadres probeert te wijzigen, doe dit dan voordat je deactiveert." + #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" msgstr "Illegaal en dringend" @@ -3029,19 +3422,18 @@ msgstr "Illegaal en dringend" msgid "Image" msgstr "Afbeelding" -#: src/view/com/modals/AltImage.tsx:122 #: src/components/StarterPack/ShareDialog.tsx:76 msgid "Image saved to your camera roll!" msgstr "Afbeelding opgeslagen in je galerij!" -#: src/lib/moderation/useReportOptions.ts:68 -msgid "Impersonation, misinformation, or false claims" -msgstr "Nabootsing van identiteit, verkeerde informatie of valse beweringen" - #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" msgstr "Nabootsing van identiteit of valse beweringen over identiteit of affiliatie" +#: src/lib/moderation/useReportOptions.ts:68 +msgid "Impersonation, misinformation, or false claims" +msgstr "Nabootsing van identiteit, verkeerde informatie of valse beweringen" + #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" msgstr "Ongepaste privéberichten of expliciete links" @@ -3050,53 +3442,40 @@ msgstr "Ongepaste privéberichten of expliciete links" msgid "Input code sent to your email for password reset" msgstr "Invoercode verzonden naar je e-mailadres voor het opnieuw instellen van je wachtwoord" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Voer de bevestigingscode in voor het verwijderen van het account" -#: src/view/com/modals/AddAppPasswords.tsx:175 #: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" msgstr "Vul nieuw wachtwoord in" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Vul wachtwoord in voor accountverwijdering" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Vul de code in die naar je is gemaild" -#: src/screens/Login/LoginForm.tsx:221 -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Vul de gebruikersnaam of het e-mailadres in dat je bij de registratie hebt gebruikt" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Vul je wachtwoord in" -#: src/view/com/modals/ChangeHandle.tsx:376 -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Vul je gebruikershandle in." - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interactie beperkt" -#: src/components/dms/MessagesNUX.tsx:82 -#: src/components/dialogs/nuxs/NeueTypography.tsx:47 -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Ongeldige 2FA-bevestigingscode." -#: src/components/intents/VerifyEmailIntentDialog.tsx:91 -msgid "Invalid Verification Code" -msgstr "Ongeldige verificatiecode" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Ongeldige handle. Probeer een andere." @@ -3104,11 +3483,15 @@ msgstr "Ongeldige handle. Probeer een andere." msgid "Invalid or unsupported post record" msgstr "Ongeldig of niet-ondersteund berichtrecord" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Ongeldige gebruikersnaam of wachtwoord" +#: src/components/intents/VerifyEmailIntentDialog.tsx:91 +msgid "Invalid Verification Code" +msgstr "Ongeldige verificatiecode" + #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" msgstr "Een vriend uitnodigen" @@ -3121,14 +3504,14 @@ msgstr "Uitnodigingscode" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Uitnodigingscode niet geaccepteerd. Controleer of je deze correct hebt ingevoerd en probeer het opnieuw." -#: src/view/com/modals/InviteCodes.tsx:170 -msgid "Invite codes: 1 available" -msgstr "Uitnodigingscodes: 1 beschikbaar" - #: src/view/com/modals/InviteCodes.tsx:171 msgid "Invite codes: {0} available" msgstr "Uitnodigingscodes: {0} beschikbaar" +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: 1 available" +msgstr "Uitnodigingscodes: 1 beschikbaar" + #: src/components/StarterPack/ShareDialog.tsx:96 msgid "Invite people to this starter pack!" msgstr "Nodig mensen uit voor dit startpakket!" @@ -3141,19 +3524,18 @@ msgstr "Nodig je vrienden uit om je favoriete feeds en personen te volgen" msgid "Invites, but personal" msgstr "Uitnodigingen, maar dan persoonlijk" -#: src/screens/Onboarding/StepFollowingFeed.tsx:65 +#: src/screens/Signup/StepInfo/index.tsx:80 +msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" +msgstr "Het lijkt erop dat je jouw e-mailadres verkeerd hebt ingevoerd. Weet je zeker dat het klopt?" + #: src/screens/Signup/StepInfo/index.tsx:241 msgid "It's correct" msgstr "Het klopt" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Jij bent nu nog de enige! Voeg meer personen toe aan je startpakket door hierboven te zoeken." -#: src/screens/Signup/StepInfo/index.tsx:80 -msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" -msgstr "Het lijkt erop dat je jouw e-mailadres verkeerd hebt ingevoerd. Weet je zeker dat het klopt?" - #: src/view/com/composer/Composer.tsx:1571 msgid "Job ID: {0}" msgstr "Taak-ID: {0}" @@ -3164,33 +3546,31 @@ msgstr "Vacatures" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Lid worden van Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Aan het gesprek deelnemen" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:492 #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Journalistiek" -#: src/components/moderation/ContentHider.tsx:229 -msgid "Labeled by the author." -msgstr "Gelabeld door de auteur." - -#: src/components/moderation/LabelsOnMe.tsx:59 #: src/components/moderation/ContentHider.tsx:231 msgid "Labeled by {0}." msgstr "Gelabeld door {0}." +#: src/components/moderation/ContentHider.tsx:229 +msgid "Labeled by the author." +msgstr "Gelabeld door de auteur." + #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Labels" @@ -3198,11 +3578,10 @@ msgstr "Labels" msgid "Labels added" msgstr "Labels toegevoegd" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Labels zijn aantekeningen over gebruikers en inhoud. Ze kunnen worden gebruikt om het te verbergen, te waarschuwen en het netwerk te categoriseren." -#: src/components/moderation/LabelsOnMe.tsx:61 #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" msgstr "Labels op je account" @@ -3211,39 +3590,38 @@ msgstr "Labels op je account" msgid "Labels on your content" msgstr "Labels op je inhoud" -#: src/view/screens/Settings/index.tsx:497 -#: src/Navigation.tsx:163 -msgid "Language Settings" -msgstr "Taalinstellingen" - #: src/view/com/composer/select-language/SelectLangBtn.tsx:107 msgid "Language selection" msgstr "Taalkeuze" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/Navigation.tsx:165 +msgid "Language Settings" +msgstr "Taalinstellingen" + +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Talen" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Groter" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Nieuwste" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 +msgid "learn more" +msgstr "leer meer" + #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" msgstr "Leer meer" -#: src/components/moderation/ContentHider.tsx:239 -#: src/view/com/auth/server-input/index.tsx:158 -msgid "Learn more." -msgstr "Leer meer." - #: src/view/com/auth/SplashScreen.web.tsx:166 msgid "Learn more about Bluesky" msgstr "Leer meer over Bluesky" @@ -3262,11 +3640,16 @@ msgstr "Leer meer over de moderatie toegepast op deze inhoud." msgid "Learn more about this warning" msgstr "Leer meer over deze waarschuwing" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Leer meer over wat openbaar is op Bluesky." +#: src/components/moderation/ContentHider.tsx:239 +#: src/view/com/auth/server-input/index.tsx:158 +msgid "Learn more." +msgstr "Leer meer." + #: src/components/dms/LeaveConvoPrompt.tsx:49 msgid "Leave" msgstr "Verlaten" @@ -3292,60 +3675,77 @@ msgstr "Laat ze allemaal uitgeschakeld om elke taal te zien." msgid "Leaving Bluesky" msgstr "Je verlaat Bluesky" +#: src/screens/SignupQueued.tsx:140 +msgid "left to go." +msgstr "nog te gaan." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:313 +msgid "Let me choose" +msgstr "Laat me kiezen" + #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" msgstr "Laten we je wachtwoord opnieuw instellen!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Laten we gaan!" -#: src/view/screens/Settings/index.tsx:310 -#: src/components/StarterPack/ProfileStarterPacks.tsx:313 -msgid "Let me choose" -msgstr "Laat me kiezen" - -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Licht" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Vind 10 berichten leuk" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Vind 10 berichten leuk om de Ontdekken-feed te trainen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Vind deze feed leuk" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/components/LikesDialog.tsx:85 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 +msgid "Liked by" +msgstr "Leuk gevonden door" + +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Leuk gevonden door" -#: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 -msgid "Liked by" -msgstr "Leuk gevonden door" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/components/LabelingServiceCard/index.tsx:72 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 -#: src/view/screens/ProfileFeed.tsx:600 -#: src/view/com/notifications/FeedItem.tsx:211 -#: src/view/com/notifications/FeedItem.tsx:178 -#: src/view/screens/Profile.tsx:231 +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Vind-ik-leuks" @@ -3353,7 +3753,12 @@ msgstr "Vind-ik-leuks" msgid "Likes on this post" msgstr "Vind-ik-leuks op dit bericht" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lijst" @@ -3361,15 +3766,7 @@ msgstr "Lijst" msgid "List Avatar" msgstr "Lijstavatar" -#: src/view/screens/ProfileList.tsx:170 -msgid "List Hidden" -msgstr "Lijst is verborgen" - -#: src/view/com/modals/CreateOrEditList.tsx:255 -msgid "List Name" -msgstr "Lijstnaam" - -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lijst geblokkeerd" @@ -3378,7 +3775,15 @@ msgstr "Lijst geblokkeerd" msgid "List by {0}" msgstr "Lijst door {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lijst verwijderd" @@ -3386,22 +3791,31 @@ msgstr "Lijst verwijderd" msgid "List has been hidden" msgstr "Lijst is verborgen" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:170 +msgid "List Hidden" +msgstr "Lijst is verborgen" + +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lijst genegeerd" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/com/modals/CreateOrEditList.tsx:255 +msgid "List Name" +msgstr "Lijstnaam" + +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lijst gedeblokkeerd" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Lijst niet-genegeerd" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Lijsten" @@ -3410,26 +3824,26 @@ msgstr "Lijsten" msgid "Lists blocking this user:" msgstr "Lijsten die deze gebruiker blokkeren:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Meer laden" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Meer voorgestelde feeds laden" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Meer voorgestelde volgers laden" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Nieuwe meldingen laden" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Nieuwe berichten laden" @@ -3437,23 +3851,23 @@ msgstr "Nieuwe berichten laden" msgid "Loading..." msgstr "Laden..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Logboek" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Aanmelden of registreren" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Afmelden" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Afgemelde zichtbaarheid" @@ -3461,10 +3875,15 @@ msgstr "Afgemelde zichtbaarheid" msgid "Login to account that is not listed" msgstr "Aanmelden op account dat niet in de lijst staat" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo op <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo op <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo door <0>@sawaratsuki.bsky.social" @@ -3477,11 +3896,6 @@ msgstr "Hou ingedrukt om tagmenu te openen voor #{tag}" msgid "Looks like XXXXX-XXXXX" msgstr "Ziet eruit als XXXXX-XXXXX" -#: src/screens/Feeds/NoFollowingFeed.tsx:38 -#: src/screens/Feeds/NoFollowingFeed.tsx:37 -msgid "Looks like you're missing a following feed. <0>Click here to add one." -msgstr "Het lijkt erop dat je een feed mist die je volgt.<0>Klik hier om er een toe te voegen." - #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." msgstr "Het lijkt erop dat je geen feeds hebt bewaard! Gebruik onze aanbevelingen of blader hieronder verder." @@ -3490,6 +3904,10 @@ msgstr "Het lijkt erop dat je geen feeds hebt bewaard! Gebruik onze aanbevelinge msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" msgstr "Het lijkt erop dat je al je feeds hebt losgemaakt. Maar maak je geen zorgen, je kunt er hieronder een paar toevoegen 😄" +#: src/screens/Feeds/NoFollowingFeed.tsx:37 +msgid "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Het lijkt erop dat je een feed mist die je volgt.<0>Klik hier om er een toe te voegen." + #: src/components/StarterPack/ProfileStarterPacks.tsx:266 msgid "Make one for me" msgstr "Maak er een voor mij" @@ -3498,8 +3916,8 @@ msgstr "Maak er een voor mij" msgid "Make sure this is where you intend to go!" msgstr "Zorg ervoor dat dit is waar je heen wilt!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Opgeslagen feeds beheren" @@ -3512,7 +3930,7 @@ msgstr "Beheer je genegeerde woorden en tags" msgid "Mark as read" msgstr "Markeren als gelezen" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Media" @@ -3520,22 +3938,33 @@ msgstr "Media" msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Media die voor bepaalde doelgroepen aanstootgevend of ongepast kunnen zijn." +#: src/components/WhoCanReply.tsx:254 +msgid "mentioned users" +msgstr "vermelde gebruikers" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 msgid "Mentioned users" msgstr "Vermelde gebruikers" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menu" +#: src/components/dms/MessageProfileButton.tsx:82 +msgid "Message {0}" +msgstr "Privébericht verzenden naar {0}" + #: src/components/dms/MessageMenu.tsx:72 #: src/screens/Messages/components/ChatListItem.tsx:165 msgid "Message deleted" msgstr "Privébericht verwijderd" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Bericht van de server: {0}" @@ -3549,21 +3978,15 @@ msgid "Message is too long" msgstr "Privébericht is te lang" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Instellingen privébericht" - -#: src/components/dms/MessageProfileButton.tsx:82 -msgid "Message {0}" -msgstr "Privébericht verzenden naar {0}" +#~ msgid "Message settings" +#~ msgstr "Instellingen privébericht" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Privéberichten" -#: src/Navigation.tsx:307 #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" msgstr "Misleidend account" @@ -3572,37 +3995,31 @@ msgstr "Misleidend account" msgid "Misleading Post" msgstr "Misleidend bericht" -#: src/screens/Settings/AppearanceSettings.tsx:78 -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderatie" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 -msgid "Moderation Lists" -msgstr "Moderatielijsten" - #: src/components/moderation/ModerationDetailsDialog.tsx:132 msgid "Moderation details" msgstr "Moderatiedetails" -#: src/view/screens/ProfileList.tsx:902 +#: src/components/ListCard.tsx:149 +#: src/view/com/modals/UserAddRemoveLists.tsx:222 +msgid "Moderation list by {0}" +msgstr "Moderatielijst door {0}" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Moderatielijst door <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Moderatielijst door jou" -#: src/components/ListCard.tsx:149 -#: src/view/com/modals/UserAddRemoveLists.tsx:222 -msgid "Moderation list by {0}" -msgstr "Moderatielijst door {0}" - #: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" msgstr "Moderatielijst aangemaakt" @@ -3611,16 +4028,24 @@ msgstr "Moderatielijst aangemaakt" msgid "Moderation list updated" msgstr "Moderatielijst bijgewerkt" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Moderatielijsten" -#: src/view/screens/Settings/index.tsx:522 -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 +msgid "Moderation Lists" +msgstr "Moderatielijsten" + +#: src/components/moderation/LabelPreference.tsx:247 +msgid "moderation settings" +msgstr "moderatie-instellingen" + +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderatietoestanden" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Moderatiehulpmiddelen" @@ -3633,28 +4058,31 @@ msgstr "De moderator heeft ervoor gekozen om een algemene waarschuwing in te ste msgid "More" msgstr "Meer" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Meer feeds" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Meer opties" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Meest leuk gevonden eerst" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Meest leuk-gevonden antwoorden eerst" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Films" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Muziek" @@ -3668,12 +4096,16 @@ msgctxt "video" msgid "Mute" msgstr "Negeren" +#: src/components/TagMenu/index.web.tsx:116 +msgid "Mute {truncatedTag}" +msgstr "{truncatedTag} negeren" + #: src/view/com/profile/ProfileMenu.tsx:259 #: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" msgstr "Account negeren" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Accounts negeren" @@ -3686,19 +4118,15 @@ msgstr "Alle {displayTag}-berichten negeren" msgid "Mute conversation" msgstr "Gesprek negeren" -#: src/components/dialogs/MutedWords.tsx:148 -#: src/components/dialogs/MutedWords.tsx:133 #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" msgstr "Negeren in:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Negeerlijst" -#: src/components/dms/ConvoMenu.tsx:136 -#: src/components/dms/ConvoMenu.tsx:142 -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Deze accounts negeren?" @@ -3736,21 +4164,16 @@ msgstr "Gesprek negeren" msgid "Mute words & tags" msgstr "Woorden en tags negeren" -#: src/components/TagMenu/index.web.tsx:116 -msgid "Mute {truncatedTag}" -msgstr "{truncatedTag} negeren" - -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 -msgid "Muted Accounts" +#: src/screens/Moderation/index.tsx:238 +msgid "Muted accounts" msgstr "Genegeerde accounts" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#: src/screens/Moderation/index.tsx:259 -msgid "Muted accounts" +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 +msgid "Muted Accounts" msgstr "Genegeerde accounts" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Van genegeerde accounts worden de berichten verwijderd uit je feed en uit je meldingen. Genegeerde accounts zijn volledig privé." @@ -3758,11 +4181,11 @@ msgstr "Van genegeerde accounts worden de berichten verwijderd uit je feed en ui msgid "Muted by \"{0}\"" msgstr "Genegeerd door \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Genegeerde woorden en tags" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Negeren is privé. Genegeerde accounts kunnen met je communiceren, maar je ziet hun berichten niet en ontvangt geen meldingen van hen." @@ -3771,16 +4194,14 @@ msgstr "Negeren is privé. Genegeerde accounts kunnen met je communiceren, maar msgid "My Birthday" msgstr "Mijn verjaardag" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Mijn feeds" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mijn profiel" -#: src/view/screens/Settings/index.tsx:583 -#: src/view/screens/Settings/index.tsx:589 #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" msgstr "Naam" @@ -3797,7 +4218,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Naam of omschrijving schendt gemeenschapsnormen" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natuur" @@ -3805,9 +4226,8 @@ msgstr "Natuur" msgid "Navigate to {0}" msgstr "Navigeren naar {0}" -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:86 #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navigeert naar het volgende scherm" @@ -3824,130 +4244,131 @@ msgstr "Moet je het wijzigen?" msgid "Need to report a copyright violation?" msgstr "Wil je een inbreuk op het auteursrecht melden?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Verlies nooit toegang tot je volgers of gegevens." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Maakt niet uit, maak een handle voor mij aan" -#: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nieuw" - -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nieuw" -#: src/view/com/modals/CreateOrEditList.tsx:232 -msgid "New Moderation List" -msgstr "Nieuwe moderatielijst" - -#: src/view/com/modals/ChangePassword.tsx:218 -msgid "New Password" -msgstr "Nieuw wachtwoord" - -#: src/view/shell/desktop/LeftNav.tsx:322 -msgctxt "action" -msgid "New Post" -msgstr "Nieuw bericht" - -#: src/view/com/modals/CreateOrEditList.tsx:227 -msgid "New User List" -msgstr "Nieuwe gebruikerslijst" +#: src/view/screens/ModerationModlists.tsx:92 +#~ msgid "New" +#~ msgstr "Nieuw" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Nieuwe chat" -#: src/components/dialogs/nuxs/NeueTypography.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nieuwe handle" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Nieuwe privéberichten" +#: src/view/com/modals/CreateOrEditList.tsx:232 +msgid "New Moderation List" +msgstr "Nieuwe moderatielijst" + #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" msgstr "Nieuw wachtwoord" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/modals/ChangePassword.tsx:218 +msgid "New Password" +msgstr "Nieuw wachtwoord" + +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nieuw bericht" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Nieuw bericht" +#: src/view/shell/desktop/LeftNav.tsx:309 +msgctxt "action" +msgid "New Post" +msgstr "Nieuw bericht" + #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" msgstr "Nieuwe gebruiker informatiedialoog" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/modals/CreateOrEditList.tsx:227 +msgid "New User List" +msgstr "Nieuwe gebruikerslijst" + +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Nieuwste antwoorden eerst" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Nieuws" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Volgende" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Volgende afbeelding" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 -msgid "No DNS Panel" -msgstr "Geen DNS-paneel" - -#: src/view/screens/PreferencesFollowingFeed.tsx:71 -#: src/view/screens/PreferencesFollowingFeed.tsx:97 -#: src/view/screens/PreferencesFollowingFeed.tsx:132 -#: src/view/screens/PreferencesFollowingFeed.tsx:169 -#: src/view/screens/PreferencesThreads.tsx:101 -#: src/view/screens/PreferencesThreads.tsx:124 -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Nog geen app-wachtwoorden" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Geen omschrijving" +#~ msgid "No description" +#~ msgstr "Geen omschrijving" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 +msgid "No DNS Panel" +msgstr "Geen DNS-paneel" #: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." @@ -3957,12 +4378,12 @@ msgstr "Geen aanbevolen GIF's gevonden. Er is mogelijk een probleem met Tenor." msgid "No feeds found. Try searching for something else." msgstr "Geen feeds gevonden. Probeer naar iets anders te zoeken." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Nog geen vind-ik-leuks" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Je volgt {0} niet meer" @@ -3975,16 +4396,16 @@ msgstr "Niet langer dan 253 tekens" msgid "No messages yet" msgstr "Nog geen privéberichten" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Geen gesprekken meer om te tonen" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Nog geen meldingen!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Niemand" @@ -3996,11 +4417,11 @@ msgstr "Alleen de auteur mag dit bericht citeren." msgid "No posts yet." msgstr "Nog geen berichten." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Nog geen citaten" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Nog geen herplaatsingen" @@ -4009,22 +4430,23 @@ msgstr "Nog geen herplaatsingen" msgid "No result" msgstr "Geen resultaat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Geen resultaten" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Geen resultaten gevonden" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Geen resultaten gevonden voor \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Geen resultaten gevonden voor {query}" @@ -4032,7 +4454,6 @@ msgstr "Geen resultaten gevonden voor {query}" msgid "No search results found for \"{search}\"." msgstr "Geen zoekresultaten gevonden voor \"{search}\"." -#: src/components/dms/NewChat.tsx:240 #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" @@ -4042,18 +4463,17 @@ msgstr "Nee, bedankt" msgid "Nobody" msgstr "Niemand" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:46 -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Niemand heeft dit nog leuk gevonden. Misschien moet je de eerste zijn!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Niemand heeft dit nog geciteerd. Misschien moet jij de eerste zijn!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Niemand heeft dit nog opnieuw geplaatst. Misschien moet jij de eerste zijn!" @@ -4065,9 +4485,8 @@ msgstr "Niemand gevonden. Probeer iemand anders te zoeken." msgid "Non-sexual Nudity" msgstr "Niet-seksuele naaktbeelden" -#: src/view/com/modals/SelfLabel.tsx:135 -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Niet gevonden" @@ -4076,4359 +4495,3936 @@ msgstr "Niet gevonden" msgid "Not right now" msgstr "Niet nu" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 -msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." -msgstr "Opmerking: Bluesky is een open en openbaar netwerk. Deze instelling beperkt alleen de zichtbaarheid van je inhoud op de Bluesky-app en -website. Andere apps respecteren deze instelling mogelijk niet. Je inhoud kan nog steeds worden getoond aan afgemelde gebruikers door andere apps en websites." - #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Opmerking over delen" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 +msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." +msgstr "Opmerking: Bluesky is een open en openbaar netwerk. Deze instelling beperkt alleen de zichtbaarheid van je inhoud op de Bluesky-app en -website. Andere apps respecteren deze instelling mogelijk niet. Je inhoud kan nog steeds worden getoond aan afgemelde gebruikers door andere apps en websites." + +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Niets hier" -#: src/screens/Settings/NotificationSettings.tsx:36 -msgid "Notification Settings" -msgstr "Meldinginstellingen" - -#: src/screens/Messages/Settings.tsx:114 -msgid "Notification Sounds" -msgstr "Meldingsgeluiden" - -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Meldingsfilters" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Meldinginstellingen" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Settings/NotificationSettings.tsx:46 +msgid "Notification Settings" +msgstr "Meldinginstellingen" + +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Meldingsgeluiden" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/screens/Messages/Settings.tsx:120 +msgid "Notification Sounds" +msgstr "Meldingsgeluiden" + +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Meldingen" +#: src/lib/hooks/useTimeAgo.ts:122 +msgid "now" +msgstr "nu" + #: src/components/dms/MessageItem.tsx:198 msgid "Now" msgstr "Nu" -#: src/view/com/composer/labels/LabelsBtn.tsx:151 -#: src/view/com/composer/labels/LabelsBtn.tsx:154 -msgid "Nudity" -msgstr "Bloot" - -#: src/lib/moderation/useReportOptions.ts:78 -msgid "Nudity or adult content not labeled as such" -msgstr "Bloot of inhoud voor volwassenen die niet als zodanig is gelabeld" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:175 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -msgid "OK" -msgstr "OK" - -#: src/screens/Signup/index.tsx:145 -#: src/lib/moderation/useLabelBehaviorDescription.ts:11 -msgid "Off" -msgstr "Uit" - -#: src/components/dialogs/GifSelect.tsx:268 -#: src/view/com/util/ErrorBoundary.tsx:57 -msgid "Oh no!" -msgstr "O nee!" - -#: src/screens/Onboarding/StepInterests/index.tsx:124 -msgid "Oh no! Something went wrong." -msgstr "O nee! Er is iets misgegaan." - -#: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:865 -msgid "Okay" -msgstr "Oké" - -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 -msgid "Oldest replies first" -msgstr "Oudste antwoorden eerst" - -#: src/screens/Settings/Settings.tsx:295 -msgid "Onboarding reset" -msgstr "Introductie opnieuw tonen" - -#: src/tours/Tooltip.tsx:118 -#: src/view/com/composer/Composer.tsx:331 -msgid "One or more GIFs is missing alt text." -msgstr "Alt-tekst ontbreekt bij een of meer GIF's." - -#: src/view/com/composer/Composer.tsx:328 -msgid "One or more images is missing alt text." -msgstr "Bij een of meer afbeeldingen ontbreekt de alt-tekst." - -#: src/view/com/composer/Composer.tsx:338 -msgid "One or more videos is missing alt text." -msgstr "Alt-tekst ontbreekt bij een of meer video's." - -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 -msgid "Only WebVTT (.vtt) files are supported" -msgstr "Alleen WebVTT (.vtt)-bestanden worden ondersteund" - -#: src/screens/Onboarding/StepProfile/index.tsx:115 -msgid "Only .jpg and .png files are supported" -msgstr "Alleen .jpg- en .png-bestanden worden ondersteund" - -#: src/screens/Signup/StepHandle.tsx:152 -msgid "Only contains letters, numbers, and hyphens" -msgstr "Bevat alleen letters, cijfers en koppeltekens" - -#: src/lib/media/picker.shared.ts:29 -msgid "Only image files are supported" -msgstr "Alleen afbeeldingsbestanden worden ondersteund" - -#: src/components/WhoCanReply.tsx:245 -#: src/components/WhoCanReply.tsx:217 -msgid "Only {0} can reply." -msgstr "Alleen {0} kan reageren." - -#: src/components/Lists.tsx:199 -#: src/components/StarterPack/ProfileStarterPacks.tsx:322 -#: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 -msgid "Oops!" -msgstr "Oeps!" - -#: src/components/Lists.tsx:88 -msgid "Oops, something went wrong!" -msgstr "Oeps, er is iets misgegaan!" - -#: src/screens/Onboarding/StepFinished.tsx:256 -msgid "Open" -msgstr "Openen" - -#: src/screens/Onboarding/StepProfile/index.tsx:286 -msgid "Open avatar creator" -msgstr "Avatar-maker openen" - -#: src/screens/Settings/AccountSettings.tsx:119 -msgid "Open change handle dialog" -msgstr "Open dialoogvenster voor handle wijzigen" - -#: src/screens/Messages/components/ChatListItem.tsx:272 -#: src/screens/Messages/components/ChatListItem.tsx:273 -msgid "Open conversation options" -msgstr "Gespreksopties openen" - -#: src/screens/Messages/components/MessageInput.web.tsx:165 -#: src/view/com/composer/Composer.tsx:1221 -#: src/view/com/composer/Composer.tsx:1222 -msgid "Open emoji picker" -msgstr "Emoji-kiezer openen" - -#: src/view/screens/ProfileFeed.tsx:301 -msgid "Open feed options menu" -msgstr "Menu Feedopties openen" - -#: src/screens/Settings/Settings.tsx:200 -msgid "Open helpdesk in browser" -msgstr "Open helpdesk in browser" - -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 -msgid "Open link to {niceUrl}" -msgstr "Link naar {niceUrl} openen" - -#: src/view/screens/Settings/index.tsx:703 -#: src/components/dms/ActionsWrapper.tsx:90 -msgid "Open message options" -msgstr "Privéberichtopties openen" - -#: src/screens/Settings/Settings.tsx:321 -msgid "Open moderation debug page" -msgstr "Open moderatie debugpagina" - -#: src/screens/Moderation/index.tsx:225 -msgid "Open muted words and tags settings" -msgstr "Genegeerde woorden en tags-instellingen openen" - -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Navigatie openen" - -#: src/view/com/util/forms/PostDropdownBtn.tsx:70 -msgid "Open post options menu" -msgstr "Menu met berichtopties openen" - -#: src/screens/StarterPack/StarterPackScreen.tsx:552 -msgid "Open starter pack menu" -msgstr "Startpakketmenu openen" - -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 -msgid "Open storybook page" -msgstr "Verhalenboekpagina openen" - -#: src/screens/Settings/Settings.tsx:307 -msgid "Open system log" -msgstr "Systeemlogboek openen" - -#: src/view/com/posts/AviFollowButton.tsx:86 -msgid "Open {name} profile shortcut menu" -msgstr "Profielsnelmenu voor {name} openen" - -#: src/view/com/composer/photos/SelectGifBtn.tsx:36 -msgid "Opens GIF select dialog" -msgstr "Opent dialoogvenster voor GIF-selectie" - -#: src/view/com/composer/labels/LabelsBtn.tsx:62 -msgid "Opens a dialog to add a content warning to your post" -msgstr "Opent een dialoogvenster om een inhoudswaarschuwing aan je bericht toe te voegen" - -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 -msgid "Opens a dialog to choose who can reply to this thread" -msgstr "Opent een dialoogvenster om te bepalen wie op dit gesprek mag reageren" - -#: src/view/screens/Settings/index.tsx:456 -#: src/view/screens/Log.tsx:59 -msgid "Opens additional details for a debug entry" -msgstr "Opent aanvullende details voor een debug-item" - -#: src/view/com/notifications/FeedItem.tsx:349 -#: src/view/screens/Settings/index.tsx:477 -#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 -msgid "Opens camera on device" -msgstr "Opent camera op apparaat" - -#: src/view/screens/Settings/index.tsx:606 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 -msgid "Opens composer" -msgstr "Opent composer" - -#: src/view/screens/Settings/index.tsx:498 -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 -msgid "Opens device photo gallery" -msgstr "Opent fotogalerij van apparaat" - -#: src/view/screens/Settings/index.tsx:638 -#: src/view/com/auth/SplashScreen.tsx:49 -#: src/view/com/auth/SplashScreen.web.tsx:111 -msgid "Opens flow to create a new Bluesky account" -msgstr "Opent proces om een nieuw Bluesky-account aan te maken" - -#: src/view/com/auth/SplashScreen.tsx:63 -#: src/view/com/auth/SplashScreen.web.tsx:125 -msgid "Opens flow to sign into your existing Bluesky account" -msgstr "Opent proces om aan te melden op je bestaande Bluesky-account" - -#: src/view/com/modals/InviteCodes.tsx:173 -msgid "Opens list of invite codes" -msgstr "Opent lijst met uitnodigingscodes" - -#: src/view/screens/Settings/index.tsx:775 -#: src/view/screens/Settings/index.tsx:797 -#: src/view/screens/Settings/index.tsx:732 -#: src/view/screens/Settings/index.tsx:687 -#: src/view/screens/Settings/index.tsx:755 -#: src/view/screens/Settings/index.tsx:963 -#: src/view/com/modals/ChangeHandle.tsx:269 -#: src/view/screens/Settings/index.tsx:523 -#: src/screens/Login/LoginForm.tsx:231 -msgid "Opens password reset form" -msgstr "Opent formulier om het wachtwoord opnieuw in te stellen" - -#: src/view/com/home/HomeHeaderLayout.web.tsx:77 -#: src/view/screens/Feeds.tsx:417 -#: src/view/screens/Settings/index.tsx:584 -#: src/view/screens/Settings/index.tsx:665 -#: src/view/screens/Settings/index.tsx:541 -#: src/view/com/modals/LinkWarning.tsx:93 -msgid "Opens the linked website" -msgstr "Opent de gelinkte website" - -#: src/screens/Messages/List/index.tsx:86 -#: src/view/screens/Settings/index.tsx:828 -#: src/view/screens/Settings/index.tsx:838 -#: src/view/screens/Settings/index.tsx:816 -#: src/view/screens/Settings/index.tsx:562 -#: src/view/com/notifications/FeedItem.tsx:678 -#: src/view/com/util/UserAvatar.tsx:436 -msgid "Opens this profile" -msgstr "Opent dit profiel" - -#: src/view/com/composer/videos/SelectVideoBtn.tsx:101 -msgid "Opens video picker" -msgstr "Opent videokiezer" - -#: src/view/com/util/forms/DropdownButton.tsx:162 -msgid "Opens {numItems} options" -msgstr "Opent {numItems} opties" - -#: src/view/com/util/forms/DropdownButton.tsx:296 -msgid "Option {0} of {numItems}" -msgstr "Optie {0} van {numItems}" - -#: src/components/dms/ReportDialog.tsx:178 -#: src/components/ReportDialog/SubmitView.tsx:167 -msgid "Optionally provide additional information below:" -msgstr "Vul optioneel hieronder aanvullende informatie in:" - -#: src/components/dialogs/MutedWords.tsx:299 -msgid "Options:" -msgstr "Opties:" - -#: src/screens/Deactivated.tsx:206 -msgid "Or, continue with another account." -msgstr "Of ga verder met een ander account." - -#: src/screens/Deactivated.tsx:193 -msgid "Or, log into one of your other accounts." -msgstr "Of meld aan op een van je andere accounts." - -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 -msgid "Or combine these options:" -msgstr "Of combineer deze opties:" - -#: src/lib/moderation/useReportOptions.ts:27 -#: src/view/com/composer/labels/LabelsBtn.tsx:186 -msgid "Other" -msgstr "Anders" - -#: src/view/screens/Settings/index.tsx:380 -#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 -msgid "Other..." -msgstr "Anders..." +#: src/view/com/composer/labels/LabelsBtn.tsx:151 +#: src/view/com/composer/labels/LabelsBtn.tsx:154 +msgid "Nudity" +msgstr "Bloot" -#: src/components/AccountList.tsx:83 -msgid "Other account" -msgstr "Ander account" +#: src/lib/moderation/useReportOptions.ts:78 +msgid "Nudity or adult content not labeled as such" +msgstr "Bloot of inhoud voor volwassenen die niet als zodanig is gelabeld" -#: src/screens/Messages/components/ChatDisabled.tsx:28 -msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." -msgstr "Onze moderators hebben de meldingen bekeken en besloten je toegang tot chats op Bluesky uit te schakelen." +#: src/lib/moderation/useLabelBehaviorDescription.ts:11 +msgid "Off" +msgstr "Uit" -#: src/view/screens/NotFound.tsx:44 -msgid "Page Not Found" -msgstr "Pagina niet gevonden" +#: src/components/dialogs/GifSelect.tsx:268 +#: src/view/com/util/ErrorBoundary.tsx:57 +msgid "Oh no!" +msgstr "O nee!" -#: src/components/Lists.tsx:216 -#: src/view/screens/NotFound.tsx:47 -msgid "Page not found" -msgstr "Pagina niet gevonden" +#: src/screens/Onboarding/StepInterests/index.tsx:124 +msgid "Oh no! Something went wrong." +msgstr "O nee! Er is iets misgegaan." -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 -#: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 -msgid "Password" -msgstr "Wachtwoord" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 +msgid "OK" +msgstr "OK" -#: src/view/com/modals/ChangePassword.tsx:143 -msgid "Password Changed" -msgstr "Wachtwoord gewijzigd" +#: src/screens/Login/PasswordUpdatedForm.tsx:37 +#: src/view/com/post-thread/PostThreadItem.tsx:865 +msgid "Okay" +msgstr "Oké" -#: src/screens/Login/index.tsx:154 -msgid "Password updated" -msgstr "Wachtwoord bijgewerkt" +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 +msgid "Oldest replies first" +msgstr "Oudste antwoorden eerst" -#: src/screens/Login/PasswordUpdatedForm.tsx:23 -msgid "Password updated!" -msgstr "Wachtwoord bijgewerkt!" +#: src/components/StarterPack/QrCode.tsx:76 +msgid "on<0><1/><2><3/>" +msgstr "op<0><1/><2><3/>" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 -msgid "Pause" -msgstr "Pauzeren" +#: src/screens/Settings/Settings.tsx:303 +msgid "Onboarding reset" +msgstr "Introductie opnieuw tonen" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 -msgid "Pause video" -msgstr "Video pauzeren" +#: src/view/com/composer/Composer.tsx:331 +msgid "One or more GIFs is missing alt text." +msgstr "Alt-tekst ontbreekt bij een of meer GIF's." -#: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 -msgid "People" -msgstr "Personen" +#: src/view/com/composer/Composer.tsx:328 +msgid "One or more images is missing alt text." +msgstr "Bij een of meer afbeeldingen ontbreekt de alt-tekst." -#: src/Navigation.tsx:183 -msgid "People followed by @{0}" -msgstr "Personen gevolgd door @{0}" +#: src/view/com/composer/Composer.tsx:338 +msgid "One or more videos is missing alt text." +msgstr "Alt-tekst ontbreekt bij een of meer video's." -#: src/Navigation.tsx:176 -msgid "People following @{0}" -msgstr "Personen die @{0} volgen" +#: src/screens/Onboarding/StepProfile/index.tsx:115 +msgid "Only .jpg and .png files are supported" +msgstr "Alleen .jpg- en .png-bestanden worden ondersteund" -#: src/view/com/lightbox/Lightbox.tsx:27 -msgid "Permission to access camera roll is required." -msgstr "Voor toegang tot de camerarol is toestemming vereist." +#: src/components/WhoCanReply.tsx:217 +msgid "Only {0} can reply." +msgstr "Alleen {0} kan reageren." -#: src/view/com/lightbox/Lightbox.tsx:35 -msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "Toegang tot de camerarol is geweigerd. Schakel dit in je systeeminstellingen in." +#: src/screens/Signup/StepHandle.tsx:152 +msgid "Only contains letters, numbers, and hyphens" +msgstr "Bevat alleen letters, cijfers en koppeltekens" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 -msgid "Person toggle" -msgstr "Persoon wisselen" +#: src/lib/media/picker.shared.ts:29 +msgid "Only image files are supported" +msgstr "Alleen afbeeldingsbestanden worden ondersteund" -#: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 -msgid "Pets" -msgstr "Huisdieren" +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 +msgid "Only WebVTT (.vtt) files are supported" +msgstr "Alleen WebVTT (.vtt)-bestanden worden ondersteund" -#: src/screens/Onboarding/state.ts:97 -msgid "Photography" -msgstr "Fotografie" +#: src/components/Lists.tsx:88 +msgid "Oops, something went wrong!" +msgstr "Oeps, er is iets misgegaan!" -#: src/view/com/composer/labels/LabelsBtn.tsx:170 -msgid "Pictures meant for adults." -msgstr "Afbeeldingen bedoeld voor volwassenen." +#: src/components/Lists.tsx:167 +#: src/components/StarterPack/ProfileStarterPacks.tsx:322 +#: src/components/StarterPack/ProfileStarterPacks.tsx:331 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 +msgid "Oops!" +msgstr "Oeps!" -#: src/view/screens/ProfileFeed.tsx:296 -msgid "Pin to Home" -msgstr "Vastzetten op startpagina" +#: src/screens/Onboarding/StepFinished.tsx:260 +msgid "Open" +msgstr "Openen" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 -msgid "Pin to home" -msgstr "Vastzetten op startpagina" +#: src/view/com/posts/AviFollowButton.tsx:86 +msgid "Open {name} profile shortcut menu" +msgstr "Profielsnelmenu voor {name} openen" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 -msgid "Pin to your profile" -msgstr "Vastmaken aan je profiel" +#: src/screens/Onboarding/StepProfile/index.tsx:286 +msgid "Open avatar creator" +msgstr "Avatar-maker openen" -#: src/view/com/posts/FeedItem.tsx:363 -msgid "Pinned" -msgstr "Vastgezet" +#: src/screens/Settings/AccountSettings.tsx:127 +msgid "Open change handle dialog" +msgstr "Open dialoogvenster voor handle wijzigen" -#: src/view/screens/SavedFeeds.tsx:130 -msgid "Pinned Feeds" -msgstr "Vastgezette feeds" +#: src/screens/Messages/components/ChatListItem.tsx:272 +#: src/screens/Messages/components/ChatListItem.tsx:273 +msgid "Open conversation options" +msgstr "Gespreksopties openen" -#: src/view/screens/ProfileList.tsx:355 -msgid "Pinned to your feeds" -msgstr "Vastgezet aan je feeds" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 -msgid "Play" -msgstr "Afspelen" +#: src/screens/Messages/components/MessageInput.web.tsx:165 +#: src/view/com/composer/Composer.tsx:1221 +#: src/view/com/composer/Composer.tsx:1222 +msgid "Open emoji picker" +msgstr "Emoji-kiezer openen" -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 -msgid "Play Video" -msgstr "Video afspelen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" -#: src/screens/Messages/Settings.tsx:97 -#: src/screens/Messages/Settings.tsx:104 -#: src/view/com/util/post-embeds/GifEmbed.tsx:42 -msgid "Play or pause the GIF" -msgstr "De GIF afspelen of pauzeren" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 +msgid "Open feed options menu" +msgstr "Menu Feedopties openen" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:107 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 -msgid "Play video" -msgstr "Video afspelen" +#: src/screens/Settings/Settings.tsx:208 +msgid "Open helpdesk in browser" +msgstr "Open helpdesk in browser" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 -msgid "Play {0}" -msgstr "{0} afspelen" +#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 +msgid "Open link to {niceUrl}" +msgstr "Link naar {niceUrl} openen" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 -msgid "Plays the GIF" -msgstr "Speelt de GIF af" +#: src/components/dms/ActionsWrapper.tsx:90 +msgid "Open message options" +msgstr "Privéberichtopties openen" -#: src/view/com/modals/VerifyEmail.tsx:109 -msgid "Please Verify Your Email" -msgstr "Verifieer je e-mailadres" +#: src/screens/Settings/Settings.tsx:329 +msgid "Open moderation debug page" +msgstr "Open moderatie debugpagina" -#: src/screens/Signup/state.ts:217 -msgid "Please choose your handle." -msgstr "Je handle kiezen." +#: src/screens/Moderation/index.tsx:204 +msgid "Open muted words and tags settings" +msgstr "Genegeerde woorden en tags-instellingen openen" -#: src/screens/Signup/state.ts:210 -#: src/screens/Signup/StepInfo/index.tsx:114 -msgid "Please choose your password." -msgstr "Kies je wachtwoord." +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 +#~ msgid "Open navigation" +#~ msgstr "Navigatie openen" -#: src/screens/Signup/state.ts:231 -msgid "Please complete the verification captcha." -msgstr "Vul de verificatie-captcha in." +#: src/view/com/util/forms/PostDropdownBtn.tsx:70 +msgid "Open post options menu" +msgstr "Menu met berichtopties openen" -#: src/view/com/modals/ChangeEmail.tsx:65 -msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." -msgstr "Bevestig je e-mailadres voordat je het wijzigt. Dit is een tijdelijke vereiste terwijl e-mail-updatetools worden toegevoegd en het zal binnenkort worden verwijderd." +#: src/screens/StarterPack/StarterPackScreen.tsx:553 +msgid "Open starter pack menu" +msgstr "Startpakketmenu openen" -#: src/view/com/modals/AddAppPasswords.tsx:94 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 -msgid "Please enter a unique name for this app password or use our randomly generated one." -msgstr "Voer een unieke naam in voor dit app-wachtwoord of gebruik ons willekeurig gegenereerde wachtwoord." +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 +msgid "Open storybook page" +msgstr "Verhalenboekpagina openen" -#: src/view/com/modals/AddAppPasswords.tsx:151 -#: src/components/dialogs/MutedWords.tsx:86 -msgid "Please enter a valid word, tag, or phrase to mute" -msgstr "Vul een geldig woord, tag of woordgroep in om te negeren" +#: src/screens/Settings/Settings.tsx:315 +msgid "Open system log" +msgstr "Systeemlogboek openen" -#: src/screens/Signup/state.ts:196 -#: src/screens/Signup/StepInfo/index.tsx:102 -msgid "Please enter your email." -msgstr "Vul je e-mailadres in." +#: src/view/com/util/forms/DropdownButton.tsx:162 +msgid "Opens {numItems} options" +msgstr "Opent {numItems} opties" -#: src/screens/Signup/StepInfo/index.tsx:96 -msgid "Please enter your invite code." -msgstr "Vul je uitnodigingscode in." +#: src/view/com/composer/labels/LabelsBtn.tsx:62 +msgid "Opens a dialog to add a content warning to your post" +msgstr "Opent een dialoogvenster om een inhoudswaarschuwing aan je bericht toe te voegen" -#: src/view/com/modals/DeleteAccount.tsx:254 -msgid "Please enter your password as well:" -msgstr "Vul ook je wachtwoord in:" +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 +msgid "Opens a dialog to choose who can reply to this thread" +msgstr "Opent een dialoogvenster om te bepalen wie op dit gesprek mag reageren" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 -msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "Leg uit waarom je denkt dat dit label onjuist is toegepast door {0}" +#: src/view/screens/Log.tsx:59 +msgid "Opens additional details for a debug entry" +msgstr "Opent aanvullende details voor een debug-item" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 +msgid "Opens camera on device" +msgstr "Opent camera op apparaat" -#: src/screens/Messages/components/ChatDisabled.tsx:110 -msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "Leg uit waarom je denkt dat je chats ten onrechte zijn uitgeschakeld" +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 +msgid "Opens composer" +msgstr "Opent composer" -#: src/lib/hooks/useAccountSwitcher.ts:45 -#: src/lib/hooks/useAccountSwitcher.ts:55 -msgid "Please sign in as @{0}" -msgstr "Meld je aan als @{0}" +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 +msgid "Opens device photo gallery" +msgstr "Opent fotogalerij van apparaat" -#: src/view/com/composer/Composer.tsx:359 -#: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 -msgid "Politics" -msgstr "Politiek" +#: src/view/com/auth/SplashScreen.tsx:49 +#: src/view/com/auth/SplashScreen.web.tsx:111 +msgid "Opens flow to create a new Bluesky account" +msgstr "Opent proces om een nieuw Bluesky-account aan te maken" -#: src/view/com/composer/labels/LabelsBtn.tsx:157 -msgid "Porn" -msgstr "Porno" +#: src/view/com/auth/SplashScreen.tsx:63 +#: src/view/com/auth/SplashScreen.web.tsx:125 +msgid "Opens flow to sign into your existing Bluesky account" +msgstr "Opent proces om aan te melden op je bestaande Bluesky-account" -#: src/view/com/composer/Composer.tsx:937 -msgctxt "action" -msgid "Post" -msgstr "Bericht" +#: src/view/com/composer/photos/SelectGifBtn.tsx:36 +msgid "Opens GIF select dialog" +msgstr "Opent dialoogvenster voor GIF-selectie" -#: src/view/com/post-thread/PostThread.tsx:490 -msgctxt "description" -msgid "Post" -msgstr "Bericht" +#: src/view/com/modals/InviteCodes.tsx:173 +msgid "Opens list of invite codes" +msgstr "Opent lijst met uitnodigingscodes" -#: src/view/com/composer/Composer.tsx:935 -msgctxt "action" -msgid "Post All" -msgstr "Alles plaatsen" +#: src/screens/Login/LoginForm.tsx:233 +msgid "Opens password reset form" +msgstr "Opent formulier om het wachtwoord opnieuw in te stellen" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 -#: src/lib/moderation/useModerationCauseDescription.ts:104 -msgid "Post Hidden by Muted Word" -msgstr "Bericht verborgen door genegeerd woord" +#: src/view/com/modals/LinkWarning.tsx:93 +msgid "Opens the linked website" +msgstr "Opent de gelinkte website" -#: src/components/moderation/ModerationDetailsDialog.tsx:108 -#: src/lib/moderation/useModerationCauseDescription.ts:113 -msgid "Post Hidden by You" -msgstr "Bericht verborgen door jou" +#: src/view/com/notifications/NotificationFeedItem.tsx:679 +#: src/view/com/util/UserAvatar.tsx:436 +msgid "Opens this profile" +msgstr "Opent dit profiel" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 -msgid "Post Languages" -msgstr "Talen van het bericht" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:101 +msgid "Opens video picker" +msgstr "Opent videokiezer" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 -msgid "Post by @{0}" -msgstr "Bericht door @{0}" +#: src/view/com/util/forms/DropdownButton.tsx:296 +msgid "Option {0} of {numItems}" +msgstr "Optie {0} van {numItems}" -#: src/view/com/post-thread/PostThreadItem.tsx:209 -msgid "Post by {0}" -msgstr "Bericht door {0}" +#: src/components/dms/ReportDialog.tsx:178 +#: src/components/ReportDialog/SubmitView.tsx:167 +msgid "Optionally provide additional information below:" +msgstr "Vul optioneel hieronder aanvullende informatie in:" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 -msgid "Post deleted" -msgstr "Bericht verwijderd" +#: src/components/dialogs/MutedWords.tsx:299 +msgid "Options:" +msgstr "Opties:" -#: src/lib/api/index.ts:185 -msgid "Post failed to upload. Please check your Internet connection and try again." -msgstr "Bericht kan niet worden geüpload. Controleer je internetverbinding en probeer het opnieuw." +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 +msgid "Or combine these options:" +msgstr "Of combineer deze opties:" -#: src/view/com/post-thread/PostThread.tsx:221 -msgid "Post hidden" -msgstr "Bericht verborgen" +#: src/screens/Deactivated.tsx:199 +msgid "Or, continue with another account." +msgstr "Of ga verder met een ander account." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 -msgid "Post interaction settings" -msgstr "Instellingen voor berichtinteractie" +#: src/screens/Deactivated.tsx:186 +msgid "Or, log into one of your other accounts." +msgstr "Of meld aan op een van je andere accounts." -#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 -msgid "Post language" -msgstr "Taal van het bericht" +#: src/lib/moderation/useReportOptions.ts:27 +#: src/view/com/composer/labels/LabelsBtn.tsx:186 +msgid "Other" +msgstr "Anders" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 -msgid "Post not found" -msgstr "Bericht niet gevonden" +#: src/components/AccountList.tsx:83 +msgid "Other account" +msgstr "Ander account" -#: src/state/queries/pinned-post.ts:59 -msgid "Post pinned" -msgstr "Bericht vastgezet" +#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 +msgid "Other..." +msgstr "Anders..." -#: src/state/queries/pinned-post.ts:61 -msgid "Post unpinned" -msgstr "Bericht losgemaakt" +#: src/screens/Messages/components/ChatDisabled.tsx:28 +msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "Onze moderators hebben de meldingen bekeken en besloten je toegang tot chats op Bluesky uit te schakelen." -#: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 -msgid "Posts" -msgstr "Berichten" +#: src/components/Lists.tsx:184 +#: src/view/screens/NotFound.tsx:47 +msgid "Page not found" +msgstr "Pagina niet gevonden" -#: src/components/dialogs/MutedWords.tsx:89 -#: src/components/dialogs/MutedWords.tsx:115 -msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." -msgstr "Berichten kunnen worden genegeerd op basis van tekst, tags of beide. We raden aan om veelvoorkomende woorden die in veel berichten voorkomen te vermijden omdat dit ertoe kan leiden dat geen berichten meer worden weergegeven." +#: src/view/screens/NotFound.tsx:44 +msgid "Page Not Found" +msgstr "Pagina niet gevonden" -#: src/view/com/posts/FeedErrorMessage.tsx:68 -msgid "Posts hidden" -msgstr "Berichten verborgen" +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 +#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 +msgid "Password" +msgstr "Wachtwoord" -#: src/view/com/modals/LinkWarning.tsx:60 -msgid "Potentially Misleading Link" -msgstr "Mogelijk misleidende link" +#: src/view/com/modals/ChangePassword.tsx:143 +msgid "Password Changed" +msgstr "Wachtwoord gewijzigd" -#: src/state/queries/notifications/settings.ts:44 -msgid "Preference saved" -msgstr "Voorkeur opgeslagen" +#: src/screens/Login/index.tsx:154 +msgid "Password updated" +msgstr "Wachtwoord bijgewerkt" -#: src/screens/Messages/components/MessageListError.tsx:19 -msgid "Press to attempt reconnection" -msgstr "Druk om opnieuw verbinding te maken" +#: src/screens/Login/PasswordUpdatedForm.tsx:23 +msgid "Password updated!" +msgstr "Wachtwoord bijgewerkt!" -#: src/components/forms/HostingProvider.tsx:46 -msgid "Press to change hosting provider" -msgstr "Druk om hostingprovider te veranderen" +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 +msgid "Pause" +msgstr "Pauzeren" -#: src/components/Error.tsx:60 -#: src/components/Lists.tsx:93 -#: src/screens/Messages/components/MessageListError.tsx:24 -#: src/screens/Signup/BackNextButtons.tsx:47 -msgid "Press to retry" -msgstr "Druk om opnieuw te proberen" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 +msgid "Pause video" +msgstr "Video pauzeren" -#: src/screens/Messages/Conversation/MessagesList.tsx:47 -#: src/screens/Messages/Conversation/MessagesList.tsx:53 -#: src/components/KnownFollowers.tsx:124 -msgid "Press to view followers of this account that you also follow" -msgstr "Druk om de volgers van dit account te bekijken die je ook volgt" +#: src/screens/StarterPack/StarterPackScreen.tsx:182 +#: src/view/screens/Search/Search.tsx:512 +msgid "People" +msgstr "Personen" -#: src/view/com/lightbox/Lightbox.web.tsx:148 -msgid "Previous image" -msgstr "Vorige afbeelding" +#: src/Navigation.tsx:185 +msgid "People followed by @{0}" +msgstr "Personen gevolgd door @{0}" -#: src/screens/Settings/LanguageSettings.tsx:158 -msgid "Primary Language" -msgstr "Primaire taal" +#: src/Navigation.tsx:178 +msgid "People following @{0}" +msgstr "Personen die @{0} volgen" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 -msgid "Prioritize your Follows" -msgstr "Prioriteit aan je volgers geven" +#: src/view/com/lightbox/Lightbox.tsx:27 +msgid "Permission to access camera roll is required." +msgstr "Voor toegang tot de camerarol is toestemming vereist." -#: src/view/screens/PreferencesThreads.tsx:92 -#: src/screens/Settings/NotificationSettings.tsx:53 -msgid "Priority notifications" -msgstr "Prioriteitsmeldingen" +#: src/view/com/lightbox/Lightbox.tsx:35 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "Toegang tot de camerarol is geweigerd. Schakel dit in je systeeminstellingen in." -#: src/view/shell/desktop/RightNav.tsx:80 -msgid "Privacy" -msgstr "Privacy" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +msgid "Person toggle" +msgstr "Persoon wisselen" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 -#: src/view/screens/PrivacyPolicy.tsx:31 -#: src/view/shell/Drawer.tsx:624 -#: src/view/shell/Drawer.tsx:625 -msgid "Privacy Policy" -msgstr "Privacybeleid" +#: src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/state.ts:109 +msgid "Pets" +msgstr "Huisdieren" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 -msgid "Privacy and Security" -msgstr "Privacy en beveiliging" +#: src/screens/Onboarding/state.ts:110 +msgid "Photography" +msgstr "Fotografie" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 -msgid "Privacy and security" -msgstr "Privacy en beveiliging" +#: src/view/com/composer/labels/LabelsBtn.tsx:170 +msgid "Pictures meant for adults." +msgstr "Afbeeldingen bedoeld voor volwassenen." -#: src/lib/api/index.ts:59 -#: src/screens/Login/ForgotPasswordForm.tsx:149 -msgid "Processing..." -msgstr "Verwerken..." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" -#: src/components/dms/MessagesNUX.tsx:91 -#: src/view/com/composer/Composer.tsx:1634 -msgid "Processing video..." -msgstr "Video verwerken..." +#: src/view/screens/ProfileList.tsx:684 +msgid "Pin to home" +msgstr "Vastzetten op startpagina" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 -#: src/view/shell/Drawer.tsx:71 -#: src/view/shell/Drawer.tsx:516 -msgid "Profile" -msgstr "Profiel" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 +msgid "Pin to Home" +msgstr "Vastzetten op startpagina" -#: src/screens/Profile/Header/EditProfileDialog.tsx:191 -#: src/view/com/modals/EditProfile.tsx:124 -msgid "Profile updated" -msgstr "Profiel bijgewerkt" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 +msgid "Pin to your profile" +msgstr "Vastmaken aan je profiel" -#: src/view/screens/Settings/index.tsx:976 -#: src/screens/Onboarding/StepFinished.tsx:242 -msgid "Public" -msgstr "Openbaar" +#: src/view/com/posts/PostFeedItem.tsx:363 +msgid "Pinned" +msgstr "Vastgezet" -#: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Openbare en deelbare gebruikerslijsten die je in bulk kunt negeren of blokkeren." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" -#: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Openbare deelbare lijsten die feeds kunnen aansturen." +#: src/view/screens/SavedFeeds.tsx:123 +msgid "Pinned Feeds" +msgstr "Vastgezette feeds" -#: src/view/com/composer/Composer.tsx:579 -#: src/view/com/composer/Composer.tsx:579 -#: src/components/StarterPack/QrCodeDialog.tsx:128 -msgid "QR code copied to your clipboard!" -msgstr "QR-code gekopieerd naar je klembord!" +#: src/view/screens/ProfileList.tsx:350 +msgid "Pinned to your feeds" +msgstr "Vastgezet aan je feeds" -#: src/components/StarterPack/QrCodeDialog.tsx:106 -msgid "QR code has been downloaded!" -msgstr "QR-code is gedownload!" +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 +msgid "Play" +msgstr "Afspelen" -#: src/components/StarterPack/QrCodeDialog.tsx:107 -msgid "QR code saved to your camera roll!" -msgstr "QR-code opgeslagen in je camerarol!" +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 +msgid "Play {0}" +msgstr "{0} afspelen" -#: src/tours/Tooltip.tsx:111 -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 -msgid "Quote post" -msgstr "Citaatbericht" +#: src/view/com/util/post-embeds/GifEmbed.tsx:42 +msgid "Play or pause the GIF" +msgstr "De GIF afspelen of pauzeren" -#: src/view/com/modals/Repost.tsx:71 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 -msgid "Quote post was re-attached" -msgstr "Citaatbericht is opnieuw toegevoegd" +#: src/view/com/util/post-embeds/VideoEmbed.tsx:107 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 +msgid "Play video" +msgstr "Video afspelen" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 -msgid "Quote post was successfully detached" -msgstr "Citaatbericht is succesvol losgekoppeld" +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 +msgid "Play Video" +msgstr "Video afspelen" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 -msgid "Quote posts disabled" -msgstr "Citaatberichten uitgeschakeld" +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 +msgid "Plays the GIF" +msgstr "Speelt de GIF af" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citaatberichten ingeschakeld" +#: src/screens/Signup/state.ts:217 +msgid "Please choose your handle." +msgstr "Je handle kiezen." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 -msgid "Quote settings" -msgstr "Citaatinstellingen" +#: src/screens/Signup/state.ts:210 +#: src/screens/Signup/StepInfo/index.tsx:114 +msgid "Please choose your password." +msgstr "Kies je wachtwoord." -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 -msgid "Quotes" -msgstr "Citaten" +#: src/screens/Signup/state.ts:231 +msgid "Please complete the verification captcha." +msgstr "Vul de verificatie-captcha in." -#: src/view/com/post-thread/PostThreadItem.tsx:243 -msgid "Quotes of this post" -msgstr "Citaten van dit bericht" +#: src/view/com/modals/ChangeEmail.tsx:65 +msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." +msgstr "Bevestig je e-mailadres voordat je het wijzigt. Dit is een tijdelijke vereiste terwijl e-mail-updatetools worden toegevoegd en het zal binnenkort worden verwijderd." -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 -msgid "Random (aka \"Poster's Roulette\")" -msgstr "Willekeurig (ook bekend als \"Berichtenroulette\")" +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 +msgid "Please enter a unique name for this app password or use our randomly generated one." +msgstr "Voer een unieke naam in voor dit app-wachtwoord of gebruik ons willekeurig gegenereerde wachtwoord." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 -msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." -msgstr "Snelheidslimiet overschreden - je hebt in korte tijd te vaak geprobeerd je handle te wijzigen. Wacht een minuut voordat je het opnieuw probeert." +#: src/components/dialogs/MutedWords.tsx:86 +msgid "Please enter a valid word, tag, or phrase to mute" +msgstr "Vul een geldig woord, tag of woordgroep in om te negeren" -#: src/view/com/modals/EditImage.tsx:237 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 -msgid "Re-attach quote" -msgstr "Citaat opnieuw toevoegen" +#: src/screens/Signup/state.ts:196 +#: src/screens/Signup/StepInfo/index.tsx:102 +msgid "Please enter your email." +msgstr "Vul je e-mailadres in." -#: src/screens/Deactivated.tsx:147 -msgid "Reactivate your account" -msgstr "Activeer je account opnieuw" +#: src/screens/Signup/StepInfo/index.tsx:96 +msgid "Please enter your invite code." +msgstr "Vul je uitnodigingscode in." -#: src/screens/Signup/StepInfo/Policies.tsx:58 -#: src/screens/Signup/StepInfo/Policies.tsx:84 -msgid "Read the Bluesky Privacy Policy" -msgstr "Lees het Bluesky-privacybeleid" +#: src/view/com/modals/DeleteAccount.tsx:235 +msgid "Please enter your password as well:" +msgstr "Vul ook je wachtwoord in:" -#: src/screens/Signup/StepInfo/Policies.tsx:51 -#: src/screens/Signup/StepInfo/Policies.tsx:71 -msgid "Read the Bluesky Terms of Service" -msgstr "Lees de Bluesky-servicevoorwaarden" +#: src/components/moderation/LabelsOnMeDialog.tsx:265 +msgid "Please explain why you think this label was incorrectly applied by {0}" +msgstr "Leg uit waarom je denkt dat dit label onjuist is toegepast door {0}" -#: src/view/com/auth/SplashScreen.web.tsx:171 -msgid "Read the Bluesky blog" -msgstr "Lees de Bluesky-blog" +#: src/screens/Messages/components/ChatDisabled.tsx:110 +msgid "Please explain why you think your chats were incorrectly disabled" +msgstr "Leg uit waarom je denkt dat je chats ten onrechte zijn uitgeschakeld" -#: src/components/dms/ReportDialog.tsx:169 -msgid "Reason:" -msgstr "Reden:" +#: src/lib/hooks/useAccountSwitcher.ts:45 +#: src/lib/hooks/useAccountSwitcher.ts:55 +msgid "Please sign in as @{0}" +msgstr "Meld je aan als @{0}" -#: src/components/dms/MessageReportDialog.tsx:149 -#: src/view/screens/Search/Search.tsx:1058 -msgid "Recent Searches" -msgstr "Recente zoekopdrachten" +#: src/view/com/modals/VerifyEmail.tsx:109 +msgid "Please Verify Your Email" +msgstr "Verifieer je e-mailadres" -#: src/screens/Messages/components/MessageListError.tsx:20 -msgid "Reconnect" -msgstr "Opnieuw verbinden" +#: src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/state.ts:111 +msgid "Politics" +msgstr "Politiek" -#: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Meldingen vernieuwen" +#: src/view/com/composer/labels/LabelsBtn.tsx:157 +msgid "Porn" +msgstr "Porno" -#: src/screens/Messages/ChatList.tsx:198 -msgid "Reload conversations" -msgstr "Gesprekken opnieuw laden" +#: src/view/com/composer/Composer.tsx:937 +msgctxt "action" +msgid "Post" +msgstr "Bericht" -#: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:101 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 -#: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 -msgid "Remove" -msgstr "Verwijderen" +#: src/view/com/post-thread/PostThread.tsx:536 +msgctxt "description" +msgid "Post" +msgstr "Bericht" -#: src/view/com/util/UserAvatar.tsx:403 -msgid "Remove Avatar" -msgstr "Avatar verwijderen" +#: src/view/com/composer/Composer.tsx:935 +msgctxt "action" +msgid "Post All" +msgstr "Alles plaatsen" -#: src/view/com/util/UserBanner.tsx:155 -msgid "Remove Banner" -msgstr "Banner verwijderen" +#: src/view/com/post-thread/PostThreadItem.tsx:209 +msgid "Post by {0}" +msgstr "Bericht door {0}" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 -msgid "Remove account" -msgstr "Account verwijderen" +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 +msgid "Post by @{0}" +msgstr "Bericht door @{0}" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 -msgid "Remove attachment" -msgstr "Bijlage verwijderen" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 +msgid "Post deleted" +msgstr "Bericht verwijderd" -#: src/screens/Messages/components/MessageInputEmbed.tsx:206 -msgid "Remove embed" -msgstr "Insluiting verwijderen" +#: src/lib/api/index.ts:185 +msgid "Post failed to upload. Please check your Internet connection and try again." +msgstr "Bericht kan niet worden geüpload. Controleer je internetverbinding en probeer het opnieuw." -#: src/view/com/posts/FeedErrorMessage.tsx:169 -#: src/view/com/posts/FeedShutdownMsg.tsx:116 -#: src/view/com/posts/FeedShutdownMsg.tsx:120 -msgid "Remove feed" -msgstr "Feed verwijderen" +#: src/view/com/post-thread/PostThread.tsx:266 +msgid "Post hidden" +msgstr "Bericht verborgen" -#: src/view/com/posts/FeedErrorMessage.tsx:210 -msgid "Remove feed?" -msgstr "Feed verwijderen?" +#: src/components/moderation/ModerationDetailsDialog.tsx:105 +#: src/lib/moderation/useModerationCauseDescription.ts:104 +msgid "Post Hidden by Muted Word" +msgstr "Bericht verborgen door genegeerd woord" -#: src/view/com/feeds/FeedSourceCard.tsx:190 -#: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 -msgid "Remove from my feeds" -msgstr "Verwijderen uit mijn feeds" +#: src/components/moderation/ModerationDetailsDialog.tsx:108 +#: src/lib/moderation/useModerationCauseDescription.ts:113 +msgid "Post Hidden by You" +msgstr "Bericht verborgen door jou" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 -msgid "Remove from my feeds?" -msgstr "Verwijderen uit mijn feeds?" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 +msgid "Post interaction settings" +msgstr "Instellingen voor berichtinteractie" -#: src/screens/Settings/Settings.tsx:450 -msgid "Remove from quick access?" -msgstr "Verwijderen uit snelle toegang?" +#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 +msgid "Post language" +msgstr "Taal van het bericht" -#: src/screens/List/ListHiddenScreen.tsx:156 -msgid "Remove from saved feeds" -msgstr "Verwijderen uit opgeslagen feeds" +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 +msgid "Post Languages" +msgstr "Talen van het bericht" -#: src/view/com/composer/photos/Gallery.tsx:203 -msgid "Remove image" -msgstr "Afbeelding verwijderen" +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 +msgid "Post not found" +msgstr "Bericht niet gevonden" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:28 -#: src/components/dialogs/MutedWords.tsx:523 -msgid "Remove mute word from your list" -msgstr "Verwijder een genegeerd woord uit je lijst" +#: src/state/queries/pinned-post.ts:59 +msgid "Post pinned" +msgstr "Bericht vastgezet" -#: src/view/screens/Search/Search.tsx:1102 -msgid "Remove profile" -msgstr "Profiel verwijderen" +#: src/state/queries/pinned-post.ts:61 +msgid "Post unpinned" +msgstr "Bericht losgemaakt" -#: src/view/screens/Search/Search.tsx:1104 -msgid "Remove profile from search history" -msgstr "Profiel uit zoekgeschiedenis verwijderen" +#: src/components/TagMenu/index.tsx:268 +msgid "posts" +msgstr "berichten" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 -msgid "Remove quote" -msgstr "Citaat verwijderen" +#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/view/screens/Profile.tsx:231 +msgid "Posts" +msgstr "Berichten" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 -#: src/view/com/util/post-ctrls/RepostButton.tsx:155 -msgid "Remove repost" -msgstr "Herplaatsing verwijderen" +#: src/components/dialogs/MutedWords.tsx:115 +msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." +msgstr "Berichten kunnen worden genegeerd op basis van tekst, tags of beide. We raden aan om veelvoorkomende woorden die in veel berichten voorkomen te vermijden omdat dit ertoe kan leiden dat geen berichten meer worden weergegeven." -#: src/view/com/composer/videos/SubtitleDialog.tsx:260 -msgid "Remove subtitle file" -msgstr "Ondertitelbestand verwijderen" +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 +msgid "Posts hidden" +msgstr "Berichten verborgen" -#: src/view/com/posts/FeedErrorMessage.tsx:211 -msgid "Remove this feed from your saved feeds" -msgstr "Verwijder deze feed uit je bewaarde feeds" +#: src/view/com/modals/LinkWarning.tsx:60 +msgid "Potentially Misleading Link" +msgstr "Mogelijk misleidende link" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 -msgid "Remove {displayName} from starter pack" -msgstr "{displayName} uit startpakket verwijderen" +#: src/state/queries/notifications/settings.ts:44 +msgid "Preference saved" +msgstr "Voorkeur opgeslagen" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 -msgid "Removed by author" -msgstr "Verwijderd door auteur" +#: src/screens/Messages/components/MessageListError.tsx:19 +msgid "Press to attempt reconnection" +msgstr "Druk om opnieuw verbinding te maken" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 -msgid "Removed by you" -msgstr "Verwijderd door je" +#: src/components/forms/HostingProvider.tsx:46 +msgid "Press to change hosting provider" +msgstr "Druk om hostingprovider te veranderen" -#: src/view/com/modals/ListAddRemoveUsers.tsx:200 -#: src/view/com/modals/UserAddRemoveLists.tsx:170 -msgid "Removed from list" -msgstr "Verwijderd uit lijst" +#: src/components/Error.tsx:60 +#: src/components/Lists.tsx:93 +#: src/screens/Messages/components/MessageListError.tsx:24 +#: src/screens/Signup/BackNextButtons.tsx:47 +msgid "Press to retry" +msgstr "Druk om opnieuw te proberen" -#: src/view/com/feeds/FeedSourceCard.tsx:138 -msgid "Removed from my feeds" -msgstr "Verwijderd uit mijn feeds" +#: src/components/KnownFollowers.tsx:124 +msgid "Press to view followers of this account that you also follow" +msgstr "Druk om de volgers van dit account te bekijken die je ook volgt" -#: src/screens/List/ListHiddenScreen.tsx:94 -#: src/screens/List/ListHiddenScreen.tsx:160 -msgid "Removed from saved feeds" -msgstr "Verwijderd uit opgeslagen feeds" +#: src/view/com/lightbox/Lightbox.web.tsx:150 +msgid "Previous image" +msgstr "Vorige afbeelding" -#: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 -msgid "Removed from your feeds" -msgstr "Verwijderd uit je feeds" +#: src/screens/Settings/LanguageSettings.tsx:167 +msgid "Primary Language" +msgstr "Primaire taal" -#: src/view/com/composer/ExternalEmbed.tsx:88 -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 -msgid "Removes quoted post" -msgstr "Verwijdert citaatbericht" +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 +msgid "Prioritize your Follows" +msgstr "Prioriteit aan je volgers geven" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#: src/view/com/posts/FeedShutdownMsg.tsx:129 -#: src/view/com/posts/FeedShutdownMsg.tsx:133 -msgid "Replace with Discover" -msgstr "Vervangen door Ontdekken" +#: src/screens/Settings/NotificationSettings.tsx:67 +msgid "Priority notifications" +msgstr "Prioriteitsmeldingen" -#: src/view/screens/Profile.tsx:229 -msgid "Replies" -msgstr "Antwoorden" +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 +msgid "Privacy" +msgstr "Privacy" -#: src/components/WhoCanReply.tsx:69 -msgid "Replies disabled" -msgstr "Antwoorden uitgeschakeld" +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 +msgid "Privacy and security" +msgstr "Privacy en beveiliging" -#: src/view/com/threadgate/WhoCanReply.tsx:123 -#: src/components/WhoCanReply.tsx:215 -msgid "Replies to this post are disabled." -msgstr "Antwoorden op dit bericht zijn uitgeschakeld." +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 +msgid "Privacy and Security" +msgstr "Privacy en beveiliging" -#: src/components/WhoCanReply.tsx:243 -#: src/view/com/composer/Composer.tsx:933 -msgctxt "action" -msgid "Reply" -msgstr "Reageren" +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 +#: src/view/screens/PrivacyPolicy.tsx:31 +#: src/view/shell/Drawer.tsx:624 +#: src/view/shell/Drawer.tsx:625 +msgid "Privacy Policy" +msgstr "Privacybeleid" -#: src/view/screens/PreferencesFollowingFeed.tsx:142 -#: src/components/moderation/ModerationDetailsDialog.tsx:114 -#: src/lib/moderation/useModerationCauseDescription.ts:123 -msgid "Reply Hidden by Thread Author" -msgstr "Reactie verborgen door auteur van gesprek" +#: src/view/com/composer/Composer.tsx:1634 +msgid "Processing video..." +msgstr "Video verwerken..." -#: src/components/moderation/ModerationDetailsDialog.tsx:113 -#: src/lib/moderation/useModerationCauseDescription.ts:122 -msgid "Reply Hidden by You" -msgstr "Reactie verborgen door jou" +#: src/lib/api/index.ts:59 +#: src/screens/Login/ForgotPasswordForm.tsx:149 +msgid "Processing..." +msgstr "Verwerken..." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 -msgid "Reply settings" -msgstr "Reactie-instellingen" +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 +msgid "profile" +msgstr "profiel" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 -msgid "Reply settings are chosen by the author of the thread" -msgstr "Reactie-instellingen worden gekozen door de auteur van het gesprek" +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 +#: src/view/shell/Drawer.tsx:71 +#: src/view/shell/Drawer.tsx:516 +msgid "Profile" +msgstr "Profiel" -#: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 -msgctxt "description" -msgid "Reply to <0><1/>" -msgstr "Reactie op <0><1/>" +#: src/screens/Profile/Header/EditProfileDialog.tsx:191 +#: src/view/com/modals/EditProfile.tsx:124 +msgid "Profile updated" +msgstr "Profiel bijgewerkt" -#: src/view/com/posts/FeedItem.tsx:544 -msgctxt "description" -msgid "Reply to a blocked post" -msgstr "Reageer op een geblokkeerd bericht" +#: src/screens/Onboarding/StepFinished.tsx:246 +msgid "Public" +msgstr "Openbaar" -#: src/view/com/posts/FeedItem.tsx:546 -msgctxt "description" -msgid "Reply to a post" -msgstr "Reageer op een bericht" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" -#: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 -msgctxt "description" -msgid "Reply to you" -msgstr "Reactie op jou" +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 -msgid "Reply visibility updated" -msgstr "Zichtbaarheid van reactie bijgewerkt" +#: src/view/screens/ModerationModlists.tsx:75 +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Openbare en deelbare gebruikerslijsten die je in bulk kunt negeren of blokkeren." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 -msgid "Reply was successfully hidden" -msgstr "Reactie is succesvol verborgen" +#: src/view/screens/Lists.tsx:81 +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Openbare deelbare lijsten die feeds kunnen aansturen." -#: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:77 -#: src/components/dms/MessagesListBlockedFooter.tsx:84 -msgid "Report" -msgstr "Melden" +#: src/components/StarterPack/QrCodeDialog.tsx:128 +msgid "QR code copied to your clipboard!" +msgstr "QR-code gekopieerd naar je klembord!" -#: src/components/dms/ConvoMenu.tsx:146 -#: src/components/dms/ConvoMenu.tsx:150 -#: src/view/com/profile/ProfileMenu.tsx:299 -#: src/view/com/profile/ProfileMenu.tsx:302 -msgid "Report Account" -msgstr "Account melden" +#: src/components/StarterPack/QrCodeDialog.tsx:106 +msgid "QR code has been downloaded!" +msgstr "QR-code is gedownload!" -#: src/view/screens/ProfileList.tsx:544 -msgid "Report List" -msgstr "Lijst melden" +#: src/components/StarterPack/QrCodeDialog.tsx:107 +msgid "QR code saved to your camera roll!" +msgstr "QR-code opgeslagen in je camerarol!" -#: src/components/dms/ConvoMenu.tsx:197 -#: src/components/dms/ConvoMenu.tsx:200 -#: src/components/dms/ReportConversationPrompt.tsx:17 -msgid "Report conversation" -msgstr "Gesprek melden" +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 +msgid "Quote post" +msgstr "Citaatbericht" -#: src/components/ReportDialog/index.tsx:44 -msgid "Report dialog" -msgstr "Dialoogvenster Melden" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 +msgid "Quote post was re-attached" +msgstr "Citaatbericht is opnieuw toegevoegd" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 -msgid "Report feed" -msgstr "Feed melden" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 +msgid "Quote post was successfully detached" +msgstr "Citaatbericht is succesvol losgekoppeld" -#: src/components/dms/MessageMenu.tsx:130 -msgid "Report message" -msgstr "Privébericht melden" +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 +msgid "Quote posts disabled" +msgstr "Citaatberichten uitgeschakeld" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 -msgid "Report post" -msgstr "Bericht melden" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +#~ msgid "Quote posts enabled" +#~ msgstr "Citaatberichten ingeschakeld" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 -msgid "Report starter pack" -msgstr "Startpakket melden" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 +msgid "Quote settings" +msgstr "Citaatinstellingen" -#: src/components/ReportDialog/SelectReportOptionView.tsx:43 -msgid "Report this content" -msgstr "Deze inhoud melden" +#: src/screens/Post/PostQuotes.tsx:38 +msgid "Quotes" +msgstr "Citaten" -#: src/components/ReportDialog/SelectReportOptionView.tsx:56 -msgid "Report this feed" -msgstr "Deze feed melden" +#: src/view/com/post-thread/PostThreadItem.tsx:243 +msgid "Quotes of this post" +msgstr "Citaten van dit bericht" -#: src/components/ReportDialog/SelectReportOptionView.tsx:53 -msgid "Report this list" -msgstr "Deze lijst melden" +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 +msgid "Random (aka \"Poster's Roulette\")" +msgstr "Willekeurig (ook bekend als \"Berichtenroulette\")" -#: src/components/dms/ReportDialog.tsx:44 -#: src/components/dms/ReportDialog.tsx:137 -#: src/components/ReportDialog/SelectReportOptionView.tsx:62 -msgid "Report this message" -msgstr "Dit privébericht melden" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 +msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." +msgstr "Snelheidslimiet overschreden - je hebt in korte tijd te vaak geprobeerd je handle te wijzigen. Wacht een minuut voordat je het opnieuw probeert." -#: src/components/ReportDialog/SelectReportOptionView.tsx:50 -msgid "Report this post" -msgstr "Dit bericht melden" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 +msgid "Re-attach quote" +msgstr "Citaat opnieuw toevoegen" -#: src/components/ReportDialog/SelectReportOptionView.tsx:59 -msgid "Report this starter pack" -msgstr "Dit startpakket melden" +#: src/screens/Deactivated.tsx:140 +msgid "Reactivate your account" +msgstr "Activeer je account opnieuw" -#: src/components/ReportDialog/SelectReportOptionView.tsx:47 -msgid "Report this user" -msgstr "Deze gebruiker melden" +#: src/view/com/auth/SplashScreen.web.tsx:171 +msgid "Read the Bluesky blog" +msgstr "Lees de Bluesky-blog" -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 -msgid "Repost" -msgstr "Herplaatsing" +#: src/screens/Signup/StepInfo/Policies.tsx:58 +#: src/screens/Signup/StepInfo/Policies.tsx:84 +msgid "Read the Bluesky Privacy Policy" +msgstr "Lees het Bluesky-privacybeleid" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 -msgctxt "action" -msgid "Repost" -msgstr "Herplaatsen" +#: src/screens/Signup/StepInfo/Policies.tsx:51 +#: src/screens/Signup/StepInfo/Policies.tsx:71 +msgid "Read the Bluesky Terms of Service" +msgstr "Lees de Bluesky-servicevoorwaarden" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 -msgid "Repost or quote post" -msgstr "Bericht herplaatsen of citeren" +#: src/components/dms/ReportDialog.tsx:169 +msgid "Reason:" +msgstr "Reden:" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 -msgid "Reposted By" -msgstr "Herplaatst door" +#: src/view/screens/Search/Search.tsx:1032 +msgid "Recent Searches" +msgstr "Recente zoekopdrachten" -#: src/view/com/posts/FeedItem.tsx:322 -msgid "Reposted by <0><1/>" -msgstr "Herplaatst door <0><1/>" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 -msgid "Reposted by you" -msgstr "Herplaatst door jou" +#: src/screens/Messages/components/MessageListError.tsx:20 +msgid "Reconnect" +msgstr "Opnieuw verbinden" -#: src/view/com/posts/FeedItem.tsx:303 -msgid "Reposted by {0}" -msgstr "Herplaatst door {0}" +#: src/view/screens/Notifications.tsx:144 +#~ msgid "Refresh notifications" +#~ msgstr "Meldingen vernieuwen" -#: src/view/com/notifications/FeedItem.tsx:180 -#: src/view/com/post-thread/PostThreadItem.tsx:222 -msgid "Reposts of this post" -msgstr "Herplaatsingen van dit bericht" +#: src/screens/Messages/ChatList.tsx:163 +msgid "Reload conversations" +msgstr "Gesprekken opnieuw laden" -#: src/view/com/modals/ChangeEmail.tsx:176 -#: src/view/com/modals/ChangeEmail.tsx:178 -msgid "Request Change" -msgstr "Wijziging aanvragen" +#: 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/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 +msgid "Remove" +msgstr "Verwijderen" -#: src/view/com/modals/ChangePassword.tsx:242 -#: src/view/com/modals/ChangePassword.tsx:244 -msgid "Request Code" -msgstr "Code aanvragen" +#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 +msgid "Remove {displayName} from starter pack" +msgstr "{displayName} uit startpakket verwijderen" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 -msgid "Require alt text before posting" -msgstr "Alt-tekst vereisen voor het plaatsen" +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 +msgid "Remove account" +msgstr "Account verwijderen" -#: src/screens/Settings/components/Email2FAToggle.tsx:54 -msgid "Require an email code to log in to your account." -msgstr "Een e-mailcode is nodig om je aan te melden bij je account." +#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 +msgid "Remove attachment" +msgstr "Bijlage verwijderen" -#: src/view/screens/Settings/Email2FAToggle.tsx:51 -#: src/screens/Signup/StepInfo/index.tsx:159 -msgid "Required for this provider" -msgstr "Vereist voor deze provider" +#: src/view/com/util/UserAvatar.tsx:403 +msgid "Remove Avatar" +msgstr "Avatar verwijderen" -#: src/components/LabelingServiceCard/index.tsx:80 -msgid "Required in your region" -msgstr "Vereist in je regio" +#: src/view/com/util/UserBanner.tsx:155 +msgid "Remove Banner" +msgstr "Banner verwijderen" -#: src/components/dialogs/VerifyEmailDialog.tsx:267 -#: src/components/dialogs/VerifyEmailDialog.tsx:277 -#: src/components/intents/VerifyEmailIntentDialog.tsx:130 -msgid "Resend Email" -msgstr "E-mail opnieuw verzenden" +#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +msgid "Remove embed" +msgstr "Insluiting verwijderen" -#: src/components/intents/VerifyEmailIntentDialog.tsx:122 -msgid "Resend Verification Email" -msgstr "Verificatie-e-mail opnieuw verzenden" +#: src/view/com/posts/FeedShutdownMsg.tsx:116 +#: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 +msgid "Remove feed" +msgstr "Feed verwijderen" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 -msgid "Resend email" -msgstr "E-mail opnieuw verzenden" +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 +msgid "Remove feed?" +msgstr "Feed verwijderen?" -#: src/view/com/modals/ChangePassword.tsx:193 -msgid "Reset Code" -msgstr "Code opnieuw instellen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 +#: src/view/com/feeds/FeedSourceCard.tsx:190 +#: src/view/com/feeds/FeedSourceCard.tsx:268 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 +msgid "Remove from my feeds" +msgstr "Verwijderen uit mijn feeds" -#: src/view/com/modals/ChangePassword.tsx:186 -msgid "Reset code" -msgstr "Code opnieuw instellen" +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 +msgid "Remove from my feeds?" +msgstr "Verwijderen uit mijn feeds?" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 -msgid "Reset onboarding state" -msgstr "Introductie-status opnieuw instellen" +#: src/screens/Settings/Settings.tsx:458 +msgid "Remove from quick access?" +msgstr "Verwijderen uit snelle toegang?" -#: src/screens/Login/ForgotPasswordForm.tsx:80 -msgid "Reset password" -msgstr "Wachtwoord opnieuw instellen" +#: src/screens/List/ListHiddenScreen.tsx:156 +msgid "Remove from saved feeds" +msgstr "Verwijderen uit opgeslagen feeds" -#: src/view/screens/Settings/index.tsx:847 -#: src/view/screens/Settings/index.tsx:850 -#: src/view/screens/Settings/index.tsx:868 -#: src/view/screens/Settings/index.tsx:848 -#: src/screens/Login/LoginForm.tsx:296 -msgid "Retries login" -msgstr "Probeert opnieuw aan te melden" +#: src/view/com/composer/photos/Gallery.tsx:203 +msgid "Remove image" +msgstr "Afbeelding verwijderen" -#: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 -msgid "Retries the last action, which errored out" -msgstr "Probeert de laatste mislukte actie opnieuw" +#: src/components/dialogs/MutedWords.tsx:523 +msgid "Remove mute word from your list" +msgstr "Verwijder een genegeerd woord uit je lijst" -#: src/components/dms/MessageItem.tsx:245 -#: src/components/Error.tsx:65 -#: src/components/Lists.tsx:104 -#: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 -#: src/screens/Messages/components/MessageListError.tsx:25 -#: src/screens/Onboarding/StepInterests/index.tsx:217 -#: src/screens/Onboarding/StepInterests/index.tsx:220 -#: src/screens/Signup/BackNextButtons.tsx:53 -#: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 -msgid "Retry" -msgstr "Opnieuw" +#: src/view/screens/Search/Search.tsx:1076 +msgid "Remove profile" +msgstr "Profiel verwijderen" -#: src/screens/Messages/Conversation/MessageListError.tsx:54 -#: src/components/Error.tsx:73 -#: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 -msgid "Return to previous page" -msgstr "Terug naar vorige pagina" +#: src/view/screens/Search/Search.tsx:1078 +msgid "Remove profile from search history" +msgstr "Profiel uit zoekgeschiedenis verwijderen" -#: src/view/screens/NotFound.tsx:61 -msgid "Returns to home page" -msgstr "Terug naar de startpagina" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 +msgid "Remove quote" +msgstr "Citaat verwijderen" -#: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 -msgid "Returns to previous page" -msgstr "Terug naar de vorige pagina" +#: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 +msgid "Remove repost" +msgstr "Herplaatsing verwijderen" -#: src/components/dialogs/BirthDateSettings.tsx:124 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 -#: src/components/StarterPack/QrCodeDialog.tsx:185 -#: src/screens/Profile/Header/EditProfileDialog.tsx:238 -#: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 -#: src/view/com/composer/GifAltText.tsx:190 -#: src/view/com/composer/GifAltText.tsx:199 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 -#: src/view/com/modals/CreateOrEditList.tsx:317 -#: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 -msgid "Save" -msgstr "Opslaan" +#: src/view/com/composer/videos/SubtitleDialog.tsx:260 +msgid "Remove subtitle file" +msgstr "Ondertitelbestand verwijderen" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 -#: src/view/com/modals/CreateOrEditList.tsx:325 -msgctxt "action" -msgid "Save" -msgstr "Opslaan" +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 +msgid "Remove this feed from your saved feeds" +msgstr "Verwijder deze feed uit je bewaarde feeds" -#: src/view/com/modals/EditProfile.tsx:227 -msgid "Save Changes" -msgstr "Wijzigingen opslaan" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +msgid "Removed by author" +msgstr "Verwijderd door auteur" -#: src/components/StarterPack/QrCodeDialog.tsx:179 -msgid "Save QR code" -msgstr "QR-code opslaan" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +msgid "Removed by you" +msgstr "Verwijderd door je" -#: src/view/com/modals/AltImage.tsx:132 -#: src/components/dialogs/BirthDateSettings.tsx:118 -msgid "Save birthday" -msgstr "Verjaardag opslaan" +#: src/view/com/modals/ListAddRemoveUsers.tsx:200 +#: src/view/com/modals/UserAddRemoveLists.tsx:170 +msgid "Removed from list" +msgstr "Verwijderd uit lijst" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 -msgid "Save changes" -msgstr "Wijzigingen opslaan" +#: src/view/com/feeds/FeedSourceCard.tsx:138 +msgid "Removed from my feeds" +msgstr "Verwijderd uit mijn feeds" -#: src/view/com/modals/ChangeHandle.tsx:158 -#: src/components/StarterPack/ShareDialog.tsx:150 -#: src/components/StarterPack/ShareDialog.tsx:157 -msgid "Save image" -msgstr "Afbeelding opslaan" +#: src/screens/List/ListHiddenScreen.tsx:94 +#: src/screens/List/ListHiddenScreen.tsx:160 +msgid "Removed from saved feeds" +msgstr "Verwijderd uit opgeslagen feeds" -#: src/view/com/modals/CropImage.web.tsx:104 -msgid "Save image crop" -msgstr "Bijgesneden afbeelding opslaan" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 +#: src/view/com/posts/FeedShutdownMsg.tsx:44 +#: src/view/screens/ProfileList.tsx:381 +msgid "Removed from your feeds" +msgstr "Verwijderd uit je feeds" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 -msgid "Save new handle" -msgstr "Nieuwe handle opslaan" +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 +msgid "Removes quoted post" +msgstr "Verwijdert citaatbericht" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 -msgid "Save to my feeds" -msgstr "In mijn feeds opslaan" +#: src/view/com/posts/FeedShutdownMsg.tsx:129 +#: src/view/com/posts/FeedShutdownMsg.tsx:133 +msgid "Replace with Discover" +msgstr "Vervangen door Ontdekken" -#: src/view/screens/SavedFeeds.tsx:171 -msgid "Saved Feeds" -msgstr "Opgeslagen feeds" +#: src/view/screens/Profile.tsx:232 +msgid "Replies" +msgstr "Antwoorden" -#: src/view/com/lightbox/Lightbox.tsx:44 -msgid "Saved to your camera roll" -msgstr "Opgeslagen in je galerij" +#: src/components/WhoCanReply.tsx:69 +msgid "Replies disabled" +msgstr "Antwoorden uitgeschakeld" -#: src/view/com/lightbox/Lightbox.tsx:81 -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 -msgid "Saved to your feeds" -msgstr "Opgeslagen in je feeds" +#: src/components/WhoCanReply.tsx:215 +msgid "Replies to this post are disabled." +msgstr "Antwoorden op dit bericht zijn uitgeschakeld." -#: src/view/com/modals/EditProfile.tsx:220 -msgid "Saves any changes to your profile" -msgstr "Alle wijzigingen van je profiel opslaan" +#: src/view/com/composer/Composer.tsx:933 +msgctxt "action" +msgid "Reply" +msgstr "Reageren" -#: src/view/com/modals/ChangeHandle.tsx:159 -#: src/view/com/modals/CropImage.web.tsx:105 -msgid "Saves image crop settings" -msgstr "Slaat instellingen voor bijsnijden van afbeeldingen op" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" -#: src/components/dms/ChatEmptyPill.tsx:33 -#: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 -msgid "Say hello!" -msgstr "Zeg hallo!" +#: src/components/moderation/ModerationDetailsDialog.tsx:114 +#: src/lib/moderation/useModerationCauseDescription.ts:123 +msgid "Reply Hidden by Thread Author" +msgstr "Reactie verborgen door auteur van gesprek" -#: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 -msgid "Science" -msgstr "Wetenschap" +#: src/components/moderation/ModerationDetailsDialog.tsx:113 +#: src/lib/moderation/useModerationCauseDescription.ts:122 +msgid "Reply Hidden by You" +msgstr "Reactie verborgen door jou" -#: src/view/screens/ProfileList.tsx:986 -msgid "Scroll to top" -msgstr "Naar boven scrollen" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 +msgid "Reply settings" +msgstr "Reactie-instellingen" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 -#: src/components/forms/SearchInput.tsx:34 -#: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 -#: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 -#: src/view/shell/Drawer.tsx:365 -msgid "Search" -msgstr "Zoeken" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 +msgid "Reply settings are chosen by the author of the thread" +msgstr "Reactie-instellingen worden gekozen door de auteur van het gesprek" -#: src/components/dialogs/GifSelect.tsx:177 -msgid "Search GIFs" -msgstr "GIF's zoeken" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" -#: src/components/dialogs/GifSelect.tsx:178 -msgid "Search Tenor" -msgstr "Zoeken op Tenor" +#: src/view/com/post/Post.tsx:204 +#: src/view/com/posts/PostFeedItem.tsx:553 +msgctxt "description" +msgid "Reply to <0><1/>" +msgstr "Reactie op <0><1/>" -#: src/view/shell/desktop/Search.tsx:201 -msgid "Search for \"{query}\"" -msgstr "Zoeken naar \"{query}\"" +#: src/view/com/posts/PostFeedItem.tsx:544 +msgctxt "description" +msgid "Reply to a blocked post" +msgstr "Reageer op een geblokkeerd bericht" -#: src/view/screens/Search/Search.tsx:1001 -msgid "Search for \"{searchText}\"" -msgstr "Zoeken naar \"{searchText}\"" +#: src/view/com/posts/PostFeedItem.tsx:546 +msgctxt "description" +msgid "Reply to a post" +msgstr "Reageer op een bericht" -#: src/components/TagMenu/index.tsx:155 -#: src/components/TagMenu/index.tsx:104 -#: src/screens/StarterPack/Wizard/index.tsx:497 -msgid "Search for feeds that you want to suggest to others." -msgstr "Zoek naar feeds die je aan anderen wilt voorstellen." +#: src/view/com/post/Post.tsx:202 +#: src/view/com/posts/PostFeedItem.tsx:550 +msgctxt "description" +msgid "Reply to you" +msgstr "Reactie op jou" -#: src/components/dms/NewChat.tsx:226 -#: src/view/com/modals/ListAddRemoveUsers.tsx:71 -msgid "Search for users" -msgstr "Zoeken naar gebruikers" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 +msgid "Reply visibility updated" +msgstr "Zichtbaarheid van reactie bijgewerkt" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 -msgid "Search profiles" -msgstr "Profielen zoeken" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 +msgid "Reply was successfully hidden" +msgstr "Reactie is succesvol verborgen" -#: src/view/com/modals/ChangeEmail.tsx:105 -msgid "Security Step Required" -msgstr "Beveiligingsstap vereist" +#: src/components/dms/MessageMenu.tsx:132 +#: src/components/dms/MessagesListBlockedFooter.tsx:77 +#: src/components/dms/MessagesListBlockedFooter.tsx:84 +msgid "Report" +msgstr "Melden" -#: src/components/TagMenu/index.tsx:155 -msgid "See <0>{displayTag} posts" -msgstr "<0>{displayTag}-berichten bekijken" +#: src/view/com/profile/ProfileMenu.tsx:299 +#: src/view/com/profile/ProfileMenu.tsx:302 +msgid "Report Account" +msgstr "Account melden" -#: src/components/TagMenu/index.tsx:203 -msgid "See <0>{displayTag} posts by this user" -msgstr "<0>{displayTag}-berichten van deze gebruiker bekijken" +#: src/components/dms/ConvoMenu.tsx:197 +#: src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ReportConversationPrompt.tsx:17 +msgid "Report conversation" +msgstr "Gesprek melden" -#: src/view/com/auth/SplashScreen.web.tsx:176 -msgid "See jobs at Bluesky" -msgstr "Vacatures bij Bluesky bekijken" +#: src/components/ReportDialog/index.tsx:44 +msgid "Report dialog" +msgstr "Dialoogvenster Melden" -#: src/view/com/notifications/FeedItem.tsx:411 -#: src/view/com/util/UserAvatar.tsx:402 -#: src/view/screens/SavedFeeds.tsx:212 -msgid "See this guide" -msgstr "Deze gids bekijken" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 +msgid "Report feed" +msgstr "Feed melden" -#: src/components/TagMenu/index.web.tsx:77 -msgid "See {truncatedTag} posts" -msgstr "{truncatedTag}-berichten bekijken" +#: src/view/screens/ProfileList.tsx:539 +msgid "Report List" +msgstr "Lijst melden" -#: src/components/TagMenu/index.web.tsx:94 -msgid "See {truncatedTag} posts by user" -msgstr "{truncatedTag}-berichten van gebruiker bekijken" +#: src/components/dms/MessageMenu.tsx:130 +msgid "Report message" +msgstr "Privébericht melden" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 -msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" -msgstr "Zoekslider. Gebruik de pijltjestoetsen om vooruit en achteruit te zoeken en spatie om af te spelen/pauzeren" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 +msgid "Report post" +msgstr "Bericht melden" -#: src/view/com/composer/photos/SelectGifBtn.tsx:35 -msgid "Select GIF" -msgstr "GIF selecteren" +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 +msgid "Report starter pack" +msgstr "Startpakket melden" -#: src/components/dialogs/GifSelect.tsx:306 -msgid "Select GIF \"{0}\"" -msgstr "GIF \"{0}\" selecteren" +#: src/components/ReportDialog/SelectReportOptionView.tsx:43 +msgid "Report this content" +msgstr "Deze inhoud melden" -#: src/view/com/util/Selector.tsx:107 -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 -msgid "Select a color" -msgstr "Selecteer een kleur" +#: src/components/ReportDialog/SelectReportOptionView.tsx:56 +msgid "Report this feed" +msgstr "Deze feed melden" -#: src/screens/Login/ChooseAccountForm.tsx:77 -msgid "Select account" -msgstr "Account selecteren" +#: src/components/ReportDialog/SelectReportOptionView.tsx:53 +msgid "Report this list" +msgstr "Deze lijst melden" -#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 -msgid "Select an avatar" -msgstr "Selecteer een avatar" +#: src/components/dms/ReportDialog.tsx:44 +#: src/components/dms/ReportDialog.tsx:137 +#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +msgid "Report this message" +msgstr "Dit privébericht melden" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 -msgid "Select an emoji" -msgstr "Selecteer een emoji" +#: src/components/ReportDialog/SelectReportOptionView.tsx:50 +msgid "Report this post" +msgstr "Dit bericht melden" -#: src/screens/Settings/LanguageSettings.tsx:252 -msgid "Select content languages" -msgstr "Inhoudstalen selecteren" +#: src/components/ReportDialog/SelectReportOptionView.tsx:59 +msgid "Report this starter pack" +msgstr "Dit startpakket melden" -#: src/screens/Login/index.tsx:117 -msgid "Select from an existing account" -msgstr "Selecteer uit een bestaand account" +#: src/components/ReportDialog/SelectReportOptionView.tsx:47 +msgid "Report this user" +msgstr "Deze gebruiker melden" -#: src/components/dialogs/MutedWords.tsx:142 -msgid "Select how long to mute this word for." -msgstr "Selecteer hoe lang je dit woord wilt negeren." +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Repost" +msgstr "Herplaatsing" -#: src/view/com/composer/videos/SubtitleDialog.tsx:245 -msgid "Select language..." -msgstr "Selecteer taal..." +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 +msgctxt "action" +msgid "Repost" +msgstr "Herplaatsen" -#: src/screens/Settings/LanguageSettings.tsx:266 -msgid "Select languages" -msgstr "Selecteer talen" +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" -#: src/components/ReportDialog/SelectLabelerView.tsx:28 -msgid "Select moderator" -msgstr "Selecteer moderator" +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 +msgid "Repost or quote post" +msgstr "Bericht herplaatsen of citeren" -#: src/view/com/util/Selector.tsx:108 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:52 -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 -msgid "Select subtitle file (.vtt)" -msgstr "Selecteer ondertitelbestand (.vtt)" +#: src/screens/Post/PostRepostedBy.tsx:38 +msgid "Reposted By" +msgstr "Herplaatst door" -#: src/components/ReportDialog/SubmitView.tsx:140 -msgid "Select the moderation service(s) to report to" -msgstr "Selecteer de moderatieservice(s) waaraan je wilt melden" +#: src/view/com/posts/PostFeedItem.tsx:303 +msgid "Reposted by {0}" +msgstr "Herplaatst door {0}" -#: src/view/com/auth/server-input/index.tsx:79 -msgid "Select the service that hosts your data." -msgstr "Selecteer de service die je gegevens host." +#: src/view/com/posts/PostFeedItem.tsx:322 +msgid "Reposted by <0><1/>" +msgstr "Herplaatst door <0><1/>" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 -msgid "Select the {emojiName} emoji as your avatar" -msgstr "Selecteer de {emojiName}-emoji als je avatar" +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 +msgid "Reposted by you" +msgstr "Herplaatst door jou" -#: src/screens/Onboarding/StepTopicalFeeds.tsx:100 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:100 -msgid "Select video" -msgstr "Video selecteren" +#: src/view/com/post-thread/PostThreadItem.tsx:222 +msgid "Reposts of this post" +msgstr "Herplaatsingen van dit bericht" -#: src/components/dialogs/MutedWords.tsx:242 -msgid "Select what content this mute word should apply to." -msgstr "Selecteer op welke inhoud dit genegeerde woord van toepassing moet zijn." +#: src/view/com/modals/ChangeEmail.tsx:176 +#: src/view/com/modals/ChangeEmail.tsx:178 +msgid "Request Change" +msgstr "Wijziging aanvragen" -#: src/screens/Onboarding/StepModeration/index.tsx:63 -#: src/screens/Settings/LanguageSettings.tsx:245 -msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." -msgstr "Selecteer welke talen je wilt opnemen in je geabonneerde feeds. Alle talen worden weergegeven als er geen talen zijn geselecteerd." +#: src/view/com/modals/ChangePassword.tsx:242 +#: src/view/com/modals/ChangePassword.tsx:244 +msgid "Request Code" +msgstr "Code aanvragen" -#: src/screens/Settings/LanguageSettings.tsx:76 -msgid "Select your app language for the default text to display in the app." -msgstr "Selecteer de taal van je app voor de standaardtekst die in de app wordt weergegeven." +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 +msgid "Require alt text before posting" +msgstr "Alt-tekst vereisen voor het plaatsen" -#: src/screens/Signup/StepInfo/index.tsx:223 -msgid "Select your date of birth" -msgstr "Selecteer je geboortedatum" +#: src/screens/Settings/components/Email2FAToggle.tsx:54 +msgid "Require an email code to log in to your account." +msgstr "Een e-mailcode is nodig om je aan te melden bij je account." + +#: src/screens/Signup/StepInfo/index.tsx:159 +msgid "Required for this provider" +msgstr "Vereist voor deze provider" -#: src/screens/Onboarding/StepInterests/index.tsx:192 -msgid "Select your interests from the options below" -msgstr "Selecteer je interesses uit de onderstaande opties" +#: src/components/LabelingServiceCard/index.tsx:80 +msgid "Required in your region" +msgstr "Vereist in je regio" -#: src/screens/Settings/LanguageSettings.tsx:162 -msgid "Select your preferred language for translations in your feed." -msgstr "Selecteer de taal waarin je de vertalingen in je feed wilt weergeven." +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 +msgid "Resend email" +msgstr "E-mail opnieuw verzenden" -#: src/screens/Settings/ContentAndMediaSettings.tsx:118 -#: src/components/dialogs/VerifyEmailDialog.tsx:232 -msgid "Send Confirmation" -msgstr "Bevestiging verzenden" +#: src/components/dialogs/VerifyEmailDialog.tsx:267 +#: src/components/dialogs/VerifyEmailDialog.tsx:277 +#: src/components/intents/VerifyEmailIntentDialog.tsx:130 +msgid "Resend Email" +msgstr "E-mail opnieuw verzenden" -#: src/view/com/modals/VerifyEmail.tsx:210 -#: src/view/com/modals/VerifyEmail.tsx:212 -msgid "Send Confirmation Email" -msgstr "Bevestigingsmail verzenden" +#: src/components/intents/VerifyEmailIntentDialog.tsx:122 +msgid "Resend Verification Email" +msgstr "Verificatie-e-mail opnieuw verzenden" -#: src/view/com/modals/DeleteAccount.tsx:162 -msgctxt "action" -msgid "Send Email" -msgstr "E-mail verzenden" +#: src/view/com/modals/ChangePassword.tsx:186 +msgid "Reset code" +msgstr "Code opnieuw instellen" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:117 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:133 -#: src/components/dms/ChatEmptyPill.tsx:38 -msgid "Send a neat website!" -msgstr "Stuur een mooie website!" +#: src/view/com/modals/ChangePassword.tsx:193 +msgid "Reset Code" +msgstr "Code opnieuw instellen" -#: src/components/dialogs/VerifyEmailDialog.tsx:225 -msgid "Send confirmation email" -msgstr "Bevestigingsmail verzenden" +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 +msgid "Reset onboarding state" +msgstr "Introductie-status opnieuw instellen" -#: src/view/com/modals/DeleteAccount.tsx:149 -msgid "Send email" -msgstr "E-mail verzenden" +#: src/screens/Login/ForgotPasswordForm.tsx:80 +msgid "Reset password" +msgstr "Wachtwoord opnieuw instellen" -#: src/view/shell/Drawer.tsx:312 -msgid "Send feedback" -msgstr "Feedback verzenden" +#: src/screens/Login/LoginForm.tsx:306 +msgid "Retries login" +msgstr "Probeert opnieuw aan te melden" -#: src/screens/Messages/components/MessageInput.tsx:173 -#: src/screens/Messages/components/MessageInput.web.tsx:219 -msgid "Send message" -msgstr "Privébericht verzenden" +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:99 +msgid "Retries the last action, which errored out" +msgstr "Probeert de laatste mislukte actie opnieuw" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 -msgid "Send post to..." -msgstr "Bericht verzenden naar..." +#: src/components/dms/MessageItem.tsx:245 +#: src/components/Error.tsx:65 +#: src/components/Lists.tsx:104 +#: src/components/StarterPack/ProfileStarterPacks.tsx:336 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 +#: src/screens/Messages/components/MessageListError.tsx:25 +#: src/screens/Onboarding/StepInterests/index.tsx:217 +#: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/Signup/BackNextButtons.tsx:53 +#: src/view/com/util/error/ErrorMessage.tsx:55 +#: src/view/com/util/error/ErrorScreen.tsx:97 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 +msgid "Retry" +msgstr "Opnieuw" -#: src/components/dms/ReportDialog.tsx:229 -#: src/components/dms/ReportDialog.tsx:232 -#: src/components/ReportDialog/SubmitView.tsx:220 -#: src/components/ReportDialog/SubmitView.tsx:224 -msgid "Send report" -msgstr "Melding verzenden" +#: src/components/Error.tsx:73 +#: src/screens/List/ListHiddenScreen.tsx:205 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 +msgid "Return to previous page" +msgstr "Terug naar vorige pagina" -#: src/components/ReportDialog/SelectLabelerView.tsx:42 -msgid "Send report to {0}" -msgstr "Melding verzenden naar {0}" +#: src/view/screens/NotFound.tsx:61 +msgid "Returns to home page" +msgstr "Terug naar de startpagina" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 -msgid "Send verification email" -msgstr "Verificatie-e-mail verzenden" +#: src/screens/Profile/ProfileFeed/index.tsx:83 +#: src/view/screens/NotFound.tsx:60 +msgid "Returns to previous page" +msgstr "Terug naar de vorige pagina" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 -msgid "Send via direct message" -msgstr "Verzenden als privébericht" +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 +#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/screens/Profile/Header/EditProfileDialog.tsx:238 +#: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 +#: src/view/com/composer/GifAltText.tsx:190 +#: src/view/com/composer/GifAltText.tsx:199 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 +#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/com/modals/EditProfile.tsx:219 +#: src/view/screens/SavedFeeds.tsx:109 +msgid "Save" +msgstr "Opslaan" -#: src/view/com/modals/DeleteAccount.tsx:151 -msgid "Sends email with confirmation code for account deletion" -msgstr "Stuurt een e-mail met een bevestigingscode voor het verwijderen van het account" +#: src/view/com/lightbox/ImageViewing/index.tsx:591 +#: src/view/com/modals/CreateOrEditList.tsx:325 +msgctxt "action" +msgid "Save" +msgstr "Opslaan" -#: src/view/com/auth/server-input/index.tsx:111 -msgid "Server address" -msgstr "Serveradres" +#: src/components/dialogs/BirthDateSettings.tsx:118 +msgid "Save birthday" +msgstr "Verjaardag opslaan" -#: src/screens/Moderation/index.tsx:311 -msgid "Set birthdate" -msgstr "Geboortedatum instellen" +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 +msgid "Save changes" +msgstr "Wijzigingen opslaan" -#: src/screens/Login/SetNewPasswordForm.tsx:96 -msgid "Set new password" -msgstr "Nieuw wachtwoord instellen" +#: src/view/com/modals/EditProfile.tsx:227 +msgid "Save Changes" +msgstr "Wijzigingen opslaan" -#: src/view/screens/PreferencesFollowingFeed.tsx:122 -#: src/view/screens/PreferencesFollowingFeed.tsx:64 -#: src/view/screens/PreferencesFollowingFeed.tsx:88 -#: src/view/screens/PreferencesThreads.tsx:117 -#: src/view/screens/PreferencesFollowingFeed.tsx:158 -#: src/screens/Onboarding/Layout.tsx:50 -msgid "Set up your account" -msgstr "Stel je account in" +#: src/components/StarterPack/ShareDialog.tsx:150 +#: src/components/StarterPack/ShareDialog.tsx:157 +msgid "Save image" +msgstr "Afbeelding opslaan" -#: src/view/com/modals/ChangeHandle.tsx:254 -#: src/view/screens/Settings/index.tsx:463 -#: src/view/screens/Settings/index.tsx:456 -#: src/view/screens/Settings/index.tsx:450 -#: src/view/screens/Settings/index.tsx:489 -#: src/view/screens/Settings/index.tsx:482 -#: src/screens/Login/ForgotPasswordForm.tsx:107 -msgid "Sets email for password reset" -msgstr "Stelt e-mail in voor het opnieuw instellen van wachtwoorden" +#: src/view/com/modals/CropImage.web.tsx:104 +msgid "Save image crop" +msgstr "Bijgesneden afbeelding opslaan" -#: src/view/com/modals/crop-image/CropImage.web.tsx:146 -#: src/view/com/modals/crop-image/CropImage.web.tsx:136 -#: src/view/com/modals/crop-image/CropImage.web.tsx:126 -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 -#: src/view/shell/Drawer.tsx:529 -msgid "Settings" -msgstr "Instellingen" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 +msgid "Save new handle" +msgstr "Nieuwe handle opslaan" -#: src/view/com/composer/labels/LabelsBtn.tsx:174 -msgid "Sexual activity or erotic nudity." -msgstr "Seksuele activiteit of erotisch bloot." +#: src/components/StarterPack/QrCodeDialog.tsx:179 +msgid "Save QR code" +msgstr "QR-code opslaan" -#: src/lib/moderation/useGlobalLabelStrings.ts:38 -msgid "Sexually Suggestive" -msgstr "Seksueel suggestief" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 +msgid "Save to my feeds" +msgstr "In mijn feeds opslaan" -#: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 -#: src/view/com/profile/ProfileMenu.tsx:195 -#: src/view/com/profile/ProfileMenu.tsx:204 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 -msgid "Share" -msgstr "Delen" +#: src/view/screens/SavedFeeds.tsx:164 +msgid "Saved Feeds" +msgstr "Opgeslagen feeds" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 -msgctxt "action" -msgid "Share" -msgstr "Delen" +#: src/view/com/lightbox/Lightbox.tsx:44 +msgid "Saved to your camera roll" +msgstr "Opgeslagen in je galerij" -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Share Link" -msgstr "Link delen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 +msgid "Saved to your feeds" +msgstr "Opgeslagen in je feeds" -#: src/components/StarterPack/ShareDialog.tsx:134 -#: src/components/StarterPack/ShareDialog.tsx:145 -msgid "Share QR code" -msgstr "QR-code delen" +#: src/view/com/modals/EditProfile.tsx:220 +msgid "Saves any changes to your profile" +msgstr "Alle wijzigingen van je profiel opslaan" -#: src/components/dms/ChatEmptyPill.tsx:37 -msgid "Share a cool story!" -msgstr "Een leuk verhaal delen!" +#: src/view/com/modals/CropImage.web.tsx:105 +msgid "Saves image crop settings" +msgstr "Slaat instellingen voor bijsnijden van afbeeldingen op" -#: src/components/dms/ChatEmptyPill.tsx:36 -msgid "Share a fun fact!" -msgstr "Een leuk weetje delen!" +#: 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 +msgid "Say hello!" +msgstr "Zeg hallo!" -#: src/view/com/profile/ProfileMenu.tsx:353 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 -msgid "Share anyway" -msgstr "Toch delen" +#: src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/state.ts:112 +msgid "Science" +msgstr "Wetenschap" -#: src/view/screens/ProfileFeed.tsx:364 -#: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Feed delen" +#: src/view/screens/ProfileList.tsx:961 +msgid "Scroll to top" +msgstr "Naar boven scrollen" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:621 -#: src/components/dialogs/nuxs/TenMillion/index.tsx:639 -#: src/components/StarterPack/ShareDialog.tsx:123 -#: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 -msgid "Share link" -msgstr "Link delen" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 +#: src/components/forms/SearchInput.tsx:34 +#: src/components/forms/SearchInput.tsx:36 +#: src/Navigation.tsx:599 +#: src/view/com/modals/ListAddRemoveUsers.tsx:76 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 +#: src/view/shell/Drawer.tsx:365 +msgid "Search" +msgstr "Zoeken" -#: src/components/StarterPack/ShareDialog.tsx:87 -msgid "Share link dialog" -msgstr "Dialoogvenster Link delen" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 -msgid "Share this starter pack" -msgstr "Dit startpakket delen" +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:99 -msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Deel dit startpakket en help mensen lid te worden van je gemeenschap op Bluesky." +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" -#: src/components/dms/ChatEmptyPill.tsx:34 -msgid "Share your favorite feed!" -msgstr "Je favoriete feed delen!" +#: src/view/shell/desktop/Search.tsx:201 +msgid "Search for \"{query}\"" +msgstr "Zoeken naar \"{query}\"" -#: src/Navigation.tsx:254 -msgid "Shared Preferences Tester" -msgstr "Gedeelde voorkeuren-tester" +#: src/view/screens/Search/Search.tsx:980 +msgid "Search for \"{searchText}\"" +msgstr "Zoeken naar \"{searchText}\"" + +#: src/screens/StarterPack/Wizard/index.tsx:474 +msgid "Search for feeds that you want to suggest to others." +msgstr "Zoek naar feeds die je aan anderen wilt voorstellen." -#: src/view/com/modals/LinkWarning.tsx:92 -msgid "Shares the linked website" -msgstr "Deelt de gelinkte website" +#: src/view/com/modals/ListAddRemoveUsers.tsx:71 +msgid "Search for users" +msgstr "Zoeken naar gebruikers" -#: src/components/moderation/ContentHider.tsx:200 -#: src/components/moderation/LabelPreference.tsx:137 -#: src/components/moderation/PostHider.tsx:122 -msgid "Show" -msgstr "Tonen" +#: src/components/dialogs/GifSelect.tsx:177 +msgid "Search GIFs" +msgstr "GIF's zoeken" -#: src/view/com/post-thread/PostThreadItem.tsx:593 -#: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 -msgid "Show More" -msgstr "Meer tonen" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 +msgid "Search profiles" +msgstr "Profielen zoeken" -#: src/view/screens/Search/Search.tsx:889 -#: src/view/screens/PreferencesFollowingFeed.tsx:68 -#: src/view/com/util/post-embeds/GifEmbed.tsx:178 -msgid "Show alt text" -msgstr "Toon alt-tekst" +#: src/components/dialogs/GifSelect.tsx:178 +msgid "Search Tenor" +msgstr "Zoeken op Tenor" -#: src/components/moderation/ScreenHider.tsx:172 -#: src/components/moderation/ScreenHider.tsx:175 -#: src/screens/List/ListHiddenScreen.tsx:176 -msgid "Show anyway" -msgstr "Toch laten zien" +#: src/view/com/modals/ChangeEmail.tsx:105 +msgid "Security Step Required" +msgstr "Beveiligingsstap vereist" -#: src/lib/moderation/useLabelBehaviorDescription.ts:27 -#: src/lib/moderation/useLabelBehaviorDescription.ts:63 -msgid "Show badge" -msgstr "Badge tonen" +#: src/components/TagMenu/index.web.tsx:77 +msgid "See {truncatedTag} posts" +msgstr "{truncatedTag}-berichten bekijken" -#: src/lib/moderation/useLabelBehaviorDescription.ts:61 -msgid "Show badge and filter from feeds" -msgstr "Badge en filter uit feeds tonen" +#: src/components/TagMenu/index.web.tsx:94 +msgid "See {truncatedTag} posts by user" +msgstr "{truncatedTag}-berichten van gebruiker bekijken" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:215 -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show hidden replies" -msgstr "Verborgen reacties tonen" +#: src/components/TagMenu/index.tsx:155 +msgid "See <0>{displayTag} posts" +msgstr "<0>{displayTag}-berichten bekijken" -#: src/view/com/post-thread/PostThreadItem.tsx:806 -msgid "Show information about when this post was created" -msgstr "Informatie tonen wanneer dit bericht is gemaakt" +#: src/components/TagMenu/index.tsx:203 +msgid "See <0>{displayTag} posts by this user" +msgstr "<0>{displayTag}-berichten van deze gebruiker bekijken" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 -msgid "Show less like this" -msgstr "Minder hiervan tonen" +#: src/view/com/auth/SplashScreen.web.tsx:176 +msgid "See jobs at Bluesky" +msgstr "Vacatures bij Bluesky bekijken" -#: src/screens/List/ListHiddenScreen.tsx:172 -msgid "Show list anyway" -msgstr "Lijst toch tonen" +#: src/view/screens/SavedFeeds.tsx:205 +msgid "See this guide" +msgstr "Deze gids bekijken" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 -msgid "Show more like this" -msgstr "Meer hiervan tonen" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 +msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" +msgstr "Zoekslider. Gebruik de pijltjestoetsen om vooruit en achteruit te zoeken en spatie om af te spelen/pauzeren" -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show muted replies" -msgstr "Genegeerde reacties tonen" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 +msgid "Select a color" +msgstr "Selecteer een kleur" -#: src/screens/Settings/Settings.tsx:96 -msgid "Show other accounts you can switch to" -msgstr "Andere accounts tonen waarnaar je kunt wisselen" +#: src/screens/Login/ChooseAccountForm.tsx:77 +msgid "Select account" +msgstr "Account selecteren" -#: src/view/screens/PreferencesFollowingFeed.tsx:155 -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 -msgid "Show quote posts" -msgstr "Citaatberichten tonen" +#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 +msgid "Select an avatar" +msgstr "Selecteer een avatar" -#: src/view/screens/PreferencesFollowingFeed.tsx:119 -#: src/screens/Onboarding/StepFollowingFeed.tsx:119 -#: src/screens/Onboarding/StepFollowingFeed.tsx:135 -#: src/screens/Onboarding/StepFollowingFeed.tsx:95 -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 -msgid "Show replies" -msgstr "Antwoorden tonen" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 +msgid "Select an emoji" +msgstr "Selecteer een emoji" -#: src/view/screens/PreferencesFollowingFeed.tsx:61 -#: src/screens/Settings/ThreadPreferences.tsx:118 -msgid "Show replies by people you follow before all other replies" -msgstr "Antwoorden van mensen die je volgt weergeven vóór alle andere antwoorden" +#: src/screens/Settings/LanguageSettings.tsx:262 +msgid "Select content languages" +msgstr "Inhoudstalen selecteren" -#: src/view/screens/PreferencesThreads.tsx:95 -#: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Antwoorden in gespreksweergave tonen" +#: src/screens/Login/index.tsx:117 +msgid "Select from an existing account" +msgstr "Selecteer uit een bestaand account" -#: src/screens/Onboarding/StepFollowingFeed.tsx:87 -#: src/screens/Onboarding/StepFollowingFeed.tsx:71 -#: src/view/screens/PreferencesFollowingFeed.tsx:70 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 -msgid "Show reply for everyone" -msgstr "Reactie voor iedereen tonen" +#: src/view/com/composer/photos/SelectGifBtn.tsx:35 +msgid "Select GIF" +msgstr "GIF selecteren" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 -msgid "Show reposts" -msgstr "Herplaatsingen tonen" +#: src/components/dialogs/GifSelect.tsx:306 +msgid "Select GIF \"{0}\"" +msgstr "GIF \"{0}\" selecteren" -#: src/view/screens/PreferencesFollowingFeed.tsx:85 -#: src/screens/Onboarding/StepFollowingFeed.tsx:111 -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 -msgid "Show samples of your saved feeds in your Following feed" -msgstr "Voorbeelden van je opgeslagen feeds tonen in je Following-feed" +#: src/components/dialogs/MutedWords.tsx:142 +msgid "Select how long to mute this word for." +msgstr "Selecteer hoe lang je dit woord wilt negeren." -#: src/components/moderation/ContentHider.tsx:152 -#: src/components/moderation/PostHider.tsx:79 -msgid "Show the content" -msgstr "Toon de inhoud" +#: src/view/com/composer/videos/SubtitleDialog.tsx:245 +msgid "Select language..." +msgstr "Selecteer taal..." -#: src/view/com/notifications/FeedItem.tsx:347 -#: src/lib/moderation/useLabelBehaviorDescription.ts:58 -msgid "Show warning" -msgstr "Waarschuwing tonen" +#: src/screens/Settings/LanguageSettings.tsx:276 +msgid "Select languages" +msgstr "Selecteer talen" -#: src/lib/moderation/useLabelBehaviorDescription.ts:56 -msgid "Show warning and filter from feeds" -msgstr "Waarschuwing en filter uit feeds tonen" +#: src/components/ReportDialog/SelectLabelerView.tsx:28 +msgid "Select moderator" +msgstr "Selecteer moderator" -#: src/view/shell/NavSignupCard.tsx:47 -#: src/components/moderation/ScreenHider.tsx:91 -#: src/lib/moderation/useGlobalLabelStrings.ts:28 -msgid "Sign-in Required" -msgstr "Aanmelden vereist" +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 +msgid "Select subtitle file (.vtt)" +msgstr "Selecteer ondertitelbestand (.vtt)" -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:128 -#: src/components/dialogs/Signin.tsx:97 -#: src/components/dialogs/Signin.tsx:99 -#: src/screens/Login/index.tsx:97 -#: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 -#: src/view/com/auth/SplashScreen.tsx:61 -#: src/view/com/auth/SplashScreen.tsx:69 -#: src/view/com/auth/SplashScreen.web.tsx:123 -#: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 -#: src/view/shell/NavSignupCard.tsx:57 -#: src/view/shell/NavSignupCard.tsx:62 -msgid "Sign in" -msgstr "Aanmelden" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 +msgid "Select the {emojiName} emoji as your avatar" +msgstr "Selecteer de {emojiName}-emoji als je avatar" -#: src/screens/Login/ChooseAccountForm.tsx:80 -msgid "Sign in as..." -msgstr "Aanmelden als..." +#: src/components/ReportDialog/SubmitView.tsx:140 +msgid "Select the moderation service(s) to report to" +msgstr "Selecteer de moderatieservice(s) waaraan je wilt melden" -#: src/components/AccountList.tsx:122 -msgid "Sign in as {0}" -msgstr "Aanmelden als {0}" +#: src/view/com/auth/server-input/index.tsx:79 +msgid "Select the service that hosts your data." +msgstr "Selecteer de service die je gegevens host." -#: src/components/dialogs/Signin.tsx:75 -msgid "Sign in or create your account to join the conversation!" -msgstr "Meld je aan of registreer een account aan om deel te nemen aan het gesprek!" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:100 +msgid "Select video" +msgstr "Video selecteren" -#: src/components/dialogs/Signin.tsx:46 -msgid "Sign into Bluesky or create a new account" -msgstr "Meld je aan bij Bluesky of registreer een nieuw account" +#: src/components/dialogs/MutedWords.tsx:242 +msgid "Select what content this mute word should apply to." +msgstr "Selecteer op welke inhoud dit genegeerde woord van toepassing moet zijn." -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 -msgid "Sign out" -msgstr "Afmelden" +#: src/screens/Settings/LanguageSettings.tsx:255 +msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." +msgstr "Selecteer welke talen je wilt opnemen in je geabonneerde feeds. Alle talen worden weergegeven als er geen talen zijn geselecteerd." -#: src/view/screens/Settings/index.tsx:421 -#: src/view/screens/Settings/index.tsx:431 -#: src/screens/Settings/Settings.tsx:248 -msgid "Sign out?" -msgstr "Afmelden?" +#: src/screens/Settings/LanguageSettings.tsx:84 +msgid "Select your app language for the default text to display in the app." +msgstr "Selecteer de taal van je app voor de standaardtekst die in de app wordt weergegeven." -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 -#: src/view/shell/NavSignupCard.tsx:47 -#: src/view/shell/NavSignupCard.tsx:52 -msgid "Sign up" -msgstr "Registreren" +#: src/screens/Signup/StepInfo/index.tsx:223 +msgid "Select your date of birth" +msgstr "Selecteer je geboortedatum" -#: src/view/screens/Settings/index.tsx:362 -#: src/lib/hooks/useAccountSwitcher.ts:41 -#: src/screens/Login/ChooseAccountForm.tsx:53 -msgid "Signed in as @{0}" -msgstr "Aangemeld als @{0}" +#: src/screens/Onboarding/StepInterests/index.tsx:192 +msgid "Select your interests from the options below" +msgstr "Selecteer je interesses uit de onderstaande opties" -#: src/view/com/notifications/FeedItem.tsx:218 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 -msgid "Signup without a starter pack" -msgstr "Geregistreerd zonder startpakket" +#: src/screens/Settings/LanguageSettings.tsx:171 +msgid "Select your preferred language for translations in your feed." +msgstr "Selecteer de taal waarin je de vertalingen in je feed wilt weergeven." -#: src/components/FeedInterstitials.tsx:316 -msgid "Similar accounts" -msgstr "Vergelijkbare accounts" +#: src/components/dms/ChatEmptyPill.tsx:38 +msgid "Send a neat website!" +msgstr "Stuur een mooie website!" -#: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 -msgid "Skip" -msgstr "Overslaan" +#: src/components/dialogs/VerifyEmailDialog.tsx:232 +msgid "Send Confirmation" +msgstr "Bevestiging verzenden" -#: src/screens/Onboarding/StepInterests/index.tsx:228 -msgid "Skip this flow" -msgstr "Deze flow overslaan" +#: src/components/dialogs/VerifyEmailDialog.tsx:225 +msgid "Send confirmation email" +msgstr "Bevestigingsmail verzenden" -#: src/screens/Settings/AppearanceSettings.tsx:149 -msgid "Smaller" -msgstr "Kleiner" +#: src/view/com/modals/VerifyEmail.tsx:210 +#: src/view/com/modals/VerifyEmail.tsx:212 +msgid "Send Confirmation Email" +msgstr "Bevestigingsmail verzenden" -#: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 -msgid "Software Dev" -msgstr "Softwareontwikkelaar" +#: src/view/com/modals/DeleteAccount.tsx:145 +msgid "Send email" +msgstr "E-mail verzenden" -#: src/components/FeedInterstitials.tsx:447 -msgid "Some other feeds you might like" -msgstr "Enkele andere feeds die je wellicht leuk vindt" +#: src/view/com/modals/DeleteAccount.tsx:158 +msgctxt "action" +msgid "Send Email" +msgstr "E-mail verzenden" -#: src/components/WhoCanReply.tsx:70 -msgid "Some people can reply" -msgstr "Sommige personen kunnen reageren" +#: src/view/shell/Drawer.tsx:312 +msgid "Send feedback" +msgstr "Feedback verzenden" -#: src/screens/StarterPack/Wizard/index.tsx:203 -#: src/screens/Messages/Conversation.tsx:103 -msgid "Something went wrong" -msgstr "Er is iets misgegaan" +#: src/screens/Messages/components/MessageInput.tsx:173 +#: src/screens/Messages/components/MessageInput.web.tsx:219 +msgid "Send message" +msgstr "Privébericht verzenden" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 -msgid "Something went wrong!" -msgstr "Er is iets fout gegaan!" +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 +msgid "Send post to..." +msgstr "Bericht verzenden naar..." -#: src/screens/Deactivated.tsx:94 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 -msgid "Something went wrong, please try again" -msgstr "Er is iets fout gegaan, probeer het opnieuw" +#: src/components/dms/ReportDialog.tsx:229 +#: src/components/dms/ReportDialog.tsx:232 +#: src/components/ReportDialog/SubmitView.tsx:220 +#: src/components/ReportDialog/SubmitView.tsx:224 +msgid "Send report" +msgstr "Melding verzenden" -#: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 -msgid "Something went wrong, please try again." -msgstr "Er is iets fout gegaan, probeer het opnieuw." +#: src/components/ReportDialog/SelectLabelerView.tsx:42 +msgid "Send report to {0}" +msgstr "Melding verzenden naar {0}" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 -msgid "Sorry! Your session expired. Please log in again." -msgstr "Sorry! Je sessie is verlopen. Meld je opnieuw aan." +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 +msgid "Send verification email" +msgstr "Verificatie-e-mail verzenden" -#: src/screens/Settings/ThreadPreferences.tsx:47 -msgid "Sort replies" -msgstr "Antwoorden sorteren" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 +msgid "Send via direct message" +msgstr "Verzenden als privébericht" -#: src/view/screens/PreferencesThreads.tsx:64 -#: src/screens/Settings/ThreadPreferences.tsx:54 -msgid "Sort replies by" -msgstr "Antwoorden sorteren op" +#: src/view/com/modals/DeleteAccount.tsx:147 +msgid "Sends email with confirmation code for account deletion" +msgstr "Stuurt een e-mail met een bevestigingscode voor het verwijderen van het account" -#: src/screens/Settings/ThreadPreferences.tsx:51 -msgid "Sort replies to the same post by:" -msgstr "Sorteer reacties op hetzelfde bericht op:" +#: src/view/com/auth/server-input/index.tsx:111 +msgid "Server address" +msgstr "Serveradres" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" -msgstr "Bron:" +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:169 -#: src/components/moderation/LabelsOnMeDialog.tsx:163 -#: src/lib/moderation/useReportOptions.ts:72 -#: src/lib/moderation/useReportOptions.ts:85 -msgid "Spam" -msgstr "Spam" +#: src/screens/Moderation/index.tsx:290 +msgid "Set birthdate" +msgstr "Geboortedatum instellen" -#: src/lib/moderation/useReportOptions.ts:55 -msgid "Spam; excessive mentions or replies" -msgstr "Spam; overmatig veel vermeldingen of reacties" +#: src/screens/Login/SetNewPasswordForm.tsx:96 +msgid "Set new password" +msgstr "Nieuw wachtwoord instellen" -#: src/screens/Settings/ContentAndMediaSettings.tsx:112 -#: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 -msgid "Sports" -msgstr "Sport" +#: src/screens/Onboarding/Layout.tsx:47 +msgid "Set up your account" +msgstr "Stel je account in" -#: src/view/com/modals/crop-image/CropImage.web.tsx:145 -#: src/components/dms/dialogs/NewChatDialog.tsx:72 -msgid "Start a new chat" -msgstr "Een nieuwe chat starten" +#: src/screens/Login/ForgotPasswordForm.tsx:107 +msgid "Sets email for password reset" +msgstr "Stelt e-mail in voor het opnieuw instellen van wachtwoorden" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 -msgid "Start chat with {displayName}" -msgstr "Chat starten met {displayName}" +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 +#: src/view/shell/Drawer.tsx:529 +msgid "Settings" +msgstr "Instellingen" -#: src/components/dms/MessagesNUX.tsx:161 -#: src/tours/Tooltip.tsx:99 -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 -msgid "Starter Pack" -msgstr "Startpakket" +#: src/view/com/composer/labels/LabelsBtn.tsx:174 +msgid "Sexual activity or erotic nudity." +msgstr "Seksuele activiteit of erotisch bloot." -#: src/view/screens/Profile.tsx:233 -msgid "Starter Packs" -msgstr "Startpakketten" +#: src/lib/moderation/useGlobalLabelStrings.ts:38 +msgid "Sexually Suggestive" +msgstr "Seksueel suggestief" -#: src/components/StarterPack/StarterPackCard.tsx:80 -msgid "Starter pack by you" -msgstr "Startpakket door jou" +#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:195 +#: src/view/com/profile/ProfileMenu.tsx:204 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 +msgid "Share" +msgstr "Delen" -#: src/components/StarterPack/StarterPackCard.tsx:81 -msgid "Starter pack by {0}" -msgstr "Startpakket door {0}" +#: src/view/com/lightbox/ImageViewing/index.tsx:600 +msgctxt "action" +msgid "Share" +msgstr "Delen" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 -msgid "Starter pack is invalid" -msgstr "Startpakket is ongeldig" +#: src/components/dms/ChatEmptyPill.tsx:37 +msgid "Share a cool story!" +msgstr "Een leuk verhaal delen!" -#: src/components/StarterPack/ProfileStarterPacks.tsx:244 -msgid "Starter packs let you easily share your favorite feeds and people with your friends." -msgstr "Met startpakketten kun je eenvoudig je favoriete feeds en personen delen met je vrienden." +#: src/components/dms/ChatEmptyPill.tsx:36 +msgid "Share a fun fact!" +msgstr "Een leuk weetje delen!" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 -msgid "Status Page" -msgstr "Statuspagina" +#: src/view/com/profile/ProfileMenu.tsx:353 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 +msgid "Share anyway" +msgstr "Toch delen" -#: src/screens/Signup/index.tsx:145 -#: src/screens/Signup/index.tsx:130 -msgid "Step {0} of {1}" -msgstr "Stap {0} van {1}" +#: src/view/screens/ProfileFeed.tsx:364 +#: src/view/screens/ProfileFeed.tsx:366 +#~ msgid "Share feed" +#~ msgstr "Feed delen" -#: src/screens/Settings/Settings.tsx:300 -msgid "Storage cleared, you need to restart the app now." -msgstr "Opslag gewist, je moet de app nu opnieuw opstarten." +#: src/components/StarterPack/ShareDialog.tsx:123 +#: src/components/StarterPack/ShareDialog.tsx:130 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 +msgid "Share link" +msgstr "Link delen" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 -msgid "Storybook" -msgstr "Verhalenboek" +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Share Link" +msgstr "Link delen" -#: src/components/moderation/LabelsOnMeDialog.tsx:299 -#: src/components/moderation/LabelsOnMeDialog.tsx:300 -#: src/screens/Messages/components/ChatDisabled.tsx:142 -#: src/screens/Messages/components/ChatDisabled.tsx:143 -msgid "Submit" -msgstr "Verzenden" +#: src/components/StarterPack/ShareDialog.tsx:87 +msgid "Share link dialog" +msgstr "Dialoogvenster Link delen" -#: src/view/screens/ProfileList.tsx:703 -msgid "Subscribe" -msgstr "Abonneren" +#: src/components/StarterPack/ShareDialog.tsx:134 +#: src/components/StarterPack/ShareDialog.tsx:145 +msgid "Share QR code" +msgstr "QR-code delen" -#: src/screens/Profile/Sections/Labels.tsx:201 -msgid "Subscribe to @{0} to use these labels:" -msgstr "Abonneer je op @{0} om deze labels te gebruiken:" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 -msgid "Subscribe to Labeler" -msgstr "Abonneren op labeler" +#: src/screens/StarterPack/StarterPackScreen.tsx:416 +msgid "Share this starter pack" +msgstr "Dit startpakket delen" -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:172 -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:307 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 -msgid "Subscribe to this labeler" -msgstr "Abonneren op deze labeler" +#: src/components/StarterPack/ShareDialog.tsx:99 +msgid "Share this starter pack and help people join your community on Bluesky." +msgstr "Deel dit startpakket en help mensen lid te worden van je gemeenschap op Bluesky." -#: src/view/screens/ProfileList.tsx:699 -msgid "Subscribe to this list" -msgstr "Abonneren op deze lijst" +#: src/components/dms/ChatEmptyPill.tsx:34 +msgid "Share your favorite feed!" +msgstr "Je favoriete feed delen!" -#: src/components/dialogs/VerifyEmailDialog.tsx:95 -msgid "Success!" -msgstr "Gelukt!" +#: src/Navigation.tsx:256 +msgid "Shared Preferences Tester" +msgstr "Gedeelde voorkeuren-tester" -#: src/view/screens/Search/Explore.tsx:332 -msgid "Suggested accounts" -msgstr "Voorgestelde accounts" +#: src/view/com/modals/LinkWarning.tsx:92 +msgid "Shares the linked website" +msgstr "Deelt de gelinkte website" -#: src/view/screens/Search/Search.tsx:425 -#: src/components/FeedInterstitials.tsx:318 -msgid "Suggested for you" -msgstr "Aanbevolen voor jou" +#: src/components/moderation/ContentHider.tsx:200 +#: src/components/moderation/LabelPreference.tsx:137 +#: src/components/moderation/PostHider.tsx:122 +msgid "Show" +msgstr "Tonen" -#: src/view/com/composer/labels/LabelsBtn.tsx:145 -#: src/view/com/composer/labels/LabelsBtn.tsx:148 -msgid "Suggestive" -msgstr "Suggestief" +#: src/view/com/util/post-embeds/GifEmbed.tsx:178 +msgid "Show alt text" +msgstr "Toon alt-tekst" -#: src/Navigation.tsx:264 -#: src/view/screens/Support.tsx:31 -#: src/view/screens/Support.tsx:34 -msgid "Support" -msgstr "Ondersteuning" +#: src/components/moderation/ScreenHider.tsx:172 +#: src/components/moderation/ScreenHider.tsx:175 +#: src/screens/List/ListHiddenScreen.tsx:176 +msgid "Show anyway" +msgstr "Toch laten zien" -#: src/components/dialogs/SwitchAccount.tsx:46 -#: src/components/dialogs/SwitchAccount.tsx:49 -msgid "Switch Account" -msgstr "Van account wisselen" +#: src/lib/moderation/useLabelBehaviorDescription.ts:27 +#: src/lib/moderation/useLabelBehaviorDescription.ts:63 +msgid "Show badge" +msgstr "Badge tonen" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 -msgid "Switch account" -msgstr "Van account wisselen" +#: src/lib/moderation/useLabelBehaviorDescription.ts:61 +msgid "Show badge and filter from feeds" +msgstr "Badge en filter uit feeds tonen" -#: src/tours/HomeTour.tsx:48 -#: src/view/screens/Settings/index.tsx:131 -#: src/view/screens/Settings/index.tsx:132 -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 -msgid "System" -msgstr "Systeem" +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 +msgid "Show hidden replies" +msgstr "Verborgen reacties tonen" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 -msgid "System log" -msgstr "Systeemlogboek" +#: src/view/com/post-thread/PostThreadItem.tsx:806 +msgid "Show information about when this post was created" +msgstr "Informatie tonen wanneer dit bericht is gemaakt" -#: src/screens/Onboarding/state.ts:102 -msgid "TV" -msgstr "TV" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 +msgid "Show less like this" +msgstr "Minder hiervan tonen" -#: src/components/dialogs/MutedWords.tsx:323 -#: src/components/TagMenu/index.tsx:110 -msgid "Tag menu: {displayTag}" -msgstr "Tagmenu: {displayTag}" +#: src/screens/List/ListHiddenScreen.tsx:172 +msgid "Show list anyway" +msgstr "Lijst toch tonen" -#: src/components/dialogs/MutedWords.tsx:282 -msgid "Tags only" -msgstr "Alleen tags" +#: src/view/com/post-thread/PostThreadItem.tsx:593 +#: src/view/com/post/Post.tsx:242 +#: src/view/com/posts/PostFeedItem.tsx:509 +msgid "Show More" +msgstr "Meer tonen" -#: src/view/com/modals/crop-image/CropImage.web.tsx:135 -#: src/components/ProgressGuide/Toast.tsx:156 -msgid "Tap to dismiss" -msgstr "Tik om te sluiten" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 +msgid "Show more like this" +msgstr "Meer hiervan tonen" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 -msgid "Tap to enter full screen" -msgstr "Tik om volledig scherm te openen" +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 +msgid "Show muted replies" +msgstr "Genegeerde reacties tonen" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 -msgid "Tap to play or pause" -msgstr "Tik om af te spelen of te pauzeren" +#: src/screens/Settings/Settings.tsx:104 +msgid "Show other accounts you can switch to" +msgstr "Andere accounts tonen waarnaar je kunt wisselen" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 -msgid "Tap to toggle sound" -msgstr "Tik om het geluid te schakelen" +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 +msgid "Show quote posts" +msgstr "Citaatberichten tonen" -#: src/view/com/util/images/AutoSizedImage.tsx:199 -#: src/view/com/util/images/AutoSizedImage.tsx:221 -msgid "Tap to view full image" -msgstr "Tik om volledige afbeelding te bekijken" +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 +msgid "Show replies" +msgstr "Antwoorden tonen" -#: src/view/com/util/images/AutoSizedImage.tsx:70 -#: src/state/shell/progress-guide.tsx:166 -msgid "Task complete - 10 likes!" -msgstr "Taak voltooid - 10 vind-ik-leuks!" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" -#: src/components/ProgressGuide/List.tsx:48 -msgid "Teach our algorithm what you like" -msgstr "Leer ons algoritme wat je leuk vindt" +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" -#: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 -msgid "Tech" -msgstr "Techniek" +#: src/screens/Settings/ThreadPreferences.tsx:126 +msgid "Show replies by people you follow before all other replies" +msgstr "Antwoorden van mensen die je volgt weergeven vóór alle andere antwoorden" -#: src/components/dms/ChatEmptyPill.tsx:35 -msgid "Tell a joke!" -msgstr "Vertel een grap!" +#: src/view/screens/PreferencesThreads.tsx:95 +#: src/screens/Settings/ThreadPreferences.tsx:143 +#~ msgid "Show replies in a threaded view" +#~ msgstr "Antwoorden in gespreksweergave tonen" -#: src/screens/Profile/Header/EditProfileDialog.tsx:352 -msgid "Tell us a bit about yourself" -msgstr "Vertel ons iets over jezelf" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 +msgid "Show reply for everyone" +msgstr "Reactie voor iedereen tonen" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:62 -msgid "Tell us a little more" -msgstr "Vertel ons iets meer" +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 +msgid "Show reposts" +msgstr "Herplaatsingen tonen" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:518 -#: src/view/shell/desktop/RightNav.tsx:89 -msgid "Terms" -msgstr "Voorwaarden" +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 +msgid "Show samples of your saved feeds in your Following feed" +msgstr "Voorbeelden van je opgeslagen feeds tonen in je Following-feed" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 -#: src/view/screens/TermsOfService.tsx:31 -#: src/view/shell/Drawer.tsx:617 -#: src/view/shell/Drawer.tsx:619 -msgid "Terms of Service" -msgstr "Servicevoorwaarden" +#: src/components/moderation/ContentHider.tsx:152 +#: src/components/moderation/PostHider.tsx:79 +msgid "Show the content" +msgstr "Toon de inhoud" -#: src/lib/moderation/useReportOptions.ts:60 -#: src/lib/moderation/useReportOptions.ts:99 -#: src/lib/moderation/useReportOptions.ts:107 -#: src/lib/moderation/useReportOptions.ts:115 -msgid "Terms used violate community standards" -msgstr "De gebruikte termen schenden gemeenschapsnormen" +#: src/lib/moderation/useLabelBehaviorDescription.ts:58 +msgid "Show warning" +msgstr "Waarschuwing tonen" -#: src/components/dialogs/MutedWords.tsx:323 -#: src/components/dialogs/MutedWords.tsx:266 -msgid "Text & tags" -msgstr "Tekst en tags" +#: src/lib/moderation/useLabelBehaviorDescription.ts:56 +msgid "Show warning and filter from feeds" +msgstr "Waarschuwing en filter uit feeds tonen" -#: src/components/moderation/LabelsOnMeDialog.tsx:263 -#: src/screens/Messages/components/ChatDisabled.tsx:108 -msgid "Text input field" -msgstr "Tekstinvoerveld" +#: src/components/dialogs/Signin.tsx:97 +#: src/components/dialogs/Signin.tsx:99 +#: src/screens/Login/index.tsx:97 +#: src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:165 +#: src/view/com/auth/SplashScreen.tsx:61 +#: src/view/com/auth/SplashScreen.tsx:69 +#: src/view/com/auth/SplashScreen.web.tsx:123 +#: src/view/com/auth/SplashScreen.web.tsx:131 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 +#: src/view/shell/NavSignupCard.tsx:57 +#: src/view/shell/NavSignupCard.tsx:62 +msgid "Sign in" +msgstr "Aanmelden" -#: src/components/dialogs/VerifyEmailDialog.tsx:96 -msgid "Thank you! Your email has been successfully verified." -msgstr "Bedankt! Je e-mailadres is succesvol geverifieerd." +#: src/components/AccountList.tsx:122 +msgid "Sign in as {0}" +msgstr "Aanmelden als {0}" -#: src/components/dms/ReportDialog.tsx:129 -#: src/components/ReportDialog/SubmitView.tsx:82 -msgid "Thank you. Your report has been sent." -msgstr "Bedankt. Je melding is verzonden." +#: src/screens/Login/ChooseAccountForm.tsx:80 +msgid "Sign in as..." +msgstr "Aanmelden als..." -#: src/components/dialogs/nuxs/TenMillion/index.tsx:593 -#: src/components/intents/VerifyEmailIntentDialog.tsx:74 -#: src/components/intents/VerifyEmailIntentDialog.tsx:82 -msgid "Thanks, you have successfully verified your email address. You can close this dialog." -msgstr "Bedankt, je hebt je e-mailadres succesvol geverifieerd. Je kunt dit dialoogvenster sluiten." +#: src/components/dialogs/Signin.tsx:75 +msgid "Sign in or create your account to join the conversation!" +msgstr "Meld je aan of registreer een account aan om deel te nemen aan het gesprek!" -#: src/view/com/post-thread/PostQuotes.tsx:133 -msgid "That's all, folks!" -msgstr "Dat is alles, mensen!" +#: src/components/dialogs/Signin.tsx:46 +msgid "Sign into Bluesky or create a new account" +msgstr "Meld je aan bij Bluesky of registreer een nieuw account" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 -msgid "That contains the following:" -msgstr "Daarin staat het volgende:" +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 +msgid "Sign out" +msgstr "Afmelden" -#: src/screens/Signup/StepHandle.tsx:51 -msgid "That handle is already taken." -msgstr "Die handle is al in gebruik." +#: src/screens/Settings/Settings.tsx:256 +msgid "Sign out?" +msgstr "Afmelden?" -#: src/screens/StarterPack/StarterPackScreen.tsx:103 -#: src/screens/StarterPack/StarterPackScreen.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:148 -#: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 -msgid "That starter pack could not be found." -msgstr "Dat startpakket kan niet worden gevonden." +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 +#: src/view/shell/NavSignupCard.tsx:47 +#: src/view/shell/NavSignupCard.tsx:52 +msgid "Sign up" +msgstr "Registreren" -#: src/screens/Moderation/index.tsx:363 -msgid "The Bluesky web application" -msgstr "De Bluesky-webapplicatie" +#: src/components/moderation/ScreenHider.tsx:91 +#: src/lib/moderation/useGlobalLabelStrings.ts:28 +msgid "Sign-in Required" +msgstr "Aanmelden vereist" -#: src/view/screens/CommunityGuidelines.tsx:38 -msgid "The Community Guidelines have been moved to <0/>" -msgstr "De gemeenschapsrichtlijnen zijn verplaatst naar <0/>" +#: src/lib/hooks/useAccountSwitcher.ts:41 +#: src/screens/Login/ChooseAccountForm.tsx:53 +msgid "Signed in as @{0}" +msgstr "Aangemeld als @{0}" -#: src/view/screens/CopyrightPolicy.tsx:35 -msgid "The Copyright Policy has been moved to <0/>" -msgstr "Het auteursrechtbeleid is verplaatst naar <0/>" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +msgid "Signup without a starter pack" +msgstr "Geregistreerd zonder startpakket" -#: src/view/com/posts/FeedShutdownMsg.tsx:102 -msgid "The Discover feed" -msgstr "De Ontdekken-feed" +#: src/components/FeedInterstitials.tsx:314 +msgid "Similar accounts" +msgstr "Vergelijkbare accounts" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 -msgid "The Discover feed now knows what you like" -msgstr "De Ontdekken-feed weet nu wat je leuk vindt" +#: src/screens/Onboarding/StepInterests/index.tsx:231 +#: src/screens/StarterPack/Wizard/index.tsx:195 +msgid "Skip" +msgstr "Overslaan" -#: src/view/screens/PrivacyPolicy.tsx:35 -msgid "The Privacy Policy has been moved to <0/>" -msgstr "Het privacybeleid is verplaatst naar <0/>" +#: src/screens/Onboarding/StepInterests/index.tsx:228 +msgid "Skip this flow" +msgstr "Deze flow overslaan" -#: src/view/screens/TermsOfService.tsx:35 -msgid "The Terms of Service have been moved to" -msgstr "De Servicevoorwaarden zijn verplaatst naar" +#: src/screens/Settings/AppearanceSettings.tsx:164 +msgid "Smaller" +msgstr "Kleiner" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 -#: src/view/com/profile/ProfileMenu.tsx:329 -msgid "The account will be able to interact with you after unblocking." -msgstr "Het account kan met je communiceren na het deblokkeren." +#: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:100 +msgid "Software Dev" +msgstr "Softwareontwikkelaar" -#: src/components/moderation/ModerationDetailsDialog.tsx:127 -#: src/components/moderation/ModerationDetailsDialog.tsx:117 -#: src/lib/moderation/useModerationCauseDescription.ts:126 -msgid "The author of this thread has hidden this reply." -msgstr "De auteur van dit gesprek heeft deze reactie verborgen." +#: src/components/FeedInterstitials.tsx:445 +msgid "Some other feeds you might like" +msgstr "Enkele andere feeds die je wellicht leuk vindt" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 -msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." -msgstr "De ervaring is beter in de app. Download Bluesky nu en we pakken het op waar je gebleven was." +#: src/components/WhoCanReply.tsx:70 +msgid "Some people can reply" +msgstr "Sommige personen kunnen reageren" -#: src/view/com/posts/FeedShutdownMsg.tsx:67 -msgid "The feed has been replaced with Discover." -msgstr "De feed is vervangen door Ontdekken." +#: src/screens/Messages/Conversation.tsx:102 +msgid "Something went wrong" +msgstr "Er is iets misgegaan" -#: src/components/moderation/LabelsOnMeDialog.tsx:58 -msgid "The following labels were applied to your account." -msgstr "De volgende labels zijn op je account toegepast." +#: src/screens/Deactivated.tsx:94 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 +msgid "Something went wrong, please try again" +msgstr "Er is iets fout gegaan, probeer het opnieuw" -#: src/components/moderation/LabelsOnMeDialog.tsx:59 -msgid "The following labels were applied to your content." -msgstr "De volgende labels zijn op je inhoud toegepast." +#: src/components/ReportDialog/index.tsx:54 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 +msgid "Something went wrong, please try again." +msgstr "Er is iets fout gegaan, probeer het opnieuw." -#: src/screens/Onboarding/Layout.tsx:60 -msgid "The following steps will help customize your Bluesky experience." -msgstr "De volgende stappen helpen je om je Bluesky-ervaring aan te passen." +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 +msgid "Something went wrong!" +msgstr "Er is iets fout gegaan!" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 -msgid "The post may have been deleted." -msgstr "Het bericht is mogelijk verwijderd." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" -#: src/view/com/composer/state/video.ts:395 -msgid "The selected video is larger than 50MB." -msgstr "De geselecteerde video is groter dan 50 MB." +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 +msgid "Sorry! Your session expired. Please log in again." +msgstr "Sorry! Je sessie is verlopen. Meld je opnieuw aan." -#: src/lib/strings/errors.ts:18 -msgid "The server appears to be experiencing issues. Please try again in a few moments." -msgstr "Het lijkt erop dat er problemen zijn met de server. Probeer het over enkele ogenblikken opnieuw." +#: src/screens/Settings/ThreadPreferences.tsx:55 +msgid "Sort replies" +msgstr "Antwoorden sorteren" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 -msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." -msgstr "Het startpakket dat je probeert te bekijken is ongeldig. Je kunt dit startpakket in plaats daarvan verwijderen." +#: src/screens/Settings/ThreadPreferences.tsx:62 +msgid "Sort replies by" +msgstr "Antwoorden sorteren op" -#: src/view/screens/Support.tsx:37 -msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Het ondersteuningsformulier is verplaatst. Als je hulp nodig hebt, kom <0/> of bezoek {HELP_DESK_URL} om contact met ons op te nemen." +#: src/screens/Settings/ThreadPreferences.tsx:59 +msgid "Sort replies to the same post by:" +msgstr "Sorteer reacties op hetzelfde bericht op:" -#: src/components/intents/VerifyEmailIntentDialog.tsx:94 -msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." -msgstr "De verificatiecode die je hebt opgegeven is ongeldig. Controleer of je de juiste verificatielink hebt gebruikt of vraag een nieuwe aan." +#: src/components/moderation/LabelsOnMeDialog.tsx:168 +msgid "Source:" +msgstr "Bron:" -#: src/screens/Settings/AppearanceSettings.tsx:136 -msgid "Theme" -msgstr "Thema" +#: src/lib/moderation/useReportOptions.ts:72 +#: src/lib/moderation/useReportOptions.ts:85 +msgid "Spam" +msgstr "Spam" -#: src/screens/SignupQueued.tsx:116 -msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." -msgstr "Er is een stormloop van nieuwe gebruikers naar Bluesky! We activeren je account zo snel mogelijk." +#: src/lib/moderation/useReportOptions.ts:55 +msgid "Spam; excessive mentions or replies" +msgstr "Spam; overmatig veel vermeldingen of reacties" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:141 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 -msgid "There is no time limit for account deactivation, come back any time." -msgstr "Er is geen tijdslimiet voor het deactiveren van het account; je kunt op elk moment terugkomen." +#: src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/state.ts:113 +msgid "Sports" +msgstr "Sport" -#: src/view/screens/AppPasswords.tsx:75 -#: 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/profile/ProfileMenu.tsx:102 -#: src/view/com/profile/ProfileMenu.tsx:112 -#: src/view/com/profile/ProfileMenu.tsx:126 -#: src/view/com/profile/ProfileMenu.tsx:136 -#: src/view/com/profile/ProfileMenu.tsx:149 -#: src/view/com/profile/ProfileMenu.tsx:161 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 -msgid "There was an issue! {0}" -msgstr "Er is een probleem opgetreden! {0}" +#: src/components/dms/dialogs/NewChatDialog.tsx:72 +msgid "Start a new chat" +msgstr "Een nieuwe chat starten" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 -#: src/screens/List/ListHiddenScreen.tsx:63 -#: src/screens/List/ListHiddenScreen.tsx:77 -#: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 -msgid "There was an issue. Please check your internet connection and try again." -msgstr "Er is een probleem opgetreden. Controleer je internetverbinding en probeer het opnieuw." +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:539 -#: src/view/com/posts/FeedErrorMessage.tsx:145 -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:204 -#: src/components/dialogs/GifSelect.tsx:226 -msgid "There was an issue connecting to Tenor." -msgstr "Er is een probleem opgetreden bij het verbinden met Tenor." +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" -#: src/screens/Messages/Conversation/MessageListError.tsx:23 -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 -msgid "There was an issue contacting the server" -msgstr "Er is een probleem opgetreden bij het verbinden met de server" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 +msgid "Start chat with {displayName}" +msgstr "Chat starten met {displayName}" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 -msgid "There was an issue contacting the server, please check your internet connection and try again." -msgstr "Er is een probleem opgetreden bij het verbinden met de server. Controleer je internetverbinding en probeer het opnieuw." +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 +msgid "Starter Pack" +msgstr "Startpakket" -#: src/view/com/feeds/FeedSourceCard.tsx:127 -#: src/view/com/feeds/FeedSourceCard.tsx:140 -msgid "There was an issue contacting your server" -msgstr "Er is een probleem opgetreden bij het verbinden met je server" +#: src/components/StarterPack/StarterPackCard.tsx:81 +msgid "Starter pack by {0}" +msgstr "Startpakket door {0}" -#: src/view/com/notifications/Feed.tsx:129 -msgid "There was an issue fetching notifications. Tap here to try again." -msgstr "Er is een probleem opgetreden bij het ophalen van meldingen. Tik hier om het opnieuw te proberen." +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" -#: src/view/com/posts/Feed.tsx:458 -msgid "There was an issue fetching posts. Tap here to try again." -msgstr "Er is een probleem opgetreden bij het ophalen van berichten. Tik hier om het opnieuw te proberen." +#: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 +msgid "Starter pack by you" +msgstr "Startpakket door jou" -#: src/view/com/lists/ListMembers.tsx:169 -msgid "There was an issue fetching the list. Tap here to try again." -msgstr "Er is een probleem opgetreden bij het ophalen van de lijst. Tik hier om het opnieuw te proberen." +#: src/screens/StarterPack/StarterPackScreen.tsx:716 +msgid "Starter pack is invalid" +msgstr "Startpakket is ongeldig" -#: src/screens/Settings/AppPasswords.tsx:52 -msgid "There was an issue fetching your app passwords" -msgstr "Een probleem is opgetreden bij het ophalen van je app-wachtwoorden" +#: src/view/screens/Profile.tsx:236 +msgid "Starter Packs" +msgstr "Startpakketten" -#: src/view/com/feeds/ProfileFeedgens.tsx:155 -#: src/view/com/lists/ProfileLists.tsx:154 -msgid "There was an issue fetching your lists. Tap here to try again." -msgstr "Er is een probleem opgetreden bij het ophalen van je lijsten. Tik hier om het opnieuw te proberen." +#: src/components/StarterPack/ProfileStarterPacks.tsx:244 +msgid "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "Met startpakketten kun je eenvoudig je favoriete feeds en personen delen met je vrienden." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 -msgid "There was an issue fetching your service info" -msgstr "Er is een probleem opgetreden bij het ophalen van uw servicegegevens" +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 +msgid "Status Page" +msgstr "Statuspagina" -#: src/view/com/posts/FeedErrorMessage.tsx:145 -msgid "There was an issue removing this feed. Please check your internet connection and try again." -msgstr "Er is een probleem opgetreden bij het verwijderen van deze feed. Controleer je internetverbinding en probeer het opnieuw." +#: src/screens/Signup/index.tsx:130 +msgid "Step {0} of {1}" +msgstr "Stap {0} van {1}" -#: src/components/dms/ReportDialog.tsx:217 -#: src/components/ReportDialog/SubmitView.tsx:87 -msgid "There was an issue sending your report. Please check your internet connection." -msgstr "Er is een probleem opgetreden bij het verzenden van je melding. Controleer je internetverbinding." +#: src/screens/Settings/Settings.tsx:308 +msgid "Storage cleared, you need to restart the app now." +msgstr "Opslag gewist, je moet de app nu opnieuw opstarten." -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:65 -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 -msgid "There was an issue updating your feeds, please check your internet connection and try again." -msgstr "Er is een probleem opgetreden bij het bijwerken van je feeds. Controleer je internetverbinding en probeer het opnieuw." +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 +msgid "Storybook" +msgstr "Verhalenboek" -#: src/components/dialogs/GifSelect.tsx:270 -#: src/view/com/util/ErrorBoundary.tsx:59 -msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" -msgstr "Er is een onverwacht probleem opgetreden in de applicatie. Laat het ons weten als dit bij jou is gebeurd!" +#: src/components/moderation/LabelsOnMeDialog.tsx:299 +#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/screens/Messages/components/ChatDisabled.tsx:142 +#: src/screens/Messages/components/ChatDisabled.tsx:143 +msgid "Submit" +msgstr "Verzenden" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:146 -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 -msgid "These settings only apply to the Following feed." -msgstr "Deze instellingen zijn alleen van toepassing op de volgende feed." +#: src/view/screens/ProfileList.tsx:711 +msgid "Subscribe" +msgstr "Abonneren" -#: src/components/moderation/ScreenHider.tsx:106 -msgid "This account has requested that users sign in to view their profile." -msgstr "Dit account verzoekt gebruikers zich aan te melden vooraleer het profiel te bekijken." +#: src/screens/Profile/Sections/Labels.tsx:202 +msgid "Subscribe to @{0} to use these labels:" +msgstr "Abonneer je op @{0} om deze labels te gebruiken:" -#: src/components/dms/BlockedByListDialog.tsx:34 -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 "Dit account wordt geblokkeerd door een of meer van jouw moderatielijsten. Om dit account niet meer te blokkeren: ga rechtstreeks naar de lijsten en verwijder deze gebruiker." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 +msgid "Subscribe to Labeler" +msgstr "Abonneren op labeler" -#: src/components/moderation/LabelsOnMeDialog.tsx:260 -#: src/components/moderation/LabelsOnMeDialog.tsx:246 -msgid "This appeal will be sent to <0>{sourceName}." -msgstr "Dit bezwaar wordt verzonden naar <0>{sourceName}." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 +msgid "Subscribe to this labeler" +msgstr "Abonneren op deze labeler" -#: src/screens/Messages/components/ChatDisabled.tsx:104 -msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "Dit bezwaar wordt doorgestuurd naar de moderatieservice van Bluesky." +#: src/view/screens/ProfileList.tsx:707 +msgid "Subscribe to this list" +msgstr "Abonneren op deze lijst" -#: src/screens/Messages/components/MessageListError.tsx:18 -msgid "This chat was disconnected" -msgstr "Deze chat is verbroken" +#: src/components/dialogs/VerifyEmailDialog.tsx:95 +msgid "Success!" +msgstr "Gelukt!" -#: src/screens/Messages/Conversation/MessageListError.tsx:26 -#: src/lib/moderation/useGlobalLabelStrings.ts:19 -msgid "This content has been hidden by the moderators." -msgstr "Deze inhoud is verborgen door de moderators." +#: src/view/screens/Search/Explore.tsx:353 +msgid "Suggested accounts" +msgstr "Voorgestelde accounts" -#: src/lib/moderation/useGlobalLabelStrings.ts:24 -msgid "This content has received a general warning from moderators." -msgstr "Deze inhoud heeft een algemene waarschuwing gekregen van moderators." +#: src/components/FeedInterstitials.tsx:316 +msgid "Suggested for you" +msgstr "Aanbevolen voor jou" -#: src/components/dialogs/EmbedConsent.tsx:63 -msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "Deze inhoud wordt gehost door {0}. Wil je externe media inschakelen?" +#: src/view/com/composer/labels/LabelsBtn.tsx:145 +#: src/view/com/composer/labels/LabelsBtn.tsx:148 +msgid "Suggestive" +msgstr "Suggestief" -#: src/components/moderation/ModerationDetailsDialog.tsx:82 -#: src/lib/moderation/useModerationCauseDescription.ts:82 -msgid "This content is not available because one of the users involved has blocked the other." -msgstr "Deze inhoud is niet beschikbaar omdat een van de betrokken gebruikers de andere heeft geblokkeerd." +#: src/Navigation.tsx:266 +#: src/view/screens/Support.tsx:31 +#: src/view/screens/Support.tsx:34 +msgid "Support" +msgstr "Ondersteuning" -#: src/view/com/posts/FeedErrorMessage.tsx:114 -msgid "This content is not viewable without a Bluesky account." -msgstr "Deze inhoud is niet zichtbaar zonder een Bluesky-account." +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 +msgid "Switch account" +msgstr "Van account wisselen" -#: src/screens/Messages/components/ChatListItem.tsx:266 -msgid "This conversation is with a deleted or a deactivated account. Press for options." -msgstr "Dit gesprek is met een verwijderd of gedeactiveerd account. Druk voor opties." +#: src/components/dialogs/SwitchAccount.tsx:46 +#: src/components/dialogs/SwitchAccount.tsx:49 +msgid "Switch Account" +msgstr "Van account wisselen" -#: src/screens/Settings/components/ExportCarDialog.tsx:94 -msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." -msgstr "Deze functie is in bèta. Je kunt meer lezen over repository-exporten in <0>dit blogbericht." +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 +msgid "System" +msgstr "Systeem" -#: src/lib/strings/errors.ts:21 -msgid "This feature is not available while using an App Password. Please sign in with your main password." -msgstr "Deze functie is niet beschikbaar bij gebruik van een app-wachtwoord. Meld je aan met je hoofdwachtwoord." +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 +msgid "System log" +msgstr "Systeemlogboek" -#: src/view/com/posts/FeedErrorMessage.tsx:120 -msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." -msgstr "Deze feed ontvangt momenteel veel verkeer en is tijdelijk niet beschikbaar. Probeer het later opnieuw." +#: src/components/TagMenu/index.tsx:110 +msgid "Tag menu: {displayTag}" +msgstr "Tagmenu: {displayTag}" -#: src/screens/Profile/Sections/Feed.tsx:59 -#: src/view/screens/ProfileFeed.tsx:471 -#: src/view/screens/ProfileList.tsx:729 -#: src/view/com/posts/CustomFeedEmptyState.tsx:38 -msgid "This feed is empty! You may need to follow more users or tune your language settings." -msgstr "Deze feed is leeg! Mogelijk moet je meer gebruikers volgen of je taalinstellingen aanpassen." +#: src/components/dialogs/MutedWords.tsx:282 +msgid "Tags only" +msgstr "Alleen tags" -#: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 -msgid "This feed is empty." -msgstr "Deze feed is leeg." +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:99 -msgid "This feed is no longer online. We are showing <0>Discover instead." -msgstr "Deze feed is niet langer online. We tonen <0>Ontdekken in plaats van deze feed." +#: src/components/ProgressGuide/Toast.tsx:156 +msgid "Tap to dismiss" +msgstr "Tik om te sluiten" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 -msgid "This handle is reserved. Please try a different one." -msgstr "Dit handle is gereserveerd. Probeer een ander." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 +msgid "Tap to enter full screen" +msgstr "Tik om volledig scherm te openen" -#: src/components/dialogs/BirthDateSettings.tsx:40 -msgid "This information is not shared with other users." -msgstr "Deze informatie wordt niet gedeeld met andere gebruikers." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +msgid "Tap to play or pause" +msgstr "Tik om af te spelen of te pauzeren" -#: src/view/com/modals/VerifyEmail.tsx:127 -msgid "This is important in case you ever need to change your email or reset your password." -msgstr "Dit is belangrijk voor het geval je ooit je e-mailadres moet wijzigen of je wachtwoord opnieuw moet instellen." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 +msgid "Tap to toggle sound" +msgstr "Tik om het geluid te schakelen" -#: src/components/moderation/ModerationDetailsDialog.tsx:124 -#: src/components/moderation/ModerationDetailsDialog.tsx:150 -msgid "This label was applied by <0>{0}." -msgstr "Dit label is aangebracht door <0>{0}." +#: src/view/com/util/images/AutoSizedImage.tsx:199 +#: src/view/com/util/images/AutoSizedImage.tsx:221 +msgid "Tap to view full image" +msgstr "Tik om volledige afbeelding te bekijken" -#: src/components/moderation/ModerationDetailsDialog.tsx:145 -msgid "This label was applied by the author." -msgstr "Dit label is aangebracht door de auteur." +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:165 -#: src/components/moderation/LabelsOnMeDialog.tsx:163 -msgid "This label was applied by you." -msgstr "Dit label is aangebracht door jou." +#: src/state/shell/progress-guide.tsx:221 +msgid "Task complete - 10 likes!" +msgstr "Taak voltooid - 10 vind-ik-leuks!" -#: src/screens/Profile/Sections/Labels.tsx:188 -msgid "This labeler hasn't declared what labels it publishes, and may not be active." -msgstr "Deze labeler heeft niet aangegeven welke labels hij publiceert en is mogelijk niet actief." +#: src/components/ProgressGuide/List.tsx:64 +msgid "Teach our algorithm what you like" +msgstr "Leer ons algoritme wat je leuk vindt" -#: src/view/com/modals/LinkWarning.tsx:72 -msgid "This link is taking you to the following website:" -msgstr "Deze link brengt je naar de volgende website:" +#: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:114 +msgid "Tech" +msgstr "Techniek" -#: src/screens/List/ListHiddenScreen.tsx:136 -msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van Bluesky-gemeenschapsrichtlijnen in de naam of omschrijving." +#: src/components/dms/ChatEmptyPill.tsx:35 +msgid "Tell a joke!" +msgstr "Vertel een grap!" -#: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Deze lijst is leeg!" +#: src/screens/Profile/Header/EditProfileDialog.tsx:352 +msgid "Tell us a bit about yourself" +msgstr "Vertel ons iets over jezelf" -#: src/screens/Profile/ErrorState.tsx:40 -msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." -msgstr "Deze moderatieservice is niet beschikbaar. Zie hieronder voor meer details. Neem contact met ons op als dit probleem zich blijft voordoen." +#: src/screens/StarterPack/Wizard/StepDetails.tsx:62 +msgid "Tell us a little more" +msgstr "Vertel ons iets meer" -#: src/view/com/util/forms/PostDropdownBtn.tsx:443 -#: src/view/com/composer/Composer.tsx:413 -msgid "This post's author has disabled quote posts." -msgstr "De auteur van dit bericht heeft het plaatsen van citaten uitgeschakeld." +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 +msgid "Terms" +msgstr "Voorwaarden" -#: src/view/com/modals/AddAppPasswords.tsx:110 -#: src/view/com/post-thread/PostThreadItem.tsx:846 -msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." -msgstr "Dit bericht beweert te zijn gemaakt op <0>{0}, maar werd voor het eerst gezien door Bluesky op <1>{1}." +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 +#: src/view/screens/TermsOfService.tsx:31 +#: src/view/shell/Drawer.tsx:617 +#: src/view/shell/Drawer.tsx:619 +msgid "Terms of Service" +msgstr "Servicevoorwaarden" -#: src/view/com/post-thread/PostThreadItem.tsx:152 -msgid "This post has been deleted." -msgstr "Dit bericht is verwijderd." +#: src/lib/moderation/useReportOptions.ts:60 +#: src/lib/moderation/useReportOptions.ts:99 +#: src/lib/moderation/useReportOptions.ts:107 +#: src/lib/moderation/useReportOptions.ts:115 +msgid "Terms used violate community standards" +msgstr "De gebruikte termen schenden gemeenschapsnormen" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 -msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Dit bericht is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." +#: src/components/dialogs/MutedWords.tsx:266 +msgid "Text & tags" +msgstr "Tekst en tags" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 -msgid "This post will be hidden from feeds and threads. This cannot be undone." -msgstr "Dit bericht wordt verborgen voor feeds en gesprekken. Dit kan niet ongedaan worden gemaakt." +#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/screens/Messages/components/ChatDisabled.tsx:108 +msgid "Text input field" +msgstr "Tekstinvoerveld" -#: src/view/com/profile/ProfileMenu.tsx:350 -msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "Dit profiel is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." +#: src/components/dialogs/VerifyEmailDialog.tsx:96 +msgid "Thank you! Your email has been successfully verified." +msgstr "Bedankt! Je e-mailadres is succesvol geverifieerd." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 -msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." -msgstr "Deze reactie wordt gesorteerd in een verborgen sectie onderaan het gesprek en negeert meldingen voor volgende reacties - zowel voor jou als voor anderen." +#: src/components/dms/ReportDialog.tsx:129 +#: src/components/ReportDialog/SubmitView.tsx:82 +msgid "Thank you. Your report has been sent." +msgstr "Bedankt. Je melding is verzonden." -#: src/screens/Signup/StepInfo/Policies.tsx:37 -msgid "This service has not provided terms of service or a privacy policy." -msgstr "Deze service heeft geen servicevoorwaarden of een privacybeleid." +#: src/components/intents/VerifyEmailIntentDialog.tsx:82 +msgid "Thanks, you have successfully verified your email address. You can close this dialog." +msgstr "Bedankt, je hebt je e-mailadres succesvol geverifieerd. Je kunt dit dialoogvenster sluiten." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 -msgid "This should create a domain record at:" -msgstr "Dit zou een domeinrecord moeten aanmaken op:" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 +msgid "That contains the following:" +msgstr "Daarin staat het volgende:" -#: src/view/com/profile/ProfileFollowers.tsx:96 -msgid "This user doesn't have any followers." -msgstr "Deze gebruiker heeft geen volgers." +#: src/screens/Signup/StepHandle.tsx:51 +msgid "That handle is already taken." +msgstr "Die handle is al in gebruik." -#: src/components/dms/MessagesListBlockedFooter.tsx:60 -msgid "This user has blocked you" -msgstr "Deze gebruiker heeft je geblokkeerd" +#: src/screens/StarterPack/StarterPackScreen.tsx:103 +#: src/screens/StarterPack/StarterPackScreen.tsx:104 +#: src/screens/StarterPack/StarterPackScreen.tsx:148 +#: src/screens/StarterPack/StarterPackScreen.tsx:149 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 +msgid "That starter pack could not be found." +msgstr "Dat startpakket kan niet worden gevonden." -#: src/components/moderation/ModerationDetailsDialog.tsx:77 -#: src/lib/moderation/useModerationCauseDescription.ts:73 -msgid "This user has blocked you. You cannot view their content." -msgstr "Deze gebruiker heeft je geblokkeerd. Je kunt de inhoud niet bekijken." +#: src/view/com/post-thread/PostQuotes.tsx:132 +msgid "That's all, folks!" +msgstr "Dat is alles, mensen!" -#: src/lib/moderation/useGlobalLabelStrings.ts:30 -msgid "This user has requested that their content only be shown to signed-in users." -msgstr "Deze gebruiker heeft een verzoek ingediend om de inhoud alleen weer te geven aan aangemelde gebruikers." +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:329 +msgid "The account will be able to interact with you after unblocking." +msgstr "Het account kan met je communiceren na het deblokkeren." -#: src/components/moderation/ModerationDetailsDialog.tsx:57 -msgid "This user is included in the <0>{0} list which you have blocked." -msgstr "Deze gebruiker staat in de lijst <0>{0} die je heeft geblokkeerd." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:89 -msgid "This user is included in the <0>{0} list which you have muted." -msgstr "Deze gebruiker staat in de lijst <0>{0} die je negeert." +#: src/components/moderation/ModerationDetailsDialog.tsx:117 +#: src/lib/moderation/useModerationCauseDescription.ts:126 +msgid "The author of this thread has hidden this reply." +msgstr "De auteur van dit gesprek heeft deze reactie verborgen." -#: src/components/NewskieDialog.tsx:65 -msgid "This user is new here. Press for more info about when they joined." -msgstr "Deze gebruiker is nieuw hier. Druk voor meer info over wanneer ze lid zijn geworden." +#: src/screens/Moderation/index.tsx:342 +msgid "The Bluesky web application" +msgstr "De Bluesky-webapplicatie" -#: src/view/com/profile/ProfileFollows.tsx:96 -msgid "This user isn't following anyone." -msgstr "Deze gebruiker volgt niemand." +#: src/view/screens/CommunityGuidelines.tsx:38 +msgid "The Community Guidelines have been moved to <0/>" +msgstr "De gemeenschapsrichtlijnen zijn verplaatst naar <0/>" -#: src/view/com/modals/SelfLabel.tsx:137 -#: src/components/dialogs/MutedWords.tsx:435 -msgid "This will delete \"{0}\" from your muted words. You can always add it back later." -msgstr "Hiermee wordt \"{0}\" uit je genegeerde woorden verwijderd. Je kunt het later altijd weer toevoegen." +#: src/view/screens/CopyrightPolicy.tsx:35 +msgid "The Copyright Policy has been moved to <0/>" +msgstr "Het auteursrechtbeleid is verplaatst naar <0/>" -#: src/components/dialogs/MutedWords.tsx:283 -#: src/screens/Settings/Settings.tsx:452 -msgid "This will remove @{0} from the quick access list." -msgstr "Hiermee wordt @{0} verwijderd uit de snelle toegangslijst." +#: src/view/com/posts/FeedShutdownMsg.tsx:102 +msgid "The Discover feed" +msgstr "De Ontdekken-feed" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 -msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." -msgstr "Hiermee wordt je bericht voor alle gebruikers uit het citaat verwijderd en vervangen door een plaatshouder." +#: src/state/shell/progress-guide.tsx:222 +msgid "The Discover feed now knows what you like" +msgstr "De Ontdekken-feed weet nu wat je leuk vindt" -#: src/components/moderation/ScreenHider.tsx:111 -msgid "This {screenDescription} has been flagged:" -msgstr "Deze {screenDescription} is gemarkeerd:" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." +msgstr "De ervaring is beter in de app. Download Bluesky nu en we pakken het op waar je gebleven was." -#: src/screens/Settings/ThreadPreferences.tsx:41 -msgid "Thread Preferences" -msgstr "Gespreksvoorkeuren" +#: src/view/com/posts/FeedShutdownMsg.tsx:67 +msgid "The feed has been replaced with Discover." +msgstr "De feed is vervangen door Ontdekken." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 -msgid "Thread preferences" -msgstr "Gespreksvoorkeuren" +#: src/components/moderation/LabelsOnMeDialog.tsx:58 +msgid "The following labels were applied to your account." +msgstr "De volgende labels zijn op je account toegepast." -#: src/components/WhoCanReply.tsx:109 -#: src/screens/Settings/ThreadPreferences.tsx:134 -msgid "Threaded mode" -msgstr "Gespreksmodus" +#: src/components/moderation/LabelsOnMeDialog.tsx:59 +msgid "The following labels were applied to your content." +msgstr "De volgende labels zijn op je inhoud toegepast." -#: src/view/screens/PreferencesThreads.tsx:114 -#: src/Navigation.tsx:307 -msgid "Threads Preferences" -msgstr "Gespreksvoorkeuren" +#: src/screens/Onboarding/Layout.tsx:57 +msgid "The following steps will help customize your Bluesky experience." +msgstr "De volgende stappen helpen je om je Bluesky-ervaring aan te passen." -#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 -msgid "Time remaining: {time} seconds" -msgstr "Resterende tijd: {time} seconden" +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 +msgid "The post may have been deleted." +msgstr "Het bericht is mogelijk verwijderd." -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 -msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "Je moet je toegang tot het e-mailadres verifiëren om de 2FA-methode voor e-mail uit te schakelen." +#: src/view/screens/PrivacyPolicy.tsx:35 +msgid "The Privacy Policy has been moved to <0/>" +msgstr "Het privacybeleid is verplaatst naar <0/>" -#: src/components/dms/ReportConversationPrompt.tsx:19 -msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." -msgstr "Om een gesprek te melden meld je een van de berichten via het gespreksscherm. Zo kunnen onze moderators de context van je probleem begrijpen." +#: src/view/com/composer/state/video.ts:395 +msgid "The selected video is larger than 50MB." +msgstr "De geselecteerde video is groter dan 50 MB." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 -msgid "To upload videos to Bluesky, you must first verify your email." -msgstr "Je moet eerst je e-mailadres verifiëren om video's naar Bluesky te uploaden." +#: src/lib/strings/errors.ts:18 +msgid "The server appears to be experiencing issues. Please try again in a few moments." +msgstr "Het lijkt erop dat er problemen zijn met de server. Probeer het over enkele ogenblikken opnieuw." -#: src/components/ReportDialog/SelectLabelerView.tsx:31 -msgid "To whom would you like to send this report?" -msgstr "Aan wie wil je deze melding sturen?" +#: src/screens/StarterPack/StarterPackScreen.tsx:726 +msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." +msgstr "Het startpakket dat je probeert te bekijken is ongeldig. Je kunt dit startpakket in plaats daarvan verwijderen." -#: src/components/dms/DateDivider.tsx:44 -msgid "Today" -msgstr "Vandaag" +#: src/view/screens/Support.tsx:37 +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "Het ondersteuningsformulier is verplaatst. Als je hulp nodig hebt, kom <0/> of bezoek {HELP_DESK_URL} om contact met ons op te nemen." -#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 -#: src/components/dialogs/MutedWords.tsx:112 -#: src/view/com/util/forms/DropdownButton.tsx:258 -msgid "Toggle dropdown" -msgstr "Menu tonen/verbergen" +#: src/view/screens/TermsOfService.tsx:35 +msgid "The Terms of Service have been moved to" +msgstr "De Servicevoorwaarden zijn verplaatst naar" -#: src/screens/Moderation/index.tsx:340 -msgid "Toggle to enable or disable adult content" -msgstr "Wissel om inhoud voor volwassenen in of uit te schakelen" +#: src/components/intents/VerifyEmailIntentDialog.tsx:94 +msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." +msgstr "De verificatiecode die je hebt opgegeven is ongeldig. Controleer of je de juiste verificatielink hebt gebruikt of vraag een nieuwe aan." -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 -msgid "Top" -msgstr "Populair" +#: src/screens/Settings/AppearanceSettings.tsx:151 +msgid "Theme" +msgstr "Thema" -#: src/view/com/modals/EditImage.tsx:272 -#: src/components/dms/MessageMenu.tsx:103 -#: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:771 -#: src/view/com/post-thread/PostThreadItem.tsx:774 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 -msgid "Translate" -msgstr "Vertalen" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 +msgid "There is no time limit for account deactivation, come back any time." +msgstr "Er is geen tijdslimiet voor het deactiveren van het account; je kunt op elk moment terugkomen." -#: src/view/com/util/error/ErrorScreen.tsx:82 -msgctxt "action" -msgid "Try again" -msgstr "Opnieuw proberen" +#: src/components/dialogs/GifSelect.tsx:226 +msgid "There was an issue connecting to Tenor." +msgstr "Er is een probleem opgetreden bij het verbinden met Tenor." -#: src/view/screens/Settings/index.tsx:712 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 -msgid "Two-factor authentication (2FA)" -msgstr "Tweefactorauthenticatie (2FA)" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 +msgid "There was an issue contacting the server" +msgstr "Er is een probleem opgetreden bij het verbinden met de server" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 -msgid "Type:" -msgstr "Type:" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 +msgid "There was an issue contacting the server, please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het verbinden met de server. Controleer je internetverbinding en probeer het opnieuw." -#: src/screens/Messages/components/MessageInput.tsx:148 -msgid "Type your message here" -msgstr "Typ hier je privébericht" +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:140 +msgid "There was an issue contacting your server" +msgstr "Er is een probleem opgetreden bij het verbinden met je server" -#: src/view/screens/ProfileList.tsx:594 -msgid "Un-block list" -msgstr "Lijst deblokkeren" +#: src/view/com/notifications/NotificationFeed.tsx:124 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van meldingen. Tik hier om het opnieuw te proberen." -#: src/view/screens/ProfileList.tsx:579 -msgid "Un-mute list" -msgstr "Lijst niet meer negeren" +#: src/view/com/posts/PostFeed.tsx:487 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van berichten. Tik hier om het opnieuw te proberen." -#: src/lib/strings/errors.ts:11 -msgid "Unable to connect. Please check your internet connection and try again." -msgstr "Kan geen verbinding maken. Controleer uw internetverbinding en probeer opnieuw." +#: src/view/com/lists/ListMembers.tsx:165 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van de lijst. Tik hier om het opnieuw te proberen." -#: src/screens/Login/ForgotPasswordForm.tsx:68 -#: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 -#: src/screens/Login/SetNewPasswordForm.tsx:71 -#: src/screens/Signup/index.tsx:71 -#: src/view/com/modals/ChangePassword.tsx:71 -msgid "Unable to contact your service. Please check your Internet connection." -msgstr "Kan geen contact maken met je service. Controleer je internetverbinding." +#: src/screens/Settings/AppPasswords.tsx:60 +msgid "There was an issue fetching your app passwords" +msgstr "Een probleem is opgetreden bij het ophalen van je app-wachtwoorden" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 -msgid "Unable to delete" -msgstr "Kan niet verwijderen" +#: src/view/com/feeds/ProfileFeedgens.tsx:155 +#: src/view/com/lists/ProfileLists.tsx:154 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van je lijsten. Tik hier om het opnieuw te proberen." -#: src/components/dms/MessagesListBlockedFooter.tsx:89 -#: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:104 -#: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 -msgid "Unblock" -msgstr "Deblokkeren" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 +msgid "There was an issue fetching your service info" +msgstr "Er is een probleem opgetreden bij het ophalen van uw servicegegevens" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 -msgctxt "action" -msgid "Unblock" -msgstr "Deblokkeren" +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 +msgid "There was an issue removing this feed. Please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het verwijderen van deze feed. Controleer je internetverbinding en probeer het opnieuw." -#: src/view/com/profile/ProfileMenu.tsx:279 -#: src/view/com/profile/ProfileMenu.tsx:285 -msgid "Unblock Account" -msgstr "Account deblokkeren" +#: src/components/dms/ReportDialog.tsx:217 +#: src/components/ReportDialog/SubmitView.tsx:87 +msgid "There was an issue sending your report. Please check your internet connection." +msgstr "Er is een probleem opgetreden bij het verzenden van je melding. Controleer je internetverbinding." -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 -#: src/view/com/profile/ProfileMenu.tsx:323 -msgid "Unblock Account?" -msgstr "Account deblokkeren?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 +#: src/view/com/posts/FeedShutdownMsg.tsx:52 +#: src/view/com/posts/FeedShutdownMsg.tsx:71 +msgid "There was an issue updating your feeds, please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het bijwerken van je feeds. Controleer je internetverbinding en probeer het opnieuw." -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 -msgid "Unblock account" -msgstr "Account deblokkeren" +#: 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/profile/ProfileMenu.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:112 +#: src/view/com/profile/ProfileMenu.tsx:126 +#: src/view/com/profile/ProfileMenu.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:149 +#: src/view/com/profile/ProfileMenu.tsx:161 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 +msgid "There was an issue! {0}" +msgstr "Er is een probleem opgetreden! {0}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 -msgid "Undo repost" -msgstr "Herplaatsen ongedaan maken" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 +#: src/screens/List/ListHiddenScreen.tsx:63 +#: src/screens/List/ListHiddenScreen.tsx:77 +#: src/screens/List/ListHiddenScreen.tsx:99 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "Er is een probleem opgetreden. Controleer je internetverbinding en probeer het opnieuw." -#: src/view/com/profile/FollowButton.tsx:60 -msgctxt "action" -msgid "Unfollow" -msgstr "Ontvolgen" +#: src/components/dialogs/GifSelect.tsx:270 +#: src/view/com/util/ErrorBoundary.tsx:59 +msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" +msgstr "Er is een onverwacht probleem opgetreden in de applicatie. Laat het ons weten als dit bij jou is gebeurd!" -#: src/view/com/profile/ProfileMenu.tsx:221 -#: src/view/com/profile/ProfileMenu.tsx:231 -msgid "Unfollow Account" -msgstr "Account ontvolgen" +#: src/screens/SignupQueued.tsx:115 +msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." +msgstr "Er is een stormloop van nieuwe gebruikers naar Bluesky! We activeren je account zo snel mogelijk." -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:247 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 -msgid "Unfollow {0}" -msgstr "{0} ontvolgen" +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 +msgid "These settings only apply to the Following feed." +msgstr "Deze instellingen zijn alleen van toepassing op de volgende feed." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Vind deze feed niet meer leuk" +#: src/components/moderation/ScreenHider.tsx:111 +msgid "This {screenDescription} has been flagged:" +msgstr "Deze {screenDescription} is gemarkeerd:" -#: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 -msgid "Unmute" -msgstr "Niet meer negeren" +#: src/components/moderation/ScreenHider.tsx:106 +msgid "This account has requested that users sign in to view their profile." +msgstr "Dit account verzoekt gebruikers zich aan te melden vooraleer het profiel te bekijken." -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 -msgctxt "video" -msgid "Unmute" -msgstr "Niet meer negeren" +#: src/components/dms/BlockedByListDialog.tsx:34 +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 "Dit account wordt geblokkeerd door een of meer van jouw moderatielijsten. Om dit account niet meer te blokkeren: ga rechtstreeks naar de lijsten en verwijder deze gebruiker." -#: src/view/com/profile/ProfileMenu.tsx:258 -#: src/view/com/profile/ProfileMenu.tsx:264 -msgid "Unmute Account" -msgstr "Account niet meer negeren" +#: src/components/moderation/LabelsOnMeDialog.tsx:246 +msgid "This appeal will be sent to <0>{sourceName}." +msgstr "Dit bezwaar wordt verzonden naar <0>{sourceName}." -#: src/components/TagMenu/index.tsx:223 -msgid "Unmute all {displayTag} posts" -msgstr "Alle {displayTag}-berichten niet meer negeren" +#: src/screens/Messages/components/ChatDisabled.tsx:104 +msgid "This appeal will be sent to Bluesky's moderation service." +msgstr "Dit bezwaar wordt doorgestuurd naar de moderatieservice van Bluesky." -#: src/components/dms/ConvoMenu.tsx:176 -msgid "Unmute conversation" -msgstr "Gesprek niet meer negeren" +#: src/screens/Messages/components/MessageListError.tsx:18 +msgid "This chat was disconnected" +msgstr "Deze chat is verbroken" -#: src/components/dms/ConvoMenu.tsx:140 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 -msgid "Unmute thread" -msgstr "Gesprek niet meer negeren" +#: src/lib/moderation/useGlobalLabelStrings.ts:19 +msgid "This content has been hidden by the moderators." +msgstr "Deze inhoud is verborgen door de moderators." -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 -msgid "Unmute video" -msgstr "Video niet meer negeren" +#: src/lib/moderation/useGlobalLabelStrings.ts:24 +msgid "This content has received a general warning from moderators." +msgstr "Deze inhoud heeft een algemene waarschuwing gekregen van moderators." -#: src/components/TagMenu/index.web.tsx:115 -msgid "Unmute {truncatedTag}" -msgstr "{truncatedTag} niet meer negeren" +#: src/components/dialogs/EmbedConsent.tsx:63 +msgid "This content is hosted by {0}. Do you want to enable external media?" +msgstr "Deze inhoud wordt gehost door {0}. Wil je externe media inschakelen?" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 -msgid "Unpin" -msgstr "Losmaken" +#: src/components/moderation/ModerationDetailsDialog.tsx:82 +#: src/lib/moderation/useModerationCauseDescription.ts:82 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "Deze inhoud is niet beschikbaar omdat een van de betrokken gebruikers de andere heeft geblokkeerd." -#: src/view/screens/ProfileFeed.tsx:293 -msgid "Unpin from home" -msgstr "Losmaken van startpagina" +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 +msgid "This content is not viewable without a Bluesky account." +msgstr "Deze inhoud is niet zichtbaar zonder een Bluesky-account." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 -msgid "Unpin from profile" -msgstr "Losmaken van profiel" +#: src/screens/Messages/components/ChatListItem.tsx:266 +msgid "This conversation is with a deleted or a deactivated account. Press for options." +msgstr "Dit gesprek is met een verwijderd of gedeactiveerd account. Druk voor opties." -#: src/view/screens/ProfileList.tsx:559 -msgid "Unpin moderation list" -msgstr "Moderatielijst losmaken" +#: src/screens/Settings/components/ExportCarDialog.tsx:94 +msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." +msgstr "Deze functie is in bèta. Je kunt meer lezen over repository-exporten in <0>dit blogbericht." -#: src/view/screens/ProfileList.tsx:356 -msgid "Unpinned from your feeds" -msgstr "Losgemaakt van je feeds" +#: src/lib/strings/errors.ts:21 +msgid "This feature is not available while using an App Password. Please sign in with your main password." +msgstr "Deze functie is niet beschikbaar bij gebruik van een app-wachtwoord. Meld je aan met je hoofdwachtwoord." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 -msgid "Unsubscribe" -msgstr "Uitschrijven" +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 +msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." +msgstr "Deze feed ontvangt momenteel veel verkeer en is tijdelijk niet beschikbaar. Probeer het later opnieuw." -#: src/screens/List/ListHiddenScreen.tsx:184 -#: src/screens/List/ListHiddenScreen.tsx:194 -msgid "Unsubscribe from list" -msgstr "Uitschrijven voor lijst" +#: src/view/com/posts/CustomFeedEmptyState.tsx:38 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "Deze feed is leeg! Mogelijk moet je meer gebruikers volgen of je taalinstellingen aanpassen." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 -msgid "Unsubscribe from this labeler" -msgstr "Afmelden voor deze labeler" +#: src/components/StarterPack/Main/PostsList.tsx:36 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 +msgid "This feed is empty." +msgstr "Deze feed is leeg." -#: src/screens/List/ListHiddenScreen.tsx:86 -msgid "Unsubscribed from list" -msgstr "Uitgeschreven voor lijst" +#: src/view/com/posts/FeedShutdownMsg.tsx:99 +msgid "This feed is no longer online. We are showing <0>Discover instead." +msgstr "Deze feed is niet langer online. We tonen <0>Ontdekken in plaats van deze feed." -#: src/view/com/composer/Composer.tsx:759 -msgid "Unsupported video type" -msgstr "Niet-ondersteund videotype" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 +msgid "This handle is reserved. Please try a different one." +msgstr "Dit handle is gereserveerd. Probeer een ander." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:66 -msgid "Unsupported video type: {0}" -msgstr "Niet-ondersteund videotype: {0}" +#: src/components/dialogs/BirthDateSettings.tsx:40 +msgid "This information is not shared with other users." +msgstr "Deze informatie wordt niet gedeeld met andere gebruikers." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:72 -#: src/lib/moderation/useReportOptions.ts:85 -#: src/lib/moderation/useReportOptions.ts:77 -#: src/lib/moderation/useReportOptions.ts:90 -msgid "Unwanted Sexual Content" -msgstr "Ongewenste seksuele inhoud" +#: src/view/com/modals/VerifyEmail.tsx:127 +msgid "This is important in case you ever need to change your email or reset your password." +msgstr "Dit is belangrijk voor het geval je ooit je e-mailadres moet wijzigen of je wachtwoord opnieuw moet instellen." -#: src/view/com/modals/UserAddRemoveLists.tsx:82 -#: src/view/com/modals/UserAddRemoveLists.tsx:82 -msgid "Update <0>{displayName} in Lists" -msgstr "<0>{displayName} bijwerken in lijsten" +#: src/components/moderation/ModerationDetailsDialog.tsx:150 +msgid "This label was applied by <0>{0}." +msgstr "Dit label is aangebracht door <0>{0}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 -msgid "Update to {domain}" -msgstr "Bijwerken naar {domain}" +#: src/components/moderation/ModerationDetailsDialog.tsx:145 +msgid "This label was applied by the author." +msgstr "Dit label is aangebracht door de auteur." -#: src/screens/Login/SetNewPasswordForm.tsx:180 -msgid "Updating..." -msgstr "Bijwerken..." +#: src/components/moderation/LabelsOnMeDialog.tsx:163 +msgid "This label was applied by you." +msgstr "Dit label is aangebracht door jou." -#: src/view/com/modals/ChangeHandle.tsx:495 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 -msgid "Updating quote attachment failed" -msgstr "Bijwerken van citaatbijlage is mislukt" +#: src/screens/Profile/Sections/Labels.tsx:189 +msgid "This labeler hasn't declared what labels it publishes, and may not be active." +msgstr "Deze labeler heeft niet aangegeven welke labels hij publiceert en is mogelijk niet actief." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 -msgid "Updating reply visibility failed" -msgstr "Bijwerken van zichtbaarheid van reactie is mislukt" +#: src/view/com/modals/LinkWarning.tsx:72 +msgid "This link is taking you to the following website:" +msgstr "Deze link brengt je naar de volgende website:" -#: src/screens/Onboarding/StepProfile/index.tsx:290 -msgid "Upload a photo instead" -msgstr "In plaats daarvan een foto uploaden" +#: src/screens/List/ListHiddenScreen.tsx:136 +msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van Bluesky-gemeenschapsrichtlijnen in de naam of omschrijving." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 -msgid "Upload a text file to:" -msgstr "Upload een tekstbestand naar:" +#: src/view/screens/ProfileList.tsx:966 +#~ msgid "This list is empty!" +#~ msgstr "Deze lijst is leeg!" -#: src/view/com/util/UserAvatar.tsx:371 -#: src/view/com/util/UserAvatar.tsx:374 -#: src/view/com/util/UserBanner.tsx:123 -#: src/view/com/util/UserBanner.tsx:126 -msgid "Upload from Camera" -msgstr "Uploaden vanaf camera" +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" -#: src/view/com/util/UserAvatar.tsx:388 -#: src/view/com/util/UserBanner.tsx:140 -msgid "Upload from Files" -msgstr "Uploaden vanuit bestanden" +#: src/screens/Profile/ErrorState.tsx:40 +msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." +msgstr "Deze moderatieservice is niet beschikbaar. Zie hieronder voor meer details. Neem contact met ons op als dit probleem zich blijft voordoen." -#: src/view/com/util/UserAvatar.tsx:382 -#: src/view/com/util/UserAvatar.tsx:386 -#: src/view/com/util/UserBanner.tsx:134 -#: src/view/com/util/UserBanner.tsx:138 -msgid "Upload from Library" -msgstr "Uploaden vanuit bibliotheek" +#: src/view/com/post-thread/PostThreadItem.tsx:846 +msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." +msgstr "Dit bericht beweert te zijn gemaakt op <0>{0}, maar werd voor het eerst gezien door Bluesky op <1>{1}." -#: src/lib/api/index.ts:296 -msgid "Uploading images..." -msgstr "Afbeeldingen uploaden..." +#: src/view/com/post-thread/PostThreadItem.tsx:152 +msgid "This post has been deleted." +msgstr "Dit bericht is verwijderd." -#: src/lib/api/index.ts:350 -#: src/lib/api/index.ts:374 -msgid "Uploading link thumbnail..." -msgstr "Linkminiatuur uploaden..." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 +msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Dit bericht is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." -#: src/view/com/composer/Composer.tsx:1631 -msgid "Uploading video..." -msgstr "Video uploaden..." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 +msgid "This post will be hidden from feeds and threads. This cannot be undone." +msgstr "Dit bericht wordt verborgen voor feeds en gesprekken. Dit kan niet ongedaan worden gemaakt." -#: src/view/com/modals/ChangeHandle.tsx:395 -#: src/view/screens/AppPasswords.tsx:205 -#: src/screens/Settings/AppPasswords.tsx:59 -msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." -msgstr "Gebruik app-wachtwoorden om aan te melden bij andere Bluesky-clients zonder dat je volledige toegang tot je account of wachtwoord hoeft te geven." +#: src/view/com/composer/Composer.tsx:413 +msgid "This post's author has disabled quote posts." +msgstr "De auteur van dit bericht heeft het plaatsen van citaten uitgeschakeld." -#: src/view/com/modals/ChangeHandle.tsx:506 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 -msgid "Use default provider" -msgstr "Standaardprovider gebruiken" +#: src/view/com/profile/ProfileMenu.tsx:350 +msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Dit profiel is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." -#: src/view/com/modals/InAppBrowserConsent.tsx:53 -#: src/view/com/modals/InAppBrowserConsent.tsx:55 -msgid "Use in-app browser" -msgstr "In-app-browser gebruiken" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 +msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." +msgstr "Deze reactie wordt gesorteerd in een verborgen sectie onderaan het gesprek en negeert meldingen voor volgende reacties - zowel voor jou als voor anderen." -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 -msgid "Use in-app browser to open links" -msgstr "In-app-browser gebruiken om links te openen" +#: src/screens/Signup/StepInfo/Policies.tsx:37 +msgid "This service has not provided terms of service or a privacy policy." +msgstr "Deze service heeft geen servicevoorwaarden of een privacybeleid." -#: src/view/com/modals/InAppBrowserConsent.tsx:63 -#: src/view/com/modals/InAppBrowserConsent.tsx:65 -msgid "Use my default browser" -msgstr "Mijn standaardbrowser gebruiken" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 +msgid "This should create a domain record at:" +msgstr "Dit zou een domeinrecord moeten aanmaken op:" -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 -msgid "Use recommended" -msgstr "Aanbevolen gebruiken" +#: src/view/com/profile/ProfileFollowers.tsx:95 +msgid "This user doesn't have any followers." +msgstr "Deze gebruiker heeft geen volgers." -#: src/view/com/modals/ChangeHandle.tsx:387 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 -msgid "Use this to sign into the other app along with your handle." -msgstr "Gebruik dit om je samen met je handle aan te melden bij de andere app." +#: src/components/dms/MessagesListBlockedFooter.tsx:60 +msgid "This user has blocked you" +msgstr "Deze gebruiker heeft je geblokkeerd" -#: src/view/com/modals/InviteCodes.tsx:201 -msgid "Used by:" -msgstr "Gebruikt door:" +#: src/components/moderation/ModerationDetailsDialog.tsx:77 +#: src/lib/moderation/useModerationCauseDescription.ts:73 +msgid "This user has blocked you. You cannot view their content." +msgstr "Deze gebruiker heeft je geblokkeerd. Je kunt de inhoud niet bekijken." -#: src/components/moderation/ModerationDetailsDialog.tsx:69 -#: src/lib/moderation/useModerationCauseDescription.ts:61 -msgid "User Blocked" -msgstr "Gebruiker geblokkeerd" +#: src/lib/moderation/useGlobalLabelStrings.ts:30 +msgid "This user has requested that their content only be shown to signed-in users." +msgstr "Deze gebruiker heeft een verzoek ingediend om de inhoud alleen weer te geven aan aangemelde gebruikers." -#: src/lib/moderation/useModerationCauseDescription.ts:53 -msgid "User Blocked by \"{0}\"" -msgstr "Gebruiker geblokkeerd door \"{0}\"" +#: src/components/moderation/ModerationDetailsDialog.tsx:57 +msgid "This user is included in the <0>{0} list which you have blocked." +msgstr "Deze gebruiker staat in de lijst <0>{0} die je heeft geblokkeerd." -#: src/components/moderation/ModerationDetailsDialog.tsx:55 -msgid "User Blocked by List" -msgstr "Gebruiker geblokkeerd door lijst" +#: src/components/moderation/ModerationDetailsDialog.tsx:89 +msgid "This user is included in the <0>{0} list which you have muted." +msgstr "Deze gebruiker staat in de lijst <0>{0} die je negeert." -#: src/lib/moderation/useModerationCauseDescription.ts:71 -msgid "User Blocking You" -msgstr "Gebruiker blokkeert je" +#: src/components/NewskieDialog.tsx:65 +msgid "This user is new here. Press for more info about when they joined." +msgstr "Deze gebruiker is nieuw hier. Druk voor meer info over wanneer ze lid zijn geworden." -#: src/components/moderation/ModerationDetailsDialog.tsx:75 -msgid "User Blocks You" -msgstr "Gebruiker blokkeert je" +#: src/view/com/profile/ProfileFollows.tsx:95 +msgid "This user isn't following anyone." +msgstr "Deze gebruiker volgt niemand." -#: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Gebruikerslijsten" +#: src/components/dialogs/MutedWords.tsx:435 +msgid "This will delete \"{0}\" from your muted words. You can always add it back later." +msgstr "Hiermee wordt \"{0}\" uit je genegeerde woorden verwijderd. Je kunt het later altijd weer toevoegen." -#: src/components/dms/BlockedByListDialog.tsx:27 -msgid "User blocked by list" -msgstr "Gebruiker geblokkeerd door lijst" +#: src/screens/Settings/Settings.tsx:460 +msgid "This will remove @{0} from the quick access list." +msgstr "Hiermee wordt @{0} verwijderd uit de snelle toegangslijst." -#: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Gebruikerslijst door <0/>" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 +msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." +msgstr "Hiermee wordt je bericht voor alle gebruikers uit het citaat verwijderd en vervangen door een plaatshouder." -#: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 -msgid "User list by you" -msgstr "Gebruikerslijst door jou" +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:214 -msgid "User list by {0}" -msgstr "Gebruikerslijst door {0}" +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 +msgid "Thread preferences" +msgstr "Gespreksvoorkeuren" -#: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "User list created" -msgstr "Gebruikerslijst aangemaakt" +#: src/screens/Settings/ThreadPreferences.tsx:45 +msgid "Thread Preferences" +msgstr "Gespreksvoorkeuren" -#: src/view/com/modals/CreateOrEditList.tsx:162 -msgid "User list updated" -msgstr "Gebruikerslijst bijgewerkt" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" -#: src/screens/Login/LoginForm.tsx:183 -msgid "Username or email address" -msgstr "Gebruikersnaam of e-mailadres" +#: src/screens/Settings/ThreadPreferences.tsx:142 +msgid "Threaded mode" +msgstr "Gespreksmodus" -#: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Gebruikers" +#: src/Navigation.tsx:309 +msgid "Threads Preferences" +msgstr "Gespreksvoorkeuren" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 -msgid "Users I follow" -msgstr "Gebruikers die ik volg" +#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 +msgid "Time remaining: {time} seconds" +msgstr "Resterende tijd: {time} seconden" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 -msgid "Users in \"{0}\"" -msgstr "Gebruikers in \"{0}”" +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 +msgid "To disable the email 2FA method, please verify your access to the email address." +msgstr "Je moet je toegang tot het e-mailadres verifiëren om de 2FA-methode voor e-mail uit te schakelen." -#: src/components/LikesDialog.tsx:83 -msgid "Users that have liked this content or profile" -msgstr "Gebruikers die deze inhoud of dit profiel leuk vinden" +#: src/components/dms/ReportConversationPrompt.tsx:19 +msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." +msgstr "Om een gesprek te melden meld je een van de berichten via het gespreksscherm. Zo kunnen onze moderators de context van je probleem begrijpen." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 -msgid "Value:" -msgstr "Waarde:" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 +msgid "To upload videos to Bluesky, you must first verify your email." +msgstr "Je moet eerst je e-mailadres verifiëren om video's naar Bluesky te uploaden." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:125 -msgid "Verified email required" -msgstr "Geverifieerd e-mailadres vereist" +#: src/components/ReportDialog/SelectLabelerView.tsx:31 +msgid "To whom would you like to send this report?" +msgstr "Aan wie wil je deze melding sturen?" -#: src/view/com/modals/ChangeHandle.tsx:510 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 -msgid "Verify DNS Record" -msgstr "DNS-record verifiëren" +#: src/components/dms/DateDivider.tsx:44 +msgid "Today" +msgstr "Vandaag" -#: src/view/screens/Settings/index.tsx:962 -#: src/view/screens/Settings/index.tsx:971 -#: src/view/com/modals/ChangeEmail.tsx:200 -#: src/view/com/modals/ChangeEmail.tsx:202 -msgid "Verify New Email" -msgstr "Nieuw e-mailadres verifiëren" +#: src/view/com/util/forms/DropdownButton.tsx:258 +msgid "Toggle dropdown" +msgstr "Menu tonen/verbergen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 -msgid "Verify Text File" -msgstr "Tekstbestand verifiëren" +#: src/screens/Moderation/index.tsx:319 +msgid "Toggle to enable or disable adult content" +msgstr "Wissel om inhoud voor volwassenen in of uit te schakelen" -#: src/components/dialogs/VerifyEmailDialog.tsx:85 -#: src/view/com/modals/VerifyEmail.tsx:111 -msgid "Verify Your Email" -msgstr "Verifieer je e-mailadres" +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 +msgid "Top" +msgstr "Populair" -#: src/view/screens/Settings/index.tsx:937 -#: src/components/dialogs/VerifyEmailDialog.tsx:134 -#: src/components/intents/VerifyEmailIntentDialog.tsx:67 -msgid "Verify email dialog" -msgstr "Dialoogvenster E-mailadres verifiëren" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 -msgid "Verify now" -msgstr "Nu verifiëren" +#: src/components/dms/MessageMenu.tsx:103 +#: src/components/dms/MessageMenu.tsx:105 +#: src/view/com/post-thread/PostThreadItem.tsx:771 +#: src/view/com/post-thread/PostThreadItem.tsx:774 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 +msgid "Translate" +msgstr "Vertalen" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 -msgid "Verify your email" -msgstr "Je e-mailadres verifiëren" +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 -msgid "Version {appVersion}" -msgstr "Versie {appVersion}" +#: src/view/com/util/error/ErrorScreen.tsx:103 +msgctxt "action" +msgid "Try again" +msgstr "Opnieuw proberen" -#: src/view/screens/Settings/index.tsx:890 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 -msgid "Video" -msgstr "Video" +#: src/screens/Onboarding/state.ts:115 +msgid "TV" +msgstr "TV" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 -msgid "Video: {0}" -msgstr "Video: {0}" +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 +msgid "Two-factor authentication (2FA)" +msgstr "Tweefactorauthenticatie (2FA)" -#: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 -msgid "Video Games" -msgstr "Videogames" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Vul je gebruikershandle in." -#: src/view/com/composer/state/video.ts:358 -msgid "Video failed to process" -msgstr "Video kan niet worden verwerkt" +#: src/screens/Messages/components/MessageInput.tsx:148 +msgid "Type your message here" +msgstr "Typ hier je privébericht" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:169 -msgid "Video not found." -msgstr "Video niet gevonden." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 +msgid "Type:" +msgstr "Type:" -#: src/view/com/composer/videos/SubtitleDialog.tsx:99 -msgid "Video settings" -msgstr "Video-instellingen" +#: src/view/screens/ProfileList.tsx:589 +msgid "Un-block list" +msgstr "Lijst deblokkeren" -#: src/view/com/composer/Composer.tsx:1641 -msgid "Video uploaded" -msgstr "Video geüpload" +#: src/view/screens/ProfileList.tsx:574 +msgid "Un-mute list" +msgstr "Lijst niet meer negeren" -#: src/view/com/composer/videos/state.ts:27 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:58 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:73 -msgid "Videos must be less than 60 seconds long" -msgstr "Video's moeten minder dan 60 seconden lang zijn" +#: src/lib/strings/errors.ts:11 +msgid "Unable to connect. Please check your internet connection and try again." +msgstr "Kan geen verbinding maken. Controleer uw internetverbinding en probeer opnieuw." -#: src/components/TagMenu/index.tsx:172 -msgid "View all posts by @{authorHandle} with tag {displayTag}" -msgstr "Alle berichten door @{authorHandle} met tag {displayTag} bekijken" +#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/index.tsx:76 +#: src/screens/Login/LoginForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:71 +#: src/screens/Signup/index.tsx:71 +#: src/view/com/modals/ChangePassword.tsx:71 +msgid "Unable to contact your service. Please check your Internet connection." +msgstr "Kan geen contact maken met je service. Controleer je internetverbinding." -#: src/components/TagMenu/index.tsx:126 -msgid "View all posts with tag {displayTag}" -msgstr "Alle berichten met tag {displayTag} bekijken" +#: src/screens/StarterPack/StarterPackScreen.tsx:650 +msgid "Unable to delete" +msgstr "Kan niet verwijderen" -#: src/components/ProfileHoverCard/index.web.tsx:433 -msgid "View blocked user's profile" -msgstr "Profiel van geblokkeerde gebruiker bekijken" +#: src/components/dms/MessagesListBlockedFooter.tsx:89 +#: src/components/dms/MessagesListBlockedFooter.tsx:96 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/screens/ProfileList.tsx:693 +msgid "Unblock" +msgstr "Deblokkeren" -#: src/screens/Settings/components/ExportCarDialog.tsx:98 -msgid "View blogpost for more details" -msgstr "Bekijk blogpost voor meer details" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 +msgctxt "action" +msgid "Unblock" +msgstr "Deblokkeren" -#: src/view/screens/Log.tsx:57 -msgid "View debug entry" -msgstr "Debug-item bekijken" +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +msgid "Unblock account" +msgstr "Account deblokkeren" -#: src/components/ReportDialog/SelectReportOptionView.tsx:139 -msgid "View details" -msgstr "Details bekijken" +#: src/view/com/profile/ProfileMenu.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:285 +msgid "Unblock Account" +msgstr "Account deblokkeren" -#: src/components/ReportDialog/SelectReportOptionView.tsx:134 -msgid "View details for reporting a copyright violation" -msgstr "Bekijk details voor melden van een auteursrechtschending" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 +#: src/view/com/profile/ProfileMenu.tsx:323 +msgid "Unblock Account?" +msgstr "Account deblokkeren?" -#: src/view/com/posts/ViewFullThread.tsx:56 -msgid "View full thread" -msgstr "Volledig gesprek bekijken" +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Undo repost" +msgstr "Herplaatsen ongedaan maken" -#: src/components/moderation/LabelsOnMe.tsx:46 -msgid "View information about these labels" -msgstr "Informatie over deze labels bekijken" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" -#: src/components/ProfileHoverCard/index.web.tsx:419 -#: src/components/ProfileHoverCard/index.web.tsx:439 -#: src/components/ProfileHoverCard/index.web.tsx:466 -#: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 -#: src/view/com/util/PostMeta.tsx:79 -#: src/view/com/util/PostMeta.tsx:94 -msgid "View profile" -msgstr "Profiel bekijken" +#: src/view/com/profile/FollowButton.tsx:60 +msgctxt "action" +msgid "Unfollow" +msgstr "Ontvolgen" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 -msgid "View the avatar" -msgstr "Bekijk de avatar" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 +msgid "Unfollow {0}" +msgstr "{0} ontvolgen" -#: src/components/LabelingServiceCard/index.tsx:162 -msgid "View the labeling service provided by @{0}" -msgstr "De labelservice van @{0} bekijken" +#: src/view/com/profile/ProfileMenu.tsx:221 +#: src/view/com/profile/ProfileMenu.tsx:231 +msgid "Unfollow Account" +msgstr "Account ontvolgen" -#: src/view/screens/ProfileFeed.tsx:588 -msgid "View users who like this feed" -msgstr "Bekijk gebruikers die deze feed leuk vinden" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" -#: src/screens/Moderation/index.tsx:269 -msgid "View your blocked accounts" -msgstr "Je geblokkeerde accounts bekijken" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 -msgid "View your feeds and explore more" -msgstr "Bekijk je feeds en ontdek meer" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "Vind deze feed niet meer leuk" -#: src/screens/Moderation/index.tsx:239 -msgid "View your moderation lists" -msgstr "Je moderatielijsten bekijken" +#: src/components/TagMenu/index.tsx:264 +#: src/view/screens/ProfileList.tsx:700 +msgid "Unmute" +msgstr "Niet meer negeren" -#: src/screens/Moderation/index.tsx:254 -msgid "View your muted accounts" -msgstr "Je genegeerde accounts bekijken" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 +msgctxt "video" +msgid "Unmute" +msgstr "Niet meer negeren" -#: src/screens/Profile/Header/Shell.tsx:160 -msgid "View {0}'s avatar" -msgstr "Avatar van {0} bekijken" +#: src/components/TagMenu/index.web.tsx:115 +msgid "Unmute {truncatedTag}" +msgstr "{truncatedTag} niet meer negeren" -#: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 -msgid "View {0}'s profile" -msgstr "Profiel van {0} bekijken" +#: src/view/com/profile/ProfileMenu.tsx:258 +#: src/view/com/profile/ProfileMenu.tsx:264 +msgid "Unmute Account" +msgstr "Account niet meer negeren" -#: src/components/dms/MessagesListHeader.tsx:160 -msgid "View {displayName}'s profile" -msgstr "Profiel van {displayName} bekijken" +#: src/components/TagMenu/index.tsx:223 +msgid "Unmute all {displayTag} posts" +msgstr "Alle {displayTag}-berichten niet meer negeren" -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Visit Site" -msgstr "Website bezoeken" +#: src/components/dms/ConvoMenu.tsx:176 +msgid "Unmute conversation" +msgstr "Gesprek niet meer negeren" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 -msgid "Volume" -msgstr "Volume" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 +msgid "Unmute thread" +msgstr "Gesprek niet meer negeren" -#: src/components/moderation/LabelPreference.tsx:136 -#: src/lib/moderation/useLabelBehaviorDescription.ts:17 -#: src/lib/moderation/useLabelBehaviorDescription.ts:22 -msgid "Warn" -msgstr "Waarschuwen" +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 +msgid "Unmute video" +msgstr "Video niet meer negeren" -#: src/lib/moderation/useLabelBehaviorDescription.ts:48 -msgid "Warn content" -msgstr "Waarschuwen over inhoud" +#: src/view/screens/ProfileList.tsx:684 +msgid "Unpin" +msgstr "Losmaken" -#: src/lib/moderation/useLabelBehaviorDescription.ts:46 -msgid "Warn content and filter from feeds" -msgstr "Waarschuwen over inhoud en filteren uit feeds" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:134 -msgid "We'll use this to help customize your experience." -msgstr "We gebruiken deze informatie om je ervaring te personaliseren." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 +msgid "Unpin from home" +msgstr "Losmaken van startpagina" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 -msgid "We're having network issues, try again" -msgstr "Er zijn netwerkproblemen, probeer het opnieuw." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 +msgid "Unpin from profile" +msgstr "Losmaken van profiel" -#: src/components/dialogs/nuxs/NeueTypography.tsx:54 -#: src/screens/Signup/index.tsx:94 -msgid "We're so excited to have you join us!" -msgstr "We zijn zo blij dat je bij ons bent!" +#: src/view/screens/ProfileList.tsx:554 +msgid "Unpin moderation list" +msgstr "Moderatielijst losmaken" -#: src/view/com/composer/Composer.tsx:410 -msgid "We're sorry! The post you are replying to has been deleted." -msgstr "Het spijt ons! Het bericht waarop je reageert is verwijderd." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" -#: src/components/Lists.tsx:220 -#: src/view/screens/NotFound.tsx:50 -msgid "We're sorry! We can't find the page you were looking for." -msgstr "Het spijt ons! We kunnen de pagina die je zocht niet vinden." +#: src/view/screens/ProfileList.tsx:351 +msgid "Unpinned from your feeds" +msgstr "Losgemaakt van je feeds" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:330 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 -msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." -msgstr "Het spijt ons! Je kunt je maar op twintig labelers abonneren en je hebt deze limiet bereikt." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 +msgid "Unsubscribe" +msgstr "Uitschrijven" -#: src/view/screens/ProfileList.tsx:113 -msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." -msgstr "Het spijt ons, maar we kunnen deze lijst niet ophalen. Neem contact op met de opsteller van de lijst, @{handleOrDid}, als dit blijft gebeuren." +#: src/screens/List/ListHiddenScreen.tsx:184 +#: src/screens/List/ListHiddenScreen.tsx:194 +msgid "Unsubscribe from list" +msgstr "Uitschrijven voor lijst" -#: src/components/dialogs/MutedWords.tsx:378 -msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." -msgstr "Het spijt ons, maar we kunnen je genegeerde woorden op dit moment niet laden. Probeer het opnieuw." +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 +msgid "Unsubscribe from this labeler" +msgstr "Afmelden voor deze labeler" -#: src/view/screens/Search/Search.tsx:212 -msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." -msgstr "Het spijt ons, maar je zoekopdracht kan niet worden voltooid. Probeer het over een paar minuten opnieuw." +#: src/screens/List/ListHiddenScreen.tsx:86 +msgid "Unsubscribed from list" +msgstr "Uitgeschreven voor lijst" -#: src/screens/Hashtag.tsx:218 -msgid "We couldn't find any results for that hashtag." -msgstr "We kunnen geen resultaten vinden voor die hashtag." +#: src/view/com/composer/Composer.tsx:759 +msgid "Unsupported video type" +msgstr "Niet-ondersteund videotype" -#: src/screens/Messages/Conversation.tsx:104 -msgid "We couldn't load this conversation" -msgstr "We kunnen dit gesprek niet laden" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:66 +msgid "Unsupported video type: {0}" +msgstr "Niet-ondersteund videotype: {0}" -#: src/screens/SignupQueued.tsx:146 -msgid "We estimate {estimatedTime} until your account is ready." -msgstr "We schatten {estimatedTime} totdat je account klaar is." +#: src/lib/moderation/useReportOptions.ts:77 +#: src/lib/moderation/useReportOptions.ts:90 +msgid "Unwanted Sexual Content" +msgstr "Ongewenste seksuele inhoud" -#: src/components/intents/VerifyEmailIntentDialog.tsx:107 -msgid "We have sent another verification email to <0>{0}." -msgstr "We hebben een nieuwe verificatie-e-mail verzonden naar <0>{0}." +#: src/view/com/modals/UserAddRemoveLists.tsx:82 +msgid "Update <0>{displayName} in Lists" +msgstr "<0>{displayName} bijwerken in lijsten" -#: src/screens/Onboarding/StepFinished.tsx:234 -msgid "We hope you have a wonderful time. Remember, Bluesky is:" -msgstr "We hopen dat je een geweldige tijd hebt. Vergeet niet, Bluesky is:" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 +msgid "Update to {domain}" +msgstr "Bijwerken naar {domain}" -#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 -msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "We hebben geen berichten meer van gevolgde accounts. Hier is het laatste nieuws van <0/>." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 +msgid "Updating quote attachment failed" +msgstr "Bijwerken van citaatbijlage is mislukt" -#: src/components/dialogs/MutedWords.tsx:203 -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:125 -#: src/view/com/composer/state/video.ts:417 -msgid "We were unable to determine if you are allowed to upload videos. Please try again." -msgstr "We hebben niet kunnen bepalen of je video's mag uploaden. Probeer het opnieuw." +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 +msgid "Updating reply visibility failed" +msgstr "Bijwerken van zichtbaarheid van reactie is mislukt" -#: src/components/dialogs/BirthDateSettings.tsx:51 -msgid "We were unable to load your birth date preferences. Please try again." -msgstr "We kunnen je geboortedatumvoorkeuren niet laden. Probeer het opnieuw." +#: src/screens/Login/SetNewPasswordForm.tsx:180 +msgid "Updating..." +msgstr "Bijwerken..." -#: src/screens/Moderation/index.tsx:414 -msgid "We were unable to load your configured labelers at this time." -msgstr "We kunnen je geconfigureerde labelers op dit moment niet laden." +#: src/screens/Onboarding/StepProfile/index.tsx:290 +msgid "Upload a photo instead" +msgstr "In plaats daarvan een foto uploaden" -#: src/screens/Onboarding/StepInterests/index.tsx:129 -msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." -msgstr "We kunnen geen verbinding maken. Probeer het opnieuw om door te gaan met het instellen van je account. Als het blijft mislukken kun je deze stappen overslaan." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 +msgid "Upload a text file to:" +msgstr "Upload een tekstbestand naar:" -#: src/screens/SignupQueued.tsx:150 -msgid "We will let you know when your account is ready." -msgstr "We laten je weten wanneer je account klaar is." +#: src/view/com/util/UserAvatar.tsx:371 +#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserBanner.tsx:123 +#: src/view/com/util/UserBanner.tsx:126 +msgid "Upload from Camera" +msgstr "Uploaden vanaf camera" -#: src/components/NewskieDialog.tsx:103 -msgid "Welcome, friend!" -msgstr "Welkom, vriend!" +#: src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserBanner.tsx:140 +msgid "Upload from Files" +msgstr "Uploaden vanuit bestanden" -#: src/screens/Deactivated.tsx:131 -msgid "Welcome back!" -msgstr "Welkom terug!" +#: src/view/com/util/UserAvatar.tsx:382 +#: src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserBanner.tsx:134 +#: src/view/com/util/UserBanner.tsx:138 +msgid "Upload from Library" +msgstr "Uploaden vanuit bibliotheek" -#: src/view/com/auth/SplashScreen.tsx:38 -#: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:722 -msgid "What's up?" -msgstr "Hoe gaat het?" +#: src/lib/api/index.ts:296 +msgid "Uploading images..." +msgstr "Afbeeldingen uploaden..." -#: src/screens/Onboarding/StepInterests/index.tsx:126 -msgid "What are your interests?" -msgstr "Wat zijn je interesses?" +#: src/lib/api/index.ts:350 +#: src/lib/api/index.ts:374 +msgid "Uploading link thumbnail..." +msgstr "Linkminiatuur uploaden..." -#: src/screens/StarterPack/Wizard/StepDetails.tsx:41 -msgid "What do you want to call your starter pack?" -msgstr "Hoe wil je jouw startpakket noemen?" +#: src/view/com/composer/Composer.tsx:1631 +msgid "Uploading video..." +msgstr "Video uploaden..." -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 -msgid "Which languages are used in this post?" -msgstr "Welke talen worden in dit bericht gebruikt?" +#: src/screens/Settings/AppPasswords.tsx:67 +msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." +msgstr "Gebruik app-wachtwoorden om aan te melden bij andere Bluesky-clients zonder dat je volledige toegang tot je account of wachtwoord hoeft te geven." -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 -msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "Welke talen wil je zien in je algoritmische feeds?" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 +msgid "Use default provider" +msgstr "Standaardprovider gebruiken" -#: src/components/WhoCanReply.tsx:179 -msgid "Who can interact with this post?" -msgstr "Wie kan reageren op dit bericht?" +#: src/view/com/modals/InAppBrowserConsent.tsx:53 +#: src/view/com/modals/InAppBrowserConsent.tsx:55 +msgid "Use in-app browser" +msgstr "In-app-browser gebruiken" -#: src/components/dms/MessagesNUX.tsx:110 -#: src/components/dms/MessagesNUX.tsx:124 -#: src/components/WhoCanReply.tsx:87 -msgid "Who can reply" -msgstr "Wie kan reageren" +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 +msgid "Use in-app browser to open links" +msgstr "In-app-browser gebruiken om links te openen" -#: src/components/WhoCanReply.tsx:212 -#: src/components/WhoCanReply.tsx:216 -#: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 -msgid "Whoops!" -msgstr "Oeps!" +#: src/view/com/modals/InAppBrowserConsent.tsx:63 +#: src/view/com/modals/InAppBrowserConsent.tsx:65 +msgid "Use my default browser" +msgstr "Mijn standaardbrowser gebruiken" -#: src/components/ReportDialog/SelectReportOptionView.tsx:44 -msgid "Why should this content be reviewed?" -msgstr "Waarom moet deze inhoud worden beoordeeld?" +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 +msgid "Use recommended" +msgstr "Aanbevolen gebruiken" -#: src/components/ReportDialog/SelectReportOptionView.tsx:57 -msgid "Why should this feed be reviewed?" -msgstr "Waarom moet deze feed worden beoordeeld?" +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 +msgid "Use this to sign into the other app along with your handle." +msgstr "Gebruik dit om je samen met je handle aan te melden bij de andere app." -#: src/components/ReportDialog/SelectReportOptionView.tsx:54 -msgid "Why should this list be reviewed?" -msgstr "Waarom moet deze lijst worden beoordeeld?" +#: src/view/com/modals/InviteCodes.tsx:201 +msgid "Used by:" +msgstr "Gebruikt door:" -#: src/components/ReportDialog/SelectReportOptionView.tsx:63 -msgid "Why should this message be reviewed?" -msgstr "Waarom moet dit bericht worden beoordeeld?" +#: src/components/moderation/ModerationDetailsDialog.tsx:69 +#: src/lib/moderation/useModerationCauseDescription.ts:61 +msgid "User Blocked" +msgstr "Gebruiker geblokkeerd" -#: src/components/ReportDialog/SelectReportOptionView.tsx:51 -msgid "Why should this post be reviewed?" -msgstr "Waarom moet dit bericht worden beoordeeld?" +#: src/lib/moderation/useModerationCauseDescription.ts:53 +msgid "User Blocked by \"{0}\"" +msgstr "Gebruiker geblokkeerd door \"{0}\"" -#: src/components/ReportDialog/SelectReportOptionView.tsx:60 -msgid "Why should this starter pack be reviewed?" -msgstr "Waarom moet dit startpakket worden beoordeeld?" +#: src/components/dms/BlockedByListDialog.tsx:27 +msgid "User blocked by list" +msgstr "Gebruiker geblokkeerd door lijst" -#: src/components/ReportDialog/SelectReportOptionView.tsx:48 -msgid "Why should this user be reviewed?" -msgstr "Waarom moet deze gebruiker worden beoordeeld?" +#: src/components/moderation/ModerationDetailsDialog.tsx:55 +msgid "User Blocked by List" +msgstr "Gebruiker geblokkeerd door lijst" -#: src/view/com/modals/crop-image/CropImage.web.tsx:125 -#: src/screens/Messages/components/MessageInput.tsx:149 -#: src/screens/Messages/components/MessageInput.web.tsx:198 -msgid "Write a message" -msgstr "Schrijf een privébericht" +#: src/lib/moderation/useModerationCauseDescription.ts:71 +msgid "User Blocking You" +msgstr "Gebruiker blokkeert je" -#: src/view/com/composer/Composer.tsx:810 -msgid "Write post" -msgstr "Bericht schrijven" +#: src/components/moderation/ModerationDetailsDialog.tsx:75 +msgid "User Blocks You" +msgstr "Gebruiker blokkeert je" -#: src/view/com/composer/Composer.tsx:720 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 -msgid "Write your reply" -msgstr "Schrijf je reactie" +#: src/view/com/modals/UserAddRemoveLists.tsx:214 +msgid "User list by {0}" +msgstr "Gebruikerslijst door {0}" -#: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 -msgid "Writers" -msgstr "Schrijvers" +#: src/view/screens/ProfileList.tsx:890 +#~ msgid "User list by <0/>" +#~ msgstr "Gebruikerslijst door <0/>" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 -msgid "Wrong DID returned from server. Received: {0}" -msgstr "Verkeerde DID teruggestuurd door server. Ontvangen: {0}" +#: src/view/com/modals/UserAddRemoveLists.tsx:212 +msgid "User list by you" +msgstr "Gebruikerslijst door jou" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 -msgid "Yes" -msgstr "Ja" +#: src/view/com/modals/CreateOrEditList.tsx:176 +msgid "User list created" +msgstr "Gebruikerslijst aangemaakt" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 -msgid "Yes, deactivate" -msgstr "Ja, deactiveren" +#: src/view/com/modals/CreateOrEditList.tsx:162 +msgid "User list updated" +msgstr "Gebruikerslijst bijgewerkt" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 -msgid "Yes, delete this starter pack" -msgstr "Ja, dit startpakket verwijderen" +#: src/view/screens/Lists.tsx:78 +#~ msgid "User Lists" +#~ msgstr "Gebruikerslijsten" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 -msgid "Yes, detach" -msgstr "Ja, losmaken" +#: src/screens/Login/LoginForm.tsx:185 +msgid "Username or email address" +msgstr "Gebruikersnaam of e-mailadres" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 -msgid "Yes, hide" -msgstr "Ja, verbergen" +#: src/view/screens/ProfileList.tsx:924 +#~ msgid "Users" +#~ msgstr "Gebruikers" -#: src/screens/Deactivated.tsx:153 -msgid "Yes, reactivate my account" -msgstr "Ja, mijn account opnieuw activeren" +#: src/components/WhoCanReply.tsx:258 +msgid "users followed by <0>@{0}" +msgstr "gebruikers gevolgd door <0>@{0}" -#: src/components/dms/DateDivider.tsx:46 -msgid "Yesterday" -msgstr "Gisteren" +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 +msgid "Users I follow" +msgstr "Gebruikers die ik volg" -#: src/components/NewskieDialog.tsx:43 -msgid "You" -msgstr "Jij" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 +msgid "Users in \"{0}\"" +msgstr "Gebruikers in \"{0}”" -#: src/screens/Signup/index.tsx:107 -msgid "You'll follow the suggested users and feeds once you finish creating your account!" -msgstr "Je volgt de voorgestelde gebruikers en feeds zodra je klaar bent met het maken van je account!" +#: src/components/LikesDialog.tsx:83 +msgid "Users that have liked this content or profile" +msgstr "Gebruikers die deze inhoud of dit profiel leuk vinden" -#: src/screens/Signup/index.tsx:112 -msgid "You'll follow the suggested users once you finish creating your account!" -msgstr "Je volgt de voorgestelde gebruikers zodra je klaar bent met het aanmaken van je account!" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 +msgid "Value:" +msgstr "Waarde:" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 -msgid "You'll follow these people and {0} others" -msgstr "Je volgt deze personen en {0} anderen" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:125 +msgid "Verified email required" +msgstr "Geverifieerd e-mailadres vereist" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 -msgid "You'll follow these people right away" -msgstr "Je gaat deze personen meteen volgen" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +msgid "Verify DNS Record" +msgstr "DNS-record verifiëren" -#: src/components/dialogs/VerifyEmailDialog.tsx:178 -msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "Je ontvangt een e-mail op <0>{0} om te verifiëren dat jij het bent." +#: src/components/dialogs/VerifyEmailDialog.tsx:134 +#: src/components/intents/VerifyEmailIntentDialog.tsx:67 +msgid "Verify email dialog" +msgstr "Dialoogvenster E-mailadres verifiëren" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 -msgid "You'll stay updated with these feeds" -msgstr "Je blijft op de hoogte via deze feeds" +#: src/view/com/modals/ChangeEmail.tsx:200 +#: src/view/com/modals/ChangeEmail.tsx:202 +msgid "Verify New Email" +msgstr "Nieuw e-mailadres verifiëren" -#: src/screens/Onboarding/StepModeration/index.tsx:60 -#: src/screens/SignupQueued.tsx:113 -msgid "You're in line" -msgstr "Je staat in de rij" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 +msgid "Verify now" +msgstr "Nu verifiëren" -#: src/screens/Deactivated.tsx:89 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 -msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." -msgstr "Je bent aangemeld met een app-wachtwoord. Meld je aan met je hoofdwachtwoord om door te gaan met het deactiveren van je account." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 +msgid "Verify Text File" +msgstr "Tekstbestand verifiëren" -#: src/screens/Onboarding/StepFinished.tsx:231 -msgid "You're ready to go!" -msgstr "Je bent er klaar voor!" +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 +msgid "Verify your email" +msgstr "Je e-mailadres verifiëren" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 -#: src/lib/moderation/useModerationCauseDescription.ts:106 -msgid "You've chosen to hide a word or tag within this post." -msgstr "Je hebt ervoor gekozen om een woord of tag in dit bericht te verbergen." +#: src/components/dialogs/VerifyEmailDialog.tsx:85 +#: src/view/com/modals/VerifyEmail.tsx:111 +msgid "Verify Your Email" +msgstr "Verifieer je e-mailadres" -#: src/view/com/posts/FollowingEndOfFeed.tsx:44 -msgid "You've reached the end of your feed! Find some more accounts to follow." -msgstr "Je hebt het einde van je feed bereikt! Zoek nog meer accounts om te volgen." +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 +msgid "Version {appVersion}" +msgstr "Versie {appVersion}" -#: src/view/com/composer/state/video.ts:421 -msgid "You've reached your daily limit for video uploads (too many bytes)" -msgstr "Je hebt je dagelijkse limiet voor video-uploads bereikt (te veel bytes)" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 +msgid "Video" +msgstr "Video" -#: src/view/com/composer/state/video.ts:425 -msgid "You've reached your daily limit for video uploads (too many videos)" -msgstr "Je hebt je daglimiet voor het uploaden van video's bereikt (te veel video's)" +#: src/view/com/composer/state/video.ts:358 +msgid "Video failed to process" +msgstr "Video kan niet worden verwerkt" -#: src/screens/Messages/components/ChatListItem.tsx:124 -msgid "You: {0}" -msgstr "Jij: {0}" +#: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:103 +msgid "Video Games" +msgstr "Videogames" -#: src/screens/Messages/components/ChatListItem.tsx:153 -msgid "You: {defaultEmbeddedContentMessage}" -msgstr "Jij: {defaultEmbeddedContentMessage}" +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:169 +msgid "Video not found." +msgstr "Video niet gevonden." -#: src/screens/Messages/components/ChatListItem.tsx:146 -msgid "You: {short}" -msgstr "Jij: {short}" +#: src/view/com/composer/videos/SubtitleDialog.tsx:99 +msgid "Video settings" +msgstr "Video-instellingen" -#: src/screens/SignupQueued.tsx:143 -msgid "You are in line." -msgstr "Je staat in de rij." +#: src/view/com/composer/Composer.tsx:1641 +msgid "Video uploaded" +msgstr "Video geüpload" -#: src/view/com/composer/state/video.ts:410 -msgid "You are not allowed to upload videos." -msgstr "Het is niet toegestaan om video's te uploaden." +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +msgid "Video: {0}" +msgstr "Video: {0}" -#: src/view/com/profile/ProfileFollows.tsx:95 -msgid "You are not following anyone." -msgstr "Je volgt niemand." +#: src/view/com/composer/videos/SelectVideoBtn.tsx:58 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:73 +msgid "Videos must be less than 60 seconds long" +msgstr "Video's moeten minder dan 60 seconden lang zijn" -#: src/components/dialogs/nuxs/NeueTypography.tsx:61 -#: src/view/com/posts/FollowingEmptyState.tsx:63 -#: src/view/com/posts/FollowingEndOfFeed.tsx:64 -msgid "You can also discover new Custom Feeds to follow." -msgstr "Je kunt ook nieuwe gepersonaliseerde feeds ontdekken om te volgen." +#: src/screens/Profile/Header/Shell.tsx:168 +msgid "View {0}'s avatar" +msgstr "Avatar van {0} bekijken" -#: src/view/com/modals/DeleteAccount.tsx:202 -msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." -msgstr "Je kunt je account in plaats daarvan ook tijdelijk deactiveren en op elk gewenst moment opnieuw activeren." +#: src/components/ProfileCard.tsx:110 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 +msgid "View {0}'s profile" +msgstr "Profiel van {0} bekijken" -#: src/screens/Onboarding/StepFollowingFeed.tsx:143 -#: src/components/dms/MessagesNUX.tsx:119 -#: src/screens/Messages/Settings.tsx:105 -msgid "You can continue ongoing conversations regardless of which setting you choose." -msgstr "Je kunt lopende gesprekken voortzetten, ongeacht welke instelling je kiest." +#: src/components/dms/MessagesListHeader.tsx:158 +msgid "View {displayName}'s profile" +msgstr "Profiel van {displayName} bekijken" -#: src/screens/Login/index.tsx:155 -#: src/screens/Login/PasswordUpdatedForm.tsx:26 -msgid "You can now sign in with your new password." -msgstr "Je kunt je nu aanmelden met je nieuwe wachtwoord." +#: src/components/TagMenu/index.tsx:172 +msgid "View all posts by @{authorHandle} with tag {displayTag}" +msgstr "Alle berichten door @{authorHandle} met tag {displayTag} bekijken" -#: src/screens/Deactivated.tsx:139 -msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." -msgstr "Je kunt je account opnieuw activeren om door te kunnen gaan met aanmelden. Je profiel en berichten zijn dan zichtbaar voor andere gebruikers." +#: src/components/TagMenu/index.tsx:126 +msgid "View all posts with tag {displayTag}" +msgstr "Alle berichten met tag {displayTag} bekijken" -#: src/view/com/profile/ProfileFollowers.tsx:95 -msgid "You do not have any followers." -msgstr "Je hebt geen volgers." +#: src/components/ProfileHoverCard/index.web.tsx:433 +msgid "View blocked user's profile" +msgstr "Profiel van geblokkeerde gebruiker bekijken" -#: src/screens/Profile/KnownFollowers.tsx:100 -msgid "You don't follow any users who follow @{name}." -msgstr "Je volgt geen gebruikers die @{name} volgen." +#: src/screens/Settings/components/ExportCarDialog.tsx:98 +msgid "View blogpost for more details" +msgstr "Bekijk blogpost voor meer details" -#: src/view/com/modals/InviteCodes.tsx:67 -msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." -msgstr "Je hebt nog geen uitnodigingscodes! We sturen je er een paar als je wat langer op Bluesky bent." +#: src/view/screens/Log.tsx:57 +msgid "View debug entry" +msgstr "Debug-item bekijken" -#: src/view/screens/SavedFeeds.tsx:144 -msgid "You don't have any pinned feeds." -msgstr "Je hebt geen vastgezette feeds." +#: src/components/ReportDialog/SelectReportOptionView.tsx:139 +msgid "View details" +msgstr "Details bekijken" -#: src/view/screens/Feeds.tsx:477 -#: src/view/screens/SavedFeeds.tsx:184 -msgid "You don't have any saved feeds." -msgstr "Je hebt geen opgeslagen feeds." +#: src/components/ReportDialog/SelectReportOptionView.tsx:134 +msgid "View details for reporting a copyright violation" +msgstr "Bekijk details voor melden van een auteursrechtschending" -#: src/view/com/post-thread/PostThread.tsx:223 -msgid "You have blocked the author or you have been blocked by the author." -msgstr "Je hebt de auteur geblokkeerd of je bent door de auteur geblokkeerd." +#: src/view/com/posts/ViewFullThread.tsx:56 +msgid "View full thread" +msgstr "Volledig gesprek bekijken" -#: src/components/dms/MessagesListBlockedFooter.tsx:58 -msgid "You have blocked this user" -msgstr "Je hebt deze gebruiker geblokkeerd" +#: src/components/moderation/LabelsOnMe.tsx:46 +msgid "View information about these labels" +msgstr "Informatie over deze labels bekijken" -#: src/components/moderation/ModerationDetailsDialog.tsx:71 -#: src/lib/moderation/useModerationCauseDescription.ts:55 -#: src/lib/moderation/useModerationCauseDescription.ts:63 -msgid "You have blocked this user. You cannot view their content." -msgstr "Je hebt deze gebruiker geblokkeerd. Je kunt de inhoud niet bekijken." +#: src/components/ProfileHoverCard/index.web.tsx:419 +#: src/components/ProfileHoverCard/index.web.tsx:439 +#: src/components/ProfileHoverCard/index.web.tsx:466 +#: src/view/com/posts/AviFollowButton.tsx:55 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 +#: src/view/com/util/PostMeta.tsx:79 +#: src/view/com/util/PostMeta.tsx:94 +msgid "View profile" +msgstr "Profiel bekijken" -#: src/screens/Login/SetNewPasswordForm.tsx:48 -#: src/screens/Login/SetNewPasswordForm.tsx:85 -#: src/view/com/modals/ChangePassword.tsx:88 -#: src/view/com/modals/ChangePassword.tsx:122 -msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." -msgstr "Je hebt een ongeldige code ingevoerd. Deze zou eruit moeten zien als XXXXX-XXXXX." +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 +msgid "View the avatar" +msgstr "Bekijk de avatar" -#: src/lib/moderation/useModerationCauseDescription.ts:114 -msgid "You have hidden this post" -msgstr "Je hebt dit bericht verborgen" +#: src/components/LabelingServiceCard/index.tsx:164 +msgid "View the labeling service provided by @{0}" +msgstr "De labelservice van @{0} bekijken" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 -msgid "You have hidden this post." -msgstr "Je hebt dit bericht verborgen." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 +msgid "View users who like this feed" +msgstr "Bekijk gebruikers die deze feed leuk vinden" -#: src/components/moderation/ModerationDetailsDialog.tsx:102 -#: src/lib/moderation/useModerationCauseDescription.ts:97 -msgid "You have muted this account." -msgstr "Je hebt dit account genegeerd." +#: src/screens/Moderation/index.tsx:248 +msgid "View your blocked accounts" +msgstr "Je geblokkeerde accounts bekijken" -#: src/lib/moderation/useModerationCauseDescription.ts:91 -msgid "You have muted this user" -msgstr "Je negeert deze gebruiker" +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 +msgid "View your feeds and explore more" +msgstr "Bekijk je feeds en ontdek meer" -#: src/screens/Messages/ChatList.tsx:223 -msgid "You have no conversations yet. Start one!" -msgstr "Je hebt nog geen gesprekken. Begin er een!" +#: src/screens/Moderation/index.tsx:218 +msgid "View your moderation lists" +msgstr "Je moderatielijsten bekijken" -#: src/view/com/feeds/ProfileFeedgens.tsx:143 -msgid "You have no feeds." -msgstr "Je hebt geen feeds." +#: src/screens/Moderation/index.tsx:233 +msgid "View your muted accounts" +msgstr "Je genegeerde accounts bekijken" -#: src/view/com/lists/MyLists.tsx:90 -#: src/view/com/lists/ProfileLists.tsx:139 -msgid "You have no lists." -msgstr "Je hebt geen lijsten." +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Visit Site" +msgstr "Website bezoeken" -#: src/screens/Messages/List/index.tsx:200 -#: src/view/screens/ModerationBlockedAccounts.tsx:133 -msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." -msgstr "Je hebt nog geen accounts geblokkeerd. Om een account te blokkeren ga je naar het profiel en selecteer je \"Account blokkeren\" in het menu van het account." +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 +msgid "Volume" +msgstr "Volume" -#: src/view/screens/AppPasswords.tsx:96 -#: src/view/screens/ModerationMutedAccounts.tsx:132 -msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." -msgstr "Je negeert nog geen accounts. Om een account te negeren ga je naar het profiel en selecteer je \"Account negeren\" in het menu van het account." +#: src/components/moderation/LabelPreference.tsx:136 +#: src/lib/moderation/useLabelBehaviorDescription.ts:17 +#: src/lib/moderation/useLabelBehaviorDescription.ts:22 +msgid "Warn" +msgstr "Waarschuwen" -#: src/components/Lists.tsx:52 -msgid "You have reached the end" -msgstr "Je hebt het einde bereikt" +#: src/lib/moderation/useLabelBehaviorDescription.ts:48 +msgid "Warn content" +msgstr "Waarschuwen over inhoud" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:46 +msgid "Warn content and filter from feeds" +msgstr "Waarschuwen over inhoud en filteren uit feeds" -#: src/lib/media/video/upload.shared.ts:56 -msgid "You have temporarily reached the limit for video uploads. Please try again later." -msgstr "Je hebt tijdelijk de limiet voor video-uploads bereikt. Probeer het later opnieuw." +#: src/screens/Hashtag.tsx:205 +msgid "We couldn't find any results for that hashtag." +msgstr "We kunnen geen resultaten vinden voor die hashtag." -#: src/components/StarterPack/ProfileStarterPacks.tsx:241 -msgid "You haven't created a starter pack yet!" -msgstr "Je hebt nog geen startpakket gemaakt!" +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" -#: src/components/dialogs/MutedWords.tsx:398 -msgid "You haven't muted any words or tags yet" -msgstr "Je negeert nog geen woorden of tags" +#: src/screens/Messages/Conversation.tsx:103 +msgid "We couldn't load this conversation" +msgstr "We kunnen dit gesprek niet laden" -#: src/components/moderation/ModerationDetailsDialog.tsx:116 -#: src/lib/moderation/useModerationCauseDescription.ts:125 -msgid "You hid this reply." -msgstr "Je hebt deze reactie verborgen." +#: src/screens/SignupQueued.tsx:145 +msgid "We estimate {estimatedTime} until your account is ready." +msgstr "We schatten {estimatedTime} totdat je account klaar is." -#: src/components/moderation/LabelsOnMeDialog.tsx:78 -msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "Je kunt bezwaar maken tegen labels geplaatst door anderen als je vindt dat ze ten onrechte zijn geplaatst." +#: src/components/intents/VerifyEmailIntentDialog.tsx:107 +msgid "We have sent another verification email to <0>{0}." +msgstr "We hebben een nieuwe verificatie-e-mail verzonden naar <0>{0}." -#: src/components/moderation/LabelsOnMeDialog.tsx:83 -msgid "You may appeal these labels if you feel they were placed in error." -msgstr "Je kunt bezwaar maken tegen deze labels als je vindt dat ze ten onrechte zijn geplaatst." +#: src/screens/Onboarding/StepFinished.tsx:238 +msgid "We hope you have a wonderful time. Remember, Bluesky is:" +msgstr "We hopen dat je een geweldige tijd hebt. Vergeet niet, Bluesky is:" -#: src/screens/StarterPack/Wizard/State.tsx:97 -msgid "You may only add up to 3 feeds" -msgstr "Je mag maximaal 3 feeds toevoegen" +#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 +msgid "We ran out of posts from your follows. Here's the latest from <0/>." +msgstr "We hebben geen berichten meer van gevolgde accounts. Hier is het laatste nieuws van <0/>." -#: src/screens/StarterPack/Wizard/State.tsx:79 -msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" -msgstr "Je mag maximaal {STARTER_PACK_MAX_SIZE} profielen toevoegen" +#: src/view/com/composer/state/video.ts:417 +msgid "We were unable to determine if you are allowed to upload videos. Please try again." +msgstr "We hebben niet kunnen bepalen of je video's mag uploaden. Probeer het opnieuw." -#: src/screens/StarterPack/Wizard/State.tsx:95 -#: src/screens/StarterPack/Wizard/State.tsx:78 -#: src/lib/media/picker.shared.ts:22 -msgid "You may only select up to 4 images" -msgstr "Je kunt maximaal 4 afbeeldingen selecteren" +#: src/components/dialogs/BirthDateSettings.tsx:51 +msgid "We were unable to load your birth date preferences. Please try again." +msgstr "We kunnen je geboortedatumvoorkeuren niet laden. Probeer het opnieuw." -#: src/screens/Signup/StepInfo/Policies.tsx:106 -msgid "You must be 13 years of age or older to sign up." -msgstr "Je moet 13 jaar of ouder zijn om je te registreren." +#: src/screens/Moderation/index.tsx:393 +msgid "We were unable to load your configured labelers at this time." +msgstr "We kunnen je geconfigureerde labelers op dit moment niet laden." -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:110 -#: src/components/StarterPack/ProfileStarterPacks.tsx:324 -msgid "You must be following at least seven other people to generate a starter pack." -msgstr "Je moet ten minste 7 andere personen volgen om een startpakket te genereren." +#: src/screens/Onboarding/StepInterests/index.tsx:129 +msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." +msgstr "We kunnen geen verbinding maken. Probeer het opnieuw om door te gaan met het instellen van je account. Als het blijft mislukken kun je deze stappen overslaan." -#: src/components/StarterPack/QrCodeDialog.tsx:60 -msgid "You must grant access to your photo library to save a QR code" -msgstr "Je moet toegang verlenen tot je fotobibliotheek om een QR-code op te slaan" +#: src/screens/SignupQueued.tsx:149 +msgid "We will let you know when your account is ready." +msgstr "We laten je weten wanneer je account klaar is." -#: src/components/StarterPack/ShareDialog.tsx:68 -msgid "You must grant access to your photo library to save the image." -msgstr "Je moet toegang verlenen tot je fotobibliotheek om de afbeelding op te slaan." +#: src/screens/Onboarding/StepInterests/index.tsx:134 +msgid "We'll use this to help customize your experience." +msgstr "We gebruiken deze informatie om je ervaring te personaliseren." -#: src/components/ReportDialog/SubmitView.tsx:210 -msgid "You must select at least one labeler for a report" -msgstr "Je moet minimaal één labeler selecteren voor een melding" +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 +msgid "We're having network issues, try again" +msgstr "Er zijn netwerkproblemen, probeer het opnieuw." -#: src/screens/Deactivated.tsx:134 -msgid "You previously deactivated @{0}." -msgstr "Je hebt @{0} eerder gedeactiveerd." +#: src/screens/Signup/index.tsx:94 +msgid "We're so excited to have you join us!" +msgstr "We zijn zo blij dat je bij ons bent!" -#: src/screens/Settings/Settings.tsx:249 -msgid "You will be signed out of all your accounts." -msgstr "Je wordt afgemeld bij al je accounts." +#: src/view/screens/ProfileList.tsx:112 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "Het spijt ons, maar we kunnen deze lijst niet ophalen. Neem contact op met de opsteller van de lijst, @{handleOrDid}, als dit blijft gebeuren." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 -msgid "You will no longer receive notifications for this thread" -msgstr "Je ontvangt geen meldingen meer voor dit gesprek" +#: src/components/dialogs/MutedWords.tsx:378 +msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." +msgstr "Het spijt ons, maar we kunnen je genegeerde woorden op dit moment niet laden. Probeer het opnieuw." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 -msgid "You will now receive notifications for this thread" -msgstr "Je ontvangt nu meldingen voor dit gesprek" +#: src/view/screens/Search/Search.tsx:194 +msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." +msgstr "Het spijt ons, maar je zoekopdracht kan niet worden voltooid. Probeer het over een paar minuten opnieuw." -#: src/screens/Login/SetNewPasswordForm.tsx:98 -msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." -msgstr "Je ontvangt een e-mail met een 'resetcode'. Vul hier die code in en vul vervolgens je nieuwe wachtwoord in." +#: src/view/com/composer/Composer.tsx:410 +msgid "We're sorry! The post you are replying to has been deleted." +msgstr "Het spijt ons! Het bericht waarop je reageert is verwijderd." -#: src/screens/Signup/index.tsx:140 -msgid "Your account" -msgstr "Je account" +#: src/components/Lists.tsx:188 +#: src/view/screens/NotFound.tsx:50 +msgid "We're sorry! We can't find the page you were looking for." +msgstr "Het spijt ons! We kunnen de pagina die je zocht niet vinden." -#: src/view/com/modals/DeleteAccount.tsx:88 -msgid "Your account has been deleted" -msgstr "Je account is verwijderd" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 +msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." +msgstr "Het spijt ons! Je kunt je maar op twintig labelers abonneren en je hebt deze limiet bereikt." -#: src/view/com/composer/state/video.ts:429 -msgid "Your account is not yet old enough to upload videos. Please try again later." -msgstr "Je account is nog niet oud genoeg om video's te uploaden. Probeer het later nog eens." +#: src/screens/Deactivated.tsx:124 +msgid "Welcome back!" +msgstr "Welkom terug!" -#: src/screens/Settings/components/ExportCarDialog.tsx:65 -msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." -msgstr "Je accountrepository, die alle openbare gegevensrecords bevat, kan worden gedownload als een \"CAR\"-bestand. Dit bestand bevat geen media-insluitingen zoals afbeeldingen, en geen privégegevens. Die moeten afzonderlijk worden opgehaald." +#: src/components/NewskieDialog.tsx:103 +msgid "Welcome, friend!" +msgstr "Welkom, vriend!" -#: src/screens/Signup/StepInfo/index.tsx:211 -msgid "Your birth date" -msgstr "Je geboortedatum" +#: src/screens/Onboarding/StepInterests/index.tsx:126 +msgid "What are your interests?" +msgstr "Wat zijn je interesses?" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 -msgid "Your browser does not support the video format. Please try a different browser." -msgstr "Je browser ondersteunt de video-indeling niet. Probeer een andere browser." +#: src/screens/StarterPack/Wizard/StepDetails.tsx:41 +msgid "What do you want to call your starter pack?" +msgstr "Hoe wil je jouw startpakket noemen?" -#: src/screens/Messages/components/ChatDisabled.tsx:25 -msgid "Your chats have been disabled" -msgstr "Je chats zijn uitgeschakeld" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" -#: src/view/com/modals/InAppBrowserConsent.tsx:44 -msgid "Your choice will be saved, but can be changed later in settings." -msgstr "Je keuze wordt opgeslagen maar kan later worden gewijzigd in de instellingen." +#: src/view/com/auth/SplashScreen.tsx:38 +#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/view/com/composer/Composer.tsx:722 +msgid "What's up?" +msgstr "Hoe gaat het?" -#: src/screens/Onboarding/StepFollowingFeed.tsx:62 -#: src/screens/Login/ForgotPasswordForm.tsx:51 -#: src/screens/Signup/state.ts:203 -#: src/screens/Signup/StepInfo/index.tsx:108 -#: src/view/com/modals/ChangePassword.tsx:55 -msgid "Your email appears to be invalid." -msgstr "Je e-mailadres lijkt ongeldig te zijn." +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 +msgid "Which languages are used in this post?" +msgstr "Welke talen worden in dit bericht gebruikt?" -#: src/view/com/modals/ChangeEmail.tsx:120 -msgid "Your email has been updated but not verified. As a next step, please verify your new email." -msgstr "Je e-mailadres is bijgewerkt maar niet geverifieerd. Verifieer als volgende stap je nieuwe e-mailadres." +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 +msgid "Which languages would you like to see in your algorithmic feeds?" +msgstr "Welke talen wil je zien in je algoritmische feeds?" -#: src/view/com/modals/VerifyEmail.tsx:122 -msgid "Your email has not yet been verified. This is an important security step which we recommend." -msgstr "Je e-mailadres is nog niet geverifieerd. Dit is een belangrijke beveiligingsstap die wij aanbevelen." +#: src/components/WhoCanReply.tsx:179 +msgid "Who can interact with this post?" +msgstr "Wie kan reageren op dit bericht?" -#: src/state/shell/progress-guide.tsx:156 -msgid "Your first like!" -msgstr "Je eerste vind-ik-leuk!" +#: src/components/WhoCanReply.tsx:87 +msgid "Who can reply" +msgstr "Wie kan reageren" -#: src/view/com/posts/FollowingEmptyState.tsx:43 -msgid "Your following feed is empty! Follow more users to see what's happening." -msgstr "Je volgende feed is leeg! Volg meer gebruikers om te zien wat er gebeurt." +#: src/screens/Home/NoFeedsPinned.tsx:79 +#: src/screens/Messages/ChatList.tsx:148 +msgid "Whoops!" +msgstr "Oeps!" -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full username will be" -msgstr "Je volledige handle wordt" +#: src/components/ReportDialog/SelectReportOptionView.tsx:44 +msgid "Why should this content be reviewed?" +msgstr "Waarom moet deze inhoud worden beoordeeld?" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Je volledige handle wordt <0>@{0}" +#: src/components/ReportDialog/SelectReportOptionView.tsx:57 +msgid "Why should this feed be reviewed?" +msgstr "Waarom moet deze feed worden beoordeeld?" -#: src/components/dialogs/MutedWords.tsx:369 -msgid "Your muted words" -msgstr "Je genegeerde woorden" +#: src/components/ReportDialog/SelectReportOptionView.tsx:54 +msgid "Why should this list be reviewed?" +msgstr "Waarom moet deze lijst worden beoordeeld?" -#: src/view/com/modals/ChangePassword.tsx:158 -msgid "Your password has been changed successfully!" -msgstr "Je wachtwoord is succesvol gewijzigd!" +#: src/components/ReportDialog/SelectReportOptionView.tsx:63 +msgid "Why should this message be reviewed?" +msgstr "Waarom moet dit bericht worden beoordeeld?" -#: src/view/com/composer/Composer.tsx:470 -msgid "Your post has been published" -msgstr "Je bericht is gepubliceerd" +#: src/components/ReportDialog/SelectReportOptionView.tsx:51 +msgid "Why should this post be reviewed?" +msgstr "Waarom moet dit bericht worden beoordeeld?" -#: src/screens/Onboarding/StepFinished.tsx:246 -msgid "Your posts, likes, and blocks are public. Mutes are private." -msgstr "Je berichten, vind-ik-leuks en blokkeringen zijn openbaar. Negeringen zijn privé." +#: src/components/ReportDialog/SelectReportOptionView.tsx:60 +msgid "Why should this starter pack be reviewed?" +msgstr "Waarom moet dit startpakket worden beoordeeld?" -#: src/view/com/composer/Composer.tsx:467 -msgid "Your posts have been published" -msgstr "Je berichten zijn gepubliceerd" +#: src/components/ReportDialog/SelectReportOptionView.tsx:48 +msgid "Why should this user be reviewed?" +msgstr "Waarom moet deze gebruiker worden beoordeeld?" -#: src/view/screens/Settings/index.tsx:119 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 -msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." -msgstr "Jouw profiel, berichten, feeds en lijsten zijn niet langer zichtbaar voor andere Bluesky-gebruikers. Je kunt je account op elk moment opnieuw activeren door aan te melden." +#: src/screens/Messages/components/MessageInput.tsx:149 +#: src/screens/Messages/components/MessageInput.web.tsx:198 +msgid "Write a message" +msgstr "Schrijf een privébericht" -#: src/view/com/composer/Composer.tsx:469 -msgid "Your reply has been published" -msgstr "Je reactie is gepubliceerd." +#: src/view/com/composer/Composer.tsx:810 +msgid "Write post" +msgstr "Bericht schrijven" -#: src/components/dms/ReportDialog.tsx:157 -msgid "Your report will be sent to the Bluesky Moderation Service" -msgstr "Je melding wordt verzonden naar de Bluesky-moderatieservice" +#: src/view/com/composer/Composer.tsx:720 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 +msgid "Write your reply" +msgstr "Schrijf je reactie" -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Je gebruikershandle" +#: src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/state.ts:116 +msgid "Writers" +msgstr "Schrijvers" -#: src/screens/Messages/components/ChatListItem.tsx:130 -msgid "(contains embedded content)" -msgstr "(bevat ingesloten inhoud)" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 +msgid "Wrong DID returned from server. Received: {0}" +msgstr "Verkeerde DID teruggestuurd door server. Ontvangen: {0}" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Yes" +msgstr "Ja" -#: src/screens/Settings/AccountSettings.tsx:57 -#: src/view/com/modals/VerifyEmail.tsx:150 -msgid "(no email)" -msgstr "(geen e-mail)" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 +msgid "Yes, deactivate" +msgstr "Ja, deactiveren" -#: src/screens/Onboarding/StepInterests/index.tsx:185 -msgid "an unknown error occurred" -msgstr "er is een onbekende fout opgetreden" +#: src/screens/StarterPack/StarterPackScreen.tsx:662 +msgid "Yes, delete this starter pack" +msgstr "Ja, dit startpakket verwijderen" -#: src/components/moderation/ModerationDetailsDialog.tsx:157 -#: src/components/moderation/ModerationDetailsDialog.tsx:153 -msgid "an unknown labeler" -msgstr "een onbekende labeler" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 +msgid "Yes, detach" +msgstr "Ja, losmaken" -#: src/components/WhoCanReply.tsx:295 -msgid "and" -msgstr "en" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 +msgid "Yes, hide" +msgstr "Ja, verbergen" -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 -#: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "door <0/>" +#: src/screens/Deactivated.tsx:146 +msgid "Yes, reactivate my account" +msgstr "Ja, mijn account opnieuw activeren" -#: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "door jou" +#: src/components/dms/DateDivider.tsx:46 +msgid "Yesterday" +msgstr "Gisteren" -#: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "door —" +#: src/screens/List/ListHiddenScreen.tsx:140 +msgid "you" +msgstr "jij" -#: src/view/screens/Settings/index.tsx:913 -#: src/view/screens/Settings/index.tsx:878 -#: src/view/screens/Support.tsx:41 -msgid "click here" -msgstr "klik hier" +#: src/components/NewskieDialog.tsx:43 +msgid "You" +msgstr "Jij" -#: src/screens/Profile/Header/EditProfileDialog.tsx:321 -msgid "e.g. Alice Lastname" -msgstr "bijvoorbeeld Alice Achternaam" +#: src/screens/SignupQueued.tsx:142 +msgid "You are in line." +msgstr "Je staat in de rij." -#: src/view/com/modals/EditProfile.tsx:180 -msgid "e.g. Alice Roberts" -msgstr "Bijvoorbeeld Alice Roberts" +#: src/view/com/composer/state/video.ts:410 +msgid "You are not allowed to upload videos." +msgstr "Het is niet toegestaan om video's te uploaden." -#: src/view/com/modals/EditProfile.tsx:198 -msgid "e.g. Artist, dog-lover, and avid reader." -msgstr "Bijvoorbeeld kunstenaar, hondenliefhebber en fervent lezer." +#: src/view/com/profile/ProfileFollows.tsx:94 +msgid "You are not following anyone." +msgstr "Je volgt niemand." -#: src/view/com/modals/CreateOrEditList.tsx:263 -msgid "e.g. Great Posters" -msgstr "Bijvoorbeeld geweldige auteurs" +#: src/view/com/posts/FollowingEmptyState.tsx:63 +#: src/view/com/posts/FollowingEndOfFeed.tsx:64 +msgid "You can also discover new Custom Feeds to follow." +msgstr "Je kunt ook nieuwe gepersonaliseerde feeds ontdekken om te volgen." -#: src/view/com/modals/CreateOrEditList.tsx:264 -msgid "e.g. Spammers" -msgstr "Bijvoorbeeld spammers" +#: src/view/com/modals/DeleteAccount.tsx:198 +msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." +msgstr "Je kunt je account in plaats daarvan ook tijdelijk deactiveren en op elk gewenst moment opnieuw activeren." -#: src/view/com/modals/CreateOrEditList.tsx:292 -msgid "e.g. The posters who never miss." -msgstr "Bijvoorbeeld de auteurs die nooit missen." +#: src/screens/Messages/Settings.tsx:111 +msgid "You can continue ongoing conversations regardless of which setting you choose." +msgstr "Je kunt lopende gesprekken voortzetten, ongeacht welke instelling je kiest." -#: src/view/com/modals/CreateOrEditList.tsx:293 -msgid "e.g. Users that repeatedly reply with ads." -msgstr "Bijvoorbeeld gebruikers die herhaaldelijk met advertenties reageren." +#: src/screens/Login/index.tsx:155 +#: src/screens/Login/PasswordUpdatedForm.tsx:26 +msgid "You can now sign in with your new password." +msgstr "Je kunt je nu aanmelden met je nieuwe wachtwoord." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 -msgid "e.g. alice" -msgstr "bijvoorbeeld alice" +#: src/screens/Deactivated.tsx:132 +msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." +msgstr "Je kunt je account opnieuw activeren om door te kunnen gaan met aanmelden. Je profiel en berichten zijn dan zichtbaar voor andere gebruikers." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 -msgid "e.g. alice.com" -msgstr "bijvoorbeeld alice.com" +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 -msgid "learn more" -msgstr "leer meer" +#: src/view/com/profile/ProfileFollowers.tsx:94 +msgid "You do not have any followers." +msgstr "Je hebt geen volgers." -#: src/screens/SignupQueued.tsx:141 -msgid "left to go." -msgstr "nog te gaan." +#: src/screens/Profile/KnownFollowers.tsx:109 +msgid "You don't follow any users who follow @{name}." +msgstr "Je volgt geen gebruikers die @{name} volgen." -#: src/components/WhoCanReply.tsx:254 -msgid "mentioned users" -msgstr "vermelde gebruikers" +#: src/view/com/modals/InviteCodes.tsx:67 +msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." +msgstr "Je hebt nog geen uitnodigingscodes! We sturen je er een paar als je wat langer op Bluesky bent." -#: src/components/moderation/LabelPreference.tsx:247 -msgid "moderation settings" -msgstr "moderatie-instellingen" +#: src/view/screens/SavedFeeds.tsx:137 +msgid "You don't have any pinned feeds." +msgstr "Je hebt geen vastgezette feeds." -#: src/lib/hooks/useTimeAgo.ts:122 -msgid "now" -msgstr "nu" +#: src/view/screens/SavedFeeds.tsx:177 +msgid "You don't have any saved feeds." +msgstr "Je hebt geen opgeslagen feeds." -#: src/components/StarterPack/QrCode.tsx:69 -#: src/lib/hooks/useTimeAgo.ts:81 -#: src/components/StarterPack/QrCode.tsx:75 -msgid "on<0><1/><2><3/>" -msgstr "op<0><1/><2><3/>" +#: src/view/com/post-thread/PostThread.tsx:268 +msgid "You have blocked the author or you have been blocked by the author." +msgstr "Je hebt de auteur geblokkeerd of je bent door de auteur geblokkeerd." -#: src/components/TagMenu/index.tsx:268 -msgid "posts" -msgstr "berichten" +#: src/components/dms/MessagesListBlockedFooter.tsx:58 +msgid "You have blocked this user" +msgstr "Je hebt deze gebruiker geblokkeerd" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 -msgid "profile" -msgstr "profiel" +#: src/components/moderation/ModerationDetailsDialog.tsx:71 +#: src/lib/moderation/useModerationCauseDescription.ts:55 +#: src/lib/moderation/useModerationCauseDescription.ts:63 +msgid "You have blocked this user. You cannot view their content." +msgstr "Je hebt deze gebruiker geblokkeerd. Je kunt de inhoud niet bekijken." -#: src/components/WhoCanReply.tsx:280 -#: src/components/WhoCanReply.tsx:258 -msgid "users followed by <0>@{0}" -msgstr "gebruikers gevolgd door <0>@{0}" +#: src/screens/Login/SetNewPasswordForm.tsx:48 +#: src/screens/Login/SetNewPasswordForm.tsx:85 +#: src/view/com/modals/ChangePassword.tsx:88 +#: src/view/com/modals/ChangePassword.tsx:122 +msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." +msgstr "Je hebt een ongeldige code ingevoerd. Deze zou eruit moeten zien als XXXXX-XXXXX." -#: src/components/dms/MessageItem.tsx:183 -#: src/screens/List/ListHiddenScreen.tsx:140 -msgid "you" -msgstr "jij" +#: src/lib/moderation/useModerationCauseDescription.ts:114 +msgid "You have hidden this post" +msgstr "Je hebt dit bericht verborgen" -#: src/view/com/notifications/FeedItem.tsx:232 -#: src/view/com/notifications/FeedItem.tsx:327 -#: src/lib/hooks/useTimeAgo.ts:156 -msgid "{0, plural, one {# day} other {# days}}" -msgstr "{0, plural, one {# dag} other {# dagen}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:109 +msgid "You have hidden this post." +msgstr "Je hebt dit bericht verborgen." -#: src/lib/hooks/useTimeAgo.ts:146 -msgid "{0, plural, one {# hour} other {# hours}}" -msgstr "{0, plural, one {# uur} other {# uur}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:102 +#: src/lib/moderation/useModerationCauseDescription.ts:97 +msgid "You have muted this account." +msgstr "Je hebt dit account genegeerd." -#: src/components/moderation/LabelsOnMe.tsx:55 -#: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# label is geplaatst op dit account} other {# labels zijn geplaatst op dit account}}" +#: src/lib/moderation/useModerationCauseDescription.ts:91 +msgid "You have muted this user" +msgstr "Je negeert deze gebruiker" -#: src/components/moderation/LabelsOnMe.tsx:61 -#: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# label is geplaatst op deze inhoud} other {# labels zijn geplaatst op deze inhoud}}" +#: src/screens/Messages/ChatList.tsx:188 +msgid "You have no conversations yet. Start one!" +msgstr "Je hebt nog geen gesprekken. Begin er een!" -#: src/lib/hooks/useTimeAgo.ts:136 -msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minuut} other {# minuten}}" +#: src/view/com/feeds/ProfileFeedgens.tsx:143 +msgid "You have no feeds." +msgstr "Je hebt geen feeds." -#: src/lib/hooks/useTimeAgo.ts:167 -msgid "{0, plural, one {# month} other {# months}}" -msgstr "{0, plural, one {# maand} other {# maanden}}" +#: src/view/com/lists/ProfileLists.tsx:139 +msgid "You have no lists." +msgstr "Je hebt geen lijsten." -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 -msgid "{0, plural, one {# repost} other {# reposts}}" -msgstr "{0, plural, one {# herplaatsing} other {# herplaatsingen}}" +#: src/view/screens/ModerationBlockedAccounts.tsx:129 +msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." +msgstr "Je hebt nog geen accounts geblokkeerd. Om een account te blokkeren ga je naar het profiel en selecteer je \"Account blokkeren\" in het menu van het account." -#: src/lib/hooks/useTimeAgo.ts:126 -msgid "{0, plural, one {# second} other {# seconds}}" -msgstr "{0, plural, one {# seconde} other {# seconden}}" +#: src/view/screens/ModerationMutedAccounts.tsx:128 +msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." +msgstr "Je negeert nog geen accounts. Om een account te negeren ga je naar het profiel en selecteer je \"Account negeren\" in het menu van het account." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Leuk (# vind-ik-leuk)} other {Leuk (# vind-ik-leuks)}}" +#: src/components/Lists.tsx:52 +msgid "You have reached the end" +msgstr "Je hebt het einde bereikt" -#: src/components/FeedCard.tsx:213 -#: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" +#: src/lib/media/video/upload.shared.ts:56 +msgid "You have temporarily reached the limit for video uploads. Please try again later." +msgstr "Je hebt tijdelijk de limiet voor video-uploads bereikt. Probeer het later opnieuw." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Reageren (# reactie)} other {Reageren (# reacties)}}" +#: src/components/StarterPack/ProfileStarterPacks.tsx:241 +msgid "You haven't created a starter pack yet!" +msgstr "Je hebt nog geen startpakket gemaakt!" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Niet meer leuk (# vind-ik-leuk)} other {Niet meer leuk (# vind-ik-leuks)}}" +#: src/components/dialogs/MutedWords.tsx:398 +msgid "You haven't muted any words or tags yet" +msgstr "Je negeert nog geen woorden of tags" -#: src/components/KnownFollowers.tsx:179 -#: src/components/ProfileHoverCard/index.web.tsx:398 -#: src/screens/Profile/Header/Metrics.tsx:22 -msgid "{0, plural, one {follower} other {followers}}" -msgstr "{0, plural, one {volger} other {volgers}}" +#: src/components/moderation/ModerationDetailsDialog.tsx:116 +#: src/lib/moderation/useModerationCauseDescription.ts:125 +msgid "You hid this reply." +msgstr "Je hebt deze reactie verborgen." -#: src/components/ProfileHoverCard/index.web.tsx:402 -#: src/screens/Profile/Header/Metrics.tsx:26 -msgid "{0, plural, one {following} other {following}}" -msgstr "{0, plural, one {volgend} other {volgend}}" +#: src/components/moderation/LabelsOnMeDialog.tsx:78 +msgid "You may appeal non-self labels if you feel they were placed in error." +msgstr "Je kunt bezwaar maken tegen labels geplaatst door anderen als je vindt dat ze ten onrechte zijn geplaatst." -#: src/view/com/post-thread/PostThreadItem.tsx:447 -msgid "{0, plural, one {like} other {likes}}" -msgstr "{0, plural, one {vind-ik-leuk} other {vind-ik-leuks}}" +#: src/components/moderation/LabelsOnMeDialog.tsx:83 +msgid "You may appeal these labels if you feel they were placed in error." +msgstr "Je kunt bezwaar maken tegen deze labels als je vindt dat ze ten onrechte zijn geplaatst." -#: src/screens/Profile/Header/Metrics.tsx:58 -msgid "{0, plural, one {post} other {posts}}" -msgstr "{0, plural, one {bericht} other {berichten}}" +#: src/screens/StarterPack/Wizard/State.tsx:79 +msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" +msgstr "Je mag maximaal {STARTER_PACK_MAX_SIZE} profielen toevoegen" -#: src/view/com/post-thread/PostThreadItem.tsx:431 -msgid "{0, plural, one {quote} other {quotes}}" -msgstr "{0, plural, one {citaat} other {citaten}}" +#: src/screens/StarterPack/Wizard/State.tsx:97 +msgid "You may only add up to 3 feeds" +msgstr "Je mag maximaal 3 feeds toevoegen" -#: src/view/com/post-thread/PostThreadItem.tsx:413 -msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{0, plural, one {herplaatsing} other {herplaatsingen}}" +#: src/lib/media/picker.shared.ts:22 +msgid "You may only select up to 4 images" +msgstr "Je kunt maximaal 4 afbeeldingen selecteren" -#: src/screens/Settings/Settings.tsx:414 -msgid "{0}" -msgstr "{0}" +#: src/screens/Signup/StepInfo/Policies.tsx:106 +msgid "You must be 13 years of age or older to sign up." +msgstr "Je moet 13 jaar of ouder zijn om je te registreren." -#: src/view/screens/ProfileList.tsx:286 -#: src/view/com/util/UserAvatar.tsx:435 -msgid "{0}'s avatar" -msgstr "Avatar van {0}" +#: src/components/StarterPack/ProfileStarterPacks.tsx:324 +msgid "You must be following at least seven other people to generate a starter pack." +msgstr "Je moet ten minste 7 andere personen volgen om een startpakket te genereren." -#: src/screens/StarterPack/Wizard/StepDetails.tsx:67 -msgid "{0}'s favorite feeds and people - join me!" -msgstr "Favoriete feeds en personen van {0} - doe mee!" +#: src/components/StarterPack/QrCodeDialog.tsx:60 +msgid "You must grant access to your photo library to save a QR code" +msgstr "Je moet toegang verlenen tot je fotobibliotheek om een QR-code op te slaan" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:46 -msgid "{0}'s starter pack" -msgstr "Startpakket van {0}" +#: src/components/StarterPack/ShareDialog.tsx:68 +msgid "You must grant access to your photo library to save the image." +msgstr "Je moet toegang verlenen tot je fotobibliotheek om de afbeelding op te slaan." -#: src/components/dialogs/MutedWords.tsx:475 -msgid "{0} <0>in <1>tags" -msgstr "{0} <0>in <1>tags" +#: src/components/ReportDialog/SubmitView.tsx:210 +msgid "You must select at least one labeler for a report" +msgstr "Je moet minimaal één labeler selecteren voor een melding" -#: src/components/dialogs/MutedWords.tsx:465 -msgid "{0} <0>in <1>text & tags" -msgstr "{0} <0>in <1>tekst en tags" +#: src/screens/Deactivated.tsx:127 +msgid "You previously deactivated @{0}." +msgstr "Je hebt @{0} eerder gedeactiveerd." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 -msgid "{0} joined this week" -msgstr "{0} deze week lid geworden" +#: src/screens/Settings/Settings.tsx:257 +msgid "You will be signed out of all your accounts." +msgstr "Je wordt afgemeld bij al je accounts." -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 -msgid "{0} of {1}" -msgstr "{0} van {1}" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 +msgid "You will no longer receive notifications for this thread" +msgstr "Je ontvangt geen meldingen meer voor dit gesprek" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 -msgid "{0} people have used this starter pack!" -msgstr "{0} personen hebben dit startpakket gebruikt!" +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 +msgid "You will now receive notifications for this thread" +msgstr "Je ontvangt nu meldingen voor dit gesprek" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 -msgid "{0} unread items" -msgstr "{0} ongelezen items" +#: src/screens/Login/SetNewPasswordForm.tsx:98 +msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." +msgstr "Je ontvangt een e-mail met een 'resetcode'. Vul hier die code in en vul vervolgens je nieuwe wachtwoord in." -#: src/lib/hooks/useTimeAgo.ts:158 -msgid "{0}d" -msgstr "{0}d" +#: src/screens/Messages/components/ChatListItem.tsx:124 +msgid "You: {0}" +msgstr "Jij: {0}" -#: src/lib/hooks/useTimeAgo.ts:148 -msgid "{0}h" -msgstr "{0}u" +#: src/screens/Messages/components/ChatListItem.tsx:153 +msgid "You: {defaultEmbeddedContentMessage}" +msgstr "Jij: {defaultEmbeddedContentMessage}" -#: src/lib/hooks/useTimeAgo.ts:138 -msgid "{0}m" -msgstr "{0}m" +#: src/screens/Messages/components/ChatListItem.tsx:146 +msgid "You: {short}" +msgstr "Jij: {short}" -#: src/lib/hooks/useTimeAgo.ts:169 -msgid "{0}mo" -msgstr "{0}ma" +#: src/screens/Signup/index.tsx:107 +msgid "You'll follow the suggested users and feeds once you finish creating your account!" +msgstr "Je volgt de voorgestelde gebruikers en feeds zodra je klaar bent met het maken van je account!" -#: src/lib/hooks/useTimeAgo.ts:128 -msgid "{0}s" -msgstr "{0}s" +#: src/screens/Signup/index.tsx:112 +msgid "You'll follow the suggested users once you finish creating your account!" +msgstr "Je volgt de voorgestelde gebruikers zodra je klaar bent met het aanmaken van je account!" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} ongelezen items" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +msgid "You'll follow these people and {0} others" +msgstr "Je volgt deze personen en {0} anderen" -#: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +msgid "You'll follow these people right away" +msgstr "Je gaat deze personen meteen volgen" -#: src/view/shell/desktop/LeftNav.tsx:223 -msgid "{count} unread items" -msgstr "{count} ongelezen items" +#: src/components/dialogs/VerifyEmailDialog.tsx:178 +msgid "You'll receive an email at <0>{0} to verify it's you." +msgstr "Je ontvangt een e-mail op <0>{0} om te verifiëren dat jij het bent." -#: src/lib/hooks/useTimeAgo.ts:69 -#: src/lib/hooks/useTimeAgo.ts:64 -#: src/lib/hooks/useTimeAgo.ts:59 -#: src/lib/hooks/useTimeAgo.ts:75 -#: src/lib/hooks/useTimeAgo.ts:54 -#: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 -msgid "{displayName}'s Starter Pack" -msgstr "Startpakket van {displayName}" +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +msgid "You'll stay updated with these feeds" +msgstr "Je blijft op de hoogte via deze feeds" -#: src/screens/SignupQueued.tsx:220 -msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" -msgstr "{estimatedTimeHrs, plural, one {uur} other {uur}}" +#: src/screens/SignupQueued.tsx:112 +msgid "You're in line" +msgstr "Je staat in de rij" -#: src/screens/SignupQueued.tsx:226 -msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" -msgstr "{estimatedTimeMins, plural, one {minuut} other {minuten}}" +#: src/screens/Deactivated.tsx:89 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 +msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." +msgstr "Je bent aangemeld met een app-wachtwoord. Meld je aan met je hoofdwachtwoord om door te gaan met het deactiveren van je account." -#: src/view/com/notifications/FeedItem.tsx:300 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je gevolgd" +#: src/screens/Onboarding/StepFinished.tsx:235 +msgid "You're ready to go!" +msgstr "Je bent er klaar voor!" -#: src/view/com/notifications/FeedItem.tsx:326 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je gepersonaliseerde feed leuk" +#: src/components/moderation/ModerationDetailsDialog.tsx:106 +#: src/lib/moderation/useModerationCauseDescription.ts:106 +msgid "You've chosen to hide a word or tag within this post." +msgstr "Je hebt ervoor gekozen om een woord of tag in dit bericht te verbergen." -#: src/view/com/notifications/FeedItem.tsx:222 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je bericht leuk" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je bericht opnieuw geplaatst" +#: src/view/com/posts/FollowingEndOfFeed.tsx:44 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "Je hebt het einde van je feed bereikt! Zoek nog meer accounts om te volgen." -#: src/view/com/notifications/FeedItem.tsx:350 -msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorLink} en <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben zich geregistreerd met je startpakket" +#: src/view/com/composer/state/video.ts:421 +msgid "You've reached your daily limit for video uploads (too many bytes)" +msgstr "Je hebt je dagelijkse limiet voor video-uploads bereikt (te veel bytes)" -#: src/view/com/notifications/FeedItem.tsx:312 -msgid "{firstAuthorLink} followed you" -msgstr "{firstAuthorLink} volgde je" +#: src/view/com/composer/state/video.ts:425 +msgid "You've reached your daily limit for video uploads (too many videos)" +msgstr "Je hebt je daglimiet voor het uploaden van video's bereikt (te veel video's)" -#: src/view/com/notifications/FeedItem.tsx:289 -msgid "{firstAuthorLink} followed you back" -msgstr "{firstAuthorLink} volgde je terug" +#: src/screens/Signup/index.tsx:140 +msgid "Your account" +msgstr "Je account" -#: src/view/com/notifications/FeedItem.tsx:338 -msgid "{firstAuthorLink} liked your custom feed" -msgstr "{firstAuthorLink} vond je gepersonaliseerde feed leuk" +#: src/view/com/modals/DeleteAccount.tsx:84 +msgid "Your account has been deleted" +msgstr "Je account is verwijderd" -#: src/view/com/notifications/FeedItem.tsx:234 -msgid "{firstAuthorLink} liked your post" -msgstr "{firstAuthorLink} vond je bericht leuk" +#: src/view/com/composer/state/video.ts:429 +msgid "Your account is not yet old enough to upload videos. Please try again later." +msgstr "Je account is nog niet oud genoeg om video's te uploaden. Probeer het later nog eens." -#: src/view/com/notifications/FeedItem.tsx:258 -msgid "{firstAuthorLink} reposted your post" -msgstr "{firstAuthorLink} heeft je bericht opnieuw geplaatst" +#: src/screens/Settings/components/ExportCarDialog.tsx:65 +msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." +msgstr "Je accountrepository, die alle openbare gegevensrecords bevat, kan worden gedownload als een \"CAR\"-bestand. Dit bestand bevat geen media-insluitingen zoals afbeeldingen, en geen privégegevens. Die moeten afzonderlijk worden opgehaald." -#: src/view/com/notifications/FeedItem.tsx:362 -msgid "{firstAuthorLink} signed up with your starter pack" -msgstr "{firstAuthorLink} registreerde zich met je startpakket" +#: src/screens/Signup/StepInfo/index.tsx:211 +msgid "Your birth date" +msgstr "Je geboortedatum" -#: src/view/com/notifications/FeedItem.tsx:293 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} volgden je" +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 +msgid "Your browser does not support the video format. Please try a different browser." +msgstr "Je browser ondersteunt de video-indeling niet. Probeer een andere browser." -#: src/view/com/notifications/FeedItem.tsx:319 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je gepersonaliseerde feed leuk" +#: src/screens/Messages/components/ChatDisabled.tsx:25 +msgid "Your chats have been disabled" +msgstr "Je chats zijn uitgeschakeld" -#: src/view/com/notifications/FeedItem.tsx:215 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} vonden je bericht leuk" +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "Je keuze wordt opgeslagen maar kan later worden gewijzigd in de instellingen." -#: src/view/com/notifications/FeedItem.tsx:239 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" -msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben je bericht opnieuw geplaatst" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 -msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" -msgstr "{firstAuthorName} en {additionalAuthorsCount, plural, one {{formattedAuthorsCount} andere} other {{formattedAuthorsCount} anderen}} hebben zich geregistreerd met je startpakket" +#: src/screens/Login/ForgotPasswordForm.tsx:51 +#: src/screens/Signup/state.ts:203 +#: src/screens/Signup/StepInfo/index.tsx:108 +#: src/view/com/modals/ChangePassword.tsx:55 +msgid "Your email appears to be invalid." +msgstr "Je e-mailadres lijkt ongeldig te zijn." -#: src/view/com/notifications/FeedItem.tsx:298 -msgid "{firstAuthorName} followed you" -msgstr "{firstAuthorName} volgde je" +#: src/view/com/modals/ChangeEmail.tsx:120 +msgid "Your email has been updated but not verified. As a next step, please verify your new email." +msgstr "Je e-mailadres is bijgewerkt maar niet geverifieerd. Verifieer als volgende stap je nieuwe e-mailadres." -#: src/view/com/notifications/FeedItem.tsx:288 -msgid "{firstAuthorName} followed you back" -msgstr "{firstAuthorName} volgde je terug" +#: src/view/com/modals/VerifyEmail.tsx:122 +msgid "Your email has not yet been verified. This is an important security step which we recommend." +msgstr "Je e-mailadres is nog niet geverifieerd. Dit is een belangrijke beveiligingsstap die wij aanbevelen." -#: src/view/com/notifications/FeedItem.tsx:324 -msgid "{firstAuthorName} liked your custom feed" -msgstr "{firstAuthorName} vond je gepersonaliseerde feed leuk" +#: src/state/shell/progress-guide.tsx:211 +msgid "Your first like!" +msgstr "Je eerste vind-ik-leuk!" -#: src/view/com/notifications/FeedItem.tsx:220 -msgid "{firstAuthorName} liked your post" -msgstr "{firstAuthorName} vond je bericht leuk" +#: src/view/com/posts/FollowingEmptyState.tsx:43 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "Je volgende feed is leeg! Volg meer gebruikers om te zien wat er gebeurt." -#: src/view/com/notifications/FeedItem.tsx:244 -msgid "{firstAuthorName} reposted your post" -msgstr "{firstAuthorName} heeft je bericht opnieuw geplaatst" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Je volledige handle wordt <0>@{0}" -#: src/view/com/notifications/FeedItem.tsx:348 -msgid "{firstAuthorName} signed up with your starter pack" -msgstr "{firstAuthorName} heeft zich geregistreerd met je startpakket" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "Je volledige handle wordt" -#: src/components/ProfileHoverCard/index.web.tsx:508 -#: src/screens/Profile/Header/Metrics.tsx:49 -msgid "{following} following" -msgstr "{following} volgend" +#: src/components/dialogs/MutedWords.tsx:369 +msgid "Your muted words" +msgstr "Je genegeerde woorden" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 -msgid "{handle} can't be messaged" -msgstr "{handle} kan geen privébericht ontvangen" +#: src/view/com/modals/ChangePassword.tsx:158 +msgid "Your password has been changed successfully!" +msgstr "Je wachtwoord is succesvol gewijzigd!" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 -#: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" +#: src/view/com/composer/Composer.tsx:470 +msgid "Your post has been published" +msgstr "Je bericht is gepubliceerd" -#: src/view/shell/Drawer.tsx:448 -msgid "{numUnreadNotifications} unread" -msgstr "{numUnreadNotifications} ongelezen" +#: src/view/com/composer/Composer.tsx:467 +msgid "Your posts have been published" +msgstr "Je berichten zijn gepubliceerd" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 -msgid "{numUnreadNotifications} unread items" -msgstr "{numUnreadNotifications} ongelezen items" +#: src/screens/Onboarding/StepFinished.tsx:250 +msgid "Your posts, likes, and blocks are public. Mutes are private." +msgstr "Je berichten, vind-ik-leuks en blokkeringen zijn openbaar. Negeringen zijn privé." -#: src/components/NewskieDialog.tsx:111 -msgid "{profileName} joined Bluesky using a starter pack {0} ago" -msgstr "{profileName} is {0} geleden lid geworden van Bluesky met een startpakket" +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 +msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." +msgstr "Jouw profiel, berichten, feeds en lijsten zijn niet langer zichtbaar voor andere Bluesky-gebruikers. Je kunt je account op elk moment opnieuw activeren door aan te melden." -#: src/components/NewskieDialog.tsx:116 -msgid "{profileName} joined Bluesky {0} ago" -msgstr "{profileName} is {0} geleden lid geworden van Bluesky" +#: src/view/com/composer/Composer.tsx:469 +msgid "Your reply has been published" +msgstr "Je reactie is gepubliceerd." -#: src/screens/Profile/Header/Handle.tsx:52 -msgid "⚠Invalid Handle" -msgstr "⚠Ongeldige handle" +#: src/components/dms/ReportDialog.tsx:157 +msgid "Your report will be sent to the Bluesky Moderation Service" +msgstr "Je melding wordt verzonden naar de Bluesky-moderatieservice" diff --git a/src/locale/locales/np/messages.po b/src/locale/locales/np/messages.po index 842aa29db0..54465e1a7b 100644 --- a/src/locale/locales/np/messages.po +++ b/src/locale/locales/np/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: divyaswormakai, Ankit Bhandari\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "सामग्री समावेश गरिएको छ" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "इमेल छैन" @@ -31,6 +35,14 @@ msgstr "इमेल छैन" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# दिन} other {# दिनहरू}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# घण्टा} other {# घण्टाहरू}}" @@ -40,16 +52,28 @@ msgstr "{0, plural, one {# घण्टा} other {# घण्टाहरू}}" #~ msgstr "{0, plural, one {# लेबल यस खाता मा राखिएको छ} other {# लेबलहरू यस खाता मा राखिएका छन्}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# लेबल यस खाता मा राखिएको छ} other {# लेबलहरू यस खाता मा राखिएका छन्}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# लेबल यस खाता मा राखिएको छ} other {# लेबलहरू यस खाता मा राखिएका छन्}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "{0, plural, one {# लेबल यस सामग्री मा राखिएको छ} other {# लेबलहरू यस सामग्री मा राखिएका छन्}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# लेबल यस सामग्री मा राखिएको छ} other {# लेबलहरू यस सामग्री मा राखिएका छन्}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# लेबल यस सामग्री मा राखिएको छ} other {# लेबलहरू यस सामग्री मा राखिएका छन्}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, one {# मिनेट} other {# मिनेटहरू}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# महिना} other {# महिनाहरू}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# पुन: पोष्ट} other {# पुन: पोष्टहरू}}" @@ -78,8 +106,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {अनुगमन गरिरहेको} other {अनुगमन गरिरहेका}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {मन पराउनु (# मन पराइएको)} other {मन पराइएको (# मन पराइएका)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {मन पराउनु (# मन पराइएको)} other {मन पराइएको (# मन पराइएका)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -87,8 +115,8 @@ msgstr "{0, plural, one {मन पराइएको} other {मन परा #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {# प्रयोगकर्ताद्वारा मन पराइएको} other {# प्रयोगकर्ताहरू द्वारा मन पराइएका}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {# प्रयोगकर्ताद्वारा मन पराइएको} other {# प्रयोगकर्ताहरू द्वारा मन पराइएका}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -99,18 +127,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {उद्धरण} other {उद्धरणहरू}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {जवाफ (# जवाफ)} other {जवाफ (# जवाफहरू)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {जवाफ (# जवाफ)} other {जवाफ (# जवाफहरू)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {पुन: पोष्ट} other {पुन: पोष्टहरू}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {मन नपरेको (# मन पराइएको छैन)} other {मन पराइएको छैन (# मन पराइएका छैनन्)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {मन नपरेको (# मन पराइएको छैन)} other {मन पराइएको छैन (# मन पराइएका छैनन्)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -128,15 +156,15 @@ msgstr "{0} <0>पाठ र ट्यागहरूमा <1>भित्र{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} र <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंलाई अनुसरण गरे" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} र <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको कस्टम फिडलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} र <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको पोस्टलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} र <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको पोस्टलाई पुन: पोस्ट गरे" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 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} other {{formattedAuthorsCount} others}} ले तपाईंको स्टार्टर प्याकबाट साइन अप गरे" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} ले तपाईंलाई अनुसरण गरे" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} ले तपाईंलाई पुनः अनुसरण गरे" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} ले तपाईंको कस्टम फिडलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} ले तपाईंको पोस्टलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} ले तपाईंको पोस्टलाई पुन: पोस्ट गरे" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} ले तपाईंको स्टार्टर प्याकबाट साइन अप गरे" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} र {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंलाई अनुसरण गरे" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} र {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको कस्टम फिडलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} र {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको पोस्टलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} र {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको पोस्टलाई पुन: पोस्ट गरे" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} र {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} ले तपाईंको स्टार्टर प्याकबाट साइन अप गरे" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} ले तपाईंलाई पछ्याए" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} ले तपाईंलाई फिर्ता पछ्याए" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} ले तपाईंको कस्टम फिडलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} ले तपाईंको पोस्टलाई मन पराए" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} ले तपाईंको पोस्टलाई पुन: पोस्ट गरे" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} ले तपाईंको स्टार्टर प्याकबाट साइन अप गरे" @@ -295,21 +323,25 @@ msgstr "{firstAuthorName} ले तपाईंको स्टार्टर msgid "{following} following" msgstr "{following} पछ्याउँदै छन्" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} लाई सन्देश पठाउन सकिदैन" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {# प्रयोगकर्ताले मन पराए} other {# प्रयोगकर्ताहरूले मन पराए}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {# प्रयोगकर्ताले मन पराए} other {# प्रयोगकर्ताहरूले मन पराए}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} अपठित" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} अपठित वस्तुहरू" @@ -321,12 +353,12 @@ msgstr "{profileName} ले {0} अघि Bluesky मा सामेल भए msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} ले {0} अघि स्टार्टर प्याकको प्रयोग गरी Bluesky मा सामेल भए" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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} other {# others}} तपाईंको स्टार्टर प्याकमा समावेश छन्" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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} other {# others}} तपाईंको स्टार्टर प्याकमा समावेश छन्" @@ -339,11 +371,11 @@ msgstr "<0>{0} {1, plural, one {अनुगामी} other {अनुग msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {पछ्याउँदै छन्} other {पछ्याउँदै छन्}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 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:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} तपाईंको स्टार्टर प्याकमा समावेश छ" @@ -359,7 +391,7 @@ msgstr "<0>{date} मा {time}" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>आफ्नो<1>सुझाइएको<2>फिडहरू छान्नुहोस्" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>प्रयोगात्मक: यो प्राथमिकता सक्षम भएपछि, तपाईंले केवल आफूले पछ्याएका प्रयोगकर्ताहरूबाट उत्तर र उद्धरण सूचना प्राप्त गर्नुहुनेछ। हामी यहाँ थप नियन्त्रणहरू समयसँगै थप्नेछौं।" @@ -375,7 +407,7 @@ msgstr "<0>प्रयोगात्मक: यो प्राथमि #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<0>Bluesky मा स्वागत छ<1>" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>तपाईं र<1> <2>{0} तपाईंको स्टार्टर प्याकमा समावेश छन्" @@ -387,7 +419,7 @@ msgstr "⚠अवैध ह्यान्डल" msgid "24 hours" msgstr "२४ घण्टा" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "२एफए पुष्टि" @@ -411,25 +443,24 @@ msgstr "७ दिन" #~ msgid "A new version of the app is available. Please update to continue using the app." #~ msgstr "एपको नयाँ संस्करण उपलब्ध छ। कृपया एप प्रयोग गर्न जारी राख्न अपडेट गर्नुहोस्।" -#: src/Navigation.tsx:362 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "बारेमा" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:885 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "नेभिगेसन लिंक र सेटिङ्स पहुँच गर्नुहोस्" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "प्रोफाइल र अन्य नेभिगेसन लिंक पहुँच गर्नुहोस्" +#~ msgid "Access profile and other navigation links" +#~ msgstr "प्रोफाइल र अन्य नेभिगेसन लिंक पहुँच गर्नुहोस्" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "पहुँचयोग्यता" @@ -437,15 +468,15 @@ msgstr "पहुँचयोग्यता" #~ msgid "Accessibility settings" #~ msgstr "पहुँचयोग्यता सेटिङ्स" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "पहुँचयोग्यता सेटिङ्स" -#: src/Navigation.tsx:338 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "खाता" @@ -471,11 +502,11 @@ msgstr "खाता म्यूट गरिएको छ" msgid "Account Muted by List" msgstr "सूचीद्वारा खाता म्यूट गरिएको छ" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "खाताको विकल्पहरू" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "खाता छिटो पहुँचबाट हटाइएको छ" @@ -495,11 +526,10 @@ msgstr "खाताको म्यूट हटाइएको छ" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "थप्नुहोस्" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "जारी राख्न {0} थप्नुहोस्" @@ -512,12 +542,13 @@ msgstr "स्टार्टर प्याकमा {displayName} थप् msgid "Add a content warning" msgstr "सामग्री चेतावनी थप्नुहोस्" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "यस सूचीमा एक प्रयोगकर्ता थप्नुहोस्" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "खाता थप्नुहोस्" @@ -539,8 +570,8 @@ msgstr "वैकल्पिक पाठ थप्नुहोस्" msgid "Add alt text (optional)" msgstr "वैकल्पिक पाठ थप्नुहोस् (ऐच्छिक)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "अर्को खाता थप्नुहोस्" @@ -552,8 +583,8 @@ msgstr "अर्को पोष्ट थप्नुहोस्" msgid "Add app password" msgstr "एप पासवर्ड थप्नुहोस्" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "एप पासवर्ड थप्नुहोस्" @@ -587,11 +618,16 @@ msgstr "म्यूट शब्दहरू र ट्यागहरू थ msgid "Add new post" msgstr "नयाँ पोष्ट थप्नुहोस्" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "सुझाइएको फिड थप्नुहोस्" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "आफ्नो स्टार्टर प्याकमा केही फिडहरू थप्नुहोस्!" @@ -599,11 +635,11 @@ msgstr "आफ्नो स्टार्टर प्याकमा केह msgid "Add the default feed of only people you follow" msgstr "तपाईंले पछ्याएका व्यक्तिहरूको डिफल्ट फिड थप्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "तपाईंको डोमेनमा निम्न DNS रेकर्ड थप्नुहोस्:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "यस फिडलाई तपाईंको फिडमा थप्नुहोस्" @@ -644,7 +680,7 @@ msgstr "वयस्क" msgid "Adult Content" msgstr "वयस्क सामग्री" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "वयस्क सामग्री मात्र वेब मार्फत <0>bsky.app मा सक्षम गर्न सकिन्छ।" @@ -657,19 +693,23 @@ msgstr "वयस्क सामग्री अक्षम छ।" msgid "Adult Content labels" msgstr "वयस्क सामग्रीका लेबलहरू" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "उन्नत" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "एल्गोरिदम प्रशिक्षण समाप्त भयो!" +#~ msgid "Algorithm training complete!" +#~ msgstr "एल्गोरिदम प्रशिक्षण समाप्त भयो!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "सबै खाताहरू पछ्याइएका छन्!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "तपाईंले बचत गरेका सबै फिडहरू एउटै स्थानमा।" @@ -678,16 +718,20 @@ msgstr "तपाईंले बचत गरेका सबै फिडह msgid "Allow access to your direct messages" msgstr "तपाईंको प्रत्यक्ष सन्देशहरूमा पहुँच अनुमति दिनुहोस्" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "नयाँ सन्देशहरूबाट अनुमति दिनुहोस्" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "उत्तरहरूबाट अनुमति दिनुहोस्:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "प्रत्यक्ष सन्देशहरूमा पहुँच अनुमति दिन्छ" @@ -706,7 +750,7 @@ msgstr "पहिले नै @{0} को रूपमा साइन इन msgid "ALT" msgstr "वैकल्पिक" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -797,8 +841,8 @@ msgstr "कुराकानी खोल्ने प्रयास गर् #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -818,7 +862,7 @@ msgid "and" msgstr "र" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "जनावरहरू" @@ -830,8 +874,8 @@ msgstr "एनिमेटेड GIF" msgid "Anti-Social Behavior" msgstr "विरोधी सामाजिक व्यवहार" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "कुनै पनि भाषा" @@ -839,13 +883,14 @@ msgstr "कुनै पनि भाषा" msgid "Anybody can interact" msgstr "कुनै पनि व्यक्ति अन्तरक्रिया गर्न सक्छन्" -#: src/Navigation.tsx:370 -#: src/screens/Settings/AppearanceSettings.tsx:179 -#: src/screens/Settings/AppearanceSettings.tsx:182 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "एपको भाषा" @@ -853,7 +898,7 @@ msgstr "एपको भाषा" msgid "App Password" msgstr "एप पासवर्ड" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "एप पासवर्ड मेटाइएको छ" @@ -881,13 +926,13 @@ msgstr "एप पासवर्ड नाम कम्तिमा ४ वर #~ msgid "App password settings" #~ msgstr "एप पासवर्ड सेटिङ्स" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "एप पासवर्डहरू" -#: src/Navigation.tsx:290 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "एप पासवर्डहरू" @@ -912,10 +957,10 @@ msgstr "अपील बुझाइएको छ।" msgid "Appeal this decision" msgstr "यो निर्णयको अपील गर्नुहोस्।" -#: src/Navigation.tsx:330 -#: src/screens/Settings/AppearanceSettings.tsx:82 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "रूपरङ्ग" @@ -941,7 +986,7 @@ msgstr "{0} बाट आर्काइभ गरिएको" msgid "Archived post" msgstr "आर्काइभ गरिएको पोस्ट" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "के तपाईं \"{0}\" एप पासवर्ड मेटाउन निश्चित हुनुहुन्छ?" @@ -953,7 +998,7 @@ msgstr "के तपाईं \"{0}\" एप पासवर्ड मेटा 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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "के तपाईं यो स्टार्टर प्याक मेटाउन निश्चित हुनुहुन्छ?" @@ -965,11 +1010,11 @@ msgstr "के तपाईं आफ्ना परिवर्तनहरू msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "के तपाईं यो कुराकानी छोड्न निश्चित हुनुहुन्छ? तपाईंका सन्देशहरू तपाईंको लागि मेटिनेछन्, तर अर्को सहभागीको लागि होइन।" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "के तपाईं {0} लाई आफ्नो फिडहरूबाट हटाउन निश्चित हुनुहुन्छ?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "के तपाईं यसलाई आफ्नो फिडहरूबाट हटाउन निश्चित हुनुहुन्छ?" @@ -994,7 +1039,7 @@ msgid "Are you writing in <0>{0}?" msgstr "के तपाईं <0>{0} मा लेख्दै हुनुहुन्छ?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "कला" @@ -1006,32 +1051,31 @@ msgstr "कलात्मक वा गैर-इरोटिक नग्न msgid "At least 3 characters" msgstr "कम्तिमा ३ अक्षरहरू" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "अटोप्ले विकल्पहरू <0>सामग्री र मिडिया सेटिङ्स मा सारिएको छ।" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "भिडियो र GIF हरू अटोप्ले गर्नुहोस्" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "फिर्ता" @@ -1048,8 +1092,8 @@ msgstr "फिर्ता" #~ msgid "Basics" #~ msgstr "आधारभूत" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "सूची सिर्जना गर्नु अघि, तपाईंले पहिले आफ्नो इमेल प्रमाणित गर्नुपर्छ।" @@ -1063,12 +1107,17 @@ msgstr "स्टार्टर प्याक सिर्जना गर् #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "अर्को प्रयोगकर्तालाई सन्देश पठाउनु अघि, तपाईंले पहिले आफ्नो इमेल प्रमाणित गर्नुपर्छ।" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "जन्मदिन" @@ -1099,15 +1148,15 @@ msgstr "खाता ब्लक गर्नुहोस्" msgid "Block Account?" msgstr "खाता ब्लक गर्नुहोस्?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "खाताहरू ब्लक गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "ब्लक सूची" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "यी खाताहरू ब्लक गर्नुहोस्?" @@ -1115,12 +1164,12 @@ msgstr "यी खाताहरू ब्लक गर्नुहोस्?" msgid "Blocked" msgstr "ब्लक गरियो" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "ब्लक गरिएका खाताहरू" -#: src/Navigation.tsx:154 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "ब्लक गरिएका खाताहरू" @@ -1129,19 +1178,19 @@ msgstr "ब्लक गरिएका खाताहरू" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ब्लक गरिएका खाताहरूले तपाईंको थ्रेडहरूमा उत्तर दिन सक्दैनन्, तपाईंलाई उल्लेख गर्न सक्दैनन्, वा अन्यथा तपाईंसँग अन्तरक्रिया गर्न सक्दैनन्।" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "ब्लक गरिएका खाताहरूले तपाईंको थ्रेडहरूमा उत्तर दिन सक्दैनन्, तपाईंलाई उल्लेख गर्न सक्दैनन्, वा अन्यथा तपाईंसँग अन्तरक्रिया गर्न सक्दैनन्। तपाईंले उनीहरूको सामग्री देख्न सक्नुहुन्न र तिनीहरूले तपाईंको सामग्री हेर्नबाट रोकिनेछन्।" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "ब्लक गरिएको पोस्ट।" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "ब्लकले यस लेबलकर्ताले तपाईंको खातामा लेबल राख्नबाट रोक्दैन।" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ब्लक सार्वजनिक हुन्छ। ब्लक गरिएका खाताहरूले तपाईंको थ्रेडहरूमा उत्तर दिन सक्दैनन्, तपाईंलाई उल्लेख गर्न सक्दैनन्, वा अन्यथा तपाईंसँग अन्तरक्रिया गर्न सक्दैनन्।" @@ -1166,7 +1215,8 @@ msgstr "ब्लूस्काईले दाबी गरिएको मि msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "ब्लूस्काई खुला नेटवर्क हो जहाँ तपाईं आफ्नो होस्टिङ प्रदायक छनोट गर्न सक्नुहुन्छ। यदि तपाईं एक विकासकर्ता हुनुहुन्छ भने, तपाईं आफ्नो सर्भर होस्ट गर्न सक्नुहुन्छ।" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "ब्लूस्काई साथीहरूसँग अझ राम्रो छ!" @@ -1201,6 +1251,14 @@ msgstr "ब्लूस्काईले तपाईंको प्रोफ #~ msgid "Bluesky.Social" #~ msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "चित्रहरू धुंधला गर्नुहोस्" @@ -1210,27 +1268,27 @@ msgid "Blur images and filter from feeds" msgstr "चित्रहरू धुंधला गर्नुहोस् र फिडबाट फिल्टर गर्नुहोस्" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "पुस्तकहरू" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "एक्सप्लोर पृष्ठमा थप खाता ब्राउज गर्नुहोस्" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "एक्सप्लोर पृष्ठमा थप फिड ब्राउज गर्नुहोस्" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "थप सुझावहरू ब्राउज गर्नुहोस्" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "एक्सप्लोर पृष्ठमा थप सुझावहरू ब्राउज गर्नुहोस्" @@ -1239,6 +1297,18 @@ msgstr "एक्सप्लोर पृष्ठमा थप सुझाव msgid "Browse other feeds" msgstr "अन्य फिडहरू ब्राउज गर्नुहोस्" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/screens/Settings/index.tsx:893 #~ msgid "Build version {0} {1}" #~ msgstr "बिल्ड संस्करण {0} {1}" @@ -1248,16 +1318,20 @@ msgid "Business" msgstr "व्यापार" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "द्वारा —" +#~ msgid "by —" +#~ msgstr "द्वारा —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "{0} द्वारा" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "<0/> द्वारा" +#~ msgid "by <0/>" +#~ msgstr "<0/> द्वारा" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1276,8 +1350,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "खाता सिर्जना गरेर तपाईं <0>सेवा सर्तहरू सँग सहमत हुनुहुन्छ।" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "तपाईं द्वारा" +#~ msgid "by you" +#~ msgstr "तपाईं द्वारा" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1287,17 +1361,18 @@ msgstr "क्यामेरा" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "केवल अक्षर, अंक, खाली ठाउँ, ड्यास, र अन्डरस्कोरहरू समावेश गर्न सक्छ। कम्तिमा ४ अक्षर लामो हुनु पर्छ, तर ३२ अक्षरभन्दा लामो हुनु हुँदैन।" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/AppIconSettings.tsx:77 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1312,20 +1387,20 @@ msgstr "क्यामेरा" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:913 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "रद्द गर्नुहोस्" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "रद्द गर्नुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "खाता मेटाउन रद्द गर्नुहोस्" @@ -1341,16 +1416,16 @@ msgstr "चित्र काट्ने कार्य रद्द गर msgid "Cancel profile editing" msgstr "प्रोफाइल सम्पादन रद्द गर्नुहोस्" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "कोट पोस्ट रद्द गर्नुहोस्" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "पुनः सक्रियता रद्द गर्नुहोस् र लग आउट गर्नुहोस्" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:905 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "खोजी रद्द गर्नुहोस्" @@ -1363,9 +1438,9 @@ msgid "Cancels opening the linked website" msgstr "लिङ्क गरिएको वेबसाइट खोल्ने कार्य रद्द गर्नुहोस्" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "ब्लक गरिएको प्रयोगकर्तासँग अन्तरक्रिया गर्न सकिँदैन" @@ -1387,12 +1462,17 @@ msgstr "परिवर्तन गर्नुहोस्" #~ msgid "Change" #~ msgstr "परिवर्तन गर्नुहोस्" -#: src/screens/Settings/AppIconSettings.tsx:73 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "इमेल परिवर्तन गर्नुहोस्" @@ -1405,8 +1485,8 @@ msgstr "इमेल ठेगाना परिवर्तन गर्नु #~ msgid "Change handle" #~ msgstr "ह्यान्डल परिवर्तन गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "ह्यान्डल परिवर्तन गर्नुहोस्" @@ -1434,9 +1514,9 @@ msgstr "तपाईंको इमेल परिवर्तन गर्न msgid "Change your email address" msgstr "तपाईंको इमेल ठेगाना परिवर्तन गर्नुहोस्" -#: src/Navigation.tsx:382 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:349 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "कुराकानी" @@ -1447,12 +1527,12 @@ msgstr "कुराकानी म्यूट गरियो" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "कुराकानी सेटिङ्स" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "कुराकानी सेटिङ्स" @@ -1460,8 +1540,8 @@ msgstr "कुराकानी सेटिङ्स" msgid "Chat unmuted" msgstr "कुराकानी अनम्यूट गरियो" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "मेरो स्थिति जाँच गर्नुहोस्" @@ -1473,19 +1553,19 @@ msgstr "मेरो स्थिति जाँच गर्नुहोस् #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "केही सिफारिस गरिएका प्रयोगकर्ताहरू जाँच गर्नुहोस्। त्यस्तै प्रयोगकर्ताहरू हेर्नका लागि तिनीहरूलाई फलो गर्नुहोस्।" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "तपाईंको इमेलमा लगइन कोड जाँच गर्नुहोस् र यहाँ प्रविष्ट गर्नुहोस्।" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "तल प्रविष्ट गर्नको लागि पुष्टिकरण कोड भएको इमेलको लागि तपाईंको इनबक्स जाँच गर्नुहोस्:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "डोमेन प्रमाणीकरण विधि छान्नुहोस्" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "फिडहरू छान्नुहोस्" @@ -1493,7 +1573,7 @@ msgstr "फिडहरू छान्नुहोस्" msgid "Choose for me" msgstr "मेरो लागि छान्नुहोस्" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "व्यक्तिहरू छान्नुहोस्" @@ -1505,7 +1585,7 @@ msgstr "तपाईंले पोस्ट गर्न लागेको msgid "Choose Service" msgstr "सेवा छान्नुहोस्" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "तपाईंका अनुकूलन फिडहरूलाई सक्षम बनाउने एल्गोरिदम छान्नुहोस्।" @@ -1518,15 +1598,24 @@ msgstr "तपाईंका अनुकूलन फिडहरूलाई msgid "Choose this color as your avatar" msgstr "यो रंगलाई आफ्नो अवतारको रूपमा छान्नुहोस्" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "तपाईंको पासवर्ड छान्नुहोस्" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "सबै भण्डारण डाटा खाली गर्नुहोस्" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "सबै भण्डारण डाटा खाली गर्नुहोस् (यसपछि पुनः सुरु गर्नुहोस्)" @@ -1543,12 +1632,12 @@ msgid "click here" msgstr "यहाँ क्लिक गर्नुहोस्" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "आफ्नो खाता निष्क्रिय गर्ने थप जानकारीको लागि यहाँ क्लिक गर्नुहोस्" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "आफ्नो खाता निष्क्रिय गर्ने थप जानकारीको लागि यहाँ क्लिक गर्नुहोस्" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "थप जानकारीको लागि यहाँ क्लिक गर्नुहोस्।" +#~ msgid "Click here for more information." +#~ msgstr "थप जानकारीको लागि यहाँ क्लिक गर्नुहोस्।" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1576,9 +1665,10 @@ msgstr "क्लिप 🐴 क्लोप 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1587,8 +1677,8 @@ msgstr "क्लिप 🐴 क्लोप 🐴" msgid "Close" msgstr "बन्द गर्नुहोस्" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "सक्रिय संवाद बन्द गर्नुहोस्" @@ -1612,20 +1702,20 @@ msgstr "GIF संवाद बन्द गर्नुहोस्" msgid "Close image" msgstr "चित्र बन्द गर्नुहोस्" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "चित्र दर्शक बन्द गर्नुहोस्" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "नेभिगेशन फुटर बन्द गर्नुहोस्" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "यो संवाद बन्द गर्नुहोस्" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "तलको नेभिगेशन बार बन्द गर्नुहोस्" @@ -1637,34 +1727,34 @@ msgstr "पासवर्ड अद्यावधिक चेतावनी msgid "Closes viewer for header image" msgstr "हेडर चित्रको दर्शक बन्द गर्नुहोस्" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "प्रयोगकर्ताहरूको सूची संक्षेप गर्नुहोस्" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "दिइएको सूचना लागि प्रयोगकर्ताहरूको सूची संक्षेप गर्दछ" -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "रंग मोड" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "कमेडी" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "कमिक्स" -#: src/Navigation.tsx:280 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "समुदायका दिशानिर्देशहरू" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "अनबोर्डिङ पूरा गर्नुहोस् र आफ्नो खाता प्रयोग गर्न सुरु गर्नुहोस्" @@ -1672,7 +1762,7 @@ msgstr "अनबोर्डिङ पूरा गर्नुहोस् र msgid "Complete the challenge" msgstr "चुनौती पूरा गर्नुहोस्" -#: src/view/shell/desktop/LeftNav.tsx:315 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "नयाँ पोस्ट तयार गर्नुहोस्" @@ -1727,25 +1817,25 @@ msgstr "परिवर्तन पुष्टि गर्नुहोस्" msgid "Confirm content language settings" msgstr "सामग्री भाषा सेटिङ पुष्टि गर्नुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "खाता मेटाउने पुष्टि गर्नुहोस्" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "तपाईंको उमेर पुष्टि गर्नुहोस्:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "तपाईंको जन्ममिति पुष्टि गर्नुहोस्" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "पुष्टिकरण कोड" @@ -1754,7 +1844,7 @@ msgstr "पुष्टिकरण कोड" msgid "Confirmation Code" msgstr "पुष्टिकरण कोड" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "जोड्दैछ..." @@ -1763,14 +1853,17 @@ msgstr "जोड्दैछ..." msgid "Contact support" msgstr "समर्थन सम्पर्क गर्नुहोस्" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "सामग्री र मिडिया" -#: src/Navigation.tsx:354 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "सामग्री र मिडिया" @@ -1786,11 +1879,11 @@ msgstr "सामग्री अवरुद्ध गरियो" #~ msgid "Content Filtering" #~ msgstr "सामग्री फिल्टरिङ" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "सामग्री फिल्टरहरू" -#: src/screens/Settings/LanguageSettings.tsx:243 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "सामग्री भाषाहरू" @@ -1811,7 +1904,7 @@ msgstr "सामग्री चेतावनी" msgid "Content warnings" msgstr "सामग्री चेतावनीहरू" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "सन्दर्भ मेनु पृष्ठभूमि, मेनु बन्द गर्न क्लिक गर्नुहोस्।" @@ -1854,7 +1947,7 @@ msgstr "खाना पकाउने" msgid "Copied" msgstr "प्रतिलिपि गरियो" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "बिल्ड संस्करण क्लिपबोर्डमा प्रतिलिपि गरियो" @@ -1862,7 +1955,7 @@ msgstr "बिल्ड संस्करण क्लिपबोर्डम #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "क्लिपबोर्डमा प्रतिलिपि गरियो" @@ -1887,7 +1980,7 @@ msgstr "प्रतिलिपि गर्नुहोस्" msgid "Copy App Password" msgstr "एप पासवर्ड प्रतिलिपि गर्नुहोस्" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "बिल्ड संस्करण क्लिपबोर्डमा प्रतिलिपि गर्नुहोस्" @@ -1896,11 +1989,11 @@ msgstr "बिल्ड संस्करण क्लिपबोर्डम msgid "Copy code" msgstr "कोड प्रतिलिपि गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "DID प्रतिलिपि गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "होस्ट प्रतिलिपि गर्नुहोस्" @@ -1912,7 +2005,7 @@ msgstr "लिंक प्रतिलिपि गर्नुहोस्" msgid "Copy Link" msgstr "लिंक प्रतिलिपि गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "सूचीको लिंक प्रतिलिपि गर्नुहोस्" @@ -1939,11 +2032,11 @@ msgstr "पोस्टको पाठ प्रतिलिपि गर्न msgid "Copy QR code" msgstr "QR कोड प्रतिलिपि गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "TXT रेकर्ड मान प्रतिलिपि गर्नुहोस्" -#: src/Navigation.tsx:285 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "प्रतिलिपि अधिकार नीति" @@ -1952,11 +2045,11 @@ msgstr "प्रतिलिपि अधिकार नीति" msgid "Could not leave chat" msgstr "कुराकानी छोड्न सकिएन" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "फिड लोड गर्न सकिएन" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "सूची लोड गर्न सकिएन" @@ -1991,7 +2084,7 @@ msgstr "स्टार्टर प्याकका लागि QR कोड #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "स्टार्टर प्याक सिर्जना गर्नुहोस्" @@ -2038,7 +2131,7 @@ msgstr "नयाँ खाता सिर्जना गर्नुहोस msgid "Create report for {0}" msgstr "{0} का लागि रिपोर्ट सिर्जना गर्नुहोस्" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "सिर्जना गरियो {0}" @@ -2051,7 +2144,7 @@ msgstr "सिर्जना गरियो {0}" #~ msgstr "तपाईं द्वारा सिर्जना गरिएको" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "संस्कृति" @@ -2066,8 +2159,8 @@ msgstr "अनुकूलित" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "समुदायद्वारा निर्माण गरिएका अनुकूलित फिडहरूले तपाईंलाई नयाँ अनुभवहरू ल्याउँछन् र तपाईंलाई मनपर्ने सामग्री पत्ता लगाउन मद्दत गर्छन्।" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "समुदायद्वारा निर्माण गरिएका अनुकूलित फिडहरूले तपाईंलाई नयाँ अनुभवहरू ल्याउँछन् र तपाईंलाई मनपर्ने सामग्री पत्ता लगाउन मद्दत गर्छन्।" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2081,8 +2174,8 @@ msgstr "यस पोस्टसँग कसले अन्तरक्रि #~ msgid "Danger Zone" #~ msgstr "खतरनाक क्षेत्र" -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "गाढा" @@ -2090,7 +2183,7 @@ msgstr "गाढा" msgid "Dark mode" msgstr "गाढा मोड" -#: src/screens/Settings/AppearanceSettings.tsx:111 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "गाढा थिम" @@ -2102,8 +2195,8 @@ msgstr "गाढा थिम" msgid "Date of birth" msgstr "जन्म मिति" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "खाता निष्क्रिय गर्नुहोस्" @@ -2112,7 +2205,7 @@ msgstr "खाता निष्क्रिय गर्नुहोस्" #~ msgid "Deactivate my account" #~ msgstr "मेरो खाता निष्क्रिय गर्नुहोस्" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "डिबग मोडरेशन" @@ -2120,22 +2213,26 @@ msgstr "डिबग मोडरेशन" msgid "Debug panel" msgstr "डिबग प्यानल" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "डिफल्ट" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "मेटाउनुहोस्" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "खाता मेटाउनुहोस्" @@ -2143,19 +2240,19 @@ msgstr "खाता मेटाउनुहोस्" #~ msgid "Delete Account" #~ msgstr "खाता मेटाउनुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "खाता मेटाउनुहोस् <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "एप पासवर्ड मेटाउनुहोस्" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "एप पासवर्ड मेटाउनुहोस्?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "कुराकानी घोषणाको रेकर्ड मेटाउनुहोस्" @@ -2163,7 +2260,7 @@ msgstr "कुराकानी घोषणाको रेकर्ड मे msgid "Delete for me" msgstr "मेरो लागि मेटाउनुहोस्" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "सूची मेटाउनुहोस्" @@ -2175,7 +2272,7 @@ msgstr "सन्देश मेटाउनुहोस्" msgid "Delete message for me" msgstr "मेरो लागि सन्देश मेटाउनुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "मेरो खाता मेटाउनुहोस्" @@ -2193,16 +2290,16 @@ msgstr "मेरो खाता मेटाउनुहोस्" msgid "Delete post" msgstr "पोस्ट मेटाउनुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "स्टार्टर प्याक मेटाउनुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "स्टार्टर प्याक मेटाउनुहोस्?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "यो सूची मेटाउनुहोस्?" @@ -2214,12 +2311,12 @@ msgstr "यो पोस्ट मेटाउनुहोस्?" msgid "Deleted" msgstr "मेटाइयो" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "मेटाइएको खाता" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "मेटाइएको पोस्ट।" @@ -2257,8 +2354,8 @@ msgstr "उद्धरण अलग गर्नुहोस्" msgid "Detach quote post?" msgstr "उद्धरण पोस्ट अलग गर्नुहोस्?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "डेभलपर विकल्पहरू" @@ -2274,7 +2371,7 @@ msgstr "संवाद: यो पोस्टसँग कसले अन् #~ msgid "Did you want to say anything?" #~ msgstr "के तपाईं केहि भन्न चाहनुहुन्छ?" -#: src/screens/Settings/AppearanceSettings.tsx:115 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "धूमिल" @@ -2286,8 +2383,8 @@ msgstr "धूमिल" msgid "Disable Email 2FA" msgstr "इमेल 2FA अक्षम गर्नुहोस्" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "ह्याप्टिक प्रतिक्रिया अक्षम गर्नुहोस्" @@ -2298,9 +2395,9 @@ msgstr "उपशीर्षक अक्षम गर्नुहोस्" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "अक्षम गरियो" @@ -2336,11 +2433,11 @@ msgstr "एपहरूलाई मेरो खाता लगइन नग msgid "Discover new custom feeds" msgstr "नयाँ अनुकूलित फिडहरू पत्ता लगाउनुहोस्" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "नयाँ फिडहरू पत्ता लगाउनुहोस्" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "नयाँ फिडहरू खोज्नुहोस्" @@ -2352,12 +2449,12 @@ msgstr "रद्द गर्नुहोस्" msgid "Dismiss error" msgstr "त्रुटि रद्द गर्नुहोस्" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "गाइडलाई रद्द गर्नुहोस्" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "ठूलो वैकल्पिक पाठ ब्याज देखाउनुहोस्" @@ -2380,8 +2477,8 @@ msgstr "प्रदर्शन नाम धेरै लामो छ" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "प्रदर्शन नाम धेरै लामो छ। अधिकतम {DISPLAY_NAME_MAX_GRAPHEMES} वर्णहरू हुन सक्छ।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNS प्यानल" @@ -2401,7 +2498,7 @@ msgstr "ड्यासबाट सुरु वा अन्त्य गर #~ msgid "Domain Value" #~ msgstr "डोमेन मान" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "डोमेन प्रमाणित गरियो!" @@ -2458,7 +2555,7 @@ msgstr "तस्बिरहरू थप्न ड्रप गर्नुह msgid "Duration:" msgstr "अवधि:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "उदा. एलिस" @@ -2470,7 +2567,7 @@ msgstr "उदा. एलिस थर" msgid "e.g. Alice Roberts" msgstr "उदा. एलिस रोबर्ट्स" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "उदा. alice.com" @@ -2502,16 +2599,14 @@ msgstr "उदा. बारम्बार विज्ञापनहरू msgid "Each code works once. You'll receive more invite codes periodically." msgstr "प्रत्येक कोड एक पटक मात्र प्रयोग गर्न सकिन्छ। तपाईं समय-समयमा थप निमन्त्रणा कोड प्राप्त गर्नुहुनेछ।" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "सम्पादन गर्नुहोस्" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "सम्पादन गर्नुहोस्" @@ -2536,7 +2631,7 @@ msgstr "चित्र सम्पादन गर्नुहोस्" msgid "Edit interaction settings" msgstr "अन्तर्क्रिया सेटिङ्स सम्पादन गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "सूची विवरण सम्पादन गर्नुहोस्" @@ -2544,10 +2639,8 @@ msgstr "सूची विवरण सम्पादन गर्नुहो msgid "Edit Moderation List" msgstr "मोडरेशन सूची सम्पादन गर्नुहोस्" -#: src/Navigation.tsx:295 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "मेरो फिड सम्पादन गर्नुहोस्" @@ -2581,7 +2674,7 @@ msgstr "प्रोफाइल सम्पादन गर्नुहोस #~ msgid "Edit Saved Feeds" #~ msgstr "सुरक्षित फिड सम्पादन गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "स्टार्टर प्याक सम्पादन गर्नुहोस्" @@ -2601,16 +2694,16 @@ msgstr "तपाईंको प्रदर्शन नाम सम्पा msgid "Edit your profile description" msgstr "तपाईंको प्रोफाइल विवरण सम्पादन गर्नुहोस्" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "तपाईंको स्टार्टर प्याक सम्पादन गर्नुहोस्" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "शिक्षा" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2620,7 +2713,7 @@ msgstr "इमेल" msgid "Email 2FA disabled" msgstr "इमेल 2FA अक्षम गरियो" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "इमेल 2FA सक्षम गरियो" @@ -2680,7 +2773,7 @@ msgstr "सक्षम गर्नुहोस्" msgid "Enable {0} only" msgstr "केवल {0} सक्षम गर्नुहोस्" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "वयस्क सामग्री सक्षम गर्नुहोस्" @@ -2693,12 +2786,12 @@ msgstr "इमेल 2FA सक्षम गर्नुहोस्" msgid "Enable external media" msgstr "बाह्य मिडिया सक्षम गर्नुहोस्" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "मिडिया प्लेयर सक्षम गर्नुहोस्" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "प्राथमिकता सूचनाहरू सक्षम गर्नुहोस्" @@ -2714,9 +2807,14 @@ msgstr "उपशीर्षकहरू सक्षम गर्नुहो msgid "Enable this source only" msgstr "यो स्रोत मात्र सक्षम गर्नुहोस्" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "सक्षम गरिएको" @@ -2757,7 +2855,7 @@ msgstr "पूर्ण स्क्रीनमा प्रवेश गर् msgid "Enter the code you received to change your password." msgstr "तपाईंले पासवर्ड परिवर्तन गर्न पाएको कोड प्रविष्ट गर्नुहोस्।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "तपाईं प्रयोग गर्न चाहनुभएको डोमेन प्रविष्ट गर्नुहोस्" @@ -2791,6 +2889,7 @@ msgid "Enter your username and password" msgstr "तपाईंको प्रयोगकर्ता नाम र पासवर्ड प्रविष्ट गर्नुहोस्" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "त्रुटि" @@ -2803,7 +2902,7 @@ msgid "Error receiving captcha response." msgstr "क्याप्चा प्रतिक्रिया प्राप्त गर्दा त्रुटि।" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "त्रुटि:" @@ -2819,8 +2918,8 @@ msgstr "सबैले उत्तर दिन सक्छन्" msgid "Everybody can reply to this post." msgstr "सबैले यो पोस्टमा उत्तर दिन सक्छन्।" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "सबै जना" @@ -2844,7 +2943,7 @@ msgstr "तपाईंले पछ्याएका प्रयोगकर msgid "Exit fullscreen" msgstr "पूर्ण स्क्रीनबाट बाहिर जानुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "खाता मेट्ने प्रक्रिया बन्द गर्नुहोस्" @@ -2856,7 +2955,7 @@ msgstr "खाता मेट्ने प्रक्रिया बन्द msgid "Exits image cropping process" msgstr "चित्र क्रप प्रक्रिया बन्द गर्नुहोस्" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "चित्र दृश्य बन्द गर्नुहोस्" @@ -2864,11 +2963,11 @@ msgstr "चित्र दृश्य बन्द गर्नुहोस् msgid "Exits inputting search query" msgstr "खोज प्रश्न इनपुट प्रक्रिया बन्द गर्नुहोस्" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "वैकल्पिक पाठ विस्तार गर्नुहोस्" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "प्रयोगकर्ताहरूको सूची विस्तार गर्नुहोस्" @@ -2881,8 +2980,8 @@ msgstr "जसमा तपाईं उत्तर दिँदै हुन msgid "Expected uri to resolve to a record" msgstr "एक रेकर्डमा URI समाधान हुने आशा गरियो" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "प्रायोगिक" @@ -2906,8 +3005,8 @@ msgstr "स्पष्ट वा सम्भावित रूपमा ब msgid "Explicit sexual images." msgstr "स्पष्ट यौन चित्रहरू।" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "मेरो डाटा निर्यात गर्नुहोस्" @@ -2915,8 +3014,8 @@ msgstr "मेरो डाटा निर्यात गर्नुहोस msgid "Export My Data" msgstr "मेरो डाटा निर्यात गर्नुहोस्" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "बाह्य मिडिया" @@ -2926,12 +3025,12 @@ msgid "External Media" msgstr "बाह्य मिडिया" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "बाह्य मिडियाले वेबसाइटहरूलाई तपाईं र तपाईंको उपकरणको जानकारी सङ्कलन गर्न अनुमति दिन सक्छ। \"प्ले\" बटन दबाउनेसम्म कुनै जानकारी पठाइँदैन वा अनुरोध गरिँदैन।" -#: src/Navigation.tsx:314 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "बाह्य मिडिया प्राथमिकताहरू" @@ -2939,7 +3038,7 @@ msgstr "बाह्य मिडिया प्राथमिकताहर #~ msgid "External media settings" #~ msgstr "बाह्य मिडिया सेटिङ्स" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "ह्यान्डल परिवर्तन गर्न असफल भयो। कृपया पुन: प्रयास गर्नुहोस्।" @@ -2952,8 +3051,8 @@ msgstr "ह्यान्डल परिवर्तन गर्न असफ msgid "Failed to create app password. Please try again." msgstr "एप पासवर्ड सिर्जना गर्न असफल। कृपया पुन: प्रयास गर्नुहोस्।" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "स्टार्टर प्याक सिर्जना गर्न असफल" @@ -2969,12 +3068,12 @@ msgstr "सन्देश मेटाउन असफल" msgid "Failed to delete post, please try again" msgstr "पोस्ट मेटाउन असफल। कृपया पुन: प्रयास गर्नुहोस्।" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "स्टार्टर प्याक मेटाउन असफल" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "फिड्स प्राथमिकताहरू लोड गर्न असफल" @@ -2991,12 +3090,12 @@ msgstr "पछिल्ला सन्देशहरू लोड गर्न #~ msgid "Failed to load recommended feeds" #~ msgstr "सुझाव गरिएको फिड्स लोड गर्न असफल" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "सुझाव गरिएका फिड्स लोड गर्न असफल भयो" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "सुझाव गरिएका फलोहरू लोड गर्न असफल भयो" @@ -3025,11 +3124,11 @@ msgstr "अपील पठाउन असफल भयो, कृपया प msgid "Failed to toggle thread mute, please try again" msgstr "थ्रेड म्यूट टगल गर्न असफल, कृपया पुन: प्रयास गर्नुहोस्" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "फिड्स अद्यावधिक गर्न असफल भयो" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "सेटिङ्स अद्यावधिक गर्न असफल" @@ -3040,11 +3139,11 @@ msgstr "सेटिङ्स अद्यावधिक गर्न असफ msgid "Failed to upload video" msgstr "भिडियो अपलोड गर्न असफल" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "ह्यान्डल प्रमाणित गर्न असफल भयो। कृपया पुन: प्रयास गर्नुहोस्।" -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "फिड" @@ -3053,6 +3152,10 @@ msgstr "फिड" msgid "Feed by {0}" msgstr "{0} द्वारा फिड" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "फिड अफलाइन छ" @@ -3065,7 +3168,8 @@ msgstr "{0} द्वारा फिड" msgid "Feed toggle" msgstr "फिड टगल" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "प्रतिक्रिया" @@ -3075,13 +3179,13 @@ msgstr "प्रतिक्रिया" msgid "Feedback sent!" msgstr "प्रतिक्रिया पठाइयो!" -#: src/Navigation.tsx:397 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:538 -#: src/view/shell/desktop/LeftNav.tsx:458 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "फिड्स" @@ -3090,20 +3194,23 @@ msgstr "फिड्स" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "फिडहरू प्रयोगकर्ताहरूले सामग्री क्यूरेट गर्न बनाएका हुन्छन्। केहि फिडहरू छान्नुहोस् जुन तपाईंलाई रोचक लाग्छ।" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "फिड्स कस्टम एल्गोरिदम हुन्, जसलाई प्रयोगकर्ताहरूले अलिकति कोडिङ ज्ञानको साथ निर्माण गर्छन्। थप जानकारीका लागि <0/>।" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "फिड्स अद्यावधिक गरियो!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "फाइल सामग्रीहरू" - #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "फाइल सफलतापूर्वक सुरक्षित गरियो!" @@ -3112,7 +3219,7 @@ msgstr "फाइल सफलतापूर्वक सुरक्षित msgid "Filter from feeds" msgstr "फिड्सबाट फिल्टर गर्नुहोस्" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "अन्तिम रूप दिँदै" @@ -3122,7 +3229,13 @@ msgstr "अन्तिम रूप दिँदै" msgid "Find accounts to follow" msgstr "फलो गर्न खाताहरू फेला पार्नुहोस्" -#: src/view/screens/Search/Search.tsx:613 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Bluesky मा पोस्ट र प्रयोगकर्ताहरू खोज्नुहोस्" @@ -3142,7 +3255,7 @@ msgstr "Bluesky मा पोस्ट र प्रयोगकर्ताह #~ msgid "Fine-tune the discussion threads." #~ msgstr "चर्चा थ्रेडलाई परिष्कृत गर्नुहोस्।" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "समाप्त" @@ -3150,12 +3263,12 @@ msgstr "समाप्त" msgid "Fitness" msgstr "फिटनेस" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "लचिलो" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3177,7 +3290,12 @@ msgstr "{0} लाई अनुसरण गर्नुहोस्" msgid "Follow {name}" msgstr "{name} लाई अनुसरण गर्नुहोस्" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "७ खाताहरू अनुसरण गर्नुहोस्" @@ -3186,8 +3304,8 @@ msgstr "७ खाताहरू अनुसरण गर्नुहोस् msgid "Follow Account" msgstr "खाता अनुसरण गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "सबैलाई अनुसरण गर्नुहोस्" @@ -3201,7 +3319,7 @@ msgctxt "action" msgid "Follow Back" msgstr "पछाडि अनुसरण गर्नुहोस्" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "आफ्नो रुचिसँग जोडिन र आफ्नो नेटवर्क निर्माण गर्न थप खाताहरू अनुसरण गर्नुहोस्।" @@ -3243,32 +3361,30 @@ msgstr "अनुसरण गरेका प्रयोगकर्ताह #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "अनुसरणकर्ताहरू" +#~ msgid "Followers" +#~ msgstr "अनुसरणकर्ताहरू" -#: src/Navigation.tsx:191 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "तपाईंले चिनेका @{0} का अनुसरणकर्ताहरू" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "तपाईंले चिनेका अनुसरणकर्ताहरू" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "अनुसरण गर्दै" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "{0} लाई अनुसरण गर्दै" @@ -3277,13 +3393,13 @@ msgstr "{0} लाई अनुसरण गर्दै" msgid "Following {name}" msgstr "{name} लाई अनुसरण गर्दै" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "अनुसरण फिड प्राथमिकताहरू" -#: src/Navigation.tsx:301 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "अनुसरण फिड प्राथमिकताहरू" @@ -3299,20 +3415,20 @@ msgstr "तपाईलाई अनुसरण गर्छ" msgid "Follows You" msgstr "तपाईलाई अनुसरण गर्छ" -#: src/screens/Settings/AppearanceSettings.tsx:133 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "फन्ट" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "फन्ट आकार" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "खाना" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "सुरक्षा कारणहरूले गर्दा, हामीलाई तपाईंको इमेल ठेगानामा पुष्टि कोड पठाउन आवश्यक छ।" @@ -3324,7 +3440,7 @@ msgstr "सुरक्षा कारणहरूको लागि, तप #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "सुरक्षा कारणहरूले गर्दा, तपाईं यसलाई पुनः हेर्न सक्नुहुनेछैन। यदि तपाईंले यो पासवर्ड हराउनु भयो भने, तपाईंले नयाँ उत्पन्न गर्नुपर्नेछ।" -#: src/screens/Settings/AppearanceSettings.tsx:135 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "सर्वोत्तम अनुभवको लागि, हामी थिम फन्ट प्रयोग गर्न सिफारिस गर्छौं।" @@ -3345,11 +3461,11 @@ msgstr "सधैंको लागि" msgid "Forgot Password" msgstr "पासवर्ड बिर्सनुभयो?" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "पासवर्ड बिर्सनुभयो?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "बिर्सनुभयो?" @@ -3357,11 +3473,11 @@ msgstr "बिर्सनुभयो?" msgid "Frequently Posts Unwanted Content" msgstr "बारम्बार अवाञ्छित सामग्री पोस्ट गर्दछ" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor} बाट" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "<0/> बाट" @@ -3387,7 +3503,7 @@ msgstr "मद्दत प्राप्त गर्नुहोस्" msgid "Get Started" msgstr "सुरू गर्नुहोस्" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "सुरू गर्दै" @@ -3403,13 +3519,13 @@ msgstr "आफ्नो प्रोफाइललाई अनुहार द msgid "Glaring violations of law or terms of service" msgstr "कानुन वा सेवा सर्तहरूको स्पष्ट उल्लङ्घन" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "फर्कनुहोस्" @@ -3417,14 +3533,14 @@ msgstr "फर्कनुहोस्" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "फर्कनुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "अघिल्लो पृष्ठमा फर्कनुहोस्" @@ -3435,13 +3551,13 @@ msgstr "अघिल्लो पृष्ठमा फर्कनुहोस #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "पिछले चरण पर जाएं" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "अघिल्लो चरणमा फर्कनुहोस्" @@ -3481,29 +3597,30 @@ msgstr "प्रयोगकर्ताको प्रोफाइलमा msgid "Graphic Media" msgstr "ग्राफिक मिडिया" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "मध्यसम्म पुगियो!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "ह्यान्डल" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "ह्यान्डल पहिले नै लिइएको छ। कृपया अर्को प्रयास गर्नुहोस्।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "ह्यान्डल परिवर्तन भयो!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "ह्यान्डल धेरै लामो छ। कृपया छोटो प्रयास गर्नुहोस्।" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "ह्याप्टिक्स" @@ -3511,7 +3628,7 @@ msgstr "ह्याप्टिक्स" msgid "Harassment, trolling, or intolerance" msgstr "उत्पीडन, ट्रोलिङ, वा असहिष्णुता" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "ह्यासट्याग" @@ -3523,9 +3640,10 @@ msgstr "ह्यासट्याग: #{tag}" msgid "Having trouble?" msgstr "समस्या भइरहेको छ?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "सहयोग" @@ -3550,6 +3668,7 @@ msgstr "यो तपाईंको एप पासवर्ड हो!" msgid "Hidden list" msgstr "लुकेको सूची" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3557,11 +3676,13 @@ msgstr "लुकेको सूची" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "लुकाउनुहोस्" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "लुकाउनुहोस्" @@ -3595,31 +3716,43 @@ msgstr "यो पोस्ट लुकाउनुहोस्?" msgid "Hide this reply?" msgstr "यो उत्तर लुकाउनुहोस्?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "प्रयोगकर्ता सूची लुकाउनुहोस्" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "हुन सक्छ, फिड सर्भरसँग सम्पर्क गर्दा कुनै समस्या भयो। कृपया यो समस्याबारे फिड मालिकलाई जानकारी दिनुहोस्।" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "हुन सक्छ, फिड सर्भर गलत रूपमा कन्फिगर गरिएको छ। कृपया यो समस्याबारे फिड मालिकलाई जानकारी दिनुहोस्।" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "हाम्रोमा समस्या छ, फिड सर्भर अफलाइन देखिन्छ। कृपया फिड मालिकलाई यो समस्याबारे जानकारी दिनुहोस्।" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "हाम्रोमा समस्या छ, फिड सर्भरले गलत प्रतिक्रिया दियो। कृपया फिड मालिकलाई यो समस्याबारे जानकारी दिनुहोस्।" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "हाम्रोमा समस्या छ, यो फिड फेला पार्न गाह्रो भइरहेको छ। सम्भवतः यो हटाइएको हुन सक्छ।" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "हाम्रोमा समस्या छ, यो डेटा लोड गर्न समस्या भइरहेको देखिन्छ। थप विवरणका लागि तल हेर्नुहोस्। यदि यो समस्या कायम रहन्छ भने, कृपया हामीलाई सम्पर्क गर्नुहोस्।" @@ -3631,10 +3764,10 @@ msgstr "हाम्रोमा समस्या छ, हामीले त msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "पर्खनुहोस्! हामी बिस्तारै भिडियो पहुँच उपलब्ध गराउँदैछौं, र तपाईं अझै प्रतीक्षामा हुनुहुन्छ। छिट्टै पुनः प्रयास गर्नुहोस्।" -#: src/Navigation.tsx:588 -#: src/Navigation.tsx:608 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "गृहपृष्ठ" @@ -3646,18 +3779,20 @@ msgstr "गृहपृष्ठ" #~ msgid "Home Feed Preferences" #~ msgstr "गृह फिड प्राथमिकताहरू" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "होस्ट:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "होस्टिंग प्रदायक" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "पहिले चर्चित उत्तरहरू" @@ -3680,8 +3815,8 @@ msgstr "मसँग कोड छ" msgid "I have a confirmation code" msgstr "मसँग पुष्टि कोड छ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "मसँग मेरो आफ्नै डोमेन छ" @@ -3690,7 +3825,7 @@ msgstr "मसँग मेरो आफ्नै डोमेन छ" msgid "I understand" msgstr "म बुझ्छु" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "यदि वैकल्पिक पाठ लामो छ भने, यसको विस्तारित स्थिति परिवर्तन गर्नुहोस्।" @@ -3702,13 +3837,17 @@ msgstr "यदि वैकल्पिक पाठ लामो छ भने, msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "यदि तपाईं आफ्नो देशको कानून अनुसार अझै वयस्क हुनुहुन्न भने, तपाईंको अभिभावक वा कानुनी संरक्षकले यी सर्तहरू पढ्नुपर्छ।" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "यदि तपाईं यो सूची हटाउनुहुन्छ भने, तपाईं यसलाई पुनः प्राप्त गर्न सक्नुहुन्न।" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "यदि तपाईंको आफ्नै डोमेन छ भने, तपाईं यसलाई आफ्नो ह्यान्डलको रूपमा प्रयोग गर्न सक्नुहुन्छ। यसले तपाईंलाई आफ्नो पहिचान स्वयम् प्रमाणित गर्न मद्दत गर्दछ – <0>थप जान्नुहोस्।" +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "यदि तपाईंको आफ्नै डोमेन छ भने, तपाईं यसलाई आफ्नो ह्यान्डलको रूपमा प्रयोग गर्न सक्नुहुन्छ। यसले तपाईंलाई आफ्नो पहिचान स्वयम् प्रमाणित गर्न मद्दत गर्दछ – <0>थप जान्नुहोस्।" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3759,7 +3898,7 @@ msgstr "अशोभनीय सन्देशहरू वा स्पष् msgid "Input code sent to your email for password reset" msgstr "पासवर्ड रिसेट गर्न तपाईंको इमेलमा पठाइएको कोड प्रविष्ट गर्नुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "खाता मेटाउनको लागि पुष्टि कोड प्रविष्ट गर्नुहोस्" @@ -3771,19 +3910,19 @@ msgstr "खाता मेटाउनको लागि पुष्टि msgid "Input new password" msgstr "नयाँ पासवर्ड प्रविष्ट गर्नुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "खाता मेटाउनको लागि पासवर्ड प्रविष्ट गर्नुहोस्" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "तपाईंलाई इमेल गरिएका कोड प्रविष्ट गर्नुहोस्" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "साइनअप गर्दा प्रयोग गरिएको प्रयोगकर्ता नाम वा इमेल ठेगाना प्रविष्ट गर्नुहोस्" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "तपाईंको पासवर्ड प्रविष्ट गर्नुहोस्" @@ -3792,8 +3931,8 @@ msgstr "तपाईंको पासवर्ड प्रविष्ट ग #~ msgstr "आफ्नो मनपर्ने होस्टिंग प्रदायक प्रविष्ट गर्नुहोस्" #: src/screens/Signup/StepHandle.tsx:114 -msgid "Input your user handle" -msgstr "आफ्नो प्रयोगकर्ता ह्यान्डल प्रविष्ट गर्नुहोस्" +#~ msgid "Input your user handle" +#~ msgstr "आफ्नो प्रयोगकर्ता ह्यान्डल प्रविष्ट गर्नुहोस्" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" @@ -3803,12 +3942,12 @@ msgstr "परस्पर क्रिया सीमित छ" #~ msgid "Introducing new font settings" #~ msgstr "नयाँ फन्ट सेटिङ्स प्रस्तुत गर्दै" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "अमान्य 2FA पुष्टि कोड।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "अवैध ह्यान्डल। कृपया अर्को प्रयास गर्नुहोस्।" @@ -3816,8 +3955,8 @@ msgstr "अवैध ह्यान्डल। कृपया अर्को msgid "Invalid or unsupported post record" msgstr "अवैध वा असमर्थित पोस्ट रेकर्ड" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "अमान्य प्रयोगकर्ता नाम वा पासवर्ड" @@ -3869,7 +4008,7 @@ msgstr "तपाईंले आफ्नो इमेल ठेगाना msgid "It's correct" msgstr "यो सहि छ" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "अहिले मात्र तपाईं हुनुहुन्छ! माथि खोजेर आफ्नो स्टार्टर प्याकमा थप मानिसहरू थप्नुहोस्।" @@ -3883,12 +4022,12 @@ msgstr "जॉबहरू" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "ब्लूस्काईमा सामेल हुनुहोस्" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "कुरा गर्ने प्रक्रियामा सामेल हुनुहोस्" @@ -3907,7 +4046,7 @@ msgstr "कुरा गर्ने प्रक्रियामा साम #~ msgstr "प्रतीक्षा सूचीमा सामेल हुनुहोस्" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "पत्रकारिता" @@ -3920,7 +4059,7 @@ msgid "Labeled by the author." msgstr "लेखकद्वारा लेबल गरिएको।" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "लेबलहरू" @@ -3928,7 +4067,7 @@ msgstr "लेबलहरू" msgid "Labels added" msgstr "लेबलहरू थपियो" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "लेबलहरू प्रयोगकर्ता र सामग्रीमा ट्यागहरू हुन्। ती नेटवर्कलाई लुकाउन, चेतावनी दिन, र वर्गीकृत गर्न प्रयोग गर्न सकिन्छ।" @@ -3948,17 +4087,17 @@ msgstr "भाषा चयन" #~ msgid "Language settings" #~ msgstr "भाषा सेटिङ्स" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "भाषा सेटिङ" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "भाषाहरू" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "ठूलो" @@ -3966,12 +4105,13 @@ msgstr "ठूलो" #~ msgid "Last step!" #~ msgstr "अन्तिम चरण!" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:522 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "पछिल्लो" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "थप जान्नुहोस्" @@ -4001,8 +4141,8 @@ msgstr "यस सामग्रीमा लागू गरिएको म msgid "Learn more about this warning" msgstr "यस चेतावनीबारे थप जान्नुहोस्।" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "ब्लूस्काईमा सार्वजनिक हुने विषयबारे थप जान्नुहोस्।" @@ -4036,7 +4176,7 @@ msgstr "कुनै पनि भाषा हेर्न, सबै अनच msgid "Leaving Bluesky" msgstr "ब्लूस्काई छोड्दै" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "जान बाँकी।" @@ -4053,7 +4193,7 @@ msgstr "मलाई छान्न दिनुहोस्" msgid "Let's get your password reset!" msgstr "आउनुहोस्, तपाईंको पासवर्ड पुन: सेट गरौं!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "हिँडौं!" @@ -4062,37 +4202,59 @@ msgstr "हिँडौं!" #~ msgid "Library" #~ msgstr "पुस्तकालय" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "हल्का" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "१० पोस्टहरू मन पराउनुहोस्" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "डिस्कभर फीडलाई तालिम दिन १० पोस्ट मन पराउनुहोस्।" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "यस फीडलाई मन पराउनुहोस्।" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "मन पराउनेहरू" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "मन पराउनेहरू" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "तपाईंको कस्टम फीड मन परायो।" @@ -4101,7 +4263,7 @@ msgstr "मन पराउनेहरू" #~ msgid "liked your post" #~ msgstr "तपाईंको पोस्ट मन परायो।" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "रुचिहरू" @@ -4109,7 +4271,12 @@ msgstr "रुचिहरू" msgid "Likes on this post" msgstr "यस पोस्टमा रुचिहरू" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "सूची" @@ -4117,7 +4284,7 @@ msgstr "सूची" msgid "List Avatar" msgstr "सूची अवतार" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "सूची ब्लक गरियो" @@ -4126,7 +4293,15 @@ msgstr "सूची ब्लक गरियो" msgid "List by {0}" msgstr "{0} द्वारा सूची" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "सूची मेटाइयो" @@ -4138,7 +4313,7 @@ msgstr "सूची लुकाइएको छ" msgid "List Hidden" msgstr "सूची लुकाइएको" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "सूची म्यूट गरियो" @@ -4146,18 +4321,19 @@ msgstr "सूची म्यूट गरियो" msgid "List Name" msgstr "सूची नाम" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "सूची अनब्लक गरियो" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "सूची अनम्यूट गरियो" -#: src/Navigation.tsx:134 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:476 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "सूचीहरू" @@ -4166,7 +4342,7 @@ msgstr "सूचीहरू" msgid "Lists blocking this user:" msgstr "यस प्रयोगकर्तालाई ब्लक गर्ने सूचीहरू:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "थप लोड गर्नुहोस्" @@ -4175,22 +4351,22 @@ msgstr "थप लोड गर्नुहोस्" #~ msgid "Load more posts" #~ msgstr "थप पोस्टहरू लोड गर्नुहोस्।" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "थप सुझाइएका फीडहरू लोड गर्नुहोस्।" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "थप सुझाइएका फलोहरू लोड गर्नुहोस्।" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "नयाँ सूचनाहरू लोड गर्नुहोस्।" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:134 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "नयाँ पोस्टहरू लोड गर्नुहोस्।" @@ -4202,23 +4378,23 @@ msgstr "लोड हुँदैछ..." #~ msgid "Local dev server" #~ msgstr "स्थानिय विकास सर्भर" -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "लग" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "लग इन गर्नुहोस् वा साइन अप गर्नुहोस्।" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "लग आउट गर्नुहोस्।" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "लग आउट गरिएको दृश्यता" @@ -4226,10 +4402,15 @@ msgstr "लग आउट गरिएको दृश्यता" msgid "Login to account that is not listed" msgstr "सूचीबद्ध नभएको खातामा लगइन गर्नुहोस्।" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "लोगो द्वारा <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "लोगो द्वारा <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "लोगो द्वारा <0>@sawaratsuki.bsky.social" @@ -4262,8 +4443,8 @@ msgstr "मेरो लागि एउटा बनाउनुहोस्। msgid "Make sure this is where you intend to go!" msgstr "तपाईं जहाँ जान चाहनुहुन्छ, यो त्यही हो भनेर सुनिश्चित गर्नुहोस्!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "सुरक्षित फीडहरू व्यवस्थापन गर्नुहोस्" @@ -4276,7 +4457,7 @@ msgstr "तपाईंका म्यूट गरिएको शब्द msgid "Mark as read" msgstr "पढिएको रूपमा चिन्ह लगाउनुहोस्।" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "मिडिया" @@ -4292,9 +4473,12 @@ msgstr "उल्लेख गरिएका प्रयोगकर्ता" msgid "Mentioned users" msgstr "उल्लेख गरिएका प्रयोगकर्ता" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "मेनु" @@ -4307,7 +4491,7 @@ msgstr "सन्देश {0}" msgid "Message deleted" msgstr "सन्देश मेटाइएको।" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "सर्भरबाट सन्देश: {0}" @@ -4321,13 +4505,12 @@ msgid "Message is too long" msgstr "सन्देश धेरै लामो छ।" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "सन्देश सेटिङ्स" +#~ msgid "Message settings" +#~ msgstr "सन्देश सेटिङ्स" -#: src/Navigation.tsx:603 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "सन्देशहरू" @@ -4339,10 +4522,10 @@ msgstr "भ्रामक खाता" msgid "Misleading Post" msgstr "भ्रामक पोस्ट" -#: src/Navigation.tsx:139 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "मोडरेशन" @@ -4355,12 +4538,12 @@ msgstr "मोडरेशन विवरणहरू" msgid "Moderation list by {0}" msgstr "{0} द्वारा मोडरेशन सूची" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "<0/> द्वारा मोडरेशन सूची" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "तपाईं द्वारा मोडरेशन सूची" @@ -4372,12 +4555,12 @@ msgstr "मोडरेशन सूची सिर्जना गरियो msgid "Moderation list updated" msgstr "मोडरेशन सूची अपडेट गरियो।" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "मोडरेशन सूचीहरू" -#: src/Navigation.tsx:144 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "मोडरेशन सूचीहरू" @@ -4389,11 +4572,11 @@ msgstr "मोडरेशन सेटिङ्स" #~ msgid "Moderation settings" #~ msgstr "मोडरेशन सेटिङ्स" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "मोडरेशन अवस्थाहरू" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "मोडरेशन उपकरणहरू" @@ -4406,12 +4589,13 @@ msgstr "मोडरेटरले सामग्रीमा सामान msgid "More" msgstr "थप" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "थप फीडहरू" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "थप विकल्पहरू" @@ -4419,19 +4603,21 @@ msgstr "थप विकल्पहरू" #~ msgid "More post options" #~ msgstr "पोस्टका थप विकल्पहरू" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "पहिले धेरै मन पराइएको" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "पहिले धेरै मन पराइएका उत्तरहरू" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "चलचित्रहरू" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "संगीत" @@ -4454,7 +4640,7 @@ msgstr "म्यूट {truncatedTag}" msgid "Mute Account" msgstr "खाता म्यूट गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "खाता म्यूट गर्नुहोस्" @@ -4471,11 +4657,11 @@ msgstr "वार्ता म्यूट गर्नुहोस्" msgid "Mute in:" msgstr "म्यूट गर्नुहोस्:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "सूची म्यूट गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "यी खाता म्यूट गर्नुहोस्?" @@ -4513,16 +4699,16 @@ msgstr "थ्रेड म्यूट गर्नुहोस्" msgid "Mute words & tags" msgstr "शब्दहरू र ट्यागहरू म्यूट गर्नुहोस्" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "म्यूट गरिएका खाता" -#: src/Navigation.tsx:149 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "म्यूट गरिएका खाता" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "म्यूट गरिएका खाताहरूका पोस्टहरू तपाईंको फीड र सूचनाहरूबाट हटाइन्छ। म्यूटहरू पूर्ण रूपमा निजी छन्।" @@ -4530,11 +4716,11 @@ msgstr "म्यूट गरिएका खाताहरूका पोस msgid "Muted by \"{0}\"" msgstr "\"{0}\" द्वारा म्यूट गरियो।" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "म्यूट गरिएका शब्दहरू र ट्यागहरू" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "म्यूट निजी हुन्छ। म्यूट गरिएका खाताहरू तपाईंसँग अन्तरक्रिया गर्न सक्छन्, तर तपाईंले तिनीहरूको पोस्टहरू देख्नुहुनेछैन वा तिनीहरूबाट सूचना प्राप्त गर्नुहुनेछैन।" @@ -4543,11 +4729,11 @@ msgstr "म्यूट निजी हुन्छ। म्यूट गर msgid "My Birthday" msgstr "मेरो जन्मदिन" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "मेरो फीडहरू" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "मेरो प्रोफाइल" @@ -4575,7 +4761,7 @@ msgid "Name or Description Violates Community Standards" msgstr "नाम वा विवरणले समुदायका मापदण्डहरू उल्लङ्घन गर्दछ।" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "प्रकृति" @@ -4584,7 +4770,7 @@ msgid "Navigate to {0}" msgstr "{0} मा जानुहोस्" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "अर्को स्क्रिनमा जानुहोस्" @@ -4606,26 +4792,27 @@ msgstr "प्रतिलिपि अधिकार उल्लङ्घन #~ msgid "Never lose access to your followers and data." #~ msgstr "कहिल्यै पनि आफ्ना फलोअरहरू र डेटा गुमाउनु पर्दैन।" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "कहिल्यै पनि आफ्ना फलोअरहरू वा डेटा गुमाउनु पर्दैन।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "केही छैन, मेरो लागि एक हैंडल सिर्जना गर्नुहोस्" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "नयाँ" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "नयाँ" +#~ msgid "New" +#~ msgstr "नयाँ" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "नयाँ कुराकानी" @@ -4633,12 +4820,17 @@ msgstr "नयाँ कुराकानी" #~ msgid "New font settings ✨" #~ msgstr "नयाँ फन्ट सेटिङ्स ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "नयाँ हैंडल" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "नयाँ सन्देशहरू" @@ -4655,21 +4847,21 @@ msgstr "नयाँ पासवर्ड" msgid "New Password" msgstr "नयाँ पासवर्ड" -#: src/view/com/feeds/FeedPage.tsx:145 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "नयाँ पोस्ट" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "नयाँ पोस्ट" -#: src/view/shell/desktop/LeftNav.tsx:323 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "नयाँ पोस्ट" @@ -4682,29 +4874,31 @@ msgstr "नयाँ प्रयोगकर्ता जानकारी स msgid "New User List" msgstr "नयाँ प्रयोगकर्ता सूची" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "पहिले सबैभन्दा नयाँ उत्तरहरू" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "समाचार" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4715,7 +4909,7 @@ msgstr "अर्को" #~ msgid "Next" #~ msgstr "अर्को" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "अर्को चित्र" @@ -4728,17 +4922,17 @@ msgstr "अर्को चित्र" #~ msgid "No" #~ msgstr "होइन" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "अहिलेसम्म कुनै एप पासवर्ड छैन" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "कुनै विवरण छैन" +#~ msgid "No description" +#~ msgstr "कुनै विवरण छैन" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "कुनै DNS प्यानल छैन" @@ -4750,12 +4944,12 @@ msgstr "विशेष GIFहरू फेला परेनन्। Tenorस msgid "No feeds found. Try searching for something else." msgstr "कुनै फीडहरू फेला परेनन्। केहि अरू खोज्ने प्रयास गर्नुहोस्।" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "अहिलेसम्म कुनै रुचिहरू छैन" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "{0} लाई अब अनुसरण गरिरहेको छैन" @@ -4768,16 +4962,16 @@ msgstr "२५३ क्यारेक्टरभन्दा लामो ह msgid "No messages yet" msgstr "अहिलेसम्म कुनै सन्देश छैन" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "देखाउनका लागि थप कुराकानी छैन" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "अहिले सम्म कुनै सूचना छैन!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "कसैलाई पनि होइन" @@ -4789,11 +4983,11 @@ msgstr "लेखकबाहेक कसैले पनि यो पोस msgid "No posts yet." msgstr "अहिलेसम्म कुनै पोस्ट छैन।" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "अहिलेसम्म कुनै उद्धरण छैन।" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "अहिलेसम्म कुनै पुनःपोस्ट छैन।" @@ -4802,22 +4996,23 @@ msgstr "अहिलेसम्म कुनै पुनःपोस्ट छ msgid "No result" msgstr "कुनै परिणाम छैन" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "कुनै परिणाम छैन" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "कुनै परिणाम भेटिएन" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "\"{query}\" को लागि कुनै परिणाम भेटिएन" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "{query} को लागि कुनै परिणाम भेटिएन" @@ -4834,17 +5029,17 @@ msgstr "हैन, धन्यवाद" msgid "Nobody" msgstr "कसैले पनि होइन" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "अहिलेसम्म कसैले यो मन पराएका छैनन्। सायद तपाई पहिलो हुनु पर्छ!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "अहिलेसम्म कसैले उद्धृत गरेका छैनन्। सायद तपाई पहिलो हुनु पर्छ!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "अहिलेसम्म कसैले पुनःपोस्ट गरेका छैनन्। सायद तपाई पहिलो हुनु पर्छ!" @@ -4860,8 +5055,8 @@ msgstr "अ-यौन नग्नता" #~ msgid "Not Applicable." #~ msgstr "लागू हुँदैन।" -#: src/Navigation.tsx:129 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "फेला परेन" @@ -4872,45 +5067,43 @@ msgstr "अहिले होइन" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "साझेदारीको बारेमा नोट" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "नोट: Bluesky एक खुला र सार्वजनिक नेटवर्क हो। यो सेटिङले तपाईंको सामग्रीको दृश्यता केवल Bluesky एप र वेबसाइटमा सीमित गर्दछ, र अन्य एपहरूले यो सेटिङलाई सम्मान नगर्न सक्छन्। तपाईंको सामग्री अन्य एपहरू र वेबसाइटहरूले लग आउट प्रयोगकर्ताहरूलाई देखाउन सक्छ।" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "यहाँ केही छैन" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "सूचना फिल्टरहरू" -#: src/Navigation.tsx:392 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "सूचना सेटिङ्स" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "सूचना सेटिङ्स" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "सूचना ध्वनीहरू" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "सूचना ध्वनीहरू" -#: src/Navigation.tsx:598 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:439 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "सूचनाहरू" @@ -4945,8 +5138,9 @@ msgstr "ओहो!" msgid "Oh no! Something went wrong." msgstr "ओहो! केही गडबड भयो।" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -#: src/screens/Settings/AppIconSettings.tsx:81 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "ठिक छ" @@ -4955,16 +5149,18 @@ msgstr "ठिक छ" msgid "Okay" msgstr "हुन्छ" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "सबैभन्दा पुराना उत्तर पहिले" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "मा<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "अनबोर्डिङ रिसेट" @@ -5004,17 +5200,17 @@ msgstr "केवल WebVTT (.vtt) फाइलहरू समर्थित msgid "Oops, something went wrong!" msgstr "ओहो, केही गडबड भयो!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "ओहो!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "खोल्नुहोस्" @@ -5026,7 +5222,7 @@ msgstr "{name} प्रोफाइल सर्टकट मेनु खो msgid "Open avatar creator" msgstr "अवतार सिर्जनाकर्ता खोल्नुहोस्" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "ह्यान्डल परिवर्तन संवाद खोल्नुहोस्" @@ -5035,17 +5231,26 @@ msgstr "ह्यान्डल परिवर्तन संवाद खो msgid "Open conversation options" msgstr "कुराकानी विकल्प खोल्नुहोस्" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "इमोजी चयनकर्ता खोल्नुहोस्" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "फिड विकल्प मेनु खोल्नुहोस्" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "ब्राउजरमा सहायता डेस्क खोल्नुहोस्" @@ -5061,32 +5266,32 @@ msgstr "{niceUrl} को लिङ्क खोल्नुहोस्" msgid "Open message options" msgstr "सन्देश विकल्प खोल्नुहोस्" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "मोडरेसन डिबग पृष्ठ खोल्नुहोस्" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "मुट गरिएका शब्दहरू र ट्यागहरूको सेटिङ खोल्नुहोस्" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "नेभिगेशन खोल्नुहोस्" +#~ msgid "Open navigation" +#~ msgstr "नेभिगेशन खोल्नुहोस्" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "पोस्ट विकल्प मेनु खोल्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "स्टार्टर प्याक मेनु खोल्नुहोस्" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "स्टोरीबुक पृष्ठ खोल्नुहोस्" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "प्रणाली लग खोल्नुहोस्" @@ -5188,7 +5393,7 @@ msgstr "आमन्त्रण कोडहरूको सूची खोल #~ msgid "Opens moderation settings" #~ msgstr "मोडरेसन सेटिङ्स खोल्नुहोस्" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "पासवर्ड रिसेट फारम खोल्नुहोस्" @@ -5229,7 +5434,7 @@ msgstr "लिङ्क गरिएको वेबसाइट खोल्न #~ msgid "Opens the threads preferences" #~ msgstr "थ्रेड प्राथमिकताहरू खोल्नुहोस्" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "यो प्रोफाइल खोल्नुहोस्" @@ -5255,11 +5460,11 @@ msgstr "विकल्पहरू:" msgid "Or combine these options:" msgstr "वा यी विकल्पहरूलाई संयोजन गर्नुहोस्:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "वा, अर्को खाताबाट जारी राख्नुहोस्।" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "वा, आफ्नो अन्य कुनै खातामा लगइन गर्नुहोस्।" @@ -5288,7 +5493,7 @@ msgstr "अन्य..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "हाम्रा मोडरेटरहरूले रिपोर्टहरूको समीक्षा गरी तपाईंको Bluesky च्याट पहुँचलाई निष्क्रिय गर्ने निर्णय गरेका छन्।" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "पृष्ठ फेला परेन" @@ -5297,12 +5502,12 @@ msgstr "पृष्ठ फेला परेन" msgid "Page Not Found" msgstr "पृष्ठ फेला परेन" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "पासवर्ड" @@ -5329,15 +5534,15 @@ msgid "Pause video" msgstr "भिडियो रोक्नुहोस्" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:532 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "व्यक्ति" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "@{0} द्वारा अनुसरण गरिएका व्यक्ति" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "@{0} लाई अनुसरण गर्ने व्यक्ति" @@ -5354,11 +5559,11 @@ msgid "Person toggle" msgstr "व्यक्ति टगल" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "पाल्तु जनावरहरू" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "फोटोग्राफी" @@ -5366,12 +5571,16 @@ msgstr "फोटोग्राफी" msgid "Pictures meant for adults." msgstr "वयस्कका लागि बनाइएका तस्वीरहरू।" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "होममा पिन गर्नुहोस्" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "होममा पिन गर्नुहोस्" @@ -5380,15 +5589,20 @@ msgstr "होममा पिन गर्नुहोस्" msgid "Pin to your profile" msgstr "तपाईंको प्रोफाइलमा पिन गर्नुहोस्" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "पिन गरियो" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "पिन गरिएका फिडहरू" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "तपाईंका फिडहरूमा पिन गरियो" @@ -5462,7 +5676,7 @@ msgstr "कृपया तपाईंको इमेल प्रविष् msgid "Please enter your invite code." msgstr "कृपया तपाईंको आमन्त्रण कोड प्रविष्ट गर्नुहोस्।" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "कृपया तपाईंको पासवर्ड पनि प्रविष्ट गर्नुहोस्।" @@ -5484,7 +5698,7 @@ msgid "Please Verify Your Email" msgstr "कृपया तपाईंको इमेल प्रमाणित गर्नुहोस्।" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "राजनीति" @@ -5497,7 +5711,7 @@ msgctxt "action" msgid "Post" msgstr "पोस्ट" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "पोस्ट" @@ -5511,10 +5725,10 @@ msgstr "सबै पोस्ट गर्नुहोस्" msgid "Post by {0}" msgstr "{0} द्वारा पोस्ट" -#: src/Navigation.tsx:203 -#: src/Navigation.tsx:210 -#: src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0} द्वारा पोस्ट" @@ -5526,7 +5740,7 @@ msgstr "पोस्ट मेटियो" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "पोस्ट अपलोड गर्न असफल भयो। कृपया तपाईंको इन्टरनेट कनेक्शन जाँच गर्नुहोस् र पुनः प्रयास गर्नुहोस्।" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "पोस्ट लुकाइएको छ" @@ -5552,8 +5766,8 @@ msgstr "पोस्ट भाषा" msgid "Post Languages" msgstr "पोस्ट भाषाहरू" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "पोस्ट फेला परेन" @@ -5570,7 +5784,7 @@ msgid "posts" msgstr "पोस्टहरू" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "पोस्टहरू" @@ -5578,7 +5792,7 @@ msgstr "पोस्टहरू" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "पोस्टहरूलाई तिनीहरूको पाठ, ट्याग, वा दुवैको आधारमा म्यूट गर्न सकिन्छ। धेरै पोस्टमा देखिने साधारण शब्दहरू प्रयोग गर्न नपर्ने सुझाव दिन्छौं, किनकि यसले कुनै पोस्ट पनि देखाउन नसकिने स्थिति उत्पन्न गर्न सक्छ।" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "पोस्टहरू लुकाइयो।" @@ -5609,16 +5823,16 @@ msgstr "पुनः प्रयास गर्न थिच्नुहोस msgid "Press to view followers of this account that you also follow" msgstr "यस खाता का अनुयायीहरू जसलाई तपाईंले पनि पछ्याउनुभएको छ हेर्न थिच्नुहोस्।" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "अघिल्लो चित्र।" -#: src/screens/Settings/LanguageSettings.tsx:159 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "प्राथमिक भाषा।" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "तपाईंको पछ्याउनेहरूलाई प्राथमिकता दिनुहोस्।" @@ -5626,27 +5840,28 @@ msgstr "तपाईंको पछ्याउनेहरूलाई प् #~ msgid "Prioritize Your Follows" #~ msgstr "तपाईंको पछ्याउनेहरूलाई प्राथमिकता दिनुहोस्" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "प्राथमिकता सूचनाहरू।" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "गोपनीयता।" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "गोपनीयता र सुरक्षा" -#: src/Navigation.tsx:346 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "गोपनीयता र सुरक्षा" -#: src/Navigation.tsx:270 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5662,13 +5877,13 @@ msgstr "भिडियो प्रशोधन हुँदैछ।" msgid "Processing..." msgstr "प्रशोधन हुँदैछ।" -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "प्रोफाइल" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:494 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5683,17 +5898,25 @@ msgstr "प्रोफाइल अद्यावधिक गरियो।" #~ msgid "Protect your account by verifying your email." #~ msgstr "तपाईंको खाता सुरक्षित गर्न आफ्नो ईमेल प्रमाणित गर्नुहोस्।" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "सार्वजनिक" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "सार्वजनिक, साझा गर्न मिल्ने सूची जसले ठूलो मात्रामा प्रयोगकर्ताहरूलाई म्यूट वा ब्लक गर्न अनुमति दिन्छ।" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "सार्वजनिक, साझा गर्न मिल्ने सूची जसले ठूलो मात्रामा प्रयोगकर्ताहरूलाई म्यूट वा ब्लक गर्न अनुमति दिन्छ।" #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "सार्वजनिक, साझा गर्न मिल्ने सूचीहरू जुन फीडहरू चलाउन सक्छ।" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "सार्वजनिक, साझा गर्न मिल्ने सूचीहरू जुन फीडहरू चलाउन सक्छ।" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5707,8 +5930,8 @@ msgstr "QR कोड डाउनलोड गरियो!" msgid "QR code saved to your camera roll!" msgstr "QR कोड तपाईंको क्यामेरा रोलमा सुरक्षित गरियो!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5722,23 +5945,22 @@ msgstr "उद्धरण पोस्ट पुन: संलग्न गर msgid "Quote post was successfully detached" msgstr "उद्धरण पोस्ट सफलतापूर्वक अलग गरियो।" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "उद्धरण पोस्टहरू अक्षम गरिएको छ।" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "उद्धरण पोस्टहरू सक्षम गरिएको छ।" +#~ msgid "Quote posts enabled" +#~ msgstr "उद्धरण पोस्टहरू सक्षम गरिएको छ।" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "उद्धरण सेटिङ्स" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "उद्धरण।" @@ -5746,12 +5968,14 @@ msgstr "उद्धरण।" msgid "Quotes of this post" msgstr "यस पोस्टका उद्धरण।" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "अनियमित (जसलाई \"पोस्टरको रूले\" भनिन्छ)।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "दर सीमा नाघियो – तपाईंले छोटो समयमा धेरै पटक आफ्नो हैंडल परिवर्तन गर्न प्रयास गर्नुभयो। कृपया पुन: प्रयास गर्नु अघि एक मिनेट पर्खनुहोस्।" @@ -5764,7 +5988,7 @@ msgstr "दर सीमा नाघियो – तपाईंले छो msgid "Re-attach quote" msgstr "उद्धरण पुनः जोड्नुहोस्" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "तपाईंको खाता पुन: सक्रिय गर्नुहोस्।" @@ -5786,10 +6010,14 @@ msgstr "ब्लूस्काई सेवा सर्तहरू पढ् msgid "Reason:" msgstr "कारण:" -#: src/view/screens/Search/Search.tsx:1059 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "हालको खोजीहरू" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "सिफारिस गरिएका फिडहरू" @@ -5803,22 +6031,22 @@ msgid "Reconnect" msgstr "पुनः जडान गर्नुहोस्" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "अधिसूचनाहरू ताजा गर्नुहोस्" +#~ msgid "Refresh notifications" +#~ msgstr "अधिसूचनाहरू ताजा गर्नुहोस्" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "वार्तालाप पुनः लोड गर्नुहोस्" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "हटाउनुहोस्" @@ -5830,8 +6058,8 @@ msgstr "हटाउनुहोस्" msgid "Remove {displayName} from starter pack" msgstr "{displayName} लाई स्टार्टर प्याकबाट हटाउनुहोस्" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "खाता हटाउनुहोस्" @@ -5851,31 +6079,31 @@ msgstr "ब्यानर हटाउनुहोस्" msgid "Remove embed" msgstr "एम्बेड हटाउनुहोस्" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "फिड हटाउनुहोस्" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "फिड हटाउने?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "मेरो फिडबाट हटाउनुहोस्" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "मेरो फिडबाट हटाउने?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "छिटो पहुँचबाट हटाउने?" @@ -5895,11 +6123,11 @@ msgstr "तस्बिर हटाउनुहोस्" msgid "Remove mute word from your list" msgstr "तपाईंको सूचीबाट मौन शब्द हटाउनुहोस्" -#: src/view/screens/Search/Search.tsx:1103 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "प्रोफाइल हटाउनुहोस्" -#: src/view/screens/Search/Search.tsx:1105 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "प्रोफाइललाई खोजी इतिहासबाट हटाउनुहोस्" @@ -5907,8 +6135,8 @@ msgstr "प्रोफाइललाई खोजी इतिहासबा msgid "Remove quote" msgstr "उद्धरण हटाउनुहोस्" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "पुनःपोस्ट हटाउनुहोस्" @@ -5916,7 +6144,7 @@ msgstr "पुनःपोस्ट हटाउनुहोस्" msgid "Remove subtitle file" msgstr "उपशीर्षक फाइल हटाउनुहोस्" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "यस फिडलाई तपाईँको सुरक्षित फिडहरूबाट हटाउनुहोस्" @@ -5946,9 +6174,9 @@ msgstr "मेरो फिडहरूबाट हटाइयो" msgid "Removed from saved feeds" msgstr "सुरक्षित फिडहरूबाट हटाइयो" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "तपाईँको फिडहरूबाट हटाइयो" @@ -5961,7 +6189,7 @@ msgstr "उद्धृत पोस्ट हटाउनुहोस्" msgid "Replace with Discover" msgstr "डिस्कभरसँग प्रतिस्थापन गर्नुहोस्" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "उत्तरहरू" @@ -5978,6 +6206,10 @@ msgctxt "action" msgid "Reply" msgstr "उत्तर दिनुहोस्" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "उत्तर फिल्टरहरू" @@ -6000,24 +6232,28 @@ msgstr "उत्तर सेटिङ्स" msgid "Reply settings are chosen by the author of the thread" msgstr "उत्तर सेटिङ्स थ्रेडका लेखकद्वारा चयन गरिन्छ" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "<0><1/> लाई उत्तर दिनुहोस्" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "अवरुद्ध पोस्टलाई उत्तर दिनुहोस्" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "पोस्टलाई उत्तर दिनुहोस्" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "तपाईँलाई उत्तर दिनुहोस्" @@ -6055,12 +6291,12 @@ msgstr "वार्ता रिपोर्ट गर्नुहोस्" msgid "Report dialog" msgstr "रिपोर्ट संवाद" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "फिड रिपोर्ट गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "सूची रिपोर्ट गर्नुहोस्" @@ -6073,8 +6309,8 @@ msgstr "सन्देश रिपोर्ट गर्नुहोस्" msgid "Report post" msgstr "पोस्ट रिपोर्ट गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "स्टार्टर प्याक रिपोर्ट गर्नुहोस्" @@ -6108,9 +6344,8 @@ msgstr "यस स्टार्टर प्याकलाई रिपोर msgid "Report this user" msgstr "यस प्रयोगकर्तालाई रिपोर्ट गर्नुहोस्" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "पुनःपोस्ट गर्नुहोस्" @@ -6120,28 +6355,31 @@ msgstr "पुनःपोस्ट गर्नुहोस्" msgid "Repost" msgstr "पुनः पोस्ट गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "पुनः पोस्ट गर्नुहोस् वा पोस्टलाई उद्धृत गर्नुहोस्" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "पुनःपोस्ट गरियो" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} द्वारा पुनःपोस्ट गरियो" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "<0><1/> द्वारा पुनःपोस्ट गरियो" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "तपाईँद्वारा पुनःपोस्ट गरियो" @@ -6163,8 +6401,8 @@ msgstr "परिवर्तनको अनुरोध गर्नुहो msgid "Request Code" msgstr "कोडको अनुरोध गर्नुहोस्" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "पोस्ट गर्नु अघि वैकल्पिक पाठ आवश्यक छ" @@ -6203,8 +6441,8 @@ msgstr "कोड रिसेट गर्नुहोस्" msgid "Reset Code" msgstr "रिसेट कोड" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "प्रारम्भिक अवस्थालाई रिसेट गर्नुहोस्" @@ -6225,12 +6463,12 @@ msgstr "पासवर्ड रिसेट गर्नुहोस्" #~ msgid "Resets the preferences state" #~ msgstr "रुचि स्थिति पुन: सेट गर्नुहोस्" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "लगइन पुन: प्रयास गर्नुहोस्" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "अन्तिम कार्य पुन: प्रयास गर्नुहोस्, जसमा त्रुटि भएको थियो" @@ -6238,14 +6476,14 @@ msgstr "अन्तिम कार्य पुन: प्रयास गर #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6253,8 +6491,8 @@ msgstr "पुन: प्रयास गर्नुहोस्" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "अघिल्लो पृष्ठमा फर्कनुहोस्" @@ -6262,8 +6500,8 @@ msgstr "अघिल्लो पृष्ठमा फर्कनुहोस msgid "Returns to home page" msgstr "गृहपृष्ठमा फर्कनुहोस्" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "अघिल्लो पृष्ठमा फर्कनुहोस्" @@ -6273,7 +6511,7 @@ msgstr "अघिल्लो पृष्ठमा फर्कनुहोस #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6282,7 +6520,7 @@ msgstr "अघिल्लो पृष्ठमा फर्कनुहोस #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "सुरक्षित गर्नुहोस्" @@ -6300,8 +6538,8 @@ msgstr "सुरक्षित गर्नुहोस्" msgid "Save birthday" msgstr "जन्मदिन सुरक्षित गर्नुहोस्" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "परिवर्तनहरू सुरक्षित गर्नुहोस्" @@ -6322,7 +6560,7 @@ msgstr "चित्र सुरक्षित गर्नुहोस्" msgid "Save image crop" msgstr "चित्र काट्ने सेटिङ सुरक्षित गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "नयाँ ह्यान्डल सुरक्षित गर्नुहोस्" @@ -6330,12 +6568,12 @@ msgstr "नयाँ ह्यान्डल सुरक्षित गर् msgid "Save QR code" msgstr "QR कोड सुरक्षित गर्नुहोस्" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "मेरो फिडहरूमा सुरक्षित गर्नुहोस्" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "सुरक्षित फिडहरू" @@ -6343,8 +6581,8 @@ msgstr "सुरक्षित फिडहरू" msgid "Saved to your camera roll" msgstr "तपाईंको क्यामेरा रोलमा सुरक्षित गरियो" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "तपाईंको फिडहरूमा सुरक्षित गरियो" @@ -6362,41 +6600,53 @@ msgstr "चित्र काट्ने सेटिङ सुरक्षि #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "नमस्ते भन्नुहोस्!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "विज्ञान" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "माथि स्क्रोल गर्नुहोस्" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:593 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:595 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:420 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "खोज्नुहोस्" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "\"{query}\" को लागि खोज्नुहोस्" -#: src/view/screens/Search/Search.tsx:1002 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "“{searchText}” को लागि खोज्नुहोस्" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "अरूलाई सिफारिस गर्न चाहिने फिडहरूको लागि खोज्नुहोस्।" @@ -6408,8 +6658,10 @@ msgstr "प्रयोगकर्ताहरूको लागि खोज msgid "Search GIFs" msgstr "GIF हरूको लागि खोज्नुहोस्।" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "प्रोफाइलहरूको लागि खोज्नुहोस्।" @@ -6441,7 +6693,7 @@ msgstr "यस प्रयोगकर्ताद्वारा <0>{displayTa msgid "See jobs at Bluesky" msgstr "Bluesky मा जागिरहरू हेर्नुहोस्।" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "यो मार्गदर्शक हेर्नुहोस्।" @@ -6453,7 +6705,7 @@ msgstr "यो मार्गदर्शक हेर्नुहोस्।" #~ msgid "Seek slider" #~ msgstr "स्लाइडर खोज्नुहोस्।" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "स्लाइडर खोज्नुहोस्। अगाडि र पछाडि जान तीर कुञ्जीहरू प्रयोग गर्नुहोस्, र प्ले/पज गर्न स्पेसबार प्रयोग गर्नुहोस्।" @@ -6481,7 +6733,7 @@ msgstr "इमोजी चयन गर्नुहोस्।" #~ msgid "Select Bluesky Social" #~ msgstr "Bluesky Social चयन गर्नुहोस्।" -#: src/screens/Settings/LanguageSettings.tsx:254 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "सामग्री भाषाहरू चयन गर्नुहोस्।" @@ -6505,7 +6757,7 @@ msgstr "यो शब्द कति समयसम्म म्यूट ग msgid "Select language..." msgstr "भाषा चयन गर्नुहोस्..." -#: src/screens/Settings/LanguageSettings.tsx:268 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "भाषाहरू चयन गर्नुहोस्।" @@ -6546,7 +6798,7 @@ msgstr "भिडियो चयन गर्नुहोस्" msgid "Select what content this mute word should apply to." msgstr "यो मौन शब्दलाई कुन सामग्रीमा लागू गर्नु पर्ने हो चयन गर्नुहोस्।" -#: src/screens/Settings/LanguageSettings.tsx:247 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "तपाईंको सदस्यता प्राप्त फिडहरूले समेट्ने भाषाहरू चयन गर्नुहोस्। केही पनि चयन नगरिएमा, सबै भाषाहरू देखाइनेछ।" @@ -6554,7 +6806,7 @@ msgstr "तपाईंको सदस्यता प्राप्त फि #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "एपमा प्रदर्शन गर्नको लागि डिफल्ट पाठको लागि आफ्नो एप भाषा चयन गर्नुहोस्" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "एपमा देखाइने डिफल्ट पाठको लागि आफ्नो एप भाषा चयन गर्नुहोस्।" @@ -6566,7 +6818,7 @@ msgstr "आफ्नो जन्म मिति चयन गर्नुह msgid "Select your interests from the options below" msgstr "तलका विकल्पहरूबाट आफ्नो रुचिहरू चयन गर्नुहोस्" -#: src/screens/Settings/LanguageSettings.tsx:163 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "आफ्नो फिडमा अनुवादका लागि मनपर्ने भाषा चयन गर्नुहोस्।" @@ -6591,11 +6843,11 @@ msgstr "पुष्टिकरण इमेल पठाउनुहोस्" msgid "Send Confirmation Email" msgstr "पुष्टिकरण इमेल पठाउनुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "इमेल पठाउनुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "इमेल पठाउनुहोस्" @@ -6638,7 +6890,7 @@ msgstr "सत्यापन इमेल पठाउनुहोस्" msgid "Send via direct message" msgstr "प्रत्यक्ष सन्देश मार्फत पठाउनुहोस्" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "खाता मेटाउनेको लागि पुष्टि कोड सहित इमेल पठाउँछ" @@ -6646,7 +6898,11 @@ msgstr "खाता मेटाउनेको लागि पुष्टि msgid "Server address" msgstr "सर्भर ठेगाना" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "जन्म मिति सेट गर्नुहोस्" @@ -6678,7 +6934,7 @@ msgstr "नयाँ पासवर्ड सेट गर्नुहोस् #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "यस सेटिङलाई \"होईन\" मा सेट गर्नुहोस् ताकि तपाईंको सहेजिएका फीडहरूको नमूनाहरू तपाईंको अनुसरण गर्ने फीडमा देखाउन सकियोस्। यो एक प्रयोगात्मक सुविधा हो।" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "तपाईंको खाता सेट गर्नुहोस्" @@ -6690,9 +6946,9 @@ msgstr "तपाईंको खाता सेट गर्नुहोस् msgid "Sets email for password reset" msgstr "पासवर्ड रीसेटको लागि इमेल सेट गर्दछ" -#: src/Navigation.tsx:159 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:512 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "सेटिङ्स" @@ -6706,14 +6962,16 @@ msgid "Sexually Suggestive" msgstr "यौन रूपले प्रस्तावनात्मक" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "साझा गर्नुहोस्" @@ -6732,18 +6990,18 @@ msgstr "एक रमाइलो तथ्य साझा गर्नुह #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "तथापि साझा गर्नुहोस्" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "फीड साझा गर्नुहोस्" +#~ msgid "Share feed" +#~ msgstr "फीड साझा गर्नुहोस्" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "लिङ्क साझा गर्नुहोस्" @@ -6761,7 +7019,11 @@ msgstr "लिङ्क साझा संवाद" msgid "Share QR code" msgstr "QR कोड साझा गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "यस स्टार्टर प्याकलाई साझा गर्नुहोस्" @@ -6773,7 +7035,7 @@ msgstr "यस स्टार्टर प्याकलाई साझा msgid "Share your favorite feed!" msgstr "तपाईंको मनपर्ने फीड साझा गर्नुहोस्!" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "साझा गरिएको प्राथमिकता परीक्षक" @@ -6825,7 +7087,7 @@ msgstr "सूचीलाई यथास्थिति देखाउनु #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "थप देखाउनुहोस्" @@ -6838,7 +7100,7 @@ msgstr "यसको जस्तो थप देखाउनुहोस्" msgid "Show muted replies" msgstr "मुट गरिएका उत्तरहरू देखाउनुहोस्" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "तपाईंले स्विच गर्न सक्ने अन्य खाता देखाउनुहोस्" @@ -6846,31 +7108,39 @@ msgstr "तपाईंले स्विच गर्न सक्ने अ #~ msgid "Show Posts from My Feeds" #~ msgstr "मेरो फीडहरूबाट पोस्टहरू देखाउनुहोस्" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "उद्धरण पोस्टहरू देखाउनुहोस्" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "उत्तरहरू देखाउनुहोस्" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "तपाईंले अनुसरण गर्ने व्यक्तिहरूको उत्तरहरू सबै अन्य उत्तरहरूभन्दा पहिले देखाउनुहोस्" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "उत्तरहरूलाई थ्रेडेड दृश्यमा देखाउनुहोस्" +#~ msgid "Show replies in a threaded view" +#~ msgstr "उत्तरहरूलाई थ्रेडेड दृश्यमा देखाउनुहोस्" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "सबैको लागि उत्तर देखाउनुहोस्" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "पुनःपोस्टहरू देखाउनुहोस्" @@ -6878,8 +7148,8 @@ msgstr "पुनःपोस्टहरू देखाउनुहोस्" #~ msgid "Show Reposts" #~ msgstr "पुनःपोस्टहरू देखाउनुहोस्" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "तपाईंको अनुसरण गर्ने फीडमा तपाईंको सहेजिएका फीडहरूको नमूना देखाउनुहोस्" @@ -6904,17 +7174,17 @@ msgstr "चेतावनी देखाउनुहोस् र फीडब #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6946,9 +7216,9 @@ msgstr "चर्चामा सामेल हुन साइन इन ग msgid "Sign into Bluesky or create a new account" msgstr "ब्लूस्काईमा साइन इन गर्नुहोस् वा नयाँ खाता सिर्जना गर्नुहोस्" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "साइन आउट गर्नुहोस्" @@ -6957,16 +7227,16 @@ msgstr "साइन आउट गर्नुहोस्" #~ msgid "Sign out of all accounts" #~ msgstr "सबै खाताबाट साइन आउट गर्नुहोस्" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "साइन आउट गर्नुहोस्?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6995,12 +7265,12 @@ msgstr "को रूपमा साइन इन गरिएको छ @{0}" msgid "Signup without a starter pack" msgstr "स्टार्टर प्याक बिना साइन अप गर्नुहोस्" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "समान खाता" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "छोड्नुहोस्" @@ -7008,7 +7278,7 @@ msgstr "छोड्नुहोस्" msgid "Skip this flow" msgstr "यो प्रवाह छोड्नुहोस्" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "सानो" @@ -7017,11 +7287,11 @@ msgstr "सानो" #~ msgstr "एसएमएस प्रमाणिकरण" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "सॉफ़्टवेयर विकासकर्ता" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "तपाईंलाई मन पर्ने अन्य फीडहरू" @@ -7033,7 +7303,7 @@ msgstr "केही व्यक्तिहरू उत्तर दिन #~ msgid "Some subtitle" #~ msgstr "केही उपशीर्षक" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "केहि गलत भयो" @@ -7043,30 +7313,34 @@ msgid "Something went wrong, please try again" msgstr "केहि गलत भयो, कृपया पुन: प्रयास गर्नुहोस्" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "केहि गलत भयो, कृपया पुन: प्रयास गर्नुहोस्।" -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "केहि गलत भयो!" -#: src/App.native.tsx:118 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "माफ गर्नुहोस्! तपाईंको सत्र समाप्त भयो। कृपया पुन: साइन इन गर्नुहोस्।" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "उत्तरहरू वर्गीकरण गर्नुहोस्" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "उत्तरहरूलाई यसद्वारा वर्गीकरण गर्नुहोस्" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "त्यसै पोस्टका उत्तरहरूलाई यसद्वारा वर्गीकरण गर्नुहोस्:" @@ -7088,7 +7362,7 @@ msgstr "स्प्याम; अत्यधिक उल्लेखहरू #~ msgstr "ब्लूस्कीलाई रेफररको रूपमा निर्दिष्ट गर्नुहोस्" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "खेलकुद" @@ -7104,13 +7378,23 @@ msgstr "खेलकुद" msgid "Start a new chat" msgstr "नयाँ च्याट सुरु गर्नुहोस्" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "{displayName} सँग च्याट सुरु गर्नुहोस्" -#: src/Navigation.tsx:402 -#: src/Navigation.tsx:407 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "स्टार्टर प्याक" @@ -7118,15 +7402,20 @@ msgstr "स्टार्टर प्याक" msgid "Starter pack by {0}" msgstr "{0} द्वारा स्टार्टर प्याक" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "तपाईंको द्वारा स्टार्टर प्याक" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "स्टार्टर प्याक अवैध छ" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "स्टार्टर प्याकहरू" @@ -7138,8 +7427,8 @@ msgstr "स्टार्टर प्याकहरूले तपाईं #~ msgid "Status page" #~ msgstr "स्थिति पृष्ठ" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "स्थिति पृष्ठ" @@ -7151,12 +7440,12 @@ msgstr "स्थिति पृष्ठ" msgid "Step {0} of {1}" msgstr "चरण {0} को {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "भण्डारण मेटिएको छ, अब तपाईंले अनुप्रयोग पुनः सुरु गर्न आवश्यक छ।" -#: src/Navigation.tsx:245 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "स्टोरीबुक" @@ -7167,11 +7456,11 @@ msgstr "स्टोरीबुक" msgid "Submit" msgstr "पेश गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "सदस्यता लिनुहोस्" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "यी लेबलहरू प्रयोग गर्न @{0} लाई सदस्यता लिनुहोस्:" @@ -7183,7 +7472,7 @@ msgstr "लेबलरलाई सदस्यता लिनुहोस्" msgid "Subscribe to this labeler" msgstr "यस लेबलरलाई सदस्यता लिनुहोस्" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "यस सूचीलाई सदस्यता लिनुहोस्" @@ -7191,7 +7480,7 @@ msgstr "यस सूचीलाई सदस्यता लिनुहोस msgid "Success!" msgstr "सफलता!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "सुझाव गरिएको खाता" @@ -7199,7 +7488,7 @@ msgstr "सुझाव गरिएको खाता" #~ msgid "Suggested Follows" #~ msgstr "सुझाइएको फलोहरू" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "तपाईंका लागि सुझाव गरिएको" @@ -7208,15 +7497,15 @@ msgstr "तपाईंका लागि सुझाव गरिएको" msgid "Suggestive" msgstr "सुझावात्मक" -#: src/Navigation.tsx:265 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "सहयोग" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "खाता स्विच गर्नुहोस्" @@ -7233,14 +7522,14 @@ msgstr "खाता स्विच गर्नुहोस्" #~ msgid "Switches the account you are logged in to" #~ msgstr "तपाईंले लग इन गर्नुभएको खाता स्विच गर्दछ" -#: src/screens/Settings/AppearanceSettings.tsx:90 -#: src/screens/Settings/AppearanceSettings.tsx:140 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "सिस्टम" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "सिस्टम लग" @@ -7260,8 +7549,7 @@ msgstr "केवल टैगहरू" #~ msgid "Tall" #~ msgstr "लामो" -#: src/screens/Settings/AppIconSettings.tsx:34 -#: src/screens/Settings/AppIconSettings.tsx:68 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "" @@ -7286,16 +7574,20 @@ msgstr "ध्वनि परिवर्तन गर्न ट्याप msgid "Tap to view full image" msgstr "पूरा चित्र हेर्न ट्याप गर्नुहोस्" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "कार्य पूरा भयो - १० लाइक्स!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "हाम्रो एल्गोरिदमलाई तपाईं के मनपर्छ भनेर सिकाउनुहोस्" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "प्रविधि" @@ -7311,13 +7603,14 @@ msgstr "हाम्रोलाई तपाईंको बारेमा क msgid "Tell us a little more" msgstr "हाम्रोलाई थोरै बढी बताउनुहोस्" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "नियमहरू" -#: src/Navigation.tsx:275 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7357,7 +7650,7 @@ msgstr "धन्यवाद। तपाईंको रिपोर्ट प msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "धन्यवाद, तपाईंले तपाईंको ईमेल ठेगाना सफलतापूर्वक प्रमाणित गर्नुभयो। तपाईं यो संवाद बन्द गर्न सक्नुहुन्छ।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "यसमा तलका सामग्रीहरू छन्:" @@ -7369,12 +7662,12 @@ msgstr "त्यो हैंडल पहिले नै लिइएको #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "त्यो स्टार्टर प्याक फेला पार्न सकिएन।" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "त्यति हो, साथीहरू!" @@ -7383,7 +7676,8 @@ msgstr "त्यति हो, साथीहरू!" msgid "The account will be able to interact with you after unblocking." msgstr "खाता अनब्लक गरेपछि तपाईं सँग अन्तर्क्रिया गर्न सक्षम हुनेछ।" -#: src/screens/Settings/AppIconSettings.tsx:74 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "" @@ -7396,7 +7690,7 @@ msgstr "" msgid "The author of this thread has hidden this reply." msgstr "यस थ्रेडका लेखकले यस उत्तरलाई लुकेको छ।" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "ब्लूस्काई वेब अनुप्रयोग" @@ -7412,8 +7706,7 @@ msgstr "प्रतिलिपि अधिकार नीति <0/> मा msgid "The Discover feed" msgstr "डिस्कभर फीड" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "डिस्कभर फीडले अब तपाईंलाई के मनपर्छ थाहा पाएको छ।" @@ -7433,12 +7726,12 @@ msgstr "तलका लेबलहरू तपाईंको खाताम msgid "The following labels were applied to your content." msgstr "तलका लेबलहरू तपाईंको सामग्रीमा लागू गरिएका छन्।" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "तलका कदमहरूले तपाईंको ब्लूस्काई अनुभवलाई अनुकूलित गर्न मद्दत गर्नेछ।" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "पोस्ट मेटाइएको हुन सक्छ।" @@ -7454,7 +7747,7 @@ msgstr "चयन गरिएको भिडियो ५०MB भन्दा msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "सर्भर समस्यामा देखिनु भएको छ। कृपया केही समय पछि पुन: प्रयास गर्नुहोस्।" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "तपाईं जसलाई हेर्न चाहनुहुन्छ त्यो स्टार्टर प्याक अमान्य छ। तपाईं यस स्टार्टर प्याकलाई मेट्न सक्नुहुन्छ।" @@ -7470,7 +7763,7 @@ msgstr "सेवाका नियमहरू <0/> मा सारिएक msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "तपाईंले दिएको प्रमाणिकरण कोड अमान्य छ। कृपया पक्का गर्नुहोस् कि तपाईंले सहि प्रमाणिकरण लिंक प्रयोग गर्नुभएको छ वा नयाँ कोडको अनुरोध गर्नुहोस्।" -#: src/screens/Settings/AppearanceSettings.tsx:144 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "थिम" @@ -7482,15 +7775,15 @@ msgstr "खाता निष्क्रिय गर्नको लागि msgid "There was an issue connecting to Tenor." msgstr "टेणरमा जडान गर्न समस्या आयो।" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "सर्भरलाई सम्पर्क गर्न समस्या आयो।" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "सर्भरलाई सम्पर्क गर्न समस्या आयो, कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस् र पुन: प्रयास गर्नुहोस्।" @@ -7499,19 +7792,19 @@ msgstr "सर्भरलाई सम्पर्क गर्न समस् msgid "There was an issue contacting your server" msgstr "तपाईंको सर्भरलाई सम्पर्क गर्न समस्या आयो।" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "सूचनाहरू प्राप्त गर्न समस्या आयो। पुन: प्रयास गर्न यहाँ ट्याप गर्नुहोस्।" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "पोस्टहरू प्राप्त गर्न समस्या आयो। पुन: प्रयास गर्न यहाँ ट्याप गर्नुहोस्।" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "सूची प्राप्त गर्न समस्या आयो। पुन: प्रयास गर्न यहाँ ट्याप गर्नुहोस्।" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "तपाईंका एप पासवर्ड प्राप्त गर्न समस्या आयो।" @@ -7520,11 +7813,11 @@ msgstr "तपाईंका एप पासवर्ड प्राप्त msgid "There was an issue fetching your lists. Tap here to try again." msgstr "तपाईंका सूची प्राप्त गर्न समस्या आयो। पुन: प्रयास गर्न यहाँ ट्याप गर्नुहोस्।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "तपाईंको सेवा जानकारी प्राप्त गर्न समस्या आयो।" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "यो फीड मेटाउन समस्या आयो। कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस् र पुन: प्रयास गर्नुहोस्।" @@ -7533,9 +7826,9 @@ msgstr "यो फीड मेटाउन समस्या आयो। क msgid "There was an issue sending your report. Please check your internet connection." msgstr "तपाईंको रिपोर्ट पठाउन समस्या आयो। कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस्।" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "तपाईंको फीडहरू अपडेट गर्न समस्या आयो, कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस् र पुन: प्रयास गर्नुहोस्।" @@ -7562,10 +7855,10 @@ msgstr "समस्या आयो! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "समस्या आयो। कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस् र पुन: प्रयास गर्नुहोस्।" @@ -7574,11 +7867,11 @@ msgstr "समस्या आयो। कृपया आफ्नो इन msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "अनुप्रयोगमा अप्रत्याशित समस्या आयो। कृपया हामीलाई बताउनुहोस् यदि यो तपाईंलाई भएको छ!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "ब्लूस्काईमा नयाँ प्रयोगकर्ताहरूको भीड भएको छ! हामी तपाईंको खाता सकेसम्म चाँडो सक्रिय गर्नेछौं।" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "यी सेटिङ्स केवल फलोइङ फीडमा लागू हुन्छ।" @@ -7623,7 +7916,7 @@ msgstr "यो सामग्री {0} द्वारा होस्ट ग msgid "This content is not available because one of the users involved has blocked the other." msgstr "यो सामग्री उपलब्ध छैन किनकि संलग्न भएका एक प्रयोगकर्ताले अर्को प्रयोगकर्तालाई ब्लक गरेको छ।" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "यो सामग्री बिना Bluesky खाता प्रयोग नगरी हेर्न सकिँदैन।" @@ -7639,7 +7932,7 @@ msgstr "यो सुविधा बेटामा छ। तपाईं <0> msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "यो सुविधा App पासवर्ड प्रयोग गर्दा उपलब्ध छैन। कृपया आफ्नो मुख्य पासवर्ड सँग साइन इन गर्नुहोस्।" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "यो फिड अहिले उच्च ट्राफिक प्राप्त गर्दैछ र अस्थायी रूपमा उपलब्ध छैन। कृपया पछि प्रयास गर्नुहोस्।" @@ -7648,8 +7941,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "यो फिड खाली छ! तपाईंलाई अझ धेरै प्रयोगकर्ताहरूलाई अनुसरण गर्न आवश्यक पर्न सक्छ या आफ्नो भाषा सेटिङलाई अनुकूलन गर्नुपर्छ।" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "यो फिड खाली छ।" @@ -7657,7 +7950,7 @@ msgstr "यो फिड खाली छ।" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "यो फिड अब अनलाइन छैन। हामी <0>Discover देखाउँदै छौं।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "यो ह्यान्डल आरक्षित छ। कृपया अर्को प्रयास गर्नुहोस्।" @@ -7681,7 +7974,7 @@ msgstr "यो लेबल लेखक द्वारा लागू गर msgid "This label was applied by you." msgstr "यो लेबल तपाईं द्वारा लागू गरियो।" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "यस लेबलरले कुन लेबलहरू प्रकाशित गर्छ भन्ने घोषणा गरेको छैन, र यो सक्रिय नहुन सक्छ।" @@ -7694,8 +7987,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "यो सूची - <0>{0} द्वारा सिर्जना गरिएको - यसको नाम वा विवरणमा Bluesky को समुदाय मार्गदर्शनका सम्भावित उल्लंघनहरू समावेश गर्दछ।" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "यो सूची खाली छ!" +#~ msgid "This list is empty!" +#~ msgstr "यो सूची खाली छ!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7714,7 +8011,7 @@ msgid "This post has been deleted." msgstr "यो पोस्ट हटाइयो।" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "यो पोस्ट केवल लगइन गरेका प्रयोगकर्ताहरूलाई मात्र देख्न सकिन्छ। यो लगइन नगरेका व्यक्तिहरूलाई देखिने छैन।" @@ -7738,11 +8035,11 @@ msgstr "यो जवाफ तपाईंको थ्रेडको तल msgid "This service has not provided terms of service or a privacy policy." msgstr "यस सेवाले सेवा सर्तहरू वा गोपनीयता नीति प्रदान गरेको छैन।" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "यसले निम्न स्थानमा एक डोमेन रेकर्ड सिर्जना गर्नु पर्छ:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "यस प्रयोगकर्तासँग कुनै फलोअर छैन।" @@ -7771,7 +8068,7 @@ msgstr "यो प्रयोगकर्ता <0>{0} सूचीमा msgid "This user is new here. Press for more info about when they joined." msgstr "यो प्रयोगकर्ता यहाँ नयाँ हो। उनी कहिले जडान गर्नुभएको हो भन्ने थप जानकारीको लागि थिच्नुहोस्।" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "यो प्रयोगकर्ता कसैलाई पनि फलो गर्दै छैन।" @@ -7783,7 +8080,7 @@ msgstr "यो प्रयोगकर्ता कसैलाई पनि msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "यसले \"{0}\"लाई तपाईंको म्यूटेड शब्दहरूबाट मेटाउनेछ। तपाईं यसलाई पछि पुनः थप्न सक्नुहुन्छ।" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "यसले @{0}लाई क्विक एक्सेस सूचीबाट हटाउनेछ।" @@ -7791,16 +8088,26 @@ msgstr "यसले @{0}लाई क्विक एक्सेस सूच msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "यसले तपाईंको पोस्टलाई यो उद्धरण पोस्टबाट सबै प्रयोगकर्ताहरूको लागि हटाउनेछ र यसलाई एक स्थानधारक सँग प्रतिस्थापित गर्नेछ।" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "थ्रेड प्राथमिकताहरू" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "थ्रेड प्राथमिकताहरू" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "थ्रेडेड मोड" @@ -7808,7 +8115,7 @@ msgstr "थ्रेडेड मोड" #~ msgid "Threaded Mode" #~ msgstr "थ्रेडेड मोड" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "थ्रेड प्राथमिकताहरू" @@ -7840,15 +8147,20 @@ msgstr "आज" msgid "Toggle dropdown" msgstr "ड्रपडाउन टगल गर्नुहोस्" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "वयस्क सामग्री सक्षम वा असक्षम गर्न टगल गर्नुहोस्" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:512 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "शीर्ष" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "रूपान्तरण" @@ -7862,12 +8174,18 @@ msgstr "शीर्ष" msgid "Translate" msgstr "अनुवाद गर्नुहोस्" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "पुनः प्रयास गर्नुहोस्" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "टीभी" @@ -7875,23 +8193,27 @@ msgstr "टीभी" #~ msgid "Two-factor authentication" #~ msgstr "दुई-कारक प्रमाणीकरण" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "दुई-कारक प्रमाणीकरण (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "यहाँ तपाईंको सन्देश टाइप गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "प्रकार:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "ब्लक लिस्ट हटाउनुहोस्" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "म्यूट लिस्ट हटाउनुहोस्" @@ -7901,14 +8223,14 @@ msgstr "जडान गर्न असमर्थ। कृपया आफ #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "तपाईंको सेवा सम्पर्क गर्न असमर्थ। कृपया आफ्नो इन्टरनेट जडान जाँच गर्नुहोस्।" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "हटाउन असमर्थ" @@ -7919,7 +8241,7 @@ msgstr "हटाउन असमर्थ" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "ब्लक हटाउनुहोस्" @@ -7943,12 +8265,15 @@ msgstr "खाता ब्लक हटाउनुहोस्" msgid "Unblock Account?" msgstr "खाता ब्लक हटाउन चाहानुहुन्छ?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "पुनःपोस्टलाई रद्द गर्नुहोस्" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7967,12 +8292,20 @@ msgstr "{0} लाई अनफोलो गर्नुहोस्" msgid "Unfollow Account" msgstr "खाता अनफोलो गर्नुहोस्" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "यो फिड नपसन्द गर्नुहोस्" +#~ msgid "Unlike this feed" +#~ msgstr "यो फिड नपसन्द गर्नुहोस्" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "म्यूट हटाउनुहोस्" @@ -8008,12 +8341,17 @@ msgstr "थ्रेड म्यूट हटाउनुहोस्" msgid "Unmute video" msgstr "भिडियो म्यूट हटाउनुहोस्" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "अनपिन गर्नुहोस्" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "होमबाट अनपिन गर्नुहोस्" @@ -8022,11 +8360,15 @@ msgstr "होमबाट अनपिन गर्नुहोस्" msgid "Unpin from profile" msgstr "प्रोफाइलबाट अनपिन गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "मोडरेशन सूची अनपिन गर्नुहोस्" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "तपाईंको फिडहरूबाट अनपिन गरिएको" @@ -8072,8 +8414,8 @@ msgstr "सूचीहरूमा <0>{displayName} अपडेट गर #~ msgid "Update Available" #~ msgstr "अपडेट उपलब्ध छ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "{domain} मा अपडेट गर्नुहोस्" @@ -8097,7 +8439,7 @@ msgstr "अपडेट गर्दै..." msgid "Upload a photo instead" msgstr "फोटो अपलोड गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "टेक्स्ट फाइल अपलोड गर्नुहोस्:" @@ -8141,7 +8483,7 @@ msgstr "भिडियो अपलोड गर्दै..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "आफ्नो खाता वा पासवर्डको पूर्ण पहुँच नगरी अन्य Bluesky क्लाइन्टहरूमा लगइन गर्नको लागि एप पासवर्ड प्रयोग गर्नुहोस्।" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "अन्य Bluesky क्लाइन्टहरूमा साइन इन गर्नका लागि एप पासवर्डको प्रयोग गर्नुहोस् बिना तपाईंको खाता वा पासवर्डको पूर्ण पहुँच दिनुहोस्।" @@ -8149,7 +8491,7 @@ msgstr "अन्य Bluesky क्लाइन्टहरूमा साइ #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "डिफल्ट प्रदायक प्रयोग गर्नुहोस्" @@ -8158,8 +8500,8 @@ msgstr "डिफल्ट प्रदायक प्रयोग गर्न msgid "Use in-app browser" msgstr "एप भित्र ब्राउजर प्रयोग गर्नुहोस्" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "लिंक खोल्नको लागि एप भित्र ब्राउजर प्रयोग गर्नुहोस्" @@ -8218,11 +8560,10 @@ msgid "User list by {0}" msgstr "{0} द्वारा प्रयोगकर्ता सूची" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "<0/> द्वारा प्रयोगकर्ता सूची" +#~ msgid "User list by <0/>" +#~ msgstr "<0/> द्वारा प्रयोगकर्ता सूची" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "तपाईं द्वारा प्रयोगकर्ता सूची" @@ -8235,23 +8576,23 @@ msgid "User list updated" msgstr "प्रयोगकर्ता सूची अद्यावधिक गरियो" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "प्रयोगकर्ता सूचिहरू" +#~ msgid "User Lists" +#~ msgstr "प्रयोगकर्ता सूचिहरू" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "प्रयोगकर्ता नाम वा ईमेल ठेगाना" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "प्रयोगकर्ताहरू" +#~ msgid "Users" +#~ msgstr "प्रयोगकर्ताहरू" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "<0>@{0} द्वारा फलो गरिएका प्रयोगकर्ताहरू" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "मैले फलो गरेका प्रयोगकर्ताहरू" @@ -8263,7 +8604,7 @@ msgstr "\"{0}\" मा रहेका प्रयोगकर्ताहर msgid "Users that have liked this content or profile" msgstr "जसले यो सामग्री वा प्रोफाइललाई लाइक गरेका छन्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "मूल्य:" @@ -8271,8 +8612,8 @@ msgstr "मूल्य:" msgid "Verified email required" msgstr "प्रमाणित ईमेल आवश्यक" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "DNS रेकर्ड प्रमाणित गर्नुहोस्" @@ -8302,13 +8643,13 @@ msgstr "नयाँ ईमेल प्रमाणित गर्नुहो msgid "Verify now" msgstr "अब प्रमाणित गर्नुहोस्" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "पाठ फाइल प्रमाणित गर्नुहोस्" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "तपाईंको ईमेल प्रमाणित गर्नुहोस्" @@ -8317,8 +8658,8 @@ msgstr "तपाईंको ईमेल प्रमाणित गर्न msgid "Verify Your Email" msgstr "तपाईंको ईमेल प्रमाणित गर्नुहोस्" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "संस्करण {appVersion}" @@ -8336,7 +8677,7 @@ msgid "Video failed to process" msgstr "भिडियो प्रोसेस गर्न असफल" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "भिडियो खेल" @@ -8361,16 +8702,17 @@ msgstr "भिडियो: {0}" msgid "Videos must be less than 60 seconds long" msgstr "भिडियोलाई ६० सेकेन्डभन्दा छोटो हुनु पर्छ" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "{0} को अवतार हेर्नुहोस्" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "{0} को प्रोफाइल हेर्नुहोस्" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "{displayName} को प्रोफाइल हेर्नुहोस्" @@ -8414,38 +8756,38 @@ msgstr "यी लेबलहरूको जानकारी हेर्न #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "प्रोफाइल हेर्नुहोस्" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "अवतार हेर्नुहोस्" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "@{0} द्वारा प्रदान गरिएको लेबलिङ सेवा हेर्नुहोस्" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "यो फिड मन पराउने प्रयोगकर्ताहरू हेर्नुहोस्" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "तपाईंको अवरोधित खाता हेर्नुहोस्" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "तपाईंका फिडहरू हेर्नुहोस् र अझ बढी अन्वेषण गर्नुहोस्" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "तपाईंका मोडरेशन सूचीहरू हेर्नुहोस्" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "तपाईंका म्युट गरिएको खाता हेर्नुहोस्" @@ -8472,15 +8814,19 @@ msgstr "सामग्रीलाई चेतावनी दिनुहो msgid "Warn content and filter from feeds" msgstr "सामग्रीलाई चेतावनी दिनुहोस् र फीडहरूबाट फिल्टर गर्नुहोस्" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "हाम्रो द्वारा त्यहाँ कुनै परिणाम फेला पारेन।" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "हामी यो कुराकानी लोड गर्न असमर्थ भयौं।" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "हामी अनुमान गर्दैछौं कि तपाईंको खाता तयार हुन {estimatedTime} लाग्नेछ।" @@ -8488,7 +8834,7 @@ msgstr "हामी अनुमान गर्दैछौं कि तप msgid "We have sent another verification email to <0>{0}." msgstr "हामीले अर्को प्रमाणीकरण इमेल <0>{0} मा पठाएका छौं।" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "हामी आशा गर्छौं कि तपाईंलाई रमाइलो समय बिताउन मिलोस्। सम्झनुहोस्, ब्लूस्काई छ:" @@ -8504,7 +8850,7 @@ msgstr "हामी यो निर्धारण गर्न असमर msgid "We were unable to load your birth date preferences. Please try again." msgstr "हामी तपाईंको जन्म मिति प्राथमिकताहरू लोड गर्न असमर्थ भयौं। कृपया पुन: प्रयास गर्नुहोस्।" -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "हामी अहिले तपाईंका कन्फिगर गरिएका लेबलरहरू लोड गर्न असमर्थ भयौं।" @@ -8512,7 +8858,7 @@ msgstr "हामी अहिले तपाईंका कन्फिगर msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "हामी जडान गर्न असमर्थ भयौं। कृपया पुन: प्रयास गर्नुहोस् र तपाईंको खाता सेटअप जारी राख्नुहोस्। यदि यो असफल रहन्छ भने, तपाईं यो फ्लो छोड्न सक्नुहुन्छ।" -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "हामी तपाईंलाई तपाईंको खाता तयार भएपछि जानकारी दिनेछौं।" @@ -8520,7 +8866,8 @@ msgstr "हामी तपाईंलाई तपाईंको खाता msgid "We'll use this to help customize your experience." msgstr "हामी यसलाई तपाईंको अनुभव अनुकूलित गर्न प्रयोग गर्नेछौं।" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "हामी नेटवर्क समस्या भोगिरहेका छौं, कृपया पुनः प्रयास गर्नुहोस्।" @@ -8532,7 +8879,7 @@ msgstr "हामी नेटवर्क समस्या भोगिरह msgid "We're so excited to have you join us!" msgstr "हामी तपाईंलाई हाम्रो सँग सामेल गर्न पाउँदा धेरै उत्साहित छौं!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "हामीलाई खेद छ, तर हामी यो सूची समाधान गर्न असमर्थ भयौं। यदि यो जारी रहन्छ भने, कृपया सूची निर्माता @{handleOrDid} सँग सम्पर्क गर्नुहोस्।" @@ -8540,7 +8887,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "हामीलाई खेद छ, तर तपाईंको खोजी पूरा गर्न सकिएन। कृपया केही मिनेटमा पुन: प्रयास गर्नुहोस्।" @@ -8548,7 +8895,7 @@ msgstr "हामीलाई खेद छ, तर तपाईंको खो msgid "We're sorry! The post you are replying to has been deleted." msgstr "हामीलाई खेद छ! तपाईंले जवाफ दिइरहेको पोस्ट मेटाइ सकेको छ।" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "हामीलाई खेद छ! हामी तपाईंले खोजेको पृष्ठ फेला पार्न सक्दैनौं।" @@ -8557,11 +8904,11 @@ msgstr "हामीलाई खेद छ! हामी तपाईंले #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "हामीलाई खेद छ! तपाईं केवल दशवटा लेबलरहरूमा सदस्यता लिन सक्नुहुन्छ, र तपाईंले आफ्नो दसवटाको सीमा पुगेको छ।" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "हामीलाई खेद छ! तपाईं केवल बाइसवटा लेबलरहरूमा सदस्यता लिन सक्नुहुन्छ, र तपाईंले आफ्नो बाइसवटाको सीमा पुगेको छ।" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "फेरी स्वागत छ!" @@ -8585,6 +8932,10 @@ msgstr "तपाईंको स्टार्टर प्याकलाई #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "यस {collectionName} सँग के समस्या छ?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8608,7 +8959,7 @@ msgid "Who can reply" msgstr "को को जवाफ दिन सक्छ?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "वोप्स!" @@ -8659,11 +9010,11 @@ msgid "Write your reply" msgstr "तपाईंको जवाफ लेख्नुहोस्" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "लेखकहरू" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "सर्भरबाट गलत DID प्राप्त भयो। प्राप्त: {0}" @@ -8676,7 +9027,7 @@ msgstr "हो" msgid "Yes, deactivate" msgstr "हो, निष्क्रिय गर्नुहोस्" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "हो, यो स्टार्टर प्याक मेटाउनुहोस्" @@ -8688,7 +9039,7 @@ msgstr "हो, अलग गर्नुहोस्" msgid "Yes, hide" msgstr "हो, लुकेको राख्नुहोस्" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "हो, मेरो खाता पुनः सक्रिय गर्नुहोस्" @@ -8704,7 +9055,7 @@ msgstr "तपाईं" msgid "You" msgstr "तपाईं" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "तपाईं पंक्तिमा हुनुहुन्छ।" @@ -8712,7 +9063,7 @@ msgstr "तपाईं पंक्तिमा हुनुहुन्छ।" msgid "You are not allowed to upload videos." msgstr "तपाईंलाई भिडियो अपलोड गर्न अनुमति छैन।" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "तपाईं कसैलाई पनि पछ्याइरहनु भएको छैन।" @@ -8725,11 +9076,11 @@ msgstr "तपाईं कसैलाई पनि पछ्याइरहन msgid "You can also discover new Custom Feeds to follow." msgstr "तपाईं नयाँ कस्टम फीडहरू पनि पत्ता लगाउन सक्नुहुन्छ।" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "तपाईं आफ्नो खाता अस्थायी रूपमा निष्क्रिय गर्न सक्नुहुन्छ, र यसलाई कुनै पनि समय पुनः सक्रिय गर्न सक्नुहुन्छ।" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "तपाईंले जुन सेटिङ पनि छनोट गर्नुभएको भए पनि चलिरहेको वार्तालापलाई जारी राख्न सक्नुहुन्छ।" @@ -8738,15 +9089,21 @@ msgstr "तपाईंले जुन सेटिङ पनि छनोट msgid "You can now sign in with your new password." msgstr "तपाईं अब नयाँ पासवर्डसँग साइन इन गर्न सक्नुहुन्छ।" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "तपाईं आफ्नो खाता पुनः सक्रिय गरेर लगइन जारी राख्न सक्नुहुन्छ। तपाईंको प्रोफाइल र पोस्ट अन्य प्रयोगकर्ताहरूलाई देखिनेछन्।" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "तपाईंको कुनै पनि फलोअर्स छैन।" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "तपाईं @{name} लाई फलो गर्ने कुनै पनि प्रयोगकर्तालाई फलो गर्नुभएको छैन।" @@ -8754,15 +9111,15 @@ msgstr "तपाईं @{name} लाई फलो गर्ने कुनै msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "तपाईंको कुनै पनि निमन्त्रण कोड छैन! जब तपाईं थोरै समयको लागि Bluesky मा हुनुहुन्छ, तब हामी तपाईंलाई केही पठाउनेछौं।" -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "तपाईंको कुनै पनि पिन गरिएका फीडहरू छैन।" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "तपाईंको कुनै पनि बचत गरिएका फीडहरू छैन।" -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "तपाईंले लेखकलाई ब्लक गर्नुभएको छ वा तपाईं लेखकद्वारा ब्लक गर्नुभएको छ।" @@ -8804,7 +9161,7 @@ msgstr "तपाईंले यो प्रयोगकर्तालाई #~ msgid "You have muted this user." #~ msgstr "तपाईंले यो प्रयोगकर्तालाई म्यूट गर्नुभएको छ।" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "तपाईंको कुनै पनि वार्तालाप छैन। एक सुरु गर्नुहोस्!" @@ -8812,12 +9169,11 @@ msgstr "तपाईंको कुनै पनि वार्तालाप msgid "You have no feeds." msgstr "तपाईंको कुनै फीडहरू छैन।" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "तपाईंको कुनै सूची छैन।" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "तपाईंले कुनै खाता ब्लक गर्नुभएको छैन। एक खाता ब्लक गर्नको लागि, तिनीहरूको प्रोफाइलमा जानुहोस् र तिनीहरूको खाता मेनूबाट \"खाता अवरुद्ध गर्नुहोस्\" चयन गर्नुहोस्।" @@ -8829,7 +9185,7 @@ msgstr "तपाईंले कुनै खाता ब्लक गर् #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "तपाईंले कुनै पनि एप पासवर्ड सिर्जना गर्नुभएको छैन। तपाईं तलको बटन थिचेर एक सिर्जना गर्न सक्नुहुन्छ।" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "तपाईंले कुनै खाता म्यूट गर्नुभएको छैन। एक खाता म्यूट गर्नको लागि, तिनीहरूको प्रोफाइलमा जानुहोस् र तिनीहरूको खाता मेनूबाट \"खाता म्यूट गर्नुहोस्\" चयन गर्नुहोस्।" @@ -8898,11 +9254,11 @@ msgstr "चित्र बचत गर्नको लागि तपाई msgid "You must select at least one labeler for a report" msgstr "तपाईंलाई रिपोर्टको लागि कम्तीमा एक लेबलर चयन गर्नु पर्छ।" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "तपाईंले पहिले @{0} निष्क्रिय गर्नुभएको थियो।" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "तपाईंलाई तपाईंका सबै खाता हरुबाट साइन आउट गरिनेछ।" @@ -8954,7 +9310,7 @@ msgstr "तपाईंलाई <0>{0} मा एक इमेल प्र msgid "You'll stay updated with these feeds" msgstr "तपाईं यी फीडहरूमा अपडेट रहनुहुनेछ।" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "तपाईं पंक्तिमा हुनुहुन्छ।" @@ -8963,7 +9319,7 @@ msgstr "तपाईं पंक्तिमा हुनुहुन्छ।" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "तपाईं एप पासवर्डको साथ लग इन गर्नुभएको छ। कृपया आफ्नो मुख्य पासवर्डसँग लग इन गर्नुहोस् ताकि तपाईंको खाता निष्क्रिय गर्न जारी राख्न सक्नुहुन्छ।" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "तपाईं जानेको लागि तयार हुनुहुन्छ!" @@ -8972,6 +9328,10 @@ msgstr "तपाईं जानेको लागि तयार हुन msgid "You've chosen to hide a word or tag within this post." msgstr "तपाईंले यस पोष्टमा एक शब्द वा ट्याग लुकाउने निर्णय गर्नुभयो।" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "तपाईंले आफ्नो फीडको अन्त्यमा पुग्नुभयो! थप खाता फलो गर्नको लागि खोजी गर्नुहोस्।" @@ -8988,7 +9348,7 @@ msgstr "तपाईंले भिडियो अपलोडको लाग msgid "Your account" msgstr "तपाईंको खाता" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "तपाईंको खाता मेटाइएको छ" @@ -9016,6 +9376,10 @@ msgstr "तपाईंको च्याटहरू अक्षम गरि msgid "Your choice will be saved, but can be changed later in settings." msgstr "तपाईंको चयन बचत हुनेछ, तर पछि सेटिङमा परिवर्तन गर्न सकिन्छ।" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -9035,7 +9399,7 @@ msgstr "तपाईंको ईमेल अपडेट गरिएको msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "तपाईंको ईमेल अझै प्रमाणित गरिएको छैन। यो एक महत्त्वपूर्ण सुरक्षा कदम हो जुन हामी सिफारिस गर्छौं।" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "तपाईंको पहिलो लाइक!" @@ -9044,13 +9408,17 @@ msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "तपाईंको फलोइङ फीड खाली छ! के भइरहेको छ भन्ने हेर्नको लागि थप प्रयोगकर्ताहरूलाई फलो गर्नुहोस्।" #: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full handle will be" -msgstr "तपाईंको पूर्ण ह्याण्डल हुनेछ" +#~ msgid "Your full handle will be" +#~ msgstr "तपाईंको पूर्ण ह्याण्डल हुनेछ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "तपाईंको पूर्ण ह्याण्डल हुनेछ <0>@{0}" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "तपाईंका म्यूट शब्दहरू" @@ -9067,7 +9435,7 @@ msgstr "तपाईंको पोष्ट प्रकाशित गरि msgid "Your posts have been published" msgstr "तपाईंका पोष्टहरू प्रकाशित गरिएको छ" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "तपाईंका पोष्टहरू, लाइकहरू, र ब्लकहरू सार्वजनिक छन्। म्यूटहरू निजी छन्।" @@ -9088,5 +9456,5 @@ msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "तपाईंको रिपोर्ट ब्लूस्की मोडरेसन सेवामा पठाइनेछ" #: src/screens/Signup/index.tsx:142 -msgid "Your user handle" -msgstr "तपाईंको प्रयोगकर्ता ह्याण्डल" +#~ msgid "Your user handle" +#~ msgstr "तपाईंको प्रयोगकर्ता ह्याण्डल" diff --git a/src/locale/locales/pl/messages.po b/src/locale/locales/pl/messages.po index c62cef2130..500abc6ee4 100644 --- a/src/locale/locales/pl/messages.po +++ b/src/locale/locales/pl/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: axiand\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(zawiera załącznik)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(brak adresu email)" @@ -26,17 +30,37 @@ msgstr "(brak adresu email)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# dzień} few {# dni} other {# dni}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# godzinę} few {# godziny} other {# godzin}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "Na tym koncie {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "Na tym koncie {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "Na tej treści {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "Na tej treści {0, plural, one {została umieszczona} few {umieszczono} other {umieszczono}} {0, plural, other {#}} {0, plural, one {etykieta} few {etykiety} other {etykiet}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -46,7 +70,11 @@ msgstr "{0, plural, one {# minuta} few {# minuty} other {# minut}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# miesiąc} few {# miesiące} other {# miesięcy}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# repost} few {# reposty} other {# repostów}}" @@ -65,8 +93,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {obserwowany} other {obserwowanych}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Polub (# polubienie)} few {Polub (# polubienia)} other {Polub (# polubień)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Polub (# polubienie)} few {Polub (# polubienia)} other {Polub (# polubień)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -74,8 +102,8 @@ msgstr "{0, plural, one {polubienie} few {polubienia} other {polubień}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -86,18 +114,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {cytat} few {cytaty} other {cytatów}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Odpowiedz (# odpowiedź)} other {Odpowiedz (# odpowiedzi)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Odpowiedz (# odpowiedź)} other {Odpowiedz (# odpowiedzi)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {repost} few {reposty} other {repostów}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Usuń polubienie (# polubienie)} few {Usuń polubienie (# polubienia)} other {Usuń polubienie (# polubień)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Usuń polubienie (# polubienie)} few {Usuń polubienie (# polubienia)} other {Usuń polubienie (# polubień)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -115,15 +143,15 @@ msgstr "{0} <0>w <1>tekscie i tagach" msgid "{0} joined this week" msgstr "{0} osób dołączyło w tym tygodniu" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} z {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} osób skorzystało z tego pakietu startowego!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} nieprzeczytanych" @@ -165,115 +193,115 @@ msgid "{0}s" msgstr "{0} sek." #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} nieprzeczytanych" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} nieprzeczytanych" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} nieprzeczytanych" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Pakiet startowy {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {godzina} few {godziny} other {godzin}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minuta} few {minuty} other {minut}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zaobserwowali Cię" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój kanał" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} repostowali Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} i <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zarejestrowali się z Twoim pakietem startowym" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} obserwuje Cię" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} również Cię obserwuje" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} lubi Twój kanał" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} lubi Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} repostuje Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} rejestruje się z Twoim pakietem startowym" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zaobserwowali Cię" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój kanał" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} polubili Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} repostowali Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} i {additionalAuthorsCount, plural, one {{formattedAuthorsCount} inny/a} other {{formattedAuthorsCount} innych}} zarejestrowali się z Twoim pakietem startowym" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} obserwuje Cię" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} również Cię obserwuje" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} lubi Twój kanał" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} lubi Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} repostuje Twój wpis" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} rejestruje się z Twoim pakietem startowym" @@ -282,21 +310,25 @@ msgstr "{firstAuthorName} rejestruje się z Twoim pakietem startowym" msgid "{following} following" msgstr "{following} obserwowanych" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Nie możesz wysłać wiadomości do {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Polubione przez # osobę} few {Polubione przez # osoby} other {Polubione przez # osób}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} nieprzeczytanych" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} nieprzeczytanych" @@ -308,12 +340,12 @@ msgstr "{profileName} jest na Bluesky od {0}" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} jest na Bluesky z pakietem startowym od {0}" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, i {2, plural, one {# inny/a} other {# innych}} są w Twoim pakiecie startowym" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, i {2, plural, one {# inny/a} other {# innych}} są w Twoim pakiecie startowym" @@ -326,11 +358,11 @@ msgstr "<0>{0} {1, plural, one {obserwujący} other {obserwujących}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {obserwowany} other {obserwowanych}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} i<1> <2>{1} są w Twoim pakiecie startowym" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} jest w Twoim pakiecie startowym" @@ -342,11 +374,11 @@ msgstr "<0>{0} członków" msgid "<0>{date} at {time}" msgstr "<0>{date} o {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Eksperymentalne: Kiedy ta opcja jest włączona, dostaniesz powiadomienia na temat odpowiedzi i repostów wyłącznie od osób, które obserwujesz. Z biegiem czasu dodamy tutaj więcej opcji." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Ty i<1> <2>{0} jesteście w Twoim pakiecie startowym" @@ -358,7 +390,7 @@ msgstr "⚠ Nieprawidłowa nazwa" msgid "24 hours" msgstr "24 godziny" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Potwierdzenie uwierzytelniania dwuskładnikowego" @@ -370,37 +402,36 @@ msgstr "30 dni" msgid "7 days" msgstr "7 dni" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Informacje" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Linki nawigacji i ustawienia" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Profil i inne linki nawigacji" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Profil i inne linki nawigacji" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Ułatwienia dostępu" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Ustawienia ułatwień dostępu" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Konto" @@ -426,11 +457,11 @@ msgstr "Konto zostało wyciszone" msgid "Account Muted by List" msgstr "Konto zostało wyciszone za pomocą listy" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Ustawienia konta" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Konto zostało usunięte z szybkiego dostępu" @@ -450,11 +481,10 @@ msgstr "Cofnięto wyciszenie konta" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Dodaj" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Dodaj jeszcze {0, plural, one {# osobę} few {# osoby} other {# osób}}" @@ -467,12 +497,13 @@ msgstr "Dodaj {displayName} do pakietu startowego" msgid "Add a content warning" msgstr "Dodaj ostrzeżenie o zawartości" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Dodaj użytkownika do tej listy" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Dodaj konto" @@ -490,8 +521,8 @@ msgstr "Dodaj tekst alternatywny" msgid "Add alt text (optional)" msgstr "Dodaj tekst alternatywny (opcjonalne)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Dodaj inne konto" @@ -503,8 +534,8 @@ msgstr "Dodaj inny wpis" msgid "Add app password" msgstr "Dodaj hasło aplikacji" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Dodaj hasło aplikacji" @@ -521,11 +552,16 @@ msgstr "Dodaj wyciszone słowa i tagi" msgid "Add new post" msgstr "Dodaj nowy wpis" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Dodaj rekomendowane kanały" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Dodaj kilka kanałów do swojego pakietu startowego!" @@ -533,11 +569,11 @@ msgstr "Dodaj kilka kanałów do swojego pakietu startowego!" msgid "Add the default feed of only people you follow" msgstr "Dodaj domyślny kanał tylko obserwowanych osób" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Dodaj ten rekord DNS do swojej domeny:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Dodaj do swoich kanałów" @@ -570,7 +606,7 @@ msgstr "Dla dorosłych" msgid "Adult Content" msgstr "Treści dla dorosłych" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Treści dla dorosłych można włączyć tylko przez Internet pod adresem - <0>bsky.app." @@ -583,19 +619,23 @@ msgstr "Treści dla dorosłych są wyłączone." msgid "Adult Content labels" msgstr "Etykiety treści dla dorosłych" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Zaawansowane" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Przygotowanie algorytmu ukończone!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Przygotowanie algorytmu ukończone!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Wszystkie konta zaobserwowane!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Wszystkie zapisane kanały w jednym miejscu." @@ -604,16 +644,20 @@ msgstr "Wszystkie zapisane kanały w jednym miejscu." msgid "Allow access to your direct messages" msgstr "Zezwalaj na dostęp do wiadomości bezpośrednich" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Zezwalaj na nowe wiadomości od" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Zezwalaj na komentarze od:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Zezwala na dostęp do wiadomości bezpośrednich" @@ -632,7 +676,7 @@ msgstr "Już zalogowano jako @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -723,8 +767,8 @@ msgstr "Wystąpił błąd podczas otwierania czatu" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -744,7 +788,7 @@ msgid "and" msgstr "i" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Zwierzęta" @@ -756,8 +800,8 @@ msgstr "Animowany GIF" msgid "Anti-Social Behavior" msgstr "Zachowania antyspołeczne" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Dowolny język" @@ -765,7 +809,14 @@ msgstr "Dowolny język" msgid "Anybody can interact" msgstr "Każdy może wchodzić w interakcje" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Język aplikacji" @@ -773,7 +824,7 @@ msgstr "Język aplikacji" msgid "App Password" msgstr "Hasło aplikacji" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Hasło aplikacji zostało usunięte" @@ -789,13 +840,13 @@ msgstr "Nazwy haseł aplikacji mogą zawierać tylko litery, cyfry, spacje, myś msgid "App password names must be at least 4 characters long" msgstr "Nazwy haseł aplikacji muszą składać się z co najmniej 4 znaków" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Hasła aplikacji" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Hasła aplikacji" @@ -820,10 +871,10 @@ msgstr "Odwołanie zostało złożone" msgid "Appeal this decision" msgstr "Odwołaj się od tej decyzji" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Wygląd" @@ -841,7 +892,7 @@ msgstr "Archiwum z dnia {0}" msgid "Archived post" msgstr "Wpis został zarchiwizowany" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Czy na pewno chcesz usunąć hasło aplikacji \"{0}\"?" @@ -849,7 +900,7 @@ msgstr "Czy na pewno chcesz usunąć hasło aplikacji \"{0}\"?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Czy na pewno chcesz usunąć tą wiadomość? Wiadomość zostanie usunięta u Ciebie, ale nie u odbiorcy." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Czy na pewno chcesz usunąć ten pakiet startowy?" @@ -861,11 +912,11 @@ msgstr "Czy na pewno chcesz odrzucić wprowadzone zmiany?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Czy na pewno chcesz opuścić tą rozmowę? Twoje wiadomości zostaną usunięte u Ciebie, ale nie u odbiorcy." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Czy na pewno chcesz usunąć {0} ze swoich kanałów?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Czy na pewno chcesz to usunąć ze swoich kanałów?" @@ -886,7 +937,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Czy piszesz po <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Sztuka" @@ -898,37 +949,36 @@ msgstr "Nagość artystyczna lub nieerotyczna." msgid "At least 3 characters" msgstr "Co najmniej 3 znaki" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Opcje autoodtwarzania zostały przeniesione do ustawień <0>Treści i multimedia." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Autoodtwarzanie filmów i GIF-ów" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Powrót" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Potwierdź swój adres email przed utworzeniem listy." @@ -942,12 +992,17 @@ msgstr "Potwierdź swój adres email przed utworzeniem pakietu startowego." #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Potwierdź swój adres email przed wysłaniem wiadomości do innej osoby." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Data urodzenia" @@ -974,15 +1029,15 @@ msgstr "Blokuj konto" msgid "Block Account?" msgstr "Zablokować konto?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blokuj konta" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blokuj listę" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Zablokować te konta?" @@ -990,12 +1045,12 @@ msgstr "Zablokować te konta?" msgid "Blocked" msgstr "Zablokowane" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Zablokowane konta" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Zablokowane konta" @@ -1004,19 +1059,19 @@ msgstr "Zablokowane konta" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje. Nie będziesz widzieć ich treści, a oni nie będą widzieć Twoich." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Zablokowany wpis." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blokowanie nie przeszkodzi moderacji w umieszczaniu etykiet na Twoim koncie." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blokowanie jest publiczne. Zablokowane konta nie mogą odpowiadać na Twoje wpisy, wzmiankować Cię ani w inny sposób wchodzić z Tobą w interakcje." @@ -1041,7 +1096,8 @@ msgstr "Bluesky nie może potwierdzić autentyczności podanej daty." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky to otwarta sieć, w której możesz wybrać swojego dostawcę hostingu. Jeśli jesteś deweloperem, możesz hostować własny serwer." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky jest lepszy ze znajomymi!" @@ -1053,6 +1109,14 @@ msgstr "Bluesky wybierze zestaw polecanych kont spośród osób w Twojej sieci." 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 nie pokaże Twojego profilu i wpisów niezalogowanym użytkownikom. Inne aplikacje mogą nie respektować tej prośby. Nie spowoduje to, że Twoje konto stanie się prywatne." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Rozmyj zdjęcia" @@ -1062,27 +1126,27 @@ msgid "Blur images and filter from feeds" msgstr "Rozmyj zdjęcia i odfiltruj je z kanałów" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Książki" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Wyświetl więcej kont na stronie Eksploruj" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Wyświetl więcej kanałów na stronie Eksploruj" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Wyświetl więcej rekomendacji" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Wyświetl więcej rekomendacji na stronie Eksploruj" @@ -1091,21 +1155,37 @@ msgstr "Wyświetl więcej rekomendacji na stronie Eksploruj" msgid "Browse other feeds" msgstr "Wyświetl pozostałe kanały" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Biznes" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "autorstwa -" +#~ msgid "by —" +#~ msgstr "autorstwa -" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Od {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "od <0/>" +#~ msgid "by <0/>" +#~ msgstr "od <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1120,23 +1200,25 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Tworząc konto akceptujesz <0>Regulamin." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "od Ciebie" +#~ msgid "by you" +#~ msgstr "od Ciebie" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Aparat" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1151,20 +1233,20 @@ msgstr "Aparat" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Anuluj" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Anuluj" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Anuluj usuwanie konta" @@ -1176,16 +1258,16 @@ msgstr "Anuluj przycinanie zdjęcia" msgid "Cancel profile editing" msgstr "Anuluj edytowanie profilu" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Anuluj cytowanie wpisu" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Anuluj ponowną aktywację i wyloguj się" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Anuluj wyszukiwanie" @@ -1194,9 +1276,9 @@ msgid "Cancels opening the linked website" msgstr "Anuluje otwieranie strony internetowej" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Nie można wchodzić w interakcje z zablokowaną osobą" @@ -1213,8 +1295,17 @@ msgstr "Napisy i teskt alternatywny" msgid "Change" msgstr "Zmień" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Zmień email" @@ -1223,8 +1314,8 @@ msgstr "Zmień email" msgid "Change email address" msgstr "Zmień adres email" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Zmień nazwę" @@ -1248,9 +1339,9 @@ msgstr "Zmień swój adres email" msgid "Change your email address" msgstr "Zmień swój adres email" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Czat" @@ -1261,12 +1352,12 @@ msgstr "Czat został wyciszony" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Ustawienia czatu" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Ustawienia czatu" @@ -1274,24 +1365,24 @@ msgstr "Ustawienia czatu" msgid "Chat unmuted" msgstr "Cofnięto wyciszenie czatu" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Sprawdź mój status" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Sprawdź swoją skrzynkę odbiorczą i wprowadź kod logowania tutaj." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Sprawdź swoją skrzynkę odbiorczą i wprowadź kod logowania poniżej:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Wybierz metodę weryfikacji domeny" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Wybierz kanały" @@ -1299,7 +1390,7 @@ msgstr "Wybierz kanały" msgid "Choose for me" msgstr "Wybierz dla mnie" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Wybierz osoby" @@ -1311,7 +1402,7 @@ msgstr "Wybierz etykiety odpowiednie dla publikowanych treści. Brak etykiety oz msgid "Choose Service" msgstr "Wybierz dostawcę" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Wybierz algorytmy napędzające Twoje spersonalizowane kanały." @@ -1319,15 +1410,24 @@ msgstr "Wybierz algorytmy napędzające Twoje spersonalizowane kanały." msgid "Choose this color as your avatar" msgstr "Wybierz ten kolor jako swoje zdjęcie profilowe" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Ustaw hasło" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Twoja nazwa" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Wyczyść wszystkie dane" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Wyczyść wszystkie dane (i uruchom ponownie)" @@ -1340,12 +1440,12 @@ msgid "click here" msgstr "kliknij tutaj" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Kliknij tutaj, aby dowiedzieć się więcej o dezaktywacji konta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Kliknij tutaj, aby dowiedzieć się więcej o dezaktywacji konta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Kliknij tutaj, aby dowiedzieć się więcej." +#~ msgid "Click here for more information." +#~ msgstr "Kliknij tutaj, aby dowiedzieć się więcej." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1373,9 +1473,10 @@ msgstr "Klip 🐴 klop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1384,8 +1485,8 @@ msgstr "Klip 🐴 klop 🐴" msgid "Close" msgstr "Zamknij" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Zamknij aktywne okno" @@ -1409,20 +1510,20 @@ msgstr "Zamknij okno GIF" msgid "Close image" msgstr "Zamknij zdjęcie" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Zamknij galerię zdjęć" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Zamknij dolny pasek nawigacji" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Zamknij to okno" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Zamyka dolny pasek nawigacji" @@ -1434,34 +1535,34 @@ msgstr "Zamyka ostrzeżenie o aktualizacji hasła" msgid "Closes viewer for header image" msgstr "Zamyka galerię zdjęć" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Zwiń listę osób" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Zwija listę osób dla danego powiadomienia" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Motyw" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Komiksy" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Wytyczne dla społeczności" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Ukończ wprowadzenie i zacznij korzystać ze swojego konta" @@ -1469,7 +1570,7 @@ msgstr "Ukończ wprowadzenie i zacznij korzystać ze swojego konta" msgid "Complete the challenge" msgstr "Ukończ wyzwanie" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Utwórz nowy wpis" @@ -1514,25 +1615,25 @@ msgstr "Potwierdź zmianę" msgid "Confirm content language settings" msgstr "Potwierdź ustawienia języka treści" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Potwierdź usunięcie konta" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Potwierdź swój wiek:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Potwierdź swoją datę urodzenia" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Kod weryfikacyjny" @@ -1541,7 +1642,7 @@ msgstr "Kod weryfikacyjny" msgid "Confirmation Code" msgstr "Kod weryfikacyjny" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Łączenie..." @@ -1550,14 +1651,17 @@ msgstr "Łączenie..." msgid "Contact support" msgstr "Skontaktuj się z pomocą techniczną" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Treści i multimedia" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Treści i multimedia" @@ -1565,11 +1669,11 @@ msgstr "Treści i multimedia" msgid "Content Blocked" msgstr "Zawartość została zablokowana" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtrowanie" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Języki treści" @@ -1590,7 +1694,7 @@ msgstr "Ostrzeżenie o zawartości" msgid "Content warnings" msgstr "Ostrzeżenia o zawartości" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Kliknij, aby zamknąć menu kontekstowe." @@ -1625,7 +1729,7 @@ msgstr "Gotowanie" msgid "Copied" msgstr "Skopiowano" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Numer wersji został skopiowany do schowka" @@ -1633,7 +1737,7 @@ msgstr "Numer wersji został skopiowany do schowka" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Skopiowano do schowka" @@ -1650,7 +1754,7 @@ msgstr "Kopiuj" msgid "Copy App Password" msgstr "Kopiuj hasło aplikacji" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Kopiuj numer wersji do schowka" @@ -1659,11 +1763,11 @@ msgstr "Kopiuj numer wersji do schowka" msgid "Copy code" msgstr "Kopiuj kod" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Kopiuj DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Kopiuj hosta" @@ -1675,7 +1779,7 @@ msgstr "Kopiuj link" msgid "Copy Link" msgstr "Kopiuj link" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Kopiuj link do listy" @@ -1698,11 +1802,11 @@ msgstr "Kopiuj tekst wpisu" msgid "Copy QR code" msgstr "Kopiuj kod QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Kopiuj rekord TXT" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Polityka praw autorskich" @@ -1711,11 +1815,11 @@ msgstr "Polityka praw autorskich" msgid "Could not leave chat" msgstr "Nie udało się opuścić czatu" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Nie udało się wczytać kanału" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Nie udało się wczytać listy" @@ -1737,7 +1841,7 @@ msgstr "Utwórz kod QR dla pakietu startowego" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Utwórz pakiet startowy" @@ -1776,12 +1880,12 @@ msgstr "Utwórz nowe konto" msgid "Create report for {0}" msgstr "Zgłoś {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Utworzono {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kultura" @@ -1792,15 +1896,15 @@ msgstr "Niestandardowe" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Niestandardowe kanały tworzone przez społeczność dostarczają nowych wrażeń i pomagają znaleźć ulubione treści." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Niestandardowe kanały tworzone przez społeczność dostarczają nowych wrażeń i pomagają znaleźć ulubione treści." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Dostosuj, kto może wchodzić w interakcje z tym wpisem." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Ciemny" @@ -1808,7 +1912,7 @@ msgstr "Ciemny" msgid "Dark mode" msgstr "Tryb ciemny" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Ciemny motyw" @@ -1816,13 +1920,13 @@ msgstr "Ciemny motyw" msgid "Date of birth" msgstr "Data urodzenia" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Dezaktywuj konto" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Debuguj moderację" @@ -1830,38 +1934,42 @@ msgstr "Debuguj moderację" msgid "Debug panel" msgstr "Panel debugowania" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Domyślny" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Usuń" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Usuń konto" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Usuń konto <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Usuń hasło aplikacji" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Usunąć hasło aplikacji?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Usuń rekord deklaracji czatu" @@ -1869,7 +1977,7 @@ msgstr "Usuń rekord deklaracji czatu" msgid "Delete for me" msgstr "Usuń dla mnie" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Usuń listę" @@ -1881,7 +1989,7 @@ msgstr "Usuń wiadomość" msgid "Delete message for me" msgstr "Usuń wiadomość dla mnie" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Usuń moje konto" @@ -1891,16 +1999,16 @@ msgstr "Usuń moje konto" msgid "Delete post" msgstr "Usuń wpis" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Usuń pakiet startowy" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Usunąć pakiet startowy?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Usunąć tę listę?" @@ -1912,12 +2020,12 @@ msgstr "Usunąć ten wpis?" msgid "Deleted" msgstr "Usunięto" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Usunięto konto" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Usunięto wpis." @@ -1951,8 +2059,8 @@ msgstr "Odłącz cytat" msgid "Detach quote post?" msgstr "Odłączyć cytat?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Ustawienia dla deweloperów" @@ -1960,7 +2068,7 @@ msgstr "Ustawienia dla deweloperów" msgid "Dialog: adjust who can interact with this post" msgstr "Okno dialogowe: dostosuj, kto może wchodzić w interakcje z tym wpisem" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Przyciemniony" @@ -1968,8 +2076,8 @@ msgstr "Przyciemniony" msgid "Disable Email 2FA" msgstr "Wyłącz uwierzytelnianie dwuskładnikowe przez email" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Wyłącz haptykę" @@ -1980,9 +2088,9 @@ msgstr "Wyłącz napisy" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Wyłączono" @@ -2014,11 +2122,11 @@ msgstr "Poproś aplikacje o niepokazywanie mojego konta niezalogowanym osobom" msgid "Discover new custom feeds" msgstr "Odkryj nowe kanały niestandardowe" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Odkryj nowe kanały" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Odkryj nowe kanały" @@ -2030,12 +2138,12 @@ msgstr "Pomiń" msgid "Dismiss error" msgstr "Pomiń błąd" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Pomiń wprowadzenie" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Wyświetlaj większe znaczniki tekstu alternatywnego" @@ -2058,8 +2166,8 @@ msgstr "Wyświetlana nazwa jest zbyt długa" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Wyświetlana nazwa jest zbyt długa. Maksymalna liczba znaków to {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panel DNS" @@ -2075,7 +2183,7 @@ msgstr "Nie zawiera nagości." msgid "Doesn't begin or end with a hyphen" msgstr "Nie zaczyna się ani nie kończy myślnikiem" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domena zweryfikowana!" @@ -2132,7 +2240,7 @@ msgstr "Upuść, aby dodać zdjęcia" msgid "Duration:" msgstr "Czas trwania:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "np. alicja" @@ -2144,7 +2252,7 @@ msgstr "np. Alicja Nazwisko" msgid "e.g. Alice Roberts" msgstr "np. Alicja Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "np. alice.com" @@ -2176,16 +2284,14 @@ msgstr "np. Osoby, które notorycznie wysyłają reklamy." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Każdy kod działa tylko raz. Co jakiś czas będziesz otrzymywać kolejne zaproszenia." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Edytuj" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Edytuj" @@ -2210,7 +2316,7 @@ msgstr "Edytuj obrazek" msgid "Edit interaction settings" msgstr "Edytuj ustawienia interakcji" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Edytuj szczegóły listy" @@ -2218,10 +2324,8 @@ msgstr "Edytuj szczegóły listy" msgid "Edit Moderation List" msgstr "Edytuj listę moderacji" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Edytuj moje kanały" @@ -2250,7 +2354,7 @@ msgstr "Edytuj profil" msgid "Edit Profile" msgstr "Edytuj profil" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Edytuj pakiet startowy" @@ -2270,16 +2374,16 @@ msgstr "Edytuj swoją wyświetlaną nazwę" msgid "Edit your profile description" msgstr "Edytuj opis swojego profilu" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Edytuj swój pakiet startowy" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Edukacja" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2289,7 +2393,7 @@ msgstr "Email" msgid "Email 2FA disabled" msgstr "2FA przez email wył." -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "2FA przez email wł." @@ -2345,7 +2449,7 @@ msgstr "Włącz" msgid "Enable {0} only" msgstr "Włącz tylko {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Pokazuj treści dla dorosłych" @@ -2358,12 +2462,12 @@ msgstr "Włącz uwierzytelnianie dwuskładnikowe przez email" msgid "Enable external media" msgstr "Pokazuj multimedia spoza aplikacji" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Włącz odtwarzacze dla" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Włącz powiadomienia priorytetowe" @@ -2375,9 +2479,14 @@ msgstr "Włącz napisy" msgid "Enable this source only" msgstr "Włącz tylko to źródło" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Włączono" @@ -2414,7 +2523,7 @@ msgstr "Włącz tryb pełnoekranowy" msgid "Enter the code you received to change your password." msgstr "Wprowadź otrzymany kod, aby zmienić hasło." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Wprowadź domenę, której chcesz używać" @@ -2444,6 +2553,7 @@ msgid "Enter your username and password" msgstr "Wprowadź swoją nazwę i hasło" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Błąd" @@ -2456,7 +2566,7 @@ msgid "Error receiving captcha response." msgstr "Błąd podczas odbierania odpowiedzi captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Błąd:" @@ -2472,8 +2582,8 @@ msgstr "Każdy może komentować" msgid "Everybody can reply to this post." msgstr "Każdy może komentować ten wpis." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Każdy" @@ -2497,7 +2607,7 @@ msgstr "Wyklucza obserwowane osoby" msgid "Exit fullscreen" msgstr "Wyłącz pełny ekran" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Opuszcza proces usuwania konta" @@ -2505,7 +2615,7 @@ msgstr "Opuszcza proces usuwania konta" msgid "Exits image cropping process" msgstr "Opuszcza proces kadrowania zdjęcia" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Opuszcza podgląd zdjęcia" @@ -2513,11 +2623,11 @@ msgstr "Opuszcza podgląd zdjęcia" msgid "Exits inputting search query" msgstr "Opuszcza wyszukiwanie" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Rozwiń tekst alternatywny" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Rozwiń listę osób" @@ -2530,8 +2640,8 @@ msgstr "Rozwiń lub zwiń cały wpis, który komentujesz" msgid "Expected uri to resolve to a record" msgstr "Adres uri powinien prowadzić do rekordu" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Eksperymentalne" @@ -2551,8 +2661,8 @@ msgstr "Nieodpowiednia lub niepokojąca treść." msgid "Explicit sexual images." msgstr "Obrazy o charakterze jednoznacznie seksualnym." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Eksportuj moje dane" @@ -2560,8 +2670,8 @@ msgstr "Eksportuj moje dane" msgid "Export My Data" msgstr "Eksportuj moje dane" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Multimedia spoza aplikacji" @@ -2571,16 +2681,16 @@ msgid "External Media" msgstr "Multimedia spoza aplikacji" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Multimedia spoza aplikacji mogą umożliwiać witrynom gromadzenie informacji o Tobie i Twoim urządzeniu. Żadne informacje nie są wysyłane ani udostępniane do momentu naciśnięcia przycisku odtwarzania." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferencje multimediów spoza aplikacji" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Nie udało się zmienić nazwy. Spróbuj ponownie." @@ -2588,8 +2698,8 @@ msgstr "Nie udało się zmienić nazwy. Spróbuj ponownie." msgid "Failed to create app password. Please try again." msgstr "Nie udało się utworzyć hasła aplikacji. Spróbuj ponownie." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Nie udało się utworzyć pakietu startowego" @@ -2605,12 +2715,12 @@ msgstr "Nie udało się usunąć wiadomości" msgid "Failed to delete post, please try again" msgstr "Nie udało się usunąć wpisu, spróbuj ponownie" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Nie udało się usunąć pakietu startowego" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Nie udało się wczytać preferencji kanałów" @@ -2622,12 +2732,12 @@ msgstr "Nie udało się wczytać GIF-ów" msgid "Failed to load past messages" msgstr "Nie udało się wczytać poprzednich wiadomości" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Nie udało się wczytać sugerowanych kanałów" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Nie udało się wczytać sugerowanych osób" @@ -2656,11 +2766,11 @@ msgstr "Nie udało się złożyć odwołania, spróbuj ponownie." msgid "Failed to toggle thread mute, please try again" msgstr "Nie udało się ustawić wyciszenia wątku, spróbuj ponownie" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Nie udało się zaktualizować kanałów" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Nie udało się zaktualizować ustawień" @@ -2671,11 +2781,11 @@ msgstr "Nie udało się zaktualizować ustawień" msgid "Failed to upload video" msgstr "Nie udało się przesłać wideo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Nie udało się zweryfikować nazwy. Spróbuj ponownie." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Kanał" @@ -2684,11 +2794,16 @@ msgstr "Kanał" msgid "Feed by {0}" msgstr "Kanał od {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Przełącznik kanału" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Opinie" @@ -2698,26 +2813,30 @@ msgstr "Opinie" msgid "Feedback sent!" msgstr "Opinia wysłana!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Kanały" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Kanały to niestandardowe algorytmy, które użytkownicy tworzą przy niewielkiej wiedzy na temat programowania. <0/>, aby dowiedzieć się więcej." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Kanały zostały zaktualizowane!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Plik został zapisany pomyślnie!" @@ -2726,7 +2845,7 @@ msgstr "Plik został zapisany pomyślnie!" msgid "Filter from feeds" msgstr "Odfiltruj z kanałów" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Kończenie" @@ -2736,11 +2855,17 @@ msgstr "Kończenie" msgid "Find accounts to follow" msgstr "Znajdź konta do obserwowania" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Znajdź wpisy i osoby na Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Ukończ" @@ -2748,12 +2873,12 @@ msgstr "Ukończ" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Uniwersalne" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2775,7 +2900,12 @@ msgstr "Obserwuj {0}" msgid "Follow {name}" msgstr "Obserwuj {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Obserwuj 7 kont" @@ -2784,8 +2914,8 @@ msgstr "Obserwuj 7 kont" msgid "Follow Account" msgstr "Obserwuj konto" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Obserwuj wszystkich" @@ -2799,7 +2929,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Również obserwuj" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Obserwuj więcej kont zgodnych z Twoimi zainteresowaniami i buduj sieć kontaktów." @@ -2825,32 +2955,30 @@ msgstr "Obserwowane osoby" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Obserwujący" +#~ msgid "Followers" +#~ msgstr "Obserwujący" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Obserwujący @{0}, których znasz" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Obserwujący, których znasz" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Obserwujesz" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Obserwowani {0}" @@ -2859,13 +2987,13 @@ msgstr "Obserwowani {0}" msgid "Following {name}" msgstr "Obserwujesz {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferencje kanału obserwowanych" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferencje kanału obserwowanych" @@ -2877,20 +3005,20 @@ msgstr "Obserwuje cię" msgid "Follows You" msgstr "Obserwuje cię" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Czcionka" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Rozmiar czcionki" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Żywność" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Ze względów bezpieczeństwa musimy wysłać kod weryfikacyjny na Twój adres email." @@ -2898,7 +3026,7 @@ msgstr "Ze względów bezpieczeństwa musimy wysłać kod weryfikacyjny na Twój msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Ze względów bezpieczeństwa nie będzie można wyświetlić go ponownie. W przypadku utraty hasła do aplikacji konieczne będzie wygenerowanie nowego." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Aby uzyskać najlepsze wrażenia, zalecamy korzystanie z czcionki motywu." @@ -2911,11 +3039,11 @@ msgstr "Na zawsze" msgid "Forgot Password" msgstr "Nie pamiętam hasła" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Nie pamiętasz hasła?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Nie pamiętasz?" @@ -2923,11 +3051,11 @@ msgstr "Nie pamiętasz?" msgid "Frequently Posts Unwanted Content" msgstr "Często publikuje niechciane treści" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Od @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Od <0/>" @@ -2953,7 +3081,7 @@ msgstr "Uzyskaj pomoc" msgid "Get Started" msgstr "Rozpocznij" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Pierwsze kroki" @@ -2969,13 +3097,13 @@ msgstr "Zmień wygląd swojego profilu" msgid "Glaring violations of law or terms of service" msgstr "Rażące naruszenie prawa lub warunków korzystania z serwisu" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Wróć" @@ -2983,27 +3111,27 @@ msgstr "Wróć" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Wróć" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Wróć do poprzedniej strony" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Wróć do poprzedniego kroku" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Wróć do poprzedniego kroku" @@ -3038,29 +3166,30 @@ msgstr "Przejdź do profilu" msgid "Graphic Media" msgstr "Niepokojąca treść" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Już połowa drogi!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Nazwa" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Nazwa jest już zajęta. Spróbuj użyć innej." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Nazwa zmieniona!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Nazwa jest zbyt długa. Spróbuj wybrać krótszą." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptyka" @@ -3068,7 +3197,7 @@ msgstr "Haptyka" msgid "Harassment, trolling, or intolerance" msgstr "Prześladowanie, trolling lub nietolerancja" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3080,9 +3209,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Masz problem?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Pomoc" @@ -3103,6 +3233,7 @@ msgstr "Oto Twoje hasło aplikacji!" msgid "Hidden list" msgstr "Ukryta lista" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3110,11 +3241,13 @@ msgstr "Ukryta lista" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ukryj" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ukryj" @@ -3148,31 +3281,43 @@ msgstr "Ukryć ten wpis?" msgid "Hide this reply?" msgstr "Ukryć tą odpowiedź?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ukryj listę osób" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Wystąpił jakiś problem podczas kontaktowania się z serwerem kanału. Poinformuj właściciela kanału o tym problemie." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Wygląda na to, że serwer kanału jest źle skonfigurowany. Poinformuj właściciela kanału o tym problemie." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Wygląda na to, że serwer kanału jest offline. Poinformuj właściciela kanału o tym problemie." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Serwer kanału nie odpowiada. Poinformuj właściciela kanału o tym problemie." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Mamy problem ze znalezieniem tego kanału. Możliwe, że został usunięty." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Wygląda na to, że mamy problem z wczytaniem tych danych. Więcej informacji znajduje się poniżej. Jeśli problem się powtarza, prosimy o kontakt." @@ -3184,26 +3329,28 @@ msgstr "Nie mogliśmy wczytać tej usługi moderacji." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Poczekaj! Powoli udostępniamy materiały wideo, ale ty wciąż czekasz w kolejce. Sprawdź ponownie za jakiś czas!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Główna" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Dostawca hostingu" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Najważniejsze odpowiedzi" @@ -3226,8 +3373,8 @@ msgstr "Mam kod" msgid "I have a confirmation code" msgstr "Mam kod weryfikacyjny" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Mam własną domenę" @@ -3236,7 +3383,7 @@ msgstr "Mam własną domenę" msgid "I understand" msgstr "Rozumiem" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Rozwija lub zwija długi tekst alternatywny" @@ -3244,13 +3391,17 @@ msgstr "Rozwija lub zwija długi tekst alternatywny" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Jeśli nie jesteś jeszcze pełnoletni zgodnie z prawem obowiązującym w Twoim kraju, Twój rodzic lub opiekun prawny musi zapoznać się z niniejszymi Warunkami w Twoim imieniu." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Jeśli usuniesz tą listę, nie będziesz w stanie jej odzyskać." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Jeśli masz własną domenę, możesz jej użyć jako swojej nazwy. Pozwala to na samodzielną weryfikację tożsamości - <0>dowiedz się więcej." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Jeśli masz własną domenę, możesz jej użyć jako swojej nazwy. Pozwala to na samodzielną weryfikację tożsamości - <0>dowiedz się więcej." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3292,7 +3443,7 @@ msgstr "Nieodpowiednie wiadomości lub nieprzyzwoite linki" msgid "Input code sent to your email for password reset" msgstr "Wprowadź kod wysłany na Twój adres email, aby zresetować hasło" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Wprowadź kod weryfikacyjny, aby usunąć konto" @@ -3300,36 +3451,32 @@ msgstr "Wprowadź kod weryfikacyjny, aby usunąć konto" msgid "Input new password" msgstr "Wprowadź nowe hasło" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Wprowadź hasło, aby usunąć konto" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Wprowadź kod, który został wysłany na Twój adres email" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Wprowadź nazwę lub adres email użyty podczas rejestracji" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Wprowadź hasło" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Wprowadź nazwę" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interakcje są ograniczone" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Niepoprawny kod weryfikacyjny 2FA." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Nieprawidłowa nazwa. Spróbuj użyć innej." @@ -3337,8 +3484,8 @@ msgstr "Nieprawidłowa nazwa. Spróbuj użyć innej." msgid "Invalid or unsupported post record" msgstr "Nieprawidłowy lub nieobsługiwany wpis" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nieprawidłowa nazwa lub hasło" @@ -3386,7 +3533,7 @@ msgstr "Wygląda na to, że adres email został wprowadzony nieprawidłowo. Czy msgid "It's correct" msgstr "Jest poprawny" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "W tej chwili jesteś tylko Ty! Dodaj więcej osób do swojego pakietu startowego, wyszukując powyżej." @@ -3400,18 +3547,18 @@ msgstr "Praca" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Dołącz do Bkuesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Dołącz do rozmowy" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Dziennikarstwo" @@ -3424,7 +3571,7 @@ msgid "Labeled by the author." msgstr "Oznaczone przez autora." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etykiety" @@ -3432,7 +3579,7 @@ msgstr "Etykiety" msgid "Labels added" msgstr "Etykiety dodane" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Etykiety to adnotacje dotyczące osób i treści. Mogą być używane do ukrywania, ostrzegania i kategoryzowania sieci." @@ -3448,26 +3595,27 @@ msgstr "Etykiety na Twoich treściach" msgid "Language selection" msgstr "Wybierz język" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Ustawienia języka" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Języki" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Większy" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Najnowsze" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "dowiedz się więcej" @@ -3493,8 +3641,8 @@ msgstr "Dowiedz się więcej o moderacji tej treści." msgid "Learn more about this warning" msgstr "Dowiedz się więcej o tym ostrzeżeniu" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Dowiedz się więcej o tym, co jest publiczne na Bluesky." @@ -3528,7 +3676,7 @@ msgstr "Pozostaw je wszystkie niezaznaczone, aby zobaczyć każdy język." msgid "Leaving Bluesky" msgstr "Opuszczasz Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "pozostałe." @@ -3541,42 +3689,64 @@ msgstr "Pozwól mi wybrać" msgid "Let's get your password reset!" msgstr "Zresetujmy Twoje hasło!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Do dzieła!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Jasny" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Polub 10 wpisów" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Polub 10 wpisów, aby dostosować kanał główny" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Polub ten kanał" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Polubione przez" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Polubione przez" -#: src/view/screens/Profile.tsx:231 +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Polubienia" @@ -3584,7 +3754,12 @@ msgstr "Polubienia" msgid "Likes on this post" msgstr "Polubienia tego wpisu" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -3592,7 +3767,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Awatar listy" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista zablokowana" @@ -3601,7 +3776,15 @@ msgstr "Lista zablokowana" msgid "List by {0}" msgstr "Lista od {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista usunięta" @@ -3613,7 +3796,7 @@ msgstr "Lista została ukryta" msgid "List Hidden" msgstr "Ukryta lista" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista została wyciszona" @@ -3621,18 +3804,19 @@ msgstr "Lista została wyciszona" msgid "List Name" msgstr "Nazwa listy" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lista została odblokowana" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Cofnięto wyciszenie listy" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listy" @@ -3641,26 +3825,26 @@ msgstr "Listy" msgid "Lists blocking this user:" msgstr "Listy blokujące tą osobę:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Wczytaj więcej" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Wczytaj więcej sugerowanych kanałów" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Wczytaj więcej sugerowanych" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Wczytaj nowe powiadomienia" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Wczytaj nowe wpisy" @@ -3668,23 +3852,23 @@ msgstr "Wczytaj nowe wpisy" msgid "Loading..." msgstr "Wczytywanie..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Log" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Logowanie lub rejestracja" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Wyloguj się" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Widoczność dla niezalogowanych" @@ -3692,10 +3876,15 @@ msgstr "Widoczność dla niezalogowanych" msgid "Login to account that is not listed" msgstr "Zaloguj się na konto, którego nie ma na liście" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo autorstwa <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo autorstwa <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo autorstwa <0>@sawaratsuki.bsky.social" @@ -3728,8 +3917,8 @@ msgstr "Utwórz go dla mnie" msgid "Make sure this is where you intend to go!" msgstr "Upewnij się, że właśnie tam chcesz przejść!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Zarządzaj zapisanymi kanałami" @@ -3742,7 +3931,7 @@ msgstr "Zarządzaj wyciszonymi słowami i tagami" msgid "Mark as read" msgstr "Oznacz jako przeczytane" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Multimedia" @@ -3758,9 +3947,12 @@ msgstr "wzmianki" msgid "Mentioned users" msgstr "Wzmianki" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menu" @@ -3773,7 +3965,7 @@ msgstr "Napisz do {0}" msgid "Message deleted" msgstr "Wiadomość usunięta" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Wiadomość z serwera: {0}" @@ -3787,13 +3979,12 @@ msgid "Message is too long" msgstr "Wiadomość jest zbyt długa" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Ustawienia wiadomości" +#~ msgid "Message settings" +#~ msgstr "Ustawienia wiadomości" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Wiadomości" @@ -3805,10 +3996,10 @@ msgstr "Konto wprowadzające w błąd" msgid "Misleading Post" msgstr "Wpis wprowadzający w błąd" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderacja" @@ -3821,12 +4012,12 @@ msgstr "Szczegóły moderacji" msgid "Moderation list by {0}" msgstr "Lista moderacji od {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Lista moderacji od <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Twoja lista moderacji" @@ -3838,12 +4029,12 @@ msgstr "Utworzono listę moderacji" msgid "Moderation list updated" msgstr "Uaktualniono listę moderacji" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Listy moderacji" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Listy moderacji" @@ -3851,11 +4042,11 @@ msgstr "Listy moderacji" msgid "moderation settings" msgstr "ustawienia moderacji" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Status moderacji" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Narzędzia moderacji" @@ -3868,28 +4059,31 @@ msgstr "Moderator postanowił ustawić ogólne ostrzeżenie dotyczące zawartoś msgid "More" msgstr "Więcej" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Więcej kanałów" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Więcej opcji" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Najpierw najbardziej lubiane" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Najpierw najbardziej lubiane" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmy" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Muzyka" @@ -3912,7 +4106,7 @@ msgstr "Wycisz {truncatedTag}" msgid "Mute Account" msgstr "Wycisz konto" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Wycisz konta" @@ -3929,11 +4123,11 @@ msgstr "Wycisz rozmowę" msgid "Mute in:" msgstr "Wycisz w:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Wycisz listę" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Wyciszyć te konta?" @@ -3971,16 +4165,16 @@ msgstr "Wycisz wątek" msgid "Mute words & tags" msgstr "Wycisz słowa i tagi" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Wyciszone konta" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Wyciszone konta" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Wyciszone konta są usuwane z Twojego kanału i powiadomień. Wyciszenia są całkowicie prywatne." @@ -3988,11 +4182,11 @@ msgstr "Wyciszone konta są usuwane z Twojego kanału i powiadomień. Wyciszenia msgid "Muted by \"{0}\"" msgstr "Wyciszone przez \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Wyciszone słowa i tagi" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Wyciszenie jest prywatne. Wyciszone konta mogą wchodzić z Tobą w interakcje, ale nie będziesz widzieć ich wpisów ani otrzymywać od nich powiadomień." @@ -4001,11 +4195,11 @@ msgstr "Wyciszenie jest prywatne. Wyciszone konta mogą wchodzić z Tobą w inte msgid "My Birthday" msgstr "Moja data urodzenia" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Moje kanały" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Mój profil" @@ -4025,7 +4219,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nazwa lub opis naruszają standardy społeczności" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natura" @@ -4034,7 +4228,7 @@ msgid "Navigate to {0}" msgstr "Przejdź do {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Przejdź do następnego ekranu" @@ -4051,35 +4245,41 @@ msgstr "Chcesz to zmienić?" msgid "Need to report a copyright violation?" msgstr "Chcesz zgłosić naruszenie praw autorskich?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nigdy nie stracisz dostępu do swoich obserwujących lub innych danych." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Jednak utwórz nazwę dla mnie" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nowa" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nowa" +#~ msgid "New" +#~ msgstr "Nowa" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Nowy czat" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nowa nazwa" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Nowe wiadomości" @@ -4096,21 +4296,21 @@ msgstr "Nowe hasło" msgid "New Password" msgstr "Nowe hasło" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Nowy wpis" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Nowy wpis" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Nowy wpis" @@ -4123,49 +4323,51 @@ msgstr "Okno z informacjami o nowej osobie" msgid "New User List" msgstr "Nowa lista osób" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Najpierw najnowsze odpowiedzi" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Aktualności" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Kontynuuj" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Następne zdjęcie" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Brak haseł aplikacji" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Brak opisu" +#~ msgid "No description" +#~ msgstr "Brak opisu" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Brak panelu DNS" @@ -4177,12 +4379,12 @@ msgstr "Nie znaleziono polecanych GIF-ów. Może występować problem z aplikacj msgid "No feeds found. Try searching for something else." msgstr "Nie znaleziono żadnych kanałów. Spróbuj wyszukać coś innego." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Brak polubień" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Już nie obserwujesz {0}" @@ -4195,16 +4397,16 @@ msgstr "Maksymalnie 253 znaki" msgid "No messages yet" msgstr "Brak wiadomości" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Nie ma więcej rozmów" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Brak powiadomień!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Nikt" @@ -4216,11 +4418,11 @@ msgstr "Nikt poza autorem nie może cytować tego wpisu." msgid "No posts yet." msgstr "Brak wpisów." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Brak cytatów." -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Jeszcze nie ma repostów" @@ -4229,22 +4431,23 @@ msgstr "Jeszcze nie ma repostów" msgid "No result" msgstr "Brak wyników" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Brak wyników" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Nie znaleziono żadnych wyników" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Nie znaleziono żadnych wyników dla \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Nie znaleziono żadnych wyników dla {query}" @@ -4261,17 +4464,17 @@ msgstr "Nie, dziękuję" msgid "Nobody" msgstr "Nikt" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Nikt jeszcze tego nie polubił. Możesz być pierwszą osobą, która to zrobi!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Nikt jeszcze tego nie zacytował. Możesz być pierwszą osobą, która to zrobi!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Nikt jeszcze tego nie repostował. Możesz być pierwszą osobą, która to zrobi!" @@ -4283,8 +4486,8 @@ msgstr "Nikt nie został znaleziony. Spróbuj poszukać kogoś innego." msgid "Non-sexual Nudity" msgstr "Nieseksualna nagość" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Nie znaleziono" @@ -4295,45 +4498,43 @@ msgstr "Nie teraz" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Uwaga o udostępnianiu" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Uwaga: Bluesky jest otwartą i publiczną społecznością. To ustawienie ogranicza jedynie widoczność Twoich treści w aplikacji i serwisie Bluesky, inne aplikacje mogą tego nie przestrzegać. Twoje treści mogą być nadal wyświetlane niezalogowanym osobom przez inne aplikacje i strony internetowe." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Nic tu nie ma" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtry powiadomień" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Ustawienia powiadomień" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Ustawienia powiadomień" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Dźwięki powiadomień" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Dźwięki powiadomień" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Powiadomienia" @@ -4368,7 +4569,9 @@ msgstr "O nie!" msgid "Oh no! Something went wrong." msgstr "O nie! Coś poszło nie tak." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4377,16 +4580,18 @@ msgstr "OK" msgid "Okay" msgstr "Okej" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Najpierw najstarsze odpowiedzi" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "na<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Rozpocznij od nowa" @@ -4426,17 +4631,17 @@ msgstr "Obsługiwane są tylko pliki WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ups, coś poszło nie tak!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ups!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Otwórz" @@ -4448,7 +4653,7 @@ msgstr "Otwórz menu skrótów profilu {name}" msgid "Open avatar creator" msgstr "Otwórz kreator zdjęcia profilowego" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Zmień nazwę" @@ -4457,17 +4662,26 @@ msgstr "Zmień nazwę" msgid "Open conversation options" msgstr "Zmień ustawienia rozmowy" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Wybierz emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Zmień ustawienia kanału" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Otwórz centrum pomocy w przeglądarce" @@ -4479,32 +4693,32 @@ msgstr "Otwórz link do {niceUrl}" msgid "Open message options" msgstr "Zmień ustawienia wiadomości" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Otwórz stronę debugowania moderacji" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Zmień ustawienia wyciszonych słów i tagów" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Otwórz menu" +#~ msgid "Open navigation" +#~ msgstr "Otwórz menu" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Zmień ustawienia wpisu" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Zmień ustawienia pakietu startowego" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Otwórz storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Otwórz dziennik systemowy" @@ -4554,7 +4768,7 @@ msgstr "Wybierz GIF" msgid "Opens list of invite codes" msgstr "Otwiera listę kodów zaproszenia" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Zmień hasło" @@ -4562,7 +4776,7 @@ msgstr "Zmień hasło" msgid "Opens the linked website" msgstr "Otwiera link do strony internetowej" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Otwiera ten profil" @@ -4588,11 +4802,11 @@ msgstr "Opcje:" msgid "Or combine these options:" msgstr "Lub wybierz z tych opcji:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Możesz też kontynuować na innym koncie." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Możesz też zalogować się na jedno z Twoich pozostałych kont." @@ -4613,7 +4827,7 @@ msgstr "Inne..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Nasi moderatorzy przeanalizowali zgłoszenia i zdecydowali o zablokowaniu dostępu do czatów na Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Strona nie została odnaleziona" @@ -4622,12 +4836,12 @@ msgstr "Strona nie została odnaleziona" msgid "Page Not Found" msgstr "Strona nie została odnaleziona" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Hasło" @@ -4654,15 +4868,15 @@ msgid "Pause video" msgstr "Zatrzymaj wideo" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Osoby" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Osoby obserowoane przez @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Osoby obserwujące @{0}" @@ -4679,11 +4893,11 @@ msgid "Person toggle" msgstr "Przełącznik osoby" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Zwierzęta domowe" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografia" @@ -4691,12 +4905,16 @@ msgstr "Fotografia" msgid "Pictures meant for adults." msgstr "Zdjęcia przeznaczone dla dorosłych." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Przypnij do strony głównej" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Przypnij do strony głównej" @@ -4705,15 +4923,20 @@ msgstr "Przypnij do strony głównej" msgid "Pin to your profile" msgstr "Przypnij do swojego profilu" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Przypięte" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Przypięte kanały" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Przypięto kanał" @@ -4779,7 +5002,7 @@ msgstr "Wprowadź swój adres email." msgid "Please enter your invite code." msgstr "Wprowadź swój kod zaproszenia." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Wprowadź również swoje hasło:" @@ -4801,7 +5024,7 @@ msgid "Please Verify Your Email" msgstr "Zweryfikuj swój adres email" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Polityka" @@ -4814,7 +5037,7 @@ msgctxt "action" msgid "Post" msgstr "Opublikuj" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Wpis" @@ -4828,10 +5051,10 @@ msgstr "Opublikuj wszystko" msgid "Post by {0}" msgstr "Wpis od {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Wpis od @{0}" @@ -4843,7 +5066,7 @@ msgstr "Wpis usunięty" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Nie udało się opublikować wpisu. Sprawdź swoje połączenie internetowe i spróbuj ponownie." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Wpis został ukryty" @@ -4869,8 +5092,8 @@ msgstr "Język wpisu" msgid "Post Languages" msgstr "Języki wpisu" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Wpis nie został odnaleziony" @@ -4887,7 +5110,7 @@ msgid "posts" msgstr "wpisy" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Wpisy" @@ -4895,7 +5118,7 @@ msgstr "Wpisy" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Wpisy mogą być wyciszane na podstawie zawartego w nich tekstu, tagów lub obu tych elementów. Nie zalecamy wyciszania popularnych słów, które pojawiają się w wielu wpisach, bo może to spowodować, że nie będą wyświetlane." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Wpisy zostały ukryte" @@ -4926,40 +5149,41 @@ msgstr "Kliknij, aby spróbować ponownie" msgid "Press to view followers of this account that you also follow" msgstr "Kliknij, aby wyświetlić obserwujących to konto, których również obserwujesz" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Poprzednie zdjęcie" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Główny język" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Priorytet dla obserwowanych" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Powiadomienia priorytetowe" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Prywatność" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Prywatność i bezpieczeństwo" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Prywatność i bezpieczeństwo" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -4975,13 +5199,13 @@ msgstr "Przetwarzanie wideo..." msgid "Processing..." msgstr "Przetwarzanie..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -4992,17 +5216,25 @@ msgstr "Profil" msgid "Profile updated" msgstr "Profil został zaktualizowany" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Publiczne" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Publiczne listy osób do zbiorowego wyciszania lub blokowania." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Publiczne listy osób do zbiorowego wyciszania lub blokowania." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Publiczne listy do tworzenia kanałów." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Publiczne listy do tworzenia kanałów." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5016,8 +5248,8 @@ msgstr "Kod QR został pobrany!" msgid "QR code saved to your camera roll!" msgstr "Kod QR został zapisany w galerii zdjęć!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5031,23 +5263,22 @@ msgstr "Cytowany wpis został ponownie dołączony" msgid "Quote post was successfully detached" msgstr "Cytowany wpis został pomyślnie odłączony" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Cytowanie wpisów zostało wyłączone" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Cytowanie wpisów zostało włączone" +#~ msgid "Quote posts enabled" +#~ msgstr "Cytowanie wpisów zostało włączone" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Ustawienia cytowania" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Cytaty" @@ -5055,12 +5286,14 @@ msgstr "Cytaty" msgid "Quotes of this post" msgstr "Cytowania tego wpisu" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Losowo (lub \"Autorska Ruletka\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Przekroczono limit - próbowano zmienić nazwę zbyt wiele razy w zbyt krótkim czasie. Odczekaj chwilę, zanim spróbujesz ponownie." @@ -5069,7 +5302,7 @@ msgstr "Przekroczono limit - próbowano zmienić nazwę zbyt wiele razy w zbyt k msgid "Re-attach quote" msgstr "Dołącz cytat ponownie" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Ponownie aktywuj swoje konto" @@ -5091,31 +5324,35 @@ msgstr "Zapoznaj się z Regulaminem Bluesky" msgid "Reason:" msgstr "Powód:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Ostatnie wyszukiwania" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Połącz ponownie" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Odśwież powiadomienia" +#~ msgid "Refresh notifications" +#~ msgstr "Odśwież powiadomienia" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Odśwież rozmowy" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Usuń" @@ -5123,8 +5360,8 @@ msgstr "Usuń" msgid "Remove {displayName} from starter pack" msgstr "Usuń {displayName} z pakietu startowego" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Usuń konto" @@ -5144,31 +5381,31 @@ msgstr "Usuń tło profilu" msgid "Remove embed" msgstr "Usuń osadzenie" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Usuń kanał" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Usunąć kanał?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Usuń z moich kanałów" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Usunąć z moich kanałów?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Usunąć z szybkiego dostępu?" @@ -5184,11 +5421,11 @@ msgstr "Usuń zdjęcie" msgid "Remove mute word from your list" msgstr "Usuń wyciszone słowo ze swojej listy" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Usuń profil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Usuń profil z historii wyszukiwania" @@ -5196,8 +5433,8 @@ msgstr "Usuń profil z historii wyszukiwania" msgid "Remove quote" msgstr "Usuń cytat" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Usuń repost" @@ -5205,7 +5442,7 @@ msgstr "Usuń repost" msgid "Remove subtitle file" msgstr "Usuń plik napisów" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Usuń ten kanał z zapisanych" @@ -5231,9 +5468,9 @@ msgstr "Usunięto z moich kanałów" msgid "Removed from saved feeds" msgstr "Usunięto z zapisanych kanałów" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Usunięto z Twoich kanałów" @@ -5246,7 +5483,7 @@ msgstr "Usuwa cytowany wpis" msgid "Replace with Discover" msgstr "Zamień na Odkrywaj" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Odpowiedzi" @@ -5263,6 +5500,10 @@ msgctxt "action" msgid "Reply" msgstr "Odpowiedz" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5281,24 +5522,28 @@ msgstr "Ustawienia odpowiedzi" msgid "Reply settings are chosen by the author of the thread" msgstr "Ustawienia odpowiedzi są wybierane przez autora wątku" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Odpowiedź do <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Odpowiedź na zablokowany wpis" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Odpowiedź na wpis" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Odpowiedź do Ciebie" @@ -5332,12 +5577,12 @@ msgstr "Zgłoś rozmowę" msgid "Report dialog" msgstr "Okno zgłoszenia" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Zgłoś kanał" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Zgłoś listę" @@ -5350,8 +5595,8 @@ msgstr "Zgłoś wiadomość" msgid "Report post" msgstr "Zgłoś wpis" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Zgłoś pakiet startowy" @@ -5385,9 +5630,8 @@ msgstr "Zgłoś ten pakiet startowy" msgid "Report this user" msgstr "Zgłoś tą osobę" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Repostuj" @@ -5397,28 +5641,31 @@ msgstr "Repostuj" msgid "Repost" msgstr "Repostuj" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Repostuj lub zacytuj wpis" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Repostowane przez" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Repostowane przez {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Repostowane przez <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Repostowane przez Ciebie" @@ -5436,8 +5683,8 @@ msgstr "Żądaj zmiany" msgid "Request Code" msgstr "Pobierz kod" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Wymagaj tekstu alternatywnego przed opublikowaniem" @@ -5476,8 +5723,8 @@ msgstr "Zresetuj kod" msgid "Reset Code" msgstr "Zresetuj kod" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Zacznij od nowa" @@ -5485,12 +5732,12 @@ msgstr "Zacznij od nowa" msgid "Reset password" msgstr "Zresetuj hasło" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Ponawia próby logowania" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Ponawia ostatnią akcję, która zakończyła się błędem" @@ -5498,14 +5745,14 @@ msgstr "Ponawia ostatnią akcję, która zakończyła się błędem" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5513,8 +5760,8 @@ msgstr "Spróbuj ponownie" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Wróć do poprzedniej strony" @@ -5522,8 +5769,8 @@ msgstr "Wróć do poprzedniej strony" msgid "Returns to home page" msgstr "Wraca do strony głównej" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Wraca do poprzedniej strony" @@ -5533,7 +5780,7 @@ msgstr "Wraca do poprzedniej strony" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5542,11 +5789,11 @@ msgstr "Wraca do poprzedniej strony" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Zapisz" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5556,8 +5803,8 @@ msgstr "Zapisz" msgid "Save birthday" msgstr "Zapisz datę urodzenia" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Zapisz zmiany" @@ -5574,7 +5821,7 @@ msgstr "Zapisz zdjęcie" msgid "Save image crop" msgstr "Zapisz kadrowanie zdjęcia" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Zapisz nową nazwę" @@ -5582,12 +5829,12 @@ msgstr "Zapisz nową nazwę" msgid "Save QR code" msgstr "Zapisz kod QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Zapisz do moich kanałów" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Zapisane kanały" @@ -5595,8 +5842,8 @@ msgstr "Zapisane kanały" msgid "Saved to your camera roll" msgstr "Zapisane w galerii zdjęć" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Zapisane w Twoich kanałach" @@ -5610,41 +5857,53 @@ msgstr "Zapisuje ustawienia kadrowania obrazka" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Przywitaj się!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Nauka" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Przewiń na górę" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Szukaj" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Szukaj \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Szukaj \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Szukaj kanałów, które chcesz polecać innym." @@ -5656,8 +5915,10 @@ msgstr "Szukaj osób" msgid "Search GIFs" msgstr "Szukaj GIF-ów" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Szukaj profili" @@ -5689,7 +5950,7 @@ msgstr "Zobacz wpisy tej osoby o <0>{displayTag}" msgid "See jobs at Bluesky" msgstr "Zobacz oferty pracy w Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Zapoznaj się z tym poradnikiem" @@ -5697,7 +5958,7 @@ msgstr "Zapoznaj się z tym poradnikiem" #~ msgid "Seek slider" #~ msgstr "Suwak" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Klawisze strzałek służą do wyszukiwania do przodu i do tyłu, a spacja do odtwarzania lub zatrzymywania" @@ -5721,7 +5982,7 @@ msgstr "Wybierz zdjęcie profilowe" msgid "Select an emoji" msgstr "Wybierz emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Wybierz języki treści" @@ -5745,7 +6006,7 @@ msgstr "Wybierz czas wyciszenia tego słowa." msgid "Select language..." msgstr "Wybierz język..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Wybierz języki" @@ -5781,11 +6042,11 @@ msgstr "Wybierz wideo" msgid "Select what content this mute word should apply to." msgstr "Wybierz jakie treści mają być wyciszane przez to słowo." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Wybierz, które języki mają być uwzględnione w subskrybowanych kanałach. Jeśli żaden nie zostanie wybrany, będą wyświetlane wszystkie języki." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Wybierz domyślny język dla treści w aplikacji." @@ -5797,7 +6058,7 @@ msgstr "Wprowadź swoją datę urodzenia" msgid "Select your interests from the options below" msgstr "Wybierz swoje zainteresowania z poniższych opcji" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Wybierz preferowany język tłumaczeń." @@ -5822,11 +6083,11 @@ msgstr "Wyślij email weryfikacyjny" msgid "Send Confirmation Email" msgstr "Wyślij email weryfikacyjny" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Wyślij email" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Wyślij email" @@ -5865,7 +6126,7 @@ msgstr "Wyślij email weryfikacyjny" msgid "Send via direct message" msgstr "Wyślij bezpośrednio" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Wysyła email z kodem weryfikacyjnym do usunięcia konta" @@ -5873,7 +6134,11 @@ msgstr "Wysyła email z kodem weryfikacyjnym do usunięcia konta" msgid "Server address" msgstr "Adres serwera" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Ustaw datę urodzenia" @@ -5881,7 +6146,7 @@ msgstr "Ustaw datę urodzenia" msgid "Set new password" msgstr "Ustaw nowe hasło" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Skonfiguruj konto" @@ -5889,9 +6154,9 @@ msgstr "Skonfiguruj konto" msgid "Sets email for password reset" msgstr "Ustawia email do resetowania hasła" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Ustawienia" @@ -5905,18 +6170,20 @@ msgid "Sexually Suggestive" msgstr "Sugestywne seksualnie" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Udostępnij" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Udostępnij" @@ -5931,18 +6198,18 @@ msgstr "Podziel się intrygującym faktem!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Udostępnij mimo to" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Udostępnij kanał" +#~ msgid "Share feed" +#~ msgstr "Udostępnij kanał" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Udostępnij link" @@ -5960,7 +6227,11 @@ msgstr "Okno udostępniania linku" msgid "Share QR code" msgstr "Udostępnij kod QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Udostępnij pakiet startowy" @@ -5972,7 +6243,7 @@ msgstr "Udostępnij ten pakiet startowy i pomóż innym dołączyć do Twojej sp msgid "Share your favorite feed!" msgstr "Udostępnij swój ulubiony kanał!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Tester wspólnych preferencji" @@ -6024,7 +6295,7 @@ msgstr "Pokaż listę mimo to" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Pokaż więcej" @@ -6037,40 +6308,48 @@ msgstr "Pokazuj więcej podobnych treści" msgid "Show muted replies" msgstr "Pokaż wyciszone odpowiedzi" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Pokaż inne konta, na które możesz się przełączyć" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Pokaż cytowane wpisy" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Pokaż odpowiedzi" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Najpierw pokaż odpowiedzi od obserwowanych osób, a potem wszystkie inne" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Pokaż odpowiedzi w postaci drzewa" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Pokaż odpowiedzi w postaci drzewa" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Pokaż odpowiedź każdemu" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Pokaż reposty" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Pokaż fragmenty z zapisanych kanałów w kanale Obserwowane." @@ -6091,17 +6370,17 @@ msgstr "Pokaż ostrzeżenie i odfiltruj z kanałów" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6123,22 +6402,22 @@ msgstr "Zaloguj się lub utwórz konto, aby dołączyć do rozmowy!" msgid "Sign into Bluesky or create a new account" msgstr "Zaloguj się do Bluesky lub utwórz nowe konto" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Wyloguj się" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Wylogować się?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6159,12 +6438,12 @@ msgstr "Zalogowano jako @{0}" msgid "Signup without a starter pack" msgstr "Zarejestruj się bez pakietu startowego" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Podobne konta" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Pomiń" @@ -6172,16 +6451,16 @@ msgstr "Pomiń" msgid "Skip this flow" msgstr "Pomiń to" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Mniejszy" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Programowanie" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Inne kanały, które mogą Ci się spodobać" @@ -6189,7 +6468,7 @@ msgstr "Inne kanały, które mogą Ci się spodobać" msgid "Some people can reply" msgstr "Niektórzy mogą odpowiedzieć" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Coś poszło nie tak" @@ -6199,30 +6478,34 @@ msgid "Something went wrong, please try again" msgstr "Coś poszło nie tak, spróbuj ponownie" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Coś poszło nie tak, spróbuj ponownie." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Coś poszło nie tak!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Niestety Twoja sesja wygasła. Zaloguj się ponownie." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Sortuj odpowiedzi" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Sortuj odpowiedzi według" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Sortuj odpowiedzi na ten sam wpis według:" @@ -6244,7 +6527,7 @@ msgstr "Spam; nadmierna liczba wzmianek lub odpowiedzi" #~ msgstr "Określ Bluesky jako źródło" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Sport" @@ -6252,13 +6535,23 @@ msgstr "Sport" msgid "Start a new chat" msgstr "Zacznij nowy czat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Zacznij czat z {displayName}" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Pakiet startowy" @@ -6266,15 +6559,20 @@ msgstr "Pakiet startowy" msgid "Starter pack by {0}" msgstr "Pakiet startowy {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Twój pakiet startowy" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Pakiet startowy jest nieprawidłowy" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Pakiety" @@ -6282,8 +6580,8 @@ msgstr "Pakiety" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Pakiety startowe umożliwiają łatwe udostępnianie ulubionych kanałów i osób znajomym." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Status" @@ -6291,12 +6589,12 @@ msgstr "Status" msgid "Step {0} of {1}" msgstr "Krok {0} z {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Pamięć wyczyszczona, musisz teraz ponownie uruchomić aplikację." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -6307,11 +6605,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Prześlij" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Subskrybuj" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Subskrybuj @{0}, aby użyć tych etykiet:" @@ -6323,7 +6621,7 @@ msgstr "Subskrybuj usługę" msgid "Subscribe to this labeler" msgstr "Subskrybuj tą usługę moderacji" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Subskrybuj tą listę" @@ -6331,11 +6629,11 @@ msgstr "Subskrybuj tą listę" msgid "Success!" msgstr "Sukces!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Proponowane konta" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Proponowane dla Ciebie" @@ -6344,15 +6642,15 @@ msgstr "Proponowane dla Ciebie" msgid "Suggestive" msgstr "Sugestywne" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Pomoc" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Przełącz konto" @@ -6361,14 +6659,14 @@ msgstr "Przełącz konto" msgid "Switch Account" msgstr "Przełącz konto" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "System" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Dziennik systemowy" @@ -6380,6 +6678,10 @@ msgstr "Menu tagów: {displayTag}" msgid "Tags only" msgstr "Tylko tagi" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Kliknij, aby odrzucić" @@ -6401,16 +6703,20 @@ msgstr "Kliknij, aby włączyć lub wyłączyć dźwięk" msgid "Tap to view full image" msgstr "Kliknij, aby wyświetlić całe zdjęcie" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Zadanie wykonane - 10 polubień!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Dostosuj nasz algorytm do tego, co lubisz" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Technologia" @@ -6426,13 +6732,14 @@ msgstr "Opowiedz nam coś o sobie" msgid "Tell us a little more" msgstr "Opowiedz nam coś więcej" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Regulamin" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6468,7 +6775,7 @@ msgstr "Dzięki. Twoje zgłoszenie zostało wysłane." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Dzięki, Twój adres email został pomyślnie zweryfikowany. Możesz zamknąć to okno." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Powinno zawierać następujące:" @@ -6480,12 +6787,12 @@ msgstr "Ta nazwa jest już zajęta." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Ten pakiet startowy nie został odnaleziony." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "To już wszystko!" @@ -6494,12 +6801,17 @@ msgstr "To już wszystko!" msgid "The account will be able to interact with you after unblocking." msgstr "To konto będzie mogło wchodzić z Tobą w interakcje po odblokowaniu." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "Autor tego wątku ukrył tą odpowiedź." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Aplikacja internetowa Bluesky" @@ -6515,8 +6827,7 @@ msgstr "Polityka praw autorskich została przeniesiona do <0/>" msgid "The Discover feed" msgstr "Kanał Odkrywaj" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Kanał Odkrywaj już wie, co lubisz" @@ -6536,12 +6847,12 @@ msgstr "Następujące etykiety zostały umieszczone na Twoim koncie." msgid "The following labels were applied to your content." msgstr "Następujące etykiety zostały umieszczone na Twoich treściach." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Następujące czynności pomogą dostosować Bluesky do Twoich potrzeb." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Wpis mógł zostać usunięty." @@ -6557,7 +6868,7 @@ msgstr "Wybrane wideo jest większe niż 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Wygląda na to, że serwer napotyka problemy. Spróbuj ponownie za jakiś czas." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Pakiet startowy, który próbujesz wyświetlić, jest nieprawidłowy. Możesz go usunąć." @@ -6573,7 +6884,7 @@ msgstr "Regulamin został przeniesiony do" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Podany kod weryfikacyjny jest nieprawidłowy. Sprawdź, czy został użyty prawidłowy link weryfikacyjny lub poproś o nowy." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Motyw" @@ -6585,15 +6896,15 @@ msgstr "Dezaktywacja konta nie jest ograniczona czasowo i można ją cofnąć w msgid "There was an issue connecting to Tenor." msgstr "Wystąpił problem podczas łączenia z aplikacją Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Wystąpił problem podczas łączenia z serwerem" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Wystąpił problem podczas łączenia z serwerem, sprawdź połączenie internetowe i spróbuj ponownie." @@ -6602,19 +6913,19 @@ msgstr "Wystąpił problem podczas łączenia z serwerem, sprawdź połączenie msgid "There was an issue contacting your server" msgstr "Wystąpił problem podczas łączenia z serwerem" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Wystąpił problem podczas wczytywania powiadomień. Kliknij tutaj, aby spróbować ponownie." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Wystąpił problem podczas wczytywania wpisów. Kliknij tutaj, aby spróbować ponownie." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Wystąpił problem podczas wczytywania listy. Kliknij tutaj, aby spróbować ponownie." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Wystąpił problem podczas wczytywania haseł aplikacji" @@ -6623,11 +6934,11 @@ msgstr "Wystąpił problem podczas wczytywania haseł aplikacji" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Wystąpił problem podczas wczytywania list. Kliknij tutaj, aby spróbować ponownie." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Wystąpił problem podczas wczytywania informacji o usłudze" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Wystąpił problem podczas usuwania tego kanału. Sprawdź połączenie internetowe i spróbuj ponownie." @@ -6636,9 +6947,9 @@ msgstr "Wystąpił problem podczas usuwania tego kanału. Sprawdź połączenie msgid "There was an issue sending your report. Please check your internet connection." msgstr "Wystąpił problem podczas przesyłania zgłoszenia. Sprawdź połączenie internetowe." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Wystąpił problem podczas aktualizacji kanałów, sprawdź połączenie internetowe i spróbuj ponownie." @@ -6661,10 +6972,10 @@ msgstr "Wystąpił problem! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Wystąpił problem. Sprawdź połączenie internetowe i spróbuj ponownie." @@ -6673,11 +6984,11 @@ msgstr "Wystąpił problem. Sprawdź połączenie internetowe i spróbuj ponowni msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Wystąpił nieoczekiwany błąd w aplikacji. Daj nam znać, jeśli tak się stało!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Do Bluesky dołączyło wiele nowych osób! Aktywujemy Twoje konto tak szybko, jak to możliwe." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Ustawienia te dotyczą tylko kanału Obserwowane." @@ -6722,7 +7033,7 @@ msgstr "Ta zawartość jest hostowana przez {0}. Czy chcesz włączyć multimedi msgid "This content is not available because one of the users involved has blocked the other." msgstr "Ta zawartość jest niedostępna, ponieważ jeden z jej uczestników zablokował drugiego." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Ta zawartość nie jest dostępna bez konta Bluesky." @@ -6738,7 +7049,7 @@ msgstr "Ta funkcja jest w wersji beta. Więcej informacji na temat eksportowania msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Ta funkcja nie jest dostępna podczas korzystania z hasła aplikacji. Zaloguj się przy użyciu głównego hasła." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Ten kanał jest teraz bardzo obciążony i nie jest chwilowo dostępny. Spróbuj ponownie później." @@ -6747,8 +7058,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Ten kanał jest pusty! Możesz zaobserwować więcej osób lub dostosować ustawienia językowe." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Ten kanał jest pusty." @@ -6756,7 +7067,7 @@ msgstr "Ten kanał jest pusty." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Ten kanał nie jest już dostępny online. Zamiast niego wyświetlamy <0>Odkrywaj." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Ta nazwa jest zarezerwowana. Wypróbuj inną." @@ -6780,7 +7091,7 @@ msgstr "Etykieta ta została nadana przez autora." msgid "This label was applied by you." msgstr "Etykieta ta została nadana przez Ciebie." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Ta moderacja nie określiła, jakie etykiety publikuje i może nie być aktywna." @@ -6793,8 +7104,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Nazwa lub opis tej listy - utworzonej przez <0>{0} - może naruszać standardy społeczności Bluesky." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Ta lista jest pusta!" +#~ msgid "This list is empty!" +#~ msgstr "Ta lista jest pusta!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6809,7 +7124,7 @@ msgid "This post has been deleted." msgstr "Ten wpis został usunięty." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Ten wpis jest widoczny tylko dla zalogowanych. Nie będzie widoczny dla osób niezalogowanych." @@ -6833,11 +7148,11 @@ msgstr "Ta odpowiedź trafi do ukrytej sekcji na dole wątku. Spowoduje to wycis msgid "This service has not provided terms of service or a privacy policy." msgstr "Usługa ta nie zawiera regulaminu ani polityki prywatności." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Powinno to spowodować utworzenie rekordu domeny pod adresem:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Ta osoba nie ma żadnych obserwujących." @@ -6866,7 +7181,7 @@ msgstr "Ta osoba znajduje się na liście <0>{0}, która została wyciszona. msgid "This user is new here. Press for more info about when they joined." msgstr "Ta osoba jest tu nowa. Kliknij, aby uzyskać więcej informacji o tym, kiedy dołączyła." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Ta osoba nikogo nie obserwuje." @@ -6874,7 +7189,7 @@ msgstr "Ta osoba nikogo nie obserwuje." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Spowoduje to usunięcie \"{0}\" z wyciszonych słów. Zawsze możesz dodać je później." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Spowoduje to usunięcie @{0} z listy szybkiego dostępu." @@ -6882,20 +7197,30 @@ msgstr "Spowoduje to usunięcie @{0} z listy szybkiego dostępu." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Spowoduje to usunięcie Twojego wpisu z tego cytatu dla wszystkich i zastąpi go placeholderem." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Ustawienia wątków" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Ustawienia wątków" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Tryb wątkowy" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Ustawienia wątków" @@ -6927,15 +7252,20 @@ msgstr "Dziś" msgid "Toggle dropdown" msgstr "Zwiń lub rozwiń" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Włącz lub wyłącz treści dla dorosłych" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Najlepsze" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -6945,32 +7275,42 @@ msgstr "Najlepsze" msgid "Translate" msgstr "Przetłumacz" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Spróbuj ponownie" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Uwierzytelnianie dwuskładnikowe (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Wprowadź nazwę" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Wpisz swoją wiadomość tutaj" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Rodzaj:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Odblokuj listę" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Anuluj wyciszenie listy" @@ -6980,14 +7320,14 @@ msgstr "Nie udało się nawiązać połączenia. Sprawdź połączenie interneto #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Nie udało się skontaktować z usługą. Sprawdź połączenie internetowe." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Nie udało się usunąć" @@ -6998,7 +7338,7 @@ msgstr "Nie udało się usunąć" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Odblokuj" @@ -7022,12 +7362,15 @@ msgstr "Odblokuj konto" msgid "Unblock Account?" msgstr "Odblokować konto?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Cofnij repost" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7042,12 +7385,20 @@ msgstr "Nie obserwuj {0}" msgid "Unfollow Account" msgstr "Nie obserwuj" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Nie lubię tego kanału" +#~ msgid "Unlike this feed" +#~ msgstr "Nie lubię tego kanału" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Anuluj wyciszenie" @@ -7083,12 +7434,17 @@ msgstr "Anuluj wyciszenie" msgid "Unmute video" msgstr "Anuluj wyciszenie" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Odepnij" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Odepnij od strony głównej" @@ -7097,11 +7453,15 @@ msgstr "Odepnij od strony głównej" msgid "Unpin from profile" msgstr "Odepnij od profilu" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Odepnij listę moderacji" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Odpięto kanał" @@ -7143,8 +7503,8 @@ msgstr "Niepożądane treści o charakterze seksualnym" msgid "Update <0>{displayName} in Lists" msgstr "Zaktualizuj <0>{displayName} w listach" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Zaktualizuj na {domain}" @@ -7164,7 +7524,7 @@ msgstr "Aktualizowanie..." msgid "Upload a photo instead" msgstr "Zamiast tego prześlij zdjęcie" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Prześlij plik tekstowy do:" @@ -7200,11 +7560,11 @@ msgstr "Przesyłanie miniatury..." msgid "Uploading video..." msgstr "Przesyłanie wideo..." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Używaj haseł aplikacji do logowania się do innych aplikacji obsługujących Bluesky bez konieczności udzielania pełnego dostępu do swojego konta czy hasła." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Korzystaj z domyślnego serwera" @@ -7213,8 +7573,8 @@ msgstr "Korzystaj z domyślnego serwera" msgid "Use in-app browser" msgstr "Korzystaj z wbudowanej przeglądarki" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Korzystaj z wbudowanej przeglądarki do otwierania linków" @@ -7265,11 +7625,10 @@ msgid "User list by {0}" msgstr "Lista od {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Lista od <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Lista od <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Twoja lista" @@ -7282,23 +7641,23 @@ msgid "User list updated" msgstr "Zaktualizowano listę" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Listy" +#~ msgid "User Lists" +#~ msgstr "Listy" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nazwa lub adres email" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Osoby" +#~ msgid "Users" +#~ msgstr "Osoby" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "obserwowani przez <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Obserwowani przeze mnie" @@ -7310,7 +7669,7 @@ msgstr "Osoby w \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Osoby, które polubiły tą zawartość lub profil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Wartość:" @@ -7318,8 +7677,8 @@ msgstr "Wartość:" msgid "Verified email required" msgstr "Wymagany zweryfikowany adres email" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Zweryfikuj rekord DNS" @@ -7337,13 +7696,13 @@ msgstr "Zweryfikuj nowy adres email" msgid "Verify now" msgstr "Zweryfikuj teraz" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Zweryfikuj plik tekstowy" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Zweryfikuj swój adres email" @@ -7352,8 +7711,8 @@ msgstr "Zweryfikuj swój adres email" msgid "Verify Your Email" msgstr "Zweryfikuj swój adres email" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Wersja {appVersion}" @@ -7367,7 +7726,7 @@ msgid "Video failed to process" msgstr "Przetwarzanie wideo nie powiodło się" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Gry" @@ -7392,16 +7751,17 @@ msgstr "Wideo: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Wideo nie może trwać dłużej niż 60 sekund" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Wyświetl zdjęcie profilowe {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Wyświetl profil {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Wyświetl profil {displayName}" @@ -7445,38 +7805,38 @@ msgstr "Wyświetl informacje o tych etykietach" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Wyświetl profil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Wyświetl zdjęcie profilowe" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Wyświetl usługę moderacji dostarczoną przez @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Wyświetl osoby, które lubią ten kanał" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Wyświetl zablokowane konta" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Wyświetl swoje kanały i odkryj więcej" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Wyświetl swoje listy moderacji" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Wyświetl wyciszone konta" @@ -7503,15 +7863,19 @@ msgstr "Ostrzegaj o zawartości" msgid "Warn content and filter from feeds" msgstr "Ostrzegaj o zawartości i odfiltruj z kanałów" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Nie znaleziono żadnych wyników dla tego hashtagu." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Nie udało się wczytać tej rozmowy" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Szacowany czas zanim Twoje konto będzie gotowe wynosi {estimatedTime}." @@ -7519,7 +7883,7 @@ msgstr "Szacowany czas zanim Twoje konto będzie gotowe wynosi {estimatedTime}." msgid "We have sent another verification email to <0>{0}." msgstr "Kolejny email weryfikacyjny został wysłany do <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Mamy nadzieję, że miło spędzisz czas. Pamiętaj, że Bluesky jest:" @@ -7535,7 +7899,7 @@ msgstr "Nie udało nam się potwierdzić, czy możesz przesyłać wideo. Spróbu msgid "We were unable to load your birth date preferences. Please try again." msgstr "Nie udało nam się wczytać Twojej daty urodzenia. Spróbuj ponownie." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Nie udało nam się wczytać Twojej moderacji." @@ -7543,7 +7907,7 @@ msgstr "Nie udało nam się wczytać Twojej moderacji." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Nie udało nam się połączyć. Spróbuj ponownie, aby kontynuować konfigurację konta. Jeśli nadal nie będzie to możliwe, możesz pominąć ten proces." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Damy Ci znać, gdy Twoje konto będzie gotowe." @@ -7551,7 +7915,8 @@ msgstr "Damy Ci znać, gdy Twoje konto będzie gotowe." msgid "We'll use this to help customize your experience." msgstr "Wykorzystamy te informacje, aby spersonalizować Twoje doświadczenia." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Mamy problemy z siecią, spróbuj ponownie" @@ -7559,7 +7924,7 @@ msgstr "Mamy problemy z siecią, spróbuj ponownie" msgid "We're so excited to have you join us!" msgstr "Nie możemy się doczekać, aż do nas dołączysz!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Przepraszamy, ale nie udało nam się wczytać tej listy. Jeśli problem będzie się powtarzał, skontaktuj się z @{handleOrDid}." @@ -7567,7 +7932,7 @@ msgstr "Przepraszamy, ale nie udało nam się wczytać tej listy. Jeśli problem msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Przepraszamy, ale w tej chwili nie mogliśmy wczytać wyciszonych przez Ciebie słów. Spróbuj ponownie." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Przepraszamy, wyszukiwanie nie powiodło się. Spróbuj ponownie za kilka minut." @@ -7575,16 +7940,16 @@ msgstr "Przepraszamy, wyszukiwanie nie powiodło się. Spróbuj ponownie za kilk msgid "We're sorry! The post you are replying to has been deleted." msgstr "Przepraszamy! Wpis, na który odpowiadasz, został usunięty." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Przepraszamy! Nie możemy znaleźć strony, której szukasz." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Przepraszamy! Możesz subskrybować tylko dwadzieścia usług moderacji i właśnie osiągnięto ten limit." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Witaj z powrotem!" @@ -7600,6 +7965,10 @@ msgstr "Jakie są Twoje zainteresowania?" msgid "What do you want to call your starter pack?" msgstr "Jak chcesz nazwać swój pakiet startowy?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -7623,7 +7992,7 @@ msgid "Who can reply" msgstr "Kto może odpowiadać" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Ups!" @@ -7670,11 +8039,11 @@ msgid "Write your reply" msgstr "Odpowiedz" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Pisarze" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "Nieprawidłowy DID z serwera. Otrzymano: {0}" @@ -7687,7 +8056,7 @@ msgstr "Tak" msgid "Yes, deactivate" msgstr "Tak, dezaktywuj" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Tak, usuń ten pakiet startowy" @@ -7699,7 +8068,7 @@ msgstr "Tak, odłącz" msgid "Yes, hide" msgstr "Tak, ukryj" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Tak, aktywuj ponownie moje konto" @@ -7715,7 +8084,7 @@ msgstr "ty" msgid "You" msgstr "Ty" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Jesteś w kolejce." @@ -7723,7 +8092,7 @@ msgstr "Jesteś w kolejce." msgid "You are not allowed to upload videos." msgstr "Nie możesz przesyłać wideo." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Nikogo nie obserwujesz." @@ -7732,11 +8101,11 @@ msgstr "Nikogo nie obserwujesz." msgid "You can also discover new Custom Feeds to follow." msgstr "Możesz również znaleźć nowe kanały niestandardowe do obserwowania." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Możesz również tymczasowo dezaktywować swoje konto i aktywować je ponownie w dowolnym momencie." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Możesz kontynuować aktywne rozmowy niezależnie od wybranych opcji." @@ -7745,15 +8114,21 @@ msgstr "Możesz kontynuować aktywne rozmowy niezależnie od wybranych opcji." msgid "You can now sign in with your new password." msgstr "Możesz teraz logować się przy użyciu nowego hasła." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Możesz ponownie aktywować swoje konto, aby się zalogować. Twój profil i wpisy znów będą widoczne dla innych." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Nikt Cię nie obserwuje." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Nie obserwujesz nikogo, kto obserwuje @{name}." @@ -7761,15 +8136,15 @@ msgstr "Nie obserwujesz nikogo, kto obserwuje @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Nie masz jeszcze żadnych zaproszeń! Wyślemy ci je, gdy będziesz na Bluesky trochę dłużej." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Nie masz żadnych przypiętych kanałów." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Nie masz żadnych zapisanych kanałów." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Autor został zablokowany albo Ty zostałeś zablokowany." @@ -7807,7 +8182,7 @@ msgstr "To konto zostało wyciszone." msgid "You have muted this user" msgstr "Ta osoba została wyciszona" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Nie prowadzisz jeszcze żadnych rozmów. Rozpocznij nową!" @@ -7815,16 +8190,15 @@ msgstr "Nie prowadzisz jeszcze żadnych rozmów. Rozpocznij nową!" msgid "You have no feeds." msgstr "Nie masz żadnych kanałów." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Nie masz żadnych list." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Żadne konto nie zostało jeszcze zablokowane. Aby zablokować konto, otwórz profil i wybierz opcję \"Zablokuj\" z menu konta." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Żadne konto nie zostało jeszcze wyciszone. Aby wyciszyć konto, otwórz profil i wybierz opcję \"Wycisz\" z menu konta." @@ -7889,11 +8263,11 @@ msgstr "Aby zapisać zdjęcie, należy przyznać dostęp do galerii zdjęć." msgid "You must select at least one labeler for a report" msgstr "Musisz wybrać co najmniej jedną usługę do zgłoszenia" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Konto @{0} było poprzednio dezaktywowane." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Nastąpi wylogowanie ze wszystkich kont." @@ -7945,7 +8319,7 @@ msgstr "Otrzymasz wiadomość email na adres <0>{0} w celu weryfikacji." msgid "You'll stay updated with these feeds" msgstr "Dzięki tym kanałom będziesz na bieżąco" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Jesteś w kolejce" @@ -7954,7 +8328,7 @@ msgstr "Jesteś w kolejce" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Jesteś zalogowany przy użyciu hasła aplikacji. Zaloguj się przy użyciu głównego hasła, aby kontynuować dezaktywację konta." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Wszystko gotowe!" @@ -7963,6 +8337,10 @@ msgstr "Wszystko gotowe!" msgid "You've chosen to hide a word or tag within this post." msgstr "Słowo lub tag zostały wyciszone w tym wpisie." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "To już koniec! Znajdź więcej kont do obserwowania." @@ -7979,7 +8357,7 @@ msgstr "Dzienny limit przesyłania wideo został osiągnięty (zbyt dużo plikó msgid "Your account" msgstr "Twoje konto" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Twoje konto zostało usunięte" @@ -8007,6 +8385,10 @@ msgstr "Twoje czaty zostały wyłączone" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Twój wybór zostanie zapisany, ale możesz go później zmienić w ustawieniach." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8022,7 +8404,7 @@ msgstr "Twój adres email został zaktualizowany, ale nie zweryfikowany. Następ msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Twój adres email nie został jeszcze zweryfikowany. Jest to ważny etap zabezpieczeń, który zalecamy wykonać." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Twoje pierwsze polubienie!" @@ -8030,14 +8412,14 @@ msgstr "Twoje pierwsze polubienie!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Twój kanał obserwowanych jest pusty! Zaobserwuj więcej osób, aby zobaczyć, co się dzieje." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Twoją pełną nazwą będzie <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Twoją pełną nazwą będzie" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Twoją pełną nazwą będzie <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Wyciszone przez Ciebie słowa" @@ -8054,7 +8436,7 @@ msgstr "Twój wpis został opublikowany" msgid "Your posts have been published" msgstr "Twoje wpisy zostały opublikowane" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Twoje wpisy, polubienia i blokady są publiczne. Wyciszenia są prywatne." @@ -8069,7 +8451,3 @@ msgstr "Twoja odpowiedź została opublikowana" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Twoje zgłoszenie zostanie przesłane do moderacji Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Twoja nazwa" diff --git a/src/locale/locales/pt-BR/messages.po b/src/locale/locales/pt-BR/messages.po index f8591d6da1..5616c66853 100644 --- a/src/locale/locales/pt-BR/messages.po +++ b/src/locale/locales/pt-BR/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: maisondasilva, MightyLoggor, gildaswise, gleydson, faeriarum, fabiohcnobre, garccez\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(contém conteúdo incorporado)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(sem e-mail)" @@ -31,6 +35,14 @@ msgstr "(sem e-mail)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# dia} other {# dias}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# hora} other {# horas}}" @@ -40,16 +52,28 @@ msgstr "{0, plural, one {# hora} other {# horas}}" #~ msgstr "{0, plural, one {# rótulo aplicado nesta conta} other {# rótulos aplicados nesta conta}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# rótulo foi colocado nesta conta} other {# rótulos foram colocado nesta conta}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# rótulo foi colocado nesta conta} other {# rótulos foram colocado nesta conta}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "{0, plural, one {# rótulo aplicado neste conteúdo} other {# rótulos aplicados neste conteúdo}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# rótulo foi colocado neste conteúdo} other {# rótulos foram colocado neste conteúdo}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# rótulo foi colocado neste conteúdo} other {# rótulos foram colocado neste conteúdo}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, one {# minuto} other {# minutos}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# mês} other {# meses}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# repostagem} other {# repostagens}}" @@ -82,8 +110,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {seguindo} other {seguindo}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Curtir (# curtida)} other {Curtir (# curtidas)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Curtir (# curtida)} other {Curtir (# curtidas)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -91,8 +119,8 @@ msgstr "{0, plural, one {curtida} other {curtidas}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -103,18 +131,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {citação} other {citações}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Responder (# resposta)} other {Responder (# respostas)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Responder (# resposta)} other {Responder (# respostas)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {repostagem} other {repostagens}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Descurtir (# curtida)} other {Descurtir (# curtidas)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Descurtir (# curtida)} other {Descurtir (# curtidas)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -132,15 +160,15 @@ msgstr "{0} <0>em <1>texto e tags" msgid "{0} joined this week" msgstr "{0} entrou esta semana" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} de {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} pessoas já usaram este pacote inicial!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} itens não lidos" @@ -186,14 +214,14 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} itens não lidos" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} itens não lidos" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} itens não lidos" @@ -218,103 +246,103 @@ msgstr "{count} itens não lidos" #~ msgstr "{diffSeconds, plural, one {segundo} other {segundos}}" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "O Pacote Inicial de {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {hora} other {horas}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minuto} other {minutos}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} seguiram você" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} curtiram seu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} curtiram seu post" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} repostaram seu post" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} se inscreveram com seu pacote inicial" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} seguiu você" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} seguiu você de volta" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} curtiu seu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} curtiu seu post" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} repostou seu post" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} se inscreveu com seu pacote inicial" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} e {additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} seguiram você" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} e {additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} curtiram seu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} e {additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} curtiram seu post" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} e {additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} repostaram seu post" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} e {additionalAuthorsCount, plural, one {{formattedAuthorsCount} outro} other {{formattedAuthorsCount} outros}} se inscreveram com seu pacote inicial" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} seguiu você" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} seguiu você de volta" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} curtiu seu feed personalizado" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} curtiu seu post" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} repostou seu post" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} se inscreveu com seu pacote inicial" @@ -323,21 +351,25 @@ msgstr "{firstAuthorName} se inscreveu com seu pacote inicial" msgid "{following} following" msgstr "{following} seguindo" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} não pode receber mensagens" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Curtido por # usuário} other {Curtido por # usuários}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} não lidas" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} itens não lidos" @@ -361,12 +393,12 @@ msgstr "{profileName} juntou-se ao Bluesky utilizando um pacote inicial há {0}" #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "<0>{0} e<1> <2>{1} estão incluídos no seu pacote inicial" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, e {2, plural, one {# outro} other {# outros}} estão incluídos no seu pacote inicial" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, e {2, plural, one {# outro} other {# outros}} estão incluídos no seu pacote inicial" @@ -383,7 +415,7 @@ msgstr "<0>{0} {1, plural, one {seguidor} other {seguidores}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {seguindo} other {seguindo}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} e<1> <2>{1} estão incluídos no seu pacote inicial" @@ -391,7 +423,7 @@ msgstr "<0>{0} e<1> <2>{1} estão incluídos no seu pacote inicial" #~ msgid "<0>{0} following" #~ msgstr "<0>{0} seguindo" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} está incluído no seu pacote inicial" @@ -416,7 +448,7 @@ msgstr "<0>{date} às {time}" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>Escolha seus<2>Feeds<1>recomendados" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Experimental: Quando esta opção está ativada, você receberá notificações de respostas e citações apenas de usuários que você segue. Continuaremos a adicionar mais controles aqui com o tempo." @@ -432,7 +464,7 @@ msgstr "<0>Experimental: Quando esta opção está ativada, você receberá #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<0>Bem-vindo ao<1>Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Você e<1> <2>{0} estão incluídos no seu pacote inicial" @@ -444,7 +476,7 @@ msgstr "⚠Usuário Inválido" msgid "24 hours" msgstr "24 horas" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Confirmação de 2FA" @@ -464,25 +496,24 @@ msgstr "7 dias" #~ msgid "A virtual certificate with text \"Celebrating 10M users on Bluesky, #{0}, {displayName} {handle}, joined on {joinedDate}\"" #~ msgstr "Um certificado virtual com o texto \"Comemorando 10 milhões de usuários no Bluesky, #{0}, {displayName} {handle}, ingressou em {joinedDate}\"" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Sobre" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Acessar links de navegação e configurações" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Acessar perfil e outros links de navegação" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Acessar perfil e outros links de navegação" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Acessibilidade" @@ -490,7 +521,7 @@ msgstr "Acessibilidade" #~ msgid "Accessibility settings" #~ msgstr "Configurações de acessibilidade" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Configurações de acessibilidade" @@ -498,11 +529,11 @@ msgstr "Configurações de acessibilidade" #~ msgid "account" #~ msgstr "conta" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Conta" @@ -528,11 +559,11 @@ msgstr "Conta Silenciada" msgid "Account Muted by List" msgstr "Conta Silenciada por Lista" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Configurações da conta" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Conta removida do acesso rápido" @@ -552,11 +583,10 @@ msgstr "Conta dessilenciada" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Adicionar" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Adicione mais {0} para continuar" @@ -569,12 +599,13 @@ msgstr "Adicione {displayName} ao pacote inicial" msgid "Add a content warning" msgstr "Adicionar um aviso de conteúdo" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Adicionar um usuário a esta lista" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Adicionar conta" @@ -596,8 +627,8 @@ msgstr "Adicionar texto alternativo" msgid "Add alt text (optional)" msgstr "Adicionar texto alternativo (opcional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Adicionar outra conta" @@ -609,8 +640,8 @@ msgstr "Adicionar outro post" msgid "Add app password" msgstr "Adicionar senha de aplicativo" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Adicionar Senha de Aplicativo" @@ -635,6 +666,11 @@ msgstr "Adicionar palavras/tags silenciadas" msgid "Add new post" msgstr "Adicionar novo post" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "Adicione pessoas ao seu pacote inicial que você acha que outros gostarão de seguir" @@ -643,7 +679,7 @@ msgstr "Adicionar novo post" msgid "Add recommended feeds" msgstr "Utilizar feeds recomendados" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Adicione alguns feeds ao seu pacote inicial!" @@ -651,11 +687,11 @@ msgstr "Adicione alguns feeds ao seu pacote inicial!" msgid "Add the default feed of only people you follow" msgstr "Adicionar o feed padrão com as pessoas que você segue" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Adicione o seguinte registro DNS ao seu domínio:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Adicione este feed aos seus feeds" @@ -696,7 +732,7 @@ msgstr "Adulto" msgid "Adult Content" msgstr "Conteúdo Adulto" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Conteúdo adulto só pode ser habilitado pela web em <0>bsky.app." @@ -709,19 +745,23 @@ msgstr "O conteúdo adulto está desabilitado." msgid "Adult Content labels" msgstr "Rótulos de conteúdo adulto" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Avançado" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Treinamento de algoritmo concluído!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Treinamento de algoritmo concluído!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Todas as contas foram seguidas!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Todos os feeds que você salvou, em um único lugar." @@ -735,16 +775,20 @@ msgstr "Permitir acesso às suas mensagens diretas" #~ msgid "Allow messages from" #~ msgstr "Permitir mensagens de" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permitir novas mensagens de" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permitir respostas de:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permite acesso a mensagens diretas" @@ -763,7 +807,7 @@ msgstr "Já autenticado como @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -866,8 +910,8 @@ msgstr "Ocorreu um problema ao tentar abrir o chat" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -887,7 +931,7 @@ msgid "and" msgstr "e" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animais" @@ -899,8 +943,8 @@ msgstr "GIF animado" msgid "Anti-Social Behavior" msgstr "Comportamento Anti-Social" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Qualquer idioma" @@ -908,7 +952,14 @@ msgstr "Qualquer idioma" msgid "Anybody can interact" msgstr "Qualquer pessoa pode interagir" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Idioma do aplicativo" @@ -916,7 +967,7 @@ msgstr "Idioma do aplicativo" msgid "App Password" msgstr "Senha do Aplicativo" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Senha de Aplicativo excluída" @@ -944,13 +995,13 @@ msgstr "O nome da senha do aplicativo deve ter pelo menos 4 caracteres" #~ msgid "App password settings" #~ msgstr "Configurações de Senha de Aplicativo" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Senhas do aplicativo" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Senhas de Aplicativos" @@ -979,10 +1030,10 @@ msgstr "Contestação enviada." msgid "Appeal this decision" msgstr "Recorrer desta decisão" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aparência" @@ -1012,7 +1063,7 @@ msgstr "Post arquivado" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "Tem certeza de que deseja excluir este pacote inicial?" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Tem certeza de que deseja excluir a senha do aplicativo \"{0}\"?" @@ -1028,7 +1079,7 @@ msgstr "Tem certeza de que deseja excluir a senha do aplicativo \"{0}\"?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Tem certeza de que deseja excluir esta mensagem? A mensagem será excluída para você, mas não para o outro participante." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Tem certeza de que deseja excluir este pacote inicial?" @@ -1044,11 +1095,11 @@ msgstr "Tem certeza de que quer descartar suas alterações?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Tem certeza de que deseja sair desta conversa? Suas mensagens serão excluídas para você, mas não para os outros participantes." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Tem certeza que deseja remover {0} dos seus feeds?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Tem certeza que deseja remover isto de seus feeds?" @@ -1069,7 +1120,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Você está escrevendo em <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Arte" @@ -1081,32 +1132,31 @@ msgstr "Nudez artística ou não erótica." msgid "At least 3 characters" msgstr "No mínimo 3 caracteres" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Opções de reprodução automática foram movidas para as <0>configurações de Conteúdo e Mídia." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Reproduzir automaticamente vídeos e GIFs" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Voltar" @@ -1118,8 +1168,8 @@ msgstr "Voltar" #~ msgid "Basics" #~ msgstr "Básicos" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Você deve verificar seu email antes de criar uma lista." @@ -1133,12 +1183,17 @@ msgstr "Você deve verificar seu email antes de criar um pacote inicial." #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Você deve verificar seu email antes de enviar mensagens para outro usuário." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Aniversário" @@ -1169,15 +1224,15 @@ msgstr "Bloquear Conta" msgid "Block Account?" msgstr "Bloquear Conta?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Bloquear contas" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Lista de bloqueio" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Bloquear estas contas?" @@ -1185,12 +1240,12 @@ msgstr "Bloquear estas contas?" msgid "Blocked" msgstr "Bloqueado" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Contas bloqueadas" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Contas Bloqueadas" @@ -1199,19 +1254,19 @@ msgstr "Contas Bloqueadas" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Contas bloqueadas não podem te responder, mencionar ou interagir com você." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Contas bloqueadas não podem responder, mencionar ou interagir com você. Você não verá o conteúdo deles e eles serão impedidos de ver o seu." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Postagem bloqueada." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Bloquear não previne este rotulador de rotular a sua conta." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Bloqueios são públicos. Contas bloqueadas não podem responder, mencionar ou interagir com você." @@ -1240,7 +1295,8 @@ msgstr "O Bluesky não pode confirmar a autenticidade da data alegada." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky é uma rede aberta onde você pode escolher seu provedor de hospedagem. Se você é um desenvolvedor, você pode hospedar seu próprio servidor" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky é melhor com amigos!" @@ -1276,6 +1332,14 @@ msgstr "O Bluesky escolherá um conjunto de contas recomendadas dentre as pessoa 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 "O Bluesky não mostrará seu perfil e publicações para usuários desconectados. Outros aplicativos podem não respeitar esta solicitação. Isto não torna a sua conta privada." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Desfocar imagens" @@ -1285,7 +1349,7 @@ msgid "Blur images and filter from feeds" msgstr "Desfocar imagens e filtrar dos feeds" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Livros" @@ -1293,23 +1357,23 @@ msgstr "Livros" #~ msgid "Brag a little!" #~ msgstr "Gabe-se um pouco!" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Navegue por mais contas na página Explorar" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Navegue por mais feeds na página Explorar" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Veja mais sugestões" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Navegue por mais sugestões na página Explorar" @@ -1318,13 +1382,25 @@ msgstr "Navegue por mais sugestões na página Explorar" msgid "Browse other feeds" msgstr "Navegar por outros feeds" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Empresarial" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "por -" +#~ msgid "by —" +#~ msgstr "por -" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1339,8 +1415,12 @@ msgstr "Por {0}" #~ msgstr "por @{0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "por <0/>" +#~ msgid "by <0/>" +#~ msgstr "por <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1359,8 +1439,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Ao criar uma conta você concorda com os <0>Termos de Serviço." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "por você" +#~ msgid "by you" +#~ msgstr "por você" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1370,16 +1450,18 @@ msgstr "Câmera" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Só pode conter letras, números, espaços, travessões e underline. Deve ter pelo menos 4 caracteres, mas não mais de 32 caracteres." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1394,20 +1476,20 @@ msgstr "Câmera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Cancelar" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Cancelar exclusão da conta" @@ -1423,16 +1505,16 @@ msgstr "Cancelar corte da imagem" msgid "Cancel profile editing" msgstr "Cancelar edição do perfil" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Cancelar citação" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Cancelar reativação e sair" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Cancelar busca" @@ -1441,9 +1523,9 @@ msgid "Cancels opening the linked website" msgstr "Cancela a abertura do link" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Não é possível interagir com um usuário bloqueado" @@ -1469,8 +1551,17 @@ msgstr "Alterar" #~ msgid "Change" #~ msgstr "Alterar" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Alterar email" @@ -1483,8 +1574,8 @@ msgstr "Alterar endereço de email" #~ msgid "Change handle" #~ msgstr "Alterar usuário" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Alterar Usuário" @@ -1512,9 +1603,9 @@ msgstr "Altere o Seu E-mail" msgid "Change your email address" msgstr "Alterar o seu endereço de email" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" @@ -1525,12 +1616,12 @@ msgstr "Chat silenciado" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Configurações do Chat" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Configurações do Chat" @@ -1542,8 +1633,8 @@ msgstr "Chat dessilenciado" #~ msgid "Chat with {chatId}" #~ msgstr "Chat com {chatId}" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Verificar minha situação" @@ -1555,11 +1646,11 @@ msgstr "Verificar minha situação" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "Confira alguns usuários recomendados. Siga-os para ver usuários semelhantes." -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Um código de login foi enviado para o seu e-mail. Insira-o aqui." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Verifique em sua caixa de entrada um e-mail com o código de confirmação abaixo:" @@ -1575,11 +1666,11 @@ msgstr "Verifique em sua caixa de entrada um e-mail com o código de confirmaç #~ msgid "Choose at least {0} more" #~ msgstr "Escolha pelo menos mais {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Escolher método de verificação de domínio" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Escolha os feeds" @@ -1587,7 +1678,7 @@ msgstr "Escolha os feeds" msgid "Choose for me" msgstr "Escolha para mim" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Escolha Pessoas" @@ -1599,7 +1690,7 @@ msgstr "Escolha rótulos que são aplicáveis à mídia que você está postando msgid "Choose Service" msgstr "Escolher Serviço" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Escolha os algoritmos que geram seus feeds customizados." @@ -1621,10 +1712,19 @@ msgstr "Selecionar esta cor como seu avatar" #~ msgid "Choose your main feeds" #~ msgstr "Escolha seus feeds principais" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Escolha sua senha" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Seu identificador de usuário" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Limpar todos os dados de armazenamento legados" @@ -1633,11 +1733,11 @@ msgstr "Escolha sua senha" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Limpar todos os dados de armazenamento legados (reinicie em seguida)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Limpar todos os dados de armazenamento" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Limpar todos os dados de armazenamento (reinicie em seguida)" @@ -1658,12 +1758,12 @@ msgid "click here" msgstr "clique aqui" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Clique aqui para obter mais informações sobre como desativar sua conta" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Clique aqui para obter mais informações sobre como desativar sua conta" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Clique aqui para mais informações." +#~ msgid "Click here for more information." +#~ msgstr "Clique aqui para mais informações." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1699,9 +1799,10 @@ msgstr "Tchic 🐴 tloc 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1710,8 +1811,8 @@ msgstr "Tchic 🐴 tloc 🐴" msgid "Close" msgstr "Fechar" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Fechar janela ativa" @@ -1735,7 +1836,7 @@ msgstr "Fechar janela de GIFs" msgid "Close image" msgstr "Fechar imagem" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Fechar visualizador de imagens" @@ -1743,16 +1844,16 @@ msgstr "Fechar visualizador de imagens" #~ msgid "Close modal" #~ msgstr "Fechar janela" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Fechar o painel de navegação" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Fechar esta janela" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Fecha barra de navegação inferior" @@ -1768,34 +1869,34 @@ msgstr "Fecha alerta de troca de senha" msgid "Closes viewer for header image" msgstr "Fecha o visualizador de banner" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Recolher lista de usuários" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Fecha lista de usuários da notificação" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Esquema de cor" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comédia" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Quadrinhos" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Diretrizes da Comunidade" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Completar e começar a usar sua conta" @@ -1803,7 +1904,7 @@ msgstr "Completar e começar a usar sua conta" msgid "Complete the challenge" msgstr "Complete o captcha" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Escrever novo post" @@ -1856,25 +1957,25 @@ msgstr "Confirmar Alterações" msgid "Confirm content language settings" msgstr "Confirmar configurações de idioma de conteúdo" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmar a exclusão da conta" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirme sua idade:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirme sua data de nascimento" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Código de confirmação" @@ -1883,7 +1984,7 @@ msgstr "Código de confirmação" msgid "Confirmation Code" msgstr "Código de confirmação" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Conectando..." @@ -1896,14 +1997,17 @@ msgstr "Contatar suporte" #~ msgid "content" #~ msgstr "conteúdo" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Conteúdo e mídia" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Conteúdo e Mídia" @@ -1911,11 +2015,11 @@ msgstr "Conteúdo e Mídia" msgid "Content Blocked" msgstr "Conteúdo bloqueado" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtros de conteúdo" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Idiomas do Conteúdo" @@ -1936,7 +2040,7 @@ msgstr "Aviso de Conteúdo" msgid "Content warnings" msgstr "Avisos de conteúdo" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Fundo do menu, clique para fechá-lo." @@ -1979,7 +2083,7 @@ msgstr "Culinária" msgid "Copied" msgstr "Copiado" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versão do aplicativo copiada" @@ -1987,7 +2091,7 @@ msgstr "Versão do aplicativo copiada" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiado" @@ -2012,7 +2116,7 @@ msgstr "Copiar" msgid "Copy App Password" msgstr "Copiar Senha do Aplicativo" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copiar versão de compilação para a área de transferência" @@ -2021,11 +2125,11 @@ msgstr "Copiar versão de compilação para a área de transferência" msgid "Copy code" msgstr "Copiar código" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Copiar DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copiar host" @@ -2037,7 +2141,7 @@ msgstr "Copiar link" msgid "Copy Link" msgstr "Copiar Link" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copiar link da lista" @@ -2060,11 +2164,11 @@ msgstr "Copiar texto da postagem" msgid "Copy QR code" msgstr "Copiar QR code" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Copiar TXT do valor de registro" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Política de Direitos Autorais" @@ -2077,11 +2181,11 @@ msgstr "Política de Direitos Autorais" msgid "Could not leave chat" msgstr "Não foi possível sair deste chat" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Não foi possível carregar o feed" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Não foi possível carregar a lista" @@ -2120,7 +2224,7 @@ msgstr "Crie o QR code para um pacote inicial" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Crie um pacote inicial" @@ -2167,7 +2271,7 @@ msgstr "Criar uma nova conta" msgid "Create report for {0}" msgstr "Criar denúncia para {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "{0} criada" @@ -2176,7 +2280,7 @@ msgstr "{0} criada" #~ msgstr "Cria uma prévia com miniatura. A prévia faz um link para {url}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultura" @@ -2191,8 +2295,8 @@ msgstr "Customizado" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Feeds customizados feitos pela comunidade te proporcionam novas experiências e te ajudam a encontrar o conteúdo que você mais ama." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Feeds customizados feitos pela comunidade te proporcionam novas experiências e te ajudam a encontrar o conteúdo que você mais ama." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2202,8 +2306,8 @@ msgstr "Feeds customizados feitos pela comunidade te proporcionam novas experiê msgid "Customize who can interact with this post." msgstr "Personalize quem pode interagir com esta postagem." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Escuro" @@ -2211,7 +2315,7 @@ msgstr "Escuro" msgid "Dark mode" msgstr "Modo escuro" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Tema escuro" @@ -2223,8 +2327,8 @@ msgstr "Tema escuro" msgid "Date of birth" msgstr "Data de nascimento" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Desativar conta" @@ -2233,7 +2337,7 @@ msgstr "Desativar conta" #~ msgid "Deactivate my account" #~ msgstr "Desativar minha conta" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Testar Moderação" @@ -2241,22 +2345,26 @@ msgstr "Testar Moderação" msgid "Debug panel" msgstr "Painel de depuração" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Padrão" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Excluir" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Excluir a conta" @@ -2264,19 +2372,19 @@ msgstr "Excluir a conta" #~ msgid "Delete Account" #~ msgstr "Excluir a Conta" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Excluir Conta <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Excluir senha de aplicativo" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Excluir senha de aplicativo?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Excluir registro da declaração de chat" @@ -2284,7 +2392,7 @@ msgstr "Excluir registro da declaração de chat" msgid "Delete for me" msgstr "Excluir para mim" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Excluir Lista" @@ -2296,7 +2404,7 @@ msgstr "Excluir mensagem" msgid "Delete message for me" msgstr "Excluir mensagem para mim" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Excluir minha conta" @@ -2310,16 +2418,16 @@ msgstr "Excluir minha conta" msgid "Delete post" msgstr "Excluir postagem" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Excluir pacote inicial" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Excluir pacote inicial?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Excluir esta lista?" @@ -2331,12 +2439,12 @@ msgstr "Excluir esta postagem?" msgid "Deleted" msgstr "Excluído" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Conta Excluída" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Postagem excluída." @@ -2374,8 +2482,8 @@ msgstr "Desanexar citação" msgid "Detach quote post?" msgstr "Desanexar postagem de citação?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Opções de Desenvolvedor" @@ -2387,7 +2495,7 @@ msgstr "Diálogo: ajuste quem pode interagir com esta postagem" #~ msgid "Did you want to say anything?" #~ msgstr "Você gostaria de dizer alguma coisa?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Menos escuro" @@ -2407,8 +2515,8 @@ msgstr "Menos escuro" msgid "Disable Email 2FA" msgstr "Desabilitar 2FA via e-mail" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Desabilitar feedback tátil" @@ -2427,9 +2535,9 @@ msgstr "Desativar legendas" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Desabilitado" @@ -2465,11 +2573,11 @@ msgstr "Desencorajar aplicativos a mostrar minha conta para usuários desautenti msgid "Discover new custom feeds" msgstr "Descubra novos feeds customizados" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descubra novos feeds" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descubra Novos Feeds" @@ -2481,12 +2589,12 @@ msgstr "Ocultar" msgid "Dismiss error" msgstr "Ocultar erro" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Ignorar guia de primeiros passos" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Exibir emblemas de texto alternativo maiores" @@ -2509,8 +2617,8 @@ msgstr "Nome de exibição muito longo" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Nome de exibição muito longo. O número máximo de caracteres é {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Painel DNS" @@ -2538,7 +2646,7 @@ msgstr "Não começa ou termina com um hífen" #~ msgid "Domain Value" #~ msgstr "Domínio" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domínio verificado!" @@ -2603,7 +2711,7 @@ msgstr "Solte para adicionar imagens" msgid "Duration:" msgstr "Duração:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "ex. alice" @@ -2615,7 +2723,7 @@ msgstr "ex. Alice Sobrenome" msgid "e.g. Alice Roberts" msgstr "ex. Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "ex. alice.com" @@ -2647,16 +2755,14 @@ msgstr "ex. Perfis que enchem o saco." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada convite só funciona uma vez. Você receberá mais convites periodicamente." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editar" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editar" @@ -2681,7 +2787,7 @@ msgstr "Editar imagem" msgid "Edit interaction settings" msgstr "Editar configurações de interação" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editar detalhes da lista" @@ -2689,10 +2795,8 @@ msgstr "Editar detalhes da lista" msgid "Edit Moderation List" msgstr "Editar lista de moderação" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editar Meus Feeds" @@ -2726,7 +2830,7 @@ msgstr "Editar Perfil" #~ msgid "Edit Saved Feeds" #~ msgstr "Editar Feeds Salvos" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editar pacote inicial" @@ -2746,12 +2850,12 @@ msgstr "Editar seu nome" msgid "Edit your profile description" msgstr "Editar sua descrição" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Editar pacote inicial" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educação" @@ -2759,7 +2863,7 @@ msgstr "Educação" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "Escolha entre \"Todos\" ou \"Ninguém\"" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2769,7 +2873,7 @@ msgstr "E-mail" msgid "Email 2FA disabled" msgstr "2FA via e-mail desabilitado" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "2FA via email habilitada" @@ -2829,7 +2933,7 @@ msgstr "Habilitar" msgid "Enable {0} only" msgstr "Habilitar somente {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Habilitar conteúdo adulto" @@ -2851,12 +2955,12 @@ msgstr "Habilitar 2FA via email" msgid "Enable external media" msgstr "Habilitar mídia externa" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Habilitar mídia para" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Habilitar notificações prioritárias" @@ -2872,9 +2976,14 @@ msgstr "Habilitar legendas" msgid "Enable this source only" msgstr "Habilitar mídia somente para este site" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Habilitado" @@ -2923,7 +3032,7 @@ msgstr "Entrar em tela cheia" msgid "Enter the code you received to change your password." msgstr "Digite o código recebido para alterar sua senha." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Digite o domínio que você deseja usar" @@ -2953,6 +3062,7 @@ msgid "Enter your username and password" msgstr "Digite seu nome de usuário e senha" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Erro" @@ -2965,7 +3075,7 @@ msgid "Error receiving captcha response." msgstr "Não foi possível processar o captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Erro:" @@ -2981,8 +3091,8 @@ msgstr "Todos podem responder" msgid "Everybody can reply to this post." msgstr "Todos podem responder esta postagem." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Todos" @@ -3006,7 +3116,7 @@ msgstr "Excluir usuário que você segue" msgid "Exit fullscreen" msgstr "Sair da tela cheia" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Sair do processo de deleção da conta" @@ -3018,7 +3128,7 @@ msgstr "Sair do processo de deleção da conta" msgid "Exits image cropping process" msgstr "Sair do processo de cortar imagem" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Sair do visualizador de imagem" @@ -3026,11 +3136,11 @@ msgstr "Sair do visualizador de imagem" msgid "Exits inputting search query" msgstr "Sair da busca" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Expandir texto alternativo" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Expandir lista de usuário" @@ -3043,8 +3153,8 @@ msgstr "Mostrar ou esconder a postagem a que você está respondendo" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -3068,8 +3178,8 @@ msgstr "Imagens explícitas ou potencialmente perturbadoras." msgid "Explicit sexual images." msgstr "Imagens sexualmente explícitas." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Exportar meus dados" @@ -3077,8 +3187,8 @@ msgstr "Exportar meus dados" msgid "Export My Data" msgstr "Exportar Meus Dados" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Mídia externa" @@ -3088,12 +3198,12 @@ msgid "External Media" msgstr "Mídia Externa" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Mídias externas podem permitir que sites coletem informações sobre você e seu dispositivo. Nenhuma informação é enviada ou solicitada até que você pressione o botão de \"play\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferências de Mídia Externa" @@ -3101,7 +3211,7 @@ msgstr "Preferências de Mídia Externa" #~ msgid "External media settings" #~ msgstr "Preferências de mídia externa" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Não foi possível alterar o usuário. Por favor tente novamente." @@ -3114,8 +3224,8 @@ msgstr "Não foi possível alterar o usuário. Por favor tente novamente." msgid "Failed to create app password. Please try again." msgstr "Não foi possível criar a senha de aplicativo. Por favor tente novamente." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Falha ao criar o pacote inicial" @@ -3131,12 +3241,12 @@ msgstr "Não foi possível excluir esta mensagem" msgid "Failed to delete post, please try again" msgstr "Não foi possível excluir a postagem, por favor tente novamente." -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Falha ao excluir o pacote inicial" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Falha ao carregar preferências de feeds" @@ -3157,12 +3267,12 @@ msgstr "Não foi possível carregar mensagens antigas." #~ msgid "Failed to load recommended feeds" #~ msgstr "Falha ao carregar feeds recomendados" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Falha ao carregar feeds sugeridos" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Falha ao carregar sugestões a seguir" @@ -3195,11 +3305,11 @@ msgstr "Falha ao enviar o recurso, tente novamente." msgid "Failed to toggle thread mute, please try again" msgstr "Falha ao alternar o silenciamento do tópico, tente novamente" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Falha ao atualizar os feeds" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Falha ao atualizar as configurações" @@ -3210,11 +3320,11 @@ msgstr "Falha ao atualizar as configurações" msgid "Failed to upload video" msgstr "Falha ao carregar o vídeo" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Não foi possível verificar o usuário. Por favor tente novamente." -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feed" @@ -3223,6 +3333,10 @@ msgstr "Feed" msgid "Feed by {0}" msgstr "Feed por {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Feed offline" @@ -3231,7 +3345,8 @@ msgstr "Feed por {0}" msgid "Feed toggle" msgstr "Alternar Feed" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Comentários" @@ -3241,13 +3356,13 @@ msgstr "Comentários" msgid "Feedback sent!" msgstr "Comentário enviado!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feeds" @@ -3256,7 +3371,7 @@ msgstr "Feeds" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "Os feeds são criados por usuários para curadoria de conteúdo. Escolha alguns feeds que você acha interessantes." -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Os feeds são algoritmos personalizados que os usuários com um pouco de experiência em programação podem criar. <0/> para mais informações." @@ -3264,11 +3379,15 @@ msgstr "Os feeds são algoritmos personalizados que os usuários com um pouco de #~ msgid "Feeds can be topical as well!" #~ msgstr "Feeds podem ser de assuntos específicos também!" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Feeds atualizados!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Conteúdo do arquivo" @@ -3281,7 +3400,7 @@ msgstr "Arquivo salvo com sucesso!" msgid "Filter from feeds" msgstr "Filtrar dos feeds" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalizando" @@ -3295,7 +3414,13 @@ msgstr "Encontre contas para seguir" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "Encontre mais feeds e contas para seguir na página Explorar." -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Encontre postagens e usuários no Bluesky" @@ -3319,7 +3444,7 @@ msgstr "Encontre postagens e usuários no Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Ajuste as threads." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Finalizar" @@ -3331,7 +3456,7 @@ msgstr "Finalizar" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexível" @@ -3345,7 +3470,7 @@ msgstr "Flexível" #~ msgstr "Virar verticalmente" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3367,7 +3492,12 @@ msgstr "Seguir {0}" msgid "Follow {name}" msgstr "Seguir {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Siga 7 contas" @@ -3376,8 +3506,8 @@ msgstr "Siga 7 contas" msgid "Follow Account" msgstr "Seguir Conta" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Siga todos" @@ -3391,7 +3521,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Seguir De Volta" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Siga mais contas para se conectar aos seus interesses e construir sua rede." @@ -3445,32 +3575,30 @@ msgstr "Usuários seguidos" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Seguidores" +#~ msgid "Followers" +#~ msgstr "Seguidores" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Seguidores de @{0} que você conhece" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Seguidores que você conhece" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Seguindo" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Seguindo {0}" @@ -3479,13 +3607,13 @@ msgstr "Seguindo {0}" msgid "Following {name}" msgstr "Seguindo {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Configurações do feed principal" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Configurações do feed principal" @@ -3501,20 +3629,20 @@ msgstr "Segue você" msgid "Follows You" msgstr "Segue Você" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Fonte" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Tamanho da fonte" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Comida" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por motivos de segurança, precisamos enviar um código de confirmação para seu endereço de e-mail." @@ -3526,7 +3654,7 @@ msgstr "Por motivos de segurança, você não poderá ver esta tela novamente. S #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Por motivos de segurança, você não poderá ver esta senha novamente. Se você perder esta senha, terá que gerar uma nova." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Para melhor experiência, nós recomendamos usar a fonte padrão." @@ -3539,11 +3667,11 @@ msgstr "Para sempre" msgid "Forgot Password" msgstr "Esqueci a Senha" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Esqueceu a senha?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Esqueceu?" @@ -3551,11 +3679,11 @@ msgstr "Esqueceu?" msgid "Frequently Posts Unwanted Content" msgstr "Frequentemente Posta Conteúdo Indesejado" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Por <0/>" @@ -3585,7 +3713,7 @@ msgstr "Obter ajuda" msgid "Get Started" msgstr "Vamos começar" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Começando" @@ -3601,13 +3729,13 @@ msgstr "Dê uma cara nova pro seu perfil" msgid "Glaring violations of law or terms of service" msgstr "Violações flagrantes da lei ou dos termos de serviço" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Voltar" @@ -3615,14 +3743,14 @@ msgstr "Voltar" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Voltar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Voltar para a página anterior" @@ -3633,13 +3761,13 @@ msgstr "Voltar para a página anterior" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Voltar para a etapa anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Voltar para a etapa anterior" @@ -3683,29 +3811,30 @@ msgstr "Ir para o perfil deste usuário" msgid "Graphic Media" msgstr "Conteúdo Gráfico" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Metade do caminho!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Usuário" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Usuário já utilizado. Por favor tente um usuário diferente." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Usuário alterado!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Usuário muito longo. Por favor tente um nome de usuário mais curto." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Feedback tátil" @@ -3713,7 +3842,7 @@ msgstr "Feedback tátil" msgid "Harassment, trolling, or intolerance" msgstr "Assédio, intolerância ou \"trollagem\"" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3725,9 +3854,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Precisa de ajuda?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ajuda" @@ -3764,6 +3894,7 @@ msgstr "Aqui está a sua senha de aplicativo!" msgid "Hidden list" msgstr "Lista oculta" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3771,11 +3902,13 @@ msgstr "Lista oculta" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ocultar" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Esconder" @@ -3814,31 +3947,43 @@ msgstr "Ocultar esta postagem?" msgid "Hide this reply?" msgstr "Ocultar esta resposta?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ocultar lista de usuários" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, ocorreu algum problema ao entrar em contato com o servidor deste feed. Por favor, avise o criador do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, o servidor do feed parece estar mal configurado. Por favor, avise o criador do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, o servidor do feed parece estar offline. Por favor, avise o criador do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, o servidor do feed teve algum problema. Por favor, avise o criador do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, estamos com problemas para encontrar este feed. Ele pode ter sido excluído." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmmmm, parece que estamos com problemas pra carregar isso. Veja mais detalhes abaixo. Se o problema continuar, por favor, entre em contato." @@ -3850,26 +3995,28 @@ msgstr "Hmmmm, não foi possível carregar este serviço de moderação." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Espere! Estamos gradualmente dando acesso ao vídeo, e você ainda está esperando na fila. Volte em breve!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Página Inicial" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Provedor de hospedagem" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Respostas em alta primeiro" @@ -3892,8 +4039,8 @@ msgstr "Eu tenho um código" msgid "I have a confirmation code" msgstr "Eu tenho um código de confirmação" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Eu tenho meu próprio domínio" @@ -3902,7 +4049,7 @@ msgstr "Eu tenho meu próprio domínio" msgid "I understand" msgstr "Entendi" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Se o texto alternativo é longo, mostra o texto completo" @@ -3914,13 +4061,17 @@ msgstr "Se o texto alternativo é longo, mostra o texto completo" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Se você ainda não é um adulto de acordo com as leis do seu país, seu responsável ou guardião legal deve ler estes Termos por você." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Se você deletar esta lista, você não poderá recuperá-la." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Se você tem um domínio próprio, você pode usá-lo como seu nome de usuário. Isso permite que você auto-verifique a sua identidade – <0>saiba mais." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Se você tem um domínio próprio, você pode usá-lo como seu nome de usuário. Isso permite que você auto-verifique a sua identidade – <0>saiba mais." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3966,7 +4117,7 @@ msgstr "Mensagens inapropriadas ou links explícitos" msgid "Input code sent to your email for password reset" msgstr "Insira o código enviado para o seu e-mail para redefinir sua senha" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Insira o código de confirmação para excluir sua conta" @@ -3978,11 +4129,11 @@ msgstr "Insira o código de confirmação para excluir sua conta" msgid "Input new password" msgstr "Insira a nova senha" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Insira a senha para excluir a conta" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Insira o código que você recebeu por e-mail" @@ -3990,11 +4141,11 @@ msgstr "Insira o código que você recebeu por e-mail" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Insira a senha da conta {identifier}" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Insira o usuário ou e-mail que você cadastrou" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Insira sua senha" @@ -4002,10 +4153,6 @@ msgstr "Insira sua senha" #~ msgid "Input your preferred hosting provider" #~ msgstr "Insira seu provedor de hospedagem" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Insira o usuário" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Interação limitada" @@ -4018,12 +4165,12 @@ msgstr "Interação limitada" #~ msgid "Introducing new font settings" #~ msgstr "Apresentando as novas configurações de fonte" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Código de confirmação da autenticação de dois fatores inválido." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Usuário inválido. Por favor tente um usuário diferente." @@ -4031,8 +4178,8 @@ msgstr "Usuário inválido. Por favor tente um usuário diferente." msgid "Invalid or unsupported post record" msgstr "Postagem inválida" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Credenciais inválidas" @@ -4084,7 +4231,7 @@ msgstr "Parece que você pode ter inserido seu endereço de e-mail incorretament msgid "It's correct" msgstr "Não está correto" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "É só você por enquanto! Adicione mais pessoas ao seu pacote inicial pesquisando acima." @@ -4098,12 +4245,12 @@ msgstr "Carreiras" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Crie uma conta no Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Participe da conversa" @@ -4117,7 +4264,7 @@ msgstr "Participe da conversa" #~ msgstr "Juntou-se no dia {joinedDate}" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Jornalismo" @@ -4134,7 +4281,7 @@ msgid "Labeled by the author." msgstr "Rotulado pelo autor." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Rótulos" @@ -4142,7 +4289,7 @@ msgstr "Rótulos" msgid "Labels added" msgstr "Rótulos adicionados" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Rótulos são identificações aplicadas sobre perfis e conteúdos. Eles são utilizados para esconder, avisar e categorizar o conteúdo da rede." @@ -4166,26 +4313,27 @@ msgstr "Seleção de idioma" #~ msgid "Language settings" #~ msgstr "Configuração de idioma" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Configurações de Idiomas" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Idiomas" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Maior" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Mais recentes" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "saiba mais" @@ -4211,8 +4359,8 @@ msgstr "Saiba mais sobre a decisão de moderação aplicada neste conteúdo." msgid "Learn more about this warning" msgstr "Saiba mais sobre este aviso" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Saiba mais sobre o que é público no Bluesky." @@ -4246,7 +4394,7 @@ msgstr "Deixe todos desmarcados para ver qualquer idioma." msgid "Leaving Bluesky" msgstr "Saindo do Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "na sua frente." @@ -4263,45 +4411,56 @@ msgstr "Deixe-me escolher" msgid "Let's get your password reset!" msgstr "Vamos redefinir sua senha!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Vamos lá!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Claro" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "Curtir" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "Curtir" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Curtir 10 postagens" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Curtir 10 postagens para treinar o feed de Descobertas" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Curtir este feed" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Curtido por" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Curtido Por" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "Curtido por {0} {1}" @@ -4310,6 +4469,13 @@ msgstr "Curtido Por" #~ msgid "Liked by {count} {0}" #~ msgstr "Curtido por {count} {0}" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4324,7 +4490,7 @@ msgstr "Curtido Por" #~ msgid "liked your post" #~ msgstr "curtiram seu post" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Curtidas" @@ -4332,7 +4498,12 @@ msgstr "Curtidas" msgid "Likes on this post" msgstr "Curtidas nesta postagem" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Lista" @@ -4340,7 +4511,7 @@ msgstr "Lista" msgid "List Avatar" msgstr "Avatar da lista" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Lista bloqueada" @@ -4349,7 +4520,15 @@ msgstr "Lista bloqueada" msgid "List by {0}" msgstr "Lista por {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Lista excluída" @@ -4361,7 +4540,7 @@ msgstr "Lista foi ocultada" msgid "List Hidden" msgstr "Lista Oculta" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Lista silenciada" @@ -4369,18 +4548,19 @@ msgstr "Lista silenciada" msgid "List Name" msgstr "Nome da lista" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Lista desbloqueada" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Lista dessilenciada" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listas" @@ -4389,26 +4569,26 @@ msgstr "Listas" msgid "Lists blocking this user:" msgstr "Listas bloqueando este usuário:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Carregar mais" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Carregar mais sugestões de feeds" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Carregar mais sugestões de seguidores" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Carregar novas notificações" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Carregar novas postagens" @@ -4416,23 +4596,23 @@ msgstr "Carregar novas postagens" msgid "Loading..." msgstr "Carregando..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Registros" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Entre ou registre-se" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Sair" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Visibilidade do seu perfil" @@ -4440,10 +4620,15 @@ msgstr "Visibilidade do seu perfil" msgid "Login to account that is not listed" msgstr "Fazer login em uma conta que não está listada" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo por <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo por <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo por <0>@sawaratsuki.bsky.social" @@ -4480,8 +4665,8 @@ msgstr "Faça um para mim " msgid "Make sure this is where you intend to go!" msgstr "Certifique-se de onde está indo!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Gerenciar feeds salvos" @@ -4494,7 +4679,7 @@ msgstr "Gerencie suas palavras/tags silenciadas" msgid "Mark as read" msgstr "Marcar como lida" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Mídia" @@ -4510,9 +4695,12 @@ msgstr "usuários mencionados" msgid "Mentioned users" msgstr "Usuários mencionados" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menu" @@ -4525,7 +4713,7 @@ msgstr "Mensagem {0}" msgid "Message deleted" msgstr "Mensagem excluída" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mensagem do servidor: {0}" @@ -4539,13 +4727,12 @@ msgid "Message is too long" msgstr "Mensagem longa demais" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Configurações das mensagens" +#~ msgid "Message settings" +#~ msgstr "Configurações das mensagens" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mensagens" @@ -4565,10 +4752,10 @@ msgstr "Postagem Enganosa" #~ msgid "Mode" #~ msgstr "Modo" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderação" @@ -4581,12 +4768,12 @@ msgstr "Detalhes da moderação" msgid "Moderation list by {0}" msgstr "Lista de moderação por {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Lista de moderação por <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Lista de moderação por você" @@ -4598,12 +4785,12 @@ msgstr "Lista de moderação criada" msgid "Moderation list updated" msgstr "Lista de moderação criada" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Listas de moderação" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Listas de Moderação" @@ -4615,11 +4802,11 @@ msgstr "configurações de Moderação" #~ msgid "Moderation settings" #~ msgstr "Moderação" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderação" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Ferramentas de moderação" @@ -4632,28 +4819,31 @@ msgstr "O moderador escolheu um aviso geral neste conteúdo." msgid "More" msgstr "Mais" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Mais feeds" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Mais opções" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Mais curtidos primeiro" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Respostas mais curtidas primeiro" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmes" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Música" @@ -4676,7 +4866,7 @@ msgstr "Silenciar {truncatedTag}" msgid "Mute Account" msgstr "Silenciar Conta" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Silenciar contas" @@ -4701,7 +4891,7 @@ msgstr "Silenciar conversa" msgid "Mute in:" msgstr "Silenciar em:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Silenciar lista" @@ -4710,7 +4900,7 @@ msgstr "Silenciar lista" #~ msgid "Mute notifications" #~ msgstr "Silenciar notificações" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Silenciar estas contas?" @@ -4752,16 +4942,16 @@ msgstr "Silenciar palavras/tags" #~ msgid "Muted" #~ msgstr "Silenciada" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Contas silenciadas" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Contas Silenciadas" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Contas silenciadas não aparecem no seu feed ou nas suas notificações. Suas contas silenciadas são completamente privadas." @@ -4769,11 +4959,11 @@ msgstr "Contas silenciadas não aparecem no seu feed ou nas suas notificações. msgid "Muted by \"{0}\"" msgstr "Silenciado por \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Palavras/tags silenciadas" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Silenciar é privado. Contas silenciadas podem interagir com você, mas você não verá postagens ou receber notificações delas." @@ -4782,11 +4972,11 @@ msgstr "Silenciar é privado. Contas silenciadas podem interagir com você, mas msgid "My Birthday" msgstr "Meu Aniversário" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Meus Feeds" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Meu Perfil" @@ -4814,7 +5004,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Nome ou Descrição Viola os Padrões da Comunidade" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natureza" @@ -4827,7 +5017,7 @@ msgstr "Navegar para {0}" #~ msgstr "Navegue até o pacote inicial" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navega para próxima tela" @@ -4849,26 +5039,27 @@ msgstr "Precisa denunciar uma violação de copyright?" #~ msgid "Never lose access to your followers and data." #~ msgstr "Nunca perca o acesso aos seus seguidores e dados." -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nunca perca o acesso aos seus seguidores ou dados." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Deixa pra lá, crie um usuário pra mim" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Novo" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Novo" +#~ msgid "New" +#~ msgstr "Novo" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Novo chat" @@ -4876,12 +5067,17 @@ msgstr "Novo chat" #~ msgid "New font settings ✨" #~ msgstr "Novas configurações de fonte ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Novo usuário" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Novas mensagens" @@ -4898,21 +5094,21 @@ msgstr "Nova senha" msgid "New Password" msgstr "Nova Senha" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Postar" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Postar" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Postar" @@ -4925,29 +5121,31 @@ msgstr "Novo diálogo de informações do usuário" msgid "New User List" msgstr "Nova lista de usuários" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Respostas mais recentes primeiro" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Notícias" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4958,7 +5156,7 @@ msgstr "Próximo" #~ msgid "Next" #~ msgstr "Próximo" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Próxima imagem" @@ -4971,17 +5169,17 @@ msgstr "Próxima imagem" #~ msgid "No" #~ msgstr "Não" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Sem senhas de aplicativo no momento" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Sem descrição" +#~ msgid "No description" +#~ msgstr "Sem descrição" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Não tenho painel de DNS" @@ -4993,12 +5191,12 @@ msgstr "Nenhum GIF em destaque encontrado." msgid "No feeds found. Try searching for something else." msgstr "Nenhum feed encontrado. Tente pesquisar por outra coisa." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Sem curtidas ainda" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Você não está mais seguindo {0}" @@ -5011,16 +5209,16 @@ msgstr "No máximo 253 caracteres" msgid "No messages yet" msgstr "Nenhuma mensagem ainda" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Não há mais conversas para mostrar" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Nenhuma notificação!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Ninguém" @@ -5032,11 +5230,11 @@ msgstr "Ninguém além do autor pode citar esta postagem." msgid "No posts yet." msgstr "Nenhuma postagem ainda." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Sem citações ainda" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Sem repostagens ainda" @@ -5045,22 +5243,23 @@ msgstr "Sem repostagens ainda" msgid "No result" msgstr "Nenhum resultado" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Nenhum resultados" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Nenhum resultado encontrado" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Nenhum resultado encontrado para \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Nenhum resultado encontrado para {query}" @@ -5085,17 +5284,17 @@ msgstr "Ninguém" #~ msgid "Nobody can reply" #~ msgstr "Ninguém pode responder" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Ninguém curtiu isso ainda. Você pode ser o primeiro!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Ninguém citou isso ainda. Talvez você devesse ser o primeiro!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Ninguém repostou isso ainda. Talvez você devesse ser o primeiro!" @@ -5111,8 +5310,8 @@ msgstr "Nudez não-erótica" #~ msgid "Not Applicable." #~ msgstr "Não Aplicável." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Não encontrado" @@ -5123,45 +5322,43 @@ msgstr "Agora não" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Nota sobre compartilhamento" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nota: o Bluesky é uma rede aberta e pública. Esta configuração limita somente a visibilidade do seu conteúdo no site e aplicativo do Bluesky, e outros aplicativos podem não respeitar esta configuração. Seu conteúdo ainda poderá ser exibido para usuários não autenticados por outros aplicativos e sites." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Não há nada aqui" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtros de notificação" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Configurações de notificação" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Configurações de notificação" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sons de notificação" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Sons de Notificação" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificações" @@ -5204,7 +5401,9 @@ msgstr "Opa! Algo deu errado." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "Ah, não! Não conseguimos gerar uma imagem para você compartilhar. Fique tranquilo, estamos felizes que você esteja aqui 🦋" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -5213,16 +5412,18 @@ msgstr "OK" msgid "Okay" msgstr "Ok" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Respostas mais antigas primeiro" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "no<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Resetar tutoriais" @@ -5270,17 +5471,17 @@ msgstr "Somente arquivos WebVTT (.vtt) são suportados" msgid "Oops, something went wrong!" msgstr "Opa, algo deu errado!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Opa!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Abrir" @@ -5292,7 +5493,7 @@ msgstr "Abra o menu de atalho perfil de {name}" msgid "Open avatar creator" msgstr "Abrir criador de avatar" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Abrir tela de mudança de usuário" @@ -5301,17 +5502,26 @@ msgstr "Abrir tela de mudança de usuário" msgid "Open conversation options" msgstr "Abrir opções de conversa" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Abrir seletor de emojis" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Abrir opções do feed" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Abrir suporte técnico no navegador" @@ -5327,32 +5537,32 @@ msgstr "Abrir link para {niceUrl}" msgid "Open message options" msgstr "Abrir opções de mensagem" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Abrir página de debug da moderação" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Abrir opções de palavras/tags silenciadas" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Abrir navegação" +#~ msgid "Open navigation" +#~ msgstr "Abrir navegação" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Abrir opções da postagem" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Abrir o menu do pacote inicial" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Abre o storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Abrir registros do sistema" @@ -5458,7 +5668,7 @@ msgstr "Abre a lista de códigos de convite" #~ msgid "Opens moderation settings" #~ msgstr "Abre configurações de moderação" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Abre o formulário de redefinição de senha" @@ -5500,7 +5710,7 @@ msgstr "Abre o link" #~ msgid "Opens the threads preferences" #~ msgstr "Abre as preferências de threads" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Abre este perfil" @@ -5526,11 +5736,11 @@ msgstr "Opções:" msgid "Or combine these options:" msgstr "Ou combine estas opções:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Ou continue com outra conta." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Ou faça login em uma de suas outras contas." @@ -5555,7 +5765,7 @@ msgstr "Outro..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Nossos moderadores analisaram os relatórios e decidiram desabilitar seu acesso aos chats no Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Página não encontrada" @@ -5564,12 +5774,12 @@ msgstr "Página não encontrada" msgid "Page Not Found" msgstr "Página Não Encontrada" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Senha" @@ -5596,15 +5806,15 @@ msgid "Pause video" msgstr "Pausar vídeo" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Pessoas" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Pessoas seguidas por @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Pessoas seguindo @{0}" @@ -5621,11 +5831,11 @@ msgid "Person toggle" msgstr "Alternar pessoa" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Pets" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografia" @@ -5633,12 +5843,16 @@ msgstr "Fotografia" msgid "Pictures meant for adults." msgstr "Imagens destinadas a adultos." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Fixar na tela inicial" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Fixar na Tela Inicial" @@ -5647,15 +5861,20 @@ msgstr "Fixar na Tela Inicial" msgid "Pin to your profile" msgstr "Fixe no seu perfil" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Fixado" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Feeds Fixados" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Fixado em seus feeds" @@ -5734,7 +5953,7 @@ msgstr "Por favor, digite o seu e-mail." msgid "Please enter your invite code." msgstr "Por favor, insira seu código de convite." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Por favor, digite sua senha também:" @@ -5760,7 +5979,7 @@ msgstr "Por favor, verifique seu e-mail" #~ msgstr "Aguarde até que a prévia de link termine de carregar" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Política" @@ -5773,7 +5992,7 @@ msgctxt "action" msgid "Post" msgstr "Postar" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Postar" @@ -5787,10 +6006,10 @@ msgstr "Postar Tudo" msgid "Post by {0}" msgstr "Postado por {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Post por @{0}" @@ -5802,7 +6021,7 @@ msgstr "Postagem excluída" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Falha ao enviar o post. Por favor verifique sua conexão de internet e tente novamente." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Postagem oculta" @@ -5828,8 +6047,8 @@ msgstr "Idioma da postagem" msgid "Post Languages" msgstr "Idiomas da Postagem" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Postagem não encontrada" @@ -5846,7 +6065,7 @@ msgid "posts" msgstr "postagens" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Postagens" @@ -5858,7 +6077,7 @@ msgstr "Postagens" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "As postagens podem ser silenciadas com base em seu texto, suas tags ou ambos. Recomendamos evitar palavras comuns que aparecem em muitas postagens, pois isso pode resultar em nenhuma postagem sendo exibida." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Postagens ocultadas" @@ -5894,16 +6113,16 @@ msgstr "Tentar novamente" msgid "Press to view followers of this account that you also follow" msgstr "Pressione para ver os seguidores desta conta que você também segue" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imagem anterior" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Idioma Principal" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Priorizar seus Seguidores" @@ -5911,27 +6130,28 @@ msgstr "Priorizar seus Seguidores" #~ msgid "Prioritize Your Follows" #~ msgstr "Priorizar seus Seguidores" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notificações prioritárias" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Privacidade" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Privacidade e segurança" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Privacidade e Segurança" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5951,13 +6171,13 @@ msgstr "Processando vídeo..." msgid "Processing..." msgstr "Processando..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "perfil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5972,17 +6192,25 @@ msgstr "Perfil atualizado" #~ msgid "Protect your account by verifying your email." #~ msgstr "Proteja a sua conta verificando o seu e-mail." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Público" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Listas públicas e compartilháveis para silenciar ou bloquear usuários em massa." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Listas públicas e compartilháveis para silenciar ou bloquear usuários em massa." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Listas públicas e compartilháveis que geram feeds." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Listas públicas e compartilháveis que geram feeds." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6008,8 +6236,8 @@ msgstr "QR code salvo no rolo da sua câmera!" #~ msgid "Quick tip" #~ msgstr "Dica rápida" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6033,23 +6261,22 @@ msgstr "A postagem de citação foi anexada novamente" msgid "Quote post was successfully detached" msgstr "A postagem de citação foi desanexada com sucesso" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Citações desabilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citações habilitadas" +#~ msgid "Quote posts enabled" +#~ msgstr "Citações habilitadas" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Configurações de citações" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Citações" @@ -6057,12 +6284,14 @@ msgstr "Citações" msgid "Quotes of this post" msgstr "Citações desta postagem" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aleatório" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Limite de operações excedido – você tentou mudar seu usuário muitas vezes em um curto período. Espere um minuto antes de tentar novamente." @@ -6075,7 +6304,7 @@ msgstr "Limite de operações excedido – você tentou mudar seu usuário muita msgid "Re-attach quote" msgstr "Reanexar citação" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Reative sua conta" @@ -6101,10 +6330,14 @@ msgstr "Motivo:" #~ msgid "Reason: {0}" #~ msgstr "Motivo: {0}" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Buscas Recentes" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "Feeds Recomendados" @@ -6118,22 +6351,22 @@ msgid "Reconnect" msgstr "Reconectar" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Atualizar notificações" +#~ msgid "Refresh notifications" +#~ msgstr "Atualizar notificações" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Recarregar conversas" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Remover" @@ -6141,8 +6374,8 @@ msgstr "Remover" msgid "Remove {displayName} from starter pack" msgstr "Remover {displayName} do pacote inicial" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Remover conta" @@ -6162,31 +6395,31 @@ msgstr "Remover banner" msgid "Remove embed" msgstr "Remover incorporação" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Remover feed" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Remover feed?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Remover dos meus feeds" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Remover dos meus feeds?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Remover do acesso rápido?" @@ -6206,11 +6439,11 @@ msgstr "Remover imagem" msgid "Remove mute word from your list" msgstr "Remover palavra silenciada da lista" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Remover perfil" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Remover perfil do histórico de pesquisa" @@ -6218,8 +6451,8 @@ msgstr "Remover perfil do histórico de pesquisa" msgid "Remove quote" msgstr "Remover citação" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Desfazer repostagem" @@ -6227,7 +6460,7 @@ msgstr "Desfazer repostagem" msgid "Remove subtitle file" msgstr "Remover arquivo de legenda" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Remover este feed dos feeds salvos" @@ -6253,9 +6486,9 @@ msgstr "Removido dos meus feeds" msgid "Removed from saved feeds" msgstr "Removido dos feeds salvos" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Removido dos feeds salvos" @@ -6280,7 +6513,7 @@ msgstr "Remove a postagem citada" msgid "Replace with Discover" msgstr "Trocar pelo Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Respostas" @@ -6305,6 +6538,10 @@ msgctxt "action" msgid "Reply" msgstr "Responder" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Filtros de Resposta" @@ -6327,6 +6564,10 @@ msgstr "Configurações de resposta" msgid "Reply settings are chosen by the author of the thread" msgstr "Configurações de resposta são escolhidas pelo autor da thread" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6334,23 +6575,23 @@ msgstr "Configurações de resposta são escolhidas pelo autor da thread" #~ msgstr "Resposta para <0/>" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Responder <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Responder para um post bloqueado" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Responder para um post" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Responder para você" @@ -6389,12 +6630,12 @@ msgstr "Denunciar conversa" msgid "Report dialog" msgstr "Janela de denúncia" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Denunciar feed" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Denunciar Lista" @@ -6407,8 +6648,8 @@ msgstr "Denunciar mensagem" msgid "Report post" msgstr "Denunciar postagem" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Denunciar pacote inicial" @@ -6442,9 +6683,8 @@ msgstr "Denunciar este pacote inicial" msgid "Report this user" msgstr "Denunciar este usuário" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Repostar" @@ -6454,19 +6694,22 @@ msgstr "Repostar" msgid "Repost" msgstr "Repostar" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Repostar ou citar uma postagem" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Repostado Por" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Repostado por {0}" @@ -6474,12 +6717,12 @@ msgstr "Repostado por {0}" #~ msgid "Reposted by <0/>" #~ msgstr "Repostado por <0/>" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Repostado por <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Repostado por você" @@ -6501,8 +6744,8 @@ msgstr "Solicitar Alteração" msgid "Request Code" msgstr "Solicitar Código" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Exigir texto alternativo antes de postar" @@ -6545,8 +6788,8 @@ msgstr "Código de redefinição" msgid "Reset Code" msgstr "Código de Redefinição" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Redefinir tutoriais" @@ -6567,12 +6810,12 @@ msgstr "Redefinir senha" #~ msgid "Resets the preferences state" #~ msgstr "Redefine as configurações" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Tenta entrar novamente" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Tenta a última ação, que deu erro" @@ -6580,14 +6823,14 @@ msgstr "Tenta a última ação, que deu erro" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6599,8 +6842,8 @@ msgstr "Tente novamente" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Voltar para página anterior" @@ -6608,8 +6851,8 @@ msgstr "Voltar para página anterior" msgid "Returns to home page" msgstr "Voltar para a tela inicial" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Voltar para página anterior" @@ -6619,7 +6862,7 @@ msgstr "Voltar para página anterior" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6628,11 +6871,11 @@ msgstr "Voltar para página anterior" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Salvar" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6646,8 +6889,8 @@ msgstr "Salvar" msgid "Save birthday" msgstr "Salvar data de nascimento" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Salvar alterações" @@ -6668,7 +6911,7 @@ msgstr "Salvar imagem" msgid "Save image crop" msgstr "Salvar corte de imagem" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Salvar novo usuário" @@ -6676,12 +6919,12 @@ msgstr "Salvar novo usuário" msgid "Save QR code" msgstr "Salvar QR code" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Salvar nos meus feeds" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Feeds Salvos" @@ -6693,8 +6936,8 @@ msgstr "Imagem salva na galeria." #~ msgid "Saved to your camera roll." #~ msgstr "Imagem salva na galeria." -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Adicionado aos seus feeds" @@ -6712,37 +6955,49 @@ msgstr "Salva o corte da imagem" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Diga olá!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Ciência" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Ir para o topo" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Buscar" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Pesquisar por \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Pesquisar por \"{searchText}\"" @@ -6754,7 +7009,7 @@ msgstr "Pesquisar por \"{searchText}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Pesquisar por postagens com a tag {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Procure por feeds que você queira sugerir para outros." @@ -6770,8 +7025,10 @@ msgstr "Buscar usuários" msgid "Search GIFs" msgstr "Pesquisar por GIFs" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Pesquisar por usuários" @@ -6808,7 +7065,7 @@ msgstr "Veja empregos na Bluesky" #~ msgid "See profile" #~ msgstr "Ver perfil" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Veja o guia" @@ -6820,7 +7077,7 @@ msgstr "Veja o guia" #~ msgid "Seek slider" #~ msgstr "Controle deslizante de busca" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Controle deslizante de busca. Use os botões de seta para avançar e retroceder, e espaço para pausar/continuar" @@ -6844,7 +7101,7 @@ msgstr "Selecione um avatar" msgid "Select an emoji" msgstr "Selecione um emoji" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Selecionar idiomas do conteúdo" @@ -6868,7 +7125,7 @@ msgstr "Selecione por quanto tempo essa palavra deve ser silenciada." msgid "Select language..." msgstr "Selecione o idioma..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Selecionar idiomas" @@ -6916,11 +7173,11 @@ msgstr "Selecione a qual conteúdo esta palavra silenciada deve ser aplicada." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Selecione o que você quer (ou não) ver, e cuidaremos do resto." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Selecione quais idiomas você deseja ver nos seus feeds. Se nenhum for selecionado, todos os idiomas serão exibidos." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Selecione o idioma do seu aplicativo" @@ -6932,7 +7189,7 @@ msgstr "Selecione sua data de nascimento" msgid "Select your interests from the options below" msgstr "Selecione seus interesses" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Selecione seu idioma preferido para as traduções no seu feed." @@ -6965,11 +7222,11 @@ msgstr "Enviar email de confirmação" msgid "Send Confirmation Email" msgstr "Enviar E-mail de Confirmação" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Enviar e-mail" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Enviar E-mail" @@ -7008,7 +7265,7 @@ msgstr "Enviar e-mail de verificação" msgid "Send via direct message" msgstr "Enviar por mensagem direta" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Envia o e-mail com o código de confirmação para excluir a conta" @@ -7016,7 +7273,11 @@ msgstr "Envia o e-mail com o código de confirmação para excluir a conta" msgid "Server address" msgstr "URL do servidor" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Definir data de nascimento" @@ -7044,7 +7305,7 @@ msgstr "Definir uma nova senha" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Defina esta configuração como \"Sim\" para exibir amostras de seus feeds salvos no seu feed inicial. Este é um recurso experimental." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Configure sua conta" @@ -7088,9 +7349,9 @@ msgstr "Configura o e-mail para recuperação de senha" #~ msgid "Sets image aspect ratio to wide" #~ msgstr "Define a proporção da imagem para comprida" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Configurações" @@ -7104,18 +7365,20 @@ msgid "Sexually Suggestive" msgstr "Sexualmente Sugestivo" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Compartilhar" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Compartilhar" @@ -7130,14 +7393,14 @@ msgstr "Compartilhe um fato divertido!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Compartilhar mesmo assim" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Compartilhar feed" +#~ msgid "Share feed" +#~ msgstr "Compartilhar feed" #: src/components/dialogs/nuxs/TenMillion/index.tsx:685 #~ msgid "Share image externally" @@ -7149,7 +7412,7 @@ msgstr "Compartilhar feed" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Compartilhar link" @@ -7167,7 +7430,11 @@ msgstr "Compartilhar Link de diálogo" msgid "Share QR code" msgstr "Compartilhar QR code" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Compartilhar este pacote inicial" @@ -7179,7 +7446,7 @@ msgstr "Compartilhe este pacote inicial e ajude as pessoas a se juntarem à sua msgid "Share your favorite feed!" msgstr "Compartilhe este Pacote Inicial e ajude as pessoas a se juntarem à sua comunidade no Bluesky." -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Compartilhe Preferências de Testador" @@ -7243,7 +7510,7 @@ msgstr "Mostrar lista de qualquer maneira" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Mostrar Mais" @@ -7256,7 +7523,7 @@ msgstr "Mostrar mais disso" msgid "Show muted replies" msgstr "Mostrar respostas silenciadas" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Mostrar outras contas para as quais você pode trocar" @@ -7264,8 +7531,8 @@ msgstr "Mostrar outras contas para as quais você pode trocar" #~ msgid "Show Posts from My Feeds" #~ msgstr "Mostrar Postagens dos Meus Feeds" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Mostrar citações" @@ -7285,8 +7552,8 @@ msgstr "Mostrar citações" #~ msgid "Show re-posts in Following feed" #~ msgstr "Mostrar repostagens no feed Seguindo" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Mostrar respostas" @@ -7294,7 +7561,15 @@ msgstr "Mostrar respostas" #~ msgid "Show Replies" #~ msgstr "Mostrar Respostas" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Mostrar respostas de pessoas que você segue antes das demais respostas" @@ -7303,8 +7578,8 @@ msgstr "Mostrar respostas de pessoas que você segue antes das demais respostas" #~ msgstr "Mostrar as respostas de pessoas que você segue antes de todas as outras respostas." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Mostrar respostas em uma exibição por threads" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Mostrar respostas em uma exibição por threads" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7323,8 +7598,8 @@ msgstr "Mostrar respostas em uma exibição por threads" msgid "Show reply for everyone" msgstr "Mostrar resposta para todos" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Mostrar repostagens" @@ -7336,8 +7611,8 @@ msgstr "Mostrar repostagens" #~ msgid "Show reposts in Following" #~ msgstr "Mostrar repostagens no Seguindo" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Mostrar conteúdo dos seus feeds salvos no feed Seguindo (Following)" @@ -7366,17 +7641,17 @@ msgstr "Mostrar aviso e filtrar dos feeds" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7398,9 +7673,9 @@ msgstr "Faça login ou crie sua conta para entrar na conversa!" msgid "Sign into Bluesky or create a new account" msgstr "Faça login no Bluesky ou crie uma nova conta" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Sair" @@ -7409,16 +7684,16 @@ msgstr "Sair" #~ msgid "Sign out of all accounts" #~ msgstr "Sair de todas as contas" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Sair?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7451,12 +7726,12 @@ msgstr "autenticado como @{0}" msgid "Signup without a starter pack" msgstr "Inscreva-se sem um pacote inicial" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Contas semelhantes" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Pular" @@ -7464,16 +7739,16 @@ msgstr "Pular" msgid "Skip this flow" msgstr "Pular" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Menor" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Desenvolvimento de software" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Alguns outros feeds que você pode gostar" @@ -7481,7 +7756,7 @@ msgstr "Alguns outros feeds que você pode gostar" msgid "Some people can reply" msgstr "Algumas pessoas podem responder" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Algo deu errado" @@ -7491,22 +7766,26 @@ msgid "Something went wrong, please try again" msgstr "Algo deu errado, tente novamente" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Algo deu errado. Por favor, tente novamente." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Algo deu errado!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Opa! Sua sessão expirou. Por favor, entre novamente." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Ordenar respostas" @@ -7514,11 +7793,11 @@ msgstr "Ordenar respostas" #~ msgid "Sort Replies" #~ msgstr "Classificar Respostas" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Ordenar respostas por" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Classificar respostas de uma postagem por:" @@ -7544,7 +7823,7 @@ msgstr "Spam; menções ou respostas excessivas" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Esportes" @@ -7556,7 +7835,17 @@ msgstr "Esportes" msgid "Start a new chat" msgstr "Começar um novo chat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Comece a conversar com {displayName}" @@ -7568,9 +7857,9 @@ msgstr "Comece a conversar com {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "Início da integração da sua janela. Não retroceda. Em vez disso, avance para mais opções ou pressione para pular." -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Pacote Inicial" @@ -7578,15 +7867,20 @@ msgstr "Pacote Inicial" msgid "Starter pack by {0}" msgstr "Pacote inicial por {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Seu pacote inicial" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Pacote inicial é inválido" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Pacotes Iniciais" @@ -7598,8 +7892,8 @@ msgstr "Pacotes iniciais permitem que você compartilhe facilmente seus feeds e #~ msgid "Status page" #~ msgstr "Página de status" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Página de status" @@ -7611,12 +7905,12 @@ msgstr "Página de status" msgid "Step {0} of {1}" msgstr "Etapa {0} de {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Armazenamento limpo, você precisa reiniciar o app agora." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -7627,11 +7921,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Enviar" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Inscrever-se" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Inscreva-se em @{0} para utilizar estes rótulos:" @@ -7648,7 +7942,7 @@ msgstr "Inscrever-se no rotulador" msgid "Subscribe to this labeler" msgstr "Inscrever-se neste rotulador" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Inscreva-se nesta lista" @@ -7656,7 +7950,7 @@ msgstr "Inscreva-se nesta lista" msgid "Success!" msgstr "Sucesso!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Contas sugeridas" @@ -7664,7 +7958,7 @@ msgstr "Contas sugeridas" #~ msgid "Suggested Follows" #~ msgstr "Sugestões de Seguidores" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Sugeridos para você" @@ -7673,15 +7967,15 @@ msgstr "Sugeridos para você" msgid "Suggestive" msgstr "Sugestivo" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Suporte" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Alterar conta" @@ -7702,14 +7996,14 @@ msgstr "Alterar Conta" #~ msgid "Switches the account you are logged in to" #~ msgstr "Troca a conta que você está autenticado" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistema" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Log do sistema" @@ -7729,6 +8023,10 @@ msgstr "Apenas Tags" #~ msgid "Tall" #~ msgstr "Alto" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Toque para dispensar" @@ -7754,16 +8052,20 @@ msgstr "Toque para ver a imagem completa" #~ msgid "Tap to view fully" #~ msgstr "Toque para ver tudo" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Tarefa concluída - 10 curtidas!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Ensine ao nosso algoritmo o que você curte" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Tecnologia" @@ -7783,13 +8085,14 @@ msgstr "Conte-nos um pouco mais" #~ msgid "Ten Million" #~ msgstr "Dez milhões" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Termos" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7837,7 +8140,7 @@ msgstr "Obrigado. Sua denúncia foi enviada." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Obrigado, você verificou seu endereço e-mail com sucesso. Você pode fechar esse diálogo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Contém o seguinte:" @@ -7849,12 +8152,12 @@ msgstr "Este identificador de usuário já está sendo usado." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Esse pacote inicial não pôde ser encontrado." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "É isso, pessoal!" @@ -7863,6 +8166,11 @@ msgstr "É isso, pessoal!" msgid "The account will be able to interact with you after unblocking." msgstr "A conta poderá interagir com você após o desbloqueio." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "o(a) autor(a)" @@ -7872,7 +8180,7 @@ msgstr "A conta poderá interagir com você após o desbloqueio." msgid "The author of this thread has hidden this reply." msgstr "O autor deste tópico ocultou esta resposta." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "A aplicação web Bluesky" @@ -7888,8 +8196,7 @@ msgstr "A Política de Direitos Autorais foi movida para <0/>" msgid "The Discover feed" msgstr "O feed Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "O feed Discover agora sabe o que você curte" @@ -7909,12 +8216,12 @@ msgstr "Os seguintes rótulos foram aplicados sobre sua conta." msgid "The following labels were applied to your content." msgstr "Os seguintes rótulos foram aplicados sobre seu conteúdo." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "As seguintes etapas vão ajudar a customizar sua experiência no Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "A postagem pode ter sido excluída." @@ -7930,7 +8237,7 @@ msgstr "Vídeo selecionado é maior que 50 MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "O servidor parece estar passando por instabilidade. Por favor tente novamente em alguns instantes." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "O pacote inicial que você está tentando visualizar é inválido. Você pode excluir este pacote inicial em vez disso." @@ -7946,7 +8253,7 @@ msgstr "Os Termos de Serviço foram movidos para" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "O código de verificação que você forneceu é inválido. Certifique-se de que você usou o link de verificação correto ou solicite novamente." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Padrão" @@ -7981,15 +8288,15 @@ msgstr "Tivemos um problema ao conectar com o Tenor." #~ msgid "There was an issue connecting to the chat." #~ msgstr "Tivemos um problema ao conectar neste chat." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Tivemos um problema ao contatar o servidor deste feed" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Houve um problema ao comunicar com o servidor, por favor verifique sua conexão de internet e tente novamente." @@ -7998,19 +8305,19 @@ msgstr "Houve um problema ao comunicar com o servidor, por favor verifique sua c msgid "There was an issue contacting your server" msgstr "Tivemos um problema ao contatar o servidor deste feed" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Tivemos um problema ao carregar notificações. Toque aqui para tentar de novo." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Tivemos um problema ao carregar as postagens. Toque aqui para tentar de novo." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Tivemos um problema ao carregar esta lista. Toque aqui para tentar de novo." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Houve um problema ao recuperar suas senhas do aplicativo" @@ -8019,11 +8326,11 @@ msgstr "Houve um problema ao recuperar suas senhas do aplicativo" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Tivemos um problema ao carregar suas listas. Toque aqui para tentar de novo." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Houve um problema ao recuperar suas informações de serviço" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Houve um problema ao remover este feed. Por favor verifique sua conexão de internet e tente novamente." @@ -8036,9 +8343,9 @@ msgstr "Tivemos um problema ao enviar sua denúncia. Por favor, verifique sua co #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Tivemos um problema ao sincronizar suas configurações" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Houve um problema ao atualizar seus feeds, por favor verifique sua conexão de internet e tente novamente." @@ -8065,10 +8372,10 @@ msgstr "Tivemos um problema! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Tivemos algum problema. Por favor verifique sua conexão com a internet e tente novamente." @@ -8077,7 +8384,7 @@ msgstr "Tivemos algum problema. Por favor verifique sua conexão com a internet msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Houve um problema inesperado no aplicativo. Por favor, deixe-nos saber se isso aconteceu com você!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Muitos usuários estão tentando acessar o Bluesky! Ativaremos sua conta assim que possível." @@ -8085,7 +8392,7 @@ msgstr "Muitos usuários estão tentando acessar o Bluesky! Ativaremos sua conta #~ msgid "These are popular accounts you might like:" #~ msgstr "Estas são contas populares que talvez você goste:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Estas configurações só se aplicam ao feed Seguindo (Following)." @@ -8138,7 +8445,7 @@ msgstr "Este conteúdo é hospedado por {0}. Deseja ativar a mídia externa?" msgid "This content is not available because one of the users involved has blocked the other." msgstr "Este conteúdo não está disponível porque um dos usuários bloqueou o outro." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Este conteúdo não é visível sem uma conta do Bluesky." @@ -8154,7 +8461,7 @@ msgstr "Esta funcionalidade está em beta. Você pode ler mais sobre exportaçã msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Esta função não está disponível ao usar uma senha de aplicativo. Por favor conecte com a sua senha principal." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Este feed está recebendo muito tráfego e está temporariamente indisponível. Por favor, tente novamente mais tarde." @@ -8169,8 +8476,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Este feed está vazio! Talvez você precise seguir mais usuários ou configurar os idiomas filtrados." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Este feed está vazio." @@ -8178,7 +8485,7 @@ msgstr "Este feed está vazio." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Este feed não funciona mais. Estamos te mostrando o conteúdo do <0>Discover." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Este nome de usuário está reservado. Por favor tente um nome de usuário diferente." @@ -8210,7 +8517,7 @@ msgstr "Este rótulo foi aplicado pelo autor." msgid "This label was applied by you." msgstr "Esta etiqueta foi aplicada por você." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Este rotulador não declarou quais rótulos utiliza e pode não estar funcionando ainda." @@ -8223,8 +8530,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Esta lista - criada por <0>{0} - contém possíveis violações das diretrizes da comunidade Bluesky em seu nome ou descrição." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Esta lista está vazia!" +#~ msgid "This list is empty!" +#~ msgstr "Esta lista está vazia!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8243,7 +8554,7 @@ msgid "This post has been deleted." msgstr "Esta postagem foi excluída." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Esta postagem só pode ser vista por usuários autenticados e não aparecerá para pessoas que não estão autenticadas." @@ -8271,11 +8582,11 @@ msgstr "Esta resposta será classificada em uma seção oculta na parte inferior msgid "This service has not provided terms of service or a privacy policy." msgstr "Este serviço não proveu termos de serviço ou política de privacidade." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Isso deve criar um registro no domínio:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Este usuário não é seguido por ninguém ainda." @@ -8304,7 +8615,7 @@ msgstr "Este usuário está incluído na lista <0>{0}, que você silenciou." msgid "This user is new here. Press for more info about when they joined." msgstr "Este usuário é novo aqui. Pressione para mais informações sobre quando ele entrou." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Este usuário não segue ninguém ainda." @@ -8320,7 +8631,7 @@ msgstr "Isso excluirá \"{0}\" das suas palavras silenciadas. Você sempre pode #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "Isso removerá {0} das suas palavras silenciadas. Você pode adicioná-la novamente depois." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Isso removerá @{0} da lista de acesso rápido." @@ -8328,12 +8639,17 @@ msgstr "Isso removerá @{0} da lista de acesso rápido." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Isso removerá sua postagem desta postagem de citação para todos os usuários e a substituirá por um espaço reservado." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferências das Threads" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferências das Threads" @@ -8341,7 +8657,12 @@ msgstr "Preferências das Threads" #~ msgid "Thread settings updated" #~ msgstr "Configurações de Thread atualizadas" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Visualização de threads" @@ -8349,7 +8670,7 @@ msgstr "Visualização de threads" #~ msgid "Threaded Mode" #~ msgstr "Visualização de Threads" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferências das Threads" @@ -8394,15 +8715,20 @@ msgstr "Hoje" msgid "Toggle dropdown" msgstr "Alternar menu suspenso" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Ligar ou desligar conteúdo adulto" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Principais" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Transformações" @@ -8416,12 +8742,18 @@ msgstr "Principais" msgid "Translate" msgstr "Traduzir" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Tentar novamente" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -8429,23 +8761,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "Autenticação de dois fatores (2FA)" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Autenticação em duas etapas (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Insira o usuário" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Digite sua mensagem aqui" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tipo:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Desbloquear lista" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Dessilenciar lista" @@ -8455,14 +8791,14 @@ msgstr "Não foi possível conectar. Verifique a sua conexão de internet e tent #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Não foi possível entrar em contato com seu serviço. Por favor, verifique sua conexão à internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Não foi possível excluir" @@ -8473,7 +8809,7 @@ msgstr "Não foi possível excluir" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Desbloquear" @@ -8497,12 +8833,15 @@ msgstr "Desbloquear Conta" msgid "Unblock Account?" msgstr "Desbloquear Conta?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Desfazer repostagem" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8521,16 +8860,20 @@ msgstr "Deixar de seguir {0}" msgid "Unfollow Account" msgstr "Deixar de seguir" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "Descurtir" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Descurtir" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Descurtir este feed" +#~ msgid "Unlike this feed" +#~ msgstr "Descurtir este feed" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Dessilenciar" @@ -8574,12 +8917,17 @@ msgstr "Ativar o áudio do vídeo" #~ msgid "Unmuted" #~ msgstr "Áudio ativado" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Desafixar" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Desafixar da tela inicial" @@ -8588,11 +8936,15 @@ msgstr "Desafixar da tela inicial" msgid "Unpin from profile" msgstr "Desafixar do seu perfil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Desafixar lista de moderação" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Desafixado dos seus feeds" @@ -8642,8 +8994,8 @@ msgstr "Conteúdo Sexual Indesejado" msgid "Update <0>{displayName} in Lists" msgstr "Atualizar <0>{displayName} nas Listas" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Alterar para {domain}" @@ -8667,7 +9019,7 @@ msgstr "Atualizando..." msgid "Upload a photo instead" msgstr "Enviar uma foto" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Carregar um arquivo de texto para:" @@ -8711,7 +9063,7 @@ msgstr "Enviando vídeo..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Use as senhas de aplicativos para fazer login em outros clientes do Bluesky sem dar acesso total à sua conta ou senha." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Use senhas de aplicativo para conectar através de outros clientes do Bluesky sem conceder acesso total para a sua conta." @@ -8719,7 +9071,7 @@ msgstr "Use senhas de aplicativo para conectar através de outros clientes do Bl #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Usar bsky.social como serviço de hospedagem" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Usar provedor padrão" @@ -8728,8 +9080,8 @@ msgstr "Usar provedor padrão" msgid "Use in-app browser" msgstr "Usar o navegador interno" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Usar o navegador interno para abrir links" @@ -8784,11 +9136,10 @@ msgid "User list by {0}" msgstr "Lista de usuários por {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Lista de usuários por <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Lista de usuários por <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Sua lista de usuários" @@ -8801,16 +9152,16 @@ msgid "User list updated" msgstr "Lista de usuários atualizada" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Listas de Usuários" +#~ msgid "User Lists" +#~ msgstr "Listas de Usuários" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nome de usuário ou endereço de e-mail" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Usuários" +#~ msgid "Users" +#~ msgstr "Usuários" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8820,8 +9171,8 @@ msgstr "Usuários" msgid "users followed by <0>@{0}" msgstr "usuários seguidos por <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Usuários que eu sigo" @@ -8833,7 +9184,7 @@ msgstr "Usuários em \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Usuários que curtiram este conteúdo ou perfil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Conteúdo:" @@ -8845,8 +9196,8 @@ msgstr "E-mail verificado necessário" #~ msgid "Verify {0}" #~ msgstr "Verificar {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verificar registro DNS" @@ -8876,13 +9227,13 @@ msgstr "Verificar Novo E-mail" msgid "Verify now" msgstr "Verifique agora" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verificar Arquivo" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Verificar seu email" @@ -8895,8 +9246,8 @@ msgstr "Verificar Seu E-mail" #~ msgid "Version {0}" #~ msgstr "Versão {0}" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versão {appVersion}" @@ -8914,7 +9265,7 @@ msgid "Video failed to process" msgstr "Falha no processamento do vídeo" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Games" @@ -8939,16 +9290,17 @@ msgstr "Vídeo: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Os vídeos devem ter menos de 60 segundos de duração." -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Ver o avatar de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Ver perfil de {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Ver perfil de {displayName}" @@ -8996,38 +9348,38 @@ msgstr "Ver informações sobre estes rótulos" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Ver perfil" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Ver o avatar" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Ver este rotulador provido por @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Ver usuários que curtiram este feed" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Veja suas contas bloqueadas" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Veja seus feeds e explore mais" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Veja suas listas de moderação" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Veja suas contas silenciadas" @@ -9054,15 +9406,19 @@ msgstr "Avisar" msgid "Warn content and filter from feeds" msgstr "Avisar e filtrar dos feeds" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Não encontramos nenhuma postagem com esta hashtag." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Não foi possível carregar esta conversa" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Estimamos que sua conta estará pronta em mais ou menos {estimatedTime}." @@ -9070,7 +9426,7 @@ msgstr "Estimamos que sua conta estará pronta em mais ou menos {estimatedTime}. msgid "We have sent another verification email to <0>{0}." msgstr "Enviamos outro e-mail de verificação para <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Esperamos que você se divirta. Lembre-se, o Bluesky é:" @@ -9094,7 +9450,7 @@ msgstr "Não conseguimos determinar se você tem permissão para enviar vídeos. msgid "We were unable to load your birth date preferences. Please try again." msgstr "Não foi possível carregar sua data de nascimento. Por favor, tente novamente." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Não foi possível carregar seus rotuladores." @@ -9102,7 +9458,7 @@ msgstr "Não foi possível carregar seus rotuladores." msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Não conseguimos conectar. Por favor, tente novamente para continuar configurando a sua conta. Se continuar falhando, você pode pular este fluxo." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Avisaremos quando sua conta estiver pronta." @@ -9110,7 +9466,8 @@ msgstr "Avisaremos quando sua conta estiver pronta." msgid "We'll use this to help customize your experience." msgstr "Usaremos isto para customizar a sua experiência." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Estamos com problemas de rede, tente novamente" @@ -9122,7 +9479,7 @@ msgstr "Estamos com problemas de rede, tente novamente" msgid "We're so excited to have you join us!" msgstr "Estamos muito felizes em recebê-lo!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Tivemos um problema ao exibir esta lista. Se continuar acontecendo, contate o criador da lista: @{handleOrDid}." @@ -9130,7 +9487,7 @@ msgstr "Tivemos um problema ao exibir esta lista. Se continuar acontecendo, cont msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Não foi possível carregar sua lista de palavras silenciadas. Por favor, tente novamente." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Lamentamos, mas sua busca não pôde ser concluída. Por favor, tente novamente em alguns minutos." @@ -9138,7 +9495,7 @@ msgstr "Lamentamos, mas sua busca não pôde ser concluída. Por favor, tente no msgid "We're sorry! The post you are replying to has been deleted." msgstr "Sentimos muito! A postagem que você está respondendo foi excluída." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Sentimos muito! Não conseguimos encontrar a página que você estava procurando." @@ -9147,11 +9504,11 @@ msgstr "Sentimos muito! Não conseguimos encontrar a página que você estava pr #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "Sentimos muito! Você só pode se inscrever em até dez rotuladores e você já chegou ao máximo." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Sentimos muito! Você só pode assinar vinte rotuladores, e você atingiu seu limite de vinte." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Bem vindo de volta!" @@ -9171,6 +9528,10 @@ msgstr "Do que você gosta?" msgid "What do you want to call your starter pack?" msgstr "Como você quer chamar seu pacote inicial?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9207,7 +9568,7 @@ msgstr "Quem pode responder" #~ msgstr "Quem pode responder?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Opa!" @@ -9258,11 +9619,11 @@ msgid "Write your reply" msgstr "Escreva sua resposta" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Escritores" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "DID incorreto recebido do servidor. Recebido: {0}" @@ -9275,7 +9636,7 @@ msgstr "Sim" msgid "Yes, deactivate" msgstr "Sim, desativar" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Sim, exclua este pacote inicial" @@ -9287,7 +9648,7 @@ msgstr "Sim, desvincule" msgid "Yes, hide" msgstr "Sim, ocultar" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Sim, reative minha conta" @@ -9307,7 +9668,7 @@ msgstr "você" msgid "You" msgstr "Você" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Você está na fila." @@ -9315,7 +9676,7 @@ msgstr "Você está na fila." msgid "You are not allowed to upload videos." msgstr "Você não tem permissão para enviar vídeos." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Você não segue ninguém." @@ -9328,7 +9689,7 @@ msgstr "Você não segue ninguém." msgid "You can also discover new Custom Feeds to follow." msgstr "Você também pode descobrir novos feeds customizados para seguir." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Você também pode desativar temporariamente sua conta e reativá-la a qualquer momento." @@ -9340,7 +9701,7 @@ msgstr "Você também pode desativar temporariamente sua conta e reativá-la a q #~ msgid "You can change this at any time." #~ msgstr "Você pode alterar isso a qualquer momento." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Você pode continuar conversando, independentemente da configuração que escolher." @@ -9349,15 +9710,21 @@ msgstr "Você pode continuar conversando, independentemente da configuração qu msgid "You can now sign in with your new password." msgstr "Agora você pode entrar com a sua nova senha." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Você pode reativar sua conta para continuar fazendo login. Seu perfil e suas postagens ficarão visíveis para outros usuários." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Ninguém segue você ainda." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Você não segue nenhum usuário que segue @{name}." @@ -9365,7 +9732,7 @@ msgstr "Você não segue nenhum usuário que segue @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Você ainda não tem nenhum convite! Nós lhe enviaremos alguns quando você estiver há mais tempo no Bluesky." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Você não tem feeds fixados." @@ -9373,11 +9740,11 @@ msgstr "Você não tem feeds fixados." #~ msgid "You don't have any saved feeds!" #~ msgstr "Você não tem feeds salvos!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Você não tem feeds salvos." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Você bloqueou esta conta ou foi bloqueado por ela." @@ -9415,7 +9782,7 @@ msgstr "Você silenciou esta conta." msgid "You have muted this user" msgstr "Você silenciou este usuário." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Você ainda não tem conversas. Comece uma!" @@ -9423,7 +9790,6 @@ msgstr "Você ainda não tem conversas. Comece uma!" msgid "You have no feeds." msgstr "Você não tem feeds." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Você não tem listas." @@ -9432,7 +9798,7 @@ msgstr "Você não tem listas." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "Você ainda não tem chats. Comece um novo com alguém!" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Você ainda não bloqueou nenhuma conta. Para bloquear uma conta, acesse um perfil e selecione \"Bloquear conta\" no menu." @@ -9440,7 +9806,7 @@ msgstr "Você ainda não bloqueou nenhuma conta. Para bloquear uma conta, acesse #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Você ainda não criou nenhuma senha de aplicativo. Você pode criar uma pressionando o botão abaixo." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Você ainda não silenciou nenhuma conta. Para silenciar uma conta, acesse um perfil e selecione \"Silenciar conta\" no menu." @@ -9517,11 +9883,11 @@ msgstr "Você deve conceder acesso à sua biblioteca de fotos para salvar a imag msgid "You must select at least one labeler for a report" msgstr "Você deve selecionar no mínimo um rotulador" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Você desativou @{0} anteriormente." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Você será desconectado de todas as suas contas." @@ -9577,7 +9943,7 @@ msgstr "Você se manterá atualizado com estes feeds" #~ msgid "You're in control" #~ msgstr "Você está no controle" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Você está na fila" @@ -9586,7 +9952,7 @@ msgstr "Você está na fila" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Você está logado com uma senha de aplicativo. Por favor, faça login com sua senha principal para continuar desativando sua conta." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Tudo pronto!" @@ -9595,6 +9961,10 @@ msgstr "Tudo pronto!" msgid "You've chosen to hide a word or tag within this post." msgstr "Você escolheu esconder uma palavra ou tag desta postagem." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Você chegou ao fim do seu feed! Encontre novas contas para seguir." @@ -9611,7 +9981,7 @@ msgstr "Você atingiu seu limite diário de uploads de vídeos (muitos vídeos)" msgid "Your account" msgstr "Sua conta" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Sua conta foi excluída" @@ -9639,6 +10009,10 @@ msgstr "Seus chats foram desativados" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Sua escolha será salva, mas você pode trocá-la nas configurações depois" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Seu feed inicial é o \"Following\"" @@ -9658,7 +10032,7 @@ msgstr "Seu e-mail foi atualizado mas não foi verificado. Como próxima etapa, msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Seu e-mail ainda não foi verificado. Esta é uma etapa importante de segurança que recomendamos." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Sua primeira curtida!" @@ -9666,14 +10040,14 @@ msgstr "Sua primeira curtida!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Seu feed inicial está vazio! Siga mais usuários para acompanhar o que está acontecendo." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Seu usuário completo será <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Seu identificador completo será" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Seu usuário completo será <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Suas palavras silenciadas" @@ -9690,7 +10064,7 @@ msgstr "Sua postagem foi publicada" msgid "Your posts have been published" msgstr "Seus posts foram publicados" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Suas postagens, curtidas e bloqueios são públicos. Silenciamentos são privados." @@ -9709,7 +10083,3 @@ msgstr "Sua resposta foi publicada" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Sua denúncia será enviada para o serviço de moderação do Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Seu identificador de usuário" diff --git a/src/locale/locales/ro/messages.po b/src/locale/locales/ro/messages.po index 5c2cbdc695..f5b4b510c0 100644 --- a/src/locale/locales/ro/messages.po +++ b/src/locale/locales/ro/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: claudiucristea.ro; alextecplayz\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(conține conținut încorporat)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(fără e-mail)" @@ -31,17 +35,37 @@ msgstr "(fără e-mail)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {o zi} few {# zile} other {# de zile}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {o oră} few {# ore} other {# de ore}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {o etichetă a fost adăugată acestui cont} few {# etichete au fost adăugate acestui cont} other {# de etichete au fost adăugate acestui cont}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {o etichetă a fost adăugată acestui cont} few {# etichete au fost adăugate acestui cont} other {# de etichete au fost adăugate acestui cont}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {o etichetă a fost adăugată acestui conținut} few {# etichete au fost adăugate acestui conținut} other {# de etichete au fost adăugate acestui conținut}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {o etichetă a fost adăugată acestui conținut} few {# etichete au fost adăugate acestui conținut} other {# de etichete au fost adăugate acestui conținut}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -51,7 +75,11 @@ msgstr "{0, plural, one {un minut} few {# minute} other {# de minute}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {o lună} few {# luni} other {# de luni}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {o redistribuire} few {# redistribuiri} other {# de redistribuiri}}" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {urmărit} few {urmăriți} other {urmăriți}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Apreciază (o apreciere)} few {Apreciază (# aprecieri)} other {Apreciază (# de aprecieri)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Apreciază (o apreciere)} few {Apreciază (# aprecieri)} other {Apreciază (# de aprecieri)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "{0, plural, one {apreciere} few {aprecieri} other {de aprecieri}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {citat} few {citări} other {de citări}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Răspunde (# răspuns)} few {Răspunde (# răspunsuri)} other {Răspunde (# de răspunsuri)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Răspunde (# răspuns)} few {Răspunde (# răspunsuri)} other {Răspunde (# de răspunsuri)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {redistribuire} few {redistribuiri} other {de redistribuiri}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Retragere apreciere (o apreciere)} few {Retragere apreciere (# aprecieri)} other {Retragere apreciere (# de aprecieri)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Retragere apreciere (o apreciere)} few {Retragere apreciere (# aprecieri)} other {Retragere apreciere (# de aprecieri)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -120,15 +148,15 @@ msgstr "{0} <0>în <1>text și etichete" msgid "{0} joined this week" msgstr "{0} s-a alăturat săptămâna aceasta" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} din {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} persoane au folosit acest pachet de început!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} elemente necitite" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "{0}s" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elemente necitite" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elemente necitite" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" -#: src/view/shell/desktop/LeftNav.tsx:224 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} elemente necitite" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Pachetul de început al {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {oră} few {ore} other {de ore}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minut} few {minute} other {de minute}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} te-au urmărit" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat feed-ul tău personalizat" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat postarea ta" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au redistribuit postarea ta" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} s-au înscris folosind pachetul tău de început" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} te-a urmărit" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} te-a urmărit înapoi" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} a apreciat fluxul tău personalizat" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} a apreciat postarea ta" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} a redistribuit postarea ta" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} s-a înscris folosind pachetul tău de început" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} te-au urmărit" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat feed-ul tău personalizat" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat postarea ta" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au redistribuit postarea ta" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} s-au înscris folosind pachetul tău de început" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} te-a urmărit" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} te-a urmărit înapoi" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} a apreciat flux tău personalizat" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} a apreciat postarea ta" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} a redistribuit postarea ta" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} s-a înscris folosind pachetul tău de început" @@ -287,21 +315,25 @@ msgstr "{firstAuthorName} s-a înscris folosind pachetul tău de început" msgid "{following} following" msgstr "{following} urmărește" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "Nu poți trimite mesaje către {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Apreciat de un utilizator} few {Apreciat de # utilizatori} other {Apreciat de # de utilizatori}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} necitite" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} elemente necitite" @@ -313,12 +345,12 @@ msgstr "{profileName} s-a alăturat Bluesky acum {0}" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} s-a alăturat Bluesky folosind un pachet de început acum {0}" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, și {2, plural, one {un altul} few {altele #} other {altele #}} sunt incluse în pachetul tău de început" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, și {2, plural, one {un altul} few {altele #} other {altele #}} sunt incluse în pachetul tău de început" @@ -331,11 +363,11 @@ msgstr "<0>{0} {1, plural, one {urmăritor} other {urmăritori} other {de ur msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {urmărește} few {urmăresc} other {urmăresc}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} și<1> <2>{1} sunt incluși în pachetul tău de început" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} este inclus în pachetul tău de început" @@ -347,11 +379,11 @@ msgstr "<0>{0} membri" msgid "<0>{date} at {time}" msgstr "<0>{date} la {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Experimental: Când această preferință este activată, vei primi notificări de răspunsuri și citări doar de la utilizatorii pe care îi urmărești. Vom continua să adăugăm mai multe controale în timp." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Tu și<1> <2>{0} sunteți incluși în pachetul tău de început" @@ -363,7 +395,7 @@ msgstr "⚠Nume de utilizator invalid" msgid "24 hours" msgstr "24 de ore" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Confirmare 2FA" @@ -375,25 +407,24 @@ msgstr "30 de zile" msgid "7 days" msgstr "7 zile" -#: src/Navigation.tsx:362 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Despre" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:885 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Accesați linkurile de navigare și setările" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Accesați profilul și alte linkuri de navigare" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Accesați profilul și alte linkuri de navigare" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accesibilitate" @@ -401,15 +432,15 @@ msgstr "Accesibilitate" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Setări de accesibilitate" -#: src/Navigation.tsx:338 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Cont" @@ -435,11 +466,11 @@ msgstr "Cont pus pe mut" msgid "Account Muted by List" msgstr "Cont pus pe mut de către listă" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Opțiuni cont" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Cont eliminat din acces rapid" @@ -459,11 +490,10 @@ msgstr "Cont scos de pe mut" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Adaugă" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Adaugă încă {0} pentru a continua" @@ -476,12 +506,13 @@ msgstr "Adaugă {displayName} la pachetul de început" msgid "Add a content warning" msgstr "Adaugă un avertisment de conținut" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Adaugă un utilizator la această listă" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Adaugă cont" @@ -499,8 +530,8 @@ msgstr "Adaugă text alternativ" msgid "Add alt text (optional)" msgstr "Adaugă text alternativ (opțional)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Adaugă un alt cont" @@ -512,8 +543,8 @@ msgstr "Adaugă o altă postare" msgid "Add app password" msgstr "Adaugă o parolă pentru aplicație" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Adaugă parolă pentru aplicație" @@ -530,11 +561,16 @@ msgstr "Pune pe mut cuvinte și etichete" msgid "Add new post" msgstr "Adaugă o postare nouă" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Adaugă fluxuri recomandate" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Adaugă câteva fluxuri în pachetul tău de început!" @@ -542,11 +578,11 @@ msgstr "Adaugă câteva fluxuri în pachetul tău de început!" msgid "Add the default feed of only people you follow" msgstr "Adaugă fluxul implicit doar cu persoanele pe care le urmărești" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Adaugă următorul registru DNS la adresa ta web:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Adaugă acest flux la fluxurile tale" @@ -579,7 +615,7 @@ msgstr "Adulți" msgid "Adult Content" msgstr "Conținut pentru adulți" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Conținutul pentru adulți poate fi activat doar pe Web la <0>bsky.app." @@ -592,19 +628,23 @@ msgstr "Conținutul pentru adulți este dezactivat." msgid "Adult Content labels" msgstr "Etichete pentru conținut pentru adulți" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Avansat" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Instruirea algoritmului este completă!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Instruirea algoritmului este completă!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Toate conturile au fost urmărite!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Toate fluxurile salvate sunt acum într-un singur loc." @@ -613,16 +653,20 @@ msgstr "Toate fluxurile salvate sunt acum într-un singur loc." msgid "Allow access to your direct messages" msgstr "Permite accesul la mesajele tale directe" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Permite mesaje noi de la" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Permite răspunsuri de la:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Permite accesul la mesajele directe" @@ -641,7 +685,7 @@ msgstr "Ești deja conectat ca @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -732,8 +776,8 @@ msgstr "A apărut o problemă în timp ce încercai să deschizi conversația" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -753,7 +797,7 @@ msgid "and" msgstr "și" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animale" @@ -765,8 +809,8 @@ msgstr "GIF animat" msgid "Anti-Social Behavior" msgstr "Comportament antisocial" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Orice limbă" @@ -774,13 +818,14 @@ msgstr "Orice limbă" msgid "Anybody can interact" msgstr "Oricine poate interacționa" -#: src/Navigation.tsx:370 -#: src/screens/Settings/AppearanceSettings.tsx:179 -#: src/screens/Settings/AppearanceSettings.tsx:182 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "Pictograma aplicației" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Limba aplicației" @@ -788,7 +833,7 @@ msgstr "Limba aplicației" msgid "App Password" msgstr "Parola de aplicație" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Parola de aplicație a fost ștearsă" @@ -816,13 +861,13 @@ msgstr "Numele parolelor aplicației trebuie să aibă cel puțin 4 caractere" #~ msgid "App password settings" #~ msgstr "Setări parole de aplicație" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Parolele aplicație" -#: src/Navigation.tsx:290 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Parolele aplicației" @@ -847,10 +892,10 @@ msgstr "Contestația a fost trimisă" msgid "Appeal this decision" msgstr "Contestă această decizie" -#: src/Navigation.tsx:330 -#: src/screens/Settings/AppearanceSettings.tsx:82 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Aspect" @@ -876,7 +921,7 @@ msgstr "Arhivat de la {0}" msgid "Archived post" msgstr "Postare arhivată" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Sigur ștergi parola pentru aplicația \"{0}\"?" @@ -888,7 +933,7 @@ msgstr "Sigur ștergi parola pentru aplicația \"{0}\"?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Ești sigur că vrei să ștergi acest mesaj? Mesajul va fi șters doar pentru tine, dar nu și pentru celălalt participant." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Ești sigur că vrei să ștergi acest pachet de început?" @@ -900,11 +945,11 @@ msgstr "Ești sigur că vrei să renunți la modificări?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Ești sigur că vrei să părăsești această conversație? Mesajele tale vor fi șterse doar pentru tine, dar nu și pentru celălalt participant." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Sigur că vrei să elimini {0} din fluxurile tale?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Sigur vrei să elimini asta din fluxurile tale?" @@ -925,7 +970,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Scrii în <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Artă" @@ -937,32 +982,31 @@ msgstr "Nuditate artistică sau non-erotică." msgid "At least 3 characters" msgstr "Cel puțin 3 caractere" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Opțiunile de redare automată au fost mutate la <0>Setări de conținut și media." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Redare automată pentru videoclipuri și GIF-uri" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Înapoi" @@ -970,8 +1014,8 @@ msgstr "Înapoi" #~ msgid "Basics" #~ msgstr "" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Înainte de a crea o listă, trebuie să-ți verifici adresa de e-mail." @@ -985,12 +1029,17 @@ msgstr "Înainte de a crea un pachet de început, trebuie să-ți verifici adres #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Înainte să poți trimite mesaje altui utilizator, trebuie să-ți verifici adresa de e-mail." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Zi de naștere" @@ -1021,15 +1070,15 @@ msgstr "Blochează contul" msgid "Block Account?" msgstr "Blochezi contul?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Blochează conturi" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Blochează lista" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Blochezi aceste conturi?" @@ -1037,12 +1086,12 @@ msgstr "Blochezi aceste conturi?" msgid "Blocked" msgstr "Blocat" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Conturi blocate" -#: src/Navigation.tsx:154 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Conturi blocate" @@ -1051,19 +1100,19 @@ msgstr "Conturi blocate" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Conturile blocate nu pot răspunde în conversațiile tale, nu te pot menționa și nu pot interacționa cu tine." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Conturile blocate nu pot răspunde în conversațiile tale, să te menționeze sau să interacționeze cu tine. Nu vei vedea conținutul lor și li se va restricționa accesul la conținutul tău." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Postare blocată." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blocarea nu împiedică acest etichetator să plaseze etichete pe contul tău." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blocarea este publică. Conturile blocate nu pot răspunde în conversațiile tale, să te menționeze sau să interacționeze cu tine." @@ -1088,7 +1137,8 @@ msgstr "Bluesky nu poate confirma autenticitatea datei revendicate." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky este o rețea deschisă unde poți alege furnizorul de găzduire. Dacă ești dezvoltator, îți poți găzdui propriul server." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky este mai bun cu prietenii!" @@ -1100,6 +1150,14 @@ msgstr "Bluesky va alege un set de conturi recomandate de la persoane din rețea 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 nu va afișa profilul și postările tale utilizatorilor neautentificați. Alte aplicații s-ar putea să nu respecte această solicitare. Acest lucru nu face contul tău privat." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Estompare imagine" @@ -1109,27 +1167,27 @@ msgid "Blur images and filter from feeds" msgstr "Estompează imaginea și filtrează-o din fluxuri" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Cărți" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Caută mai multe conturi pe pagina Explorează" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Caută mai multe fluxuri pe pagina Explorează" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Vezi mai multe sugestii" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Vezi mai multe sugestii pe pagina Explorează" @@ -1138,21 +1196,37 @@ msgstr "Vezi mai multe sugestii pe pagina Explorează" msgid "Browse other feeds" msgstr "Caută alte fluxuri" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Afaceri" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "de —" +#~ msgid "by —" +#~ msgstr "de —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "De {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "de <0/>" +#~ msgid "by <0/>" +#~ msgstr "de <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1167,8 +1241,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Prin crearea unui cont ești de acord cu <0>Termenii Serviciului." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "de tine" +#~ msgid "by you" +#~ msgstr "de tine" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1178,17 +1252,18 @@ msgstr "Cameră" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/AppIconSettings.tsx:77 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1203,20 +1278,20 @@ msgstr "Cameră" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:913 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Anulează" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Anulează" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Anulează ștergerea contului" @@ -1232,16 +1307,16 @@ msgstr "Anulează decuparea imaginii" msgid "Cancel profile editing" msgstr "Anulează editarea profilului" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Anulează citarea postării" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Anulează reactivarea și deconectează-te" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:905 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Anulează căutarea" @@ -1250,9 +1325,9 @@ msgid "Cancels opening the linked website" msgstr "Anulează deschiderea site-ului web asociat" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Nu poți interacționa cu un utilizator blocat" @@ -1274,12 +1349,17 @@ msgstr "Schimbă" #~ msgid "Change" #~ msgstr "" -#: src/screens/Settings/AppIconSettings.tsx:73 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "Schimbă pictogama aplicației cu \"{0}\"" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Schimbă e-mail" @@ -1292,8 +1372,8 @@ msgstr "Schimbă adresa de e-mail" #~ msgid "Change handle" #~ msgstr "Schimbă numele de utilizator" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Schimbă numele de utilizator" @@ -1321,9 +1401,9 @@ msgstr "Schimbă-ți e-mailul" msgid "Change your email address" msgstr "Schimbă-ți adresa de email" -#: src/Navigation.tsx:382 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:349 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Conversații" @@ -1334,12 +1414,12 @@ msgstr "Conversație pusă pe mut" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Setări conversație" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Setări conversație" @@ -1347,24 +1427,24 @@ msgstr "Setări conversație" msgid "Chat unmuted" msgstr "Conversație scoasă de pe mut" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Verifică-mi statutul" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Verifică-ți e-mailul pentru un cod de autentificare și introdu-l aici." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Verifică-ți căsuța poștală pentru un e-mail cu codul de confirmare, pe care să-l introduci mai jos:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Alege metoda de verificare a adresei web" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Alege fluxurile" @@ -1372,7 +1452,7 @@ msgstr "Alege fluxurile" msgid "Choose for me" msgstr "Alege pentru mine" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Alege persoane" @@ -1384,7 +1464,7 @@ msgstr "Alege etichetele care se potrivesc pentru conținutul pe care îl postez msgid "Choose Service" msgstr "Alege serviciul" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Alege algoritmii care îți alimentează fluxurile personalizate." @@ -1392,15 +1472,24 @@ msgstr "Alege algoritmii care îți alimentează fluxurile personalizate." msgid "Choose this color as your avatar" msgstr "Alege această culoare pentru avatarul tău" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Alege-ți parola" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Șterge toate datele stocate" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Șterge toate datele stocate (repornește după aceasta)" @@ -1417,12 +1506,12 @@ msgid "click here" msgstr "apasă aici" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Apasă aici pentru mai multe informații despre dezactivarea contului" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Apasă aici pentru mai multe informații despre dezactivarea contului" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Apasă aici pentru mai multe informații." +#~ msgid "Click here for more information." +#~ msgstr "Apasă aici pentru mai multe informații." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1450,9 +1539,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1461,8 +1551,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "Închide" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Închide fereastra activă" @@ -1486,20 +1576,20 @@ msgstr "Închide fereastra GIF-uri" msgid "Close image" msgstr "Închide imaginea" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Închide galeria" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Închide meniul de subsol pentru navigare" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Închide această fereastră" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Închide bara de navigare de jos" @@ -1515,34 +1605,34 @@ msgstr "Închide alerta de actualizare a parolei" msgid "Closes viewer for header image" msgstr "Închide galeria pentru imaginea de copertă" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Restrânge lista utilizatorilor" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Restrânge lista utilizatorilor pentru o notificare anume" -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Modul de culoare" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Comedie" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Benzi desenate" -#: src/Navigation.tsx:280 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Regulile comunității" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Finalizează înscrierea și începe să folosești contul" @@ -1550,7 +1640,7 @@ msgstr "Finalizează înscrierea și începe să folosești contul" msgid "Complete the challenge" msgstr "Finalizează provocarea" -#: src/view/shell/desktop/LeftNav.tsx:315 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Creează o postare nouă" @@ -1595,25 +1685,25 @@ msgstr "Confirmă modificarea" msgid "Confirm content language settings" msgstr "Confirmă setările limbii pentru conținut" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Confirmă ștergerea contului" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Confirmă-ți vârsta:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Confirmă-ți data nașterii" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Cod de confirmare" @@ -1622,7 +1712,7 @@ msgstr "Cod de confirmare" msgid "Confirmation Code" msgstr "Cod de confirmare" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Se conectează..." @@ -1631,14 +1721,17 @@ msgstr "Se conectează..." msgid "Contact support" msgstr "Contactează suportul" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Conținut și media" -#: src/Navigation.tsx:354 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Conținut și media" @@ -1646,11 +1739,11 @@ msgstr "Conținut și media" msgid "Content Blocked" msgstr "Conținut blocat" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Filtre de conținut" -#: src/screens/Settings/LanguageSettings.tsx:243 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Limbi pentru conținut" @@ -1671,7 +1764,7 @@ msgstr "Avertisment de conținut" msgid "Content warnings" msgstr "Avertismente de conținut" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Fundalul meniului contextual, apasă pentru a închide meniul." @@ -1706,7 +1799,7 @@ msgstr "Gătit" msgid "Copied" msgstr "Copiat" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Versiunea de compilare a fost copiată în clipboard" @@ -1714,7 +1807,7 @@ msgstr "Versiunea de compilare a fost copiată în clipboard" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Copiat în clipboard" @@ -1739,7 +1832,7 @@ msgstr "Copiază" msgid "Copy App Password" msgstr "Copiază parola de aplicație" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Copiază versiunea aplicației în clipboard" @@ -1748,11 +1841,11 @@ msgstr "Copiază versiunea aplicației în clipboard" msgid "Copy code" msgstr "Copiază codul" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Copiază DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Copiază gazda" @@ -1764,7 +1857,7 @@ msgstr "Copiază link-ul" msgid "Copy Link" msgstr "Copiază Link-ul" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Copiază link-ul listei" @@ -1787,11 +1880,11 @@ msgstr "Copiază textul postării" msgid "Copy QR code" msgstr "Copiază codul QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Copiază valoarea înregistrării TXT" -#: src/Navigation.tsx:285 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Politica drepturilor de autor" @@ -1800,11 +1893,11 @@ msgstr "Politica drepturilor de autor" msgid "Could not leave chat" msgstr "Nu s-a putut părăsi conversația" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Nu s-a putut încărca fluxul" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Nu s-a putut încărca lista" @@ -1830,7 +1923,7 @@ msgstr "Creează un cod QR pentru un pachet de început" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Creează un pachet de început" @@ -1873,12 +1966,12 @@ msgstr "Creează un cont nou" msgid "Create report for {0}" msgstr "Creează un raport pentru {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Creat la {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Cultură" @@ -1893,8 +1986,8 @@ msgstr "Personalizat" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Fluxurile personalizate create de comunitate îți oferă experiențe noi și te ajută să găsești conținutul pe care îl iubești." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Fluxurile personalizate create de comunitate îți oferă experiențe noi și te ajută să găsești conținutul pe care îl iubești." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1904,8 +1997,8 @@ msgstr "Fluxurile personalizate create de comunitate îți oferă experiențe no msgid "Customize who can interact with this post." msgstr "Personalizează cine poate interacționa cu această postare." -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Întunecat" @@ -1913,7 +2006,7 @@ msgstr "Întunecat" msgid "Dark mode" msgstr "Mod întunecat" -#: src/screens/Settings/AppearanceSettings.tsx:111 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Temă întunecată" @@ -1921,8 +2014,8 @@ msgstr "Temă întunecată" msgid "Date of birth" msgstr "Data nașterii" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Dezactivează contul" @@ -1931,7 +2024,7 @@ msgstr "Dezactivează contul" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Depanare moderare" @@ -1939,38 +2032,42 @@ msgstr "Depanare moderare" msgid "Debug panel" msgstr "Panou de depanare" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Implicit" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Șterge" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Șterge contul" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Șterge Contul <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Șterge parola de aplicație" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Ștergi parola de aplicație?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Șterge înregistrarea declarației conversației" @@ -1978,7 +2075,7 @@ msgstr "Șterge înregistrarea declarației conversației" msgid "Delete for me" msgstr "Șterge pentru mine" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Șterge lista" @@ -1990,7 +2087,7 @@ msgstr "Șterge mesajul" msgid "Delete message for me" msgstr "Șterge mesajul pentru mine" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Șterge-mi contul" @@ -2004,16 +2101,16 @@ msgstr "Șterge-mi contul" msgid "Delete post" msgstr "Șterge postarea" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Șterge pachetul de început" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Șterge pachetul de început?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Șterge această listă?" @@ -2025,12 +2122,12 @@ msgstr "Șterge această postare?" msgid "Deleted" msgstr "Șters" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Cont șters" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Postare ștearsă." @@ -2068,8 +2165,8 @@ msgstr "Detașează citarea" msgid "Detach quote post?" msgstr "Detașezi citarea postării?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Opțiuni pentru dezvoltatori" @@ -2081,7 +2178,7 @@ msgstr "Fereastră: ajustează cine poate interacționa cu această postare" #~ msgid "Did you want to say anything?" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:115 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Mod luminozitate scăzută" @@ -2093,8 +2190,8 @@ msgstr "Mod luminozitate scăzută" msgid "Disable Email 2FA" msgstr "Dezactivează 2FA prin e-mail" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Dezactivează feedback-ul haptic" @@ -2105,9 +2202,9 @@ msgstr "Dezactivează subtitrările" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Dezactivat" @@ -2139,11 +2236,11 @@ msgstr "Descurajează aplicațiile să afișeze contul meu utilizatorilor neaute msgid "Discover new custom feeds" msgstr "Descoperă noi fluxuri personalizate" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Descoperă noi fluxuri" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Descoperă noi fluxuri" @@ -2155,12 +2252,12 @@ msgstr "Respinge" msgid "Dismiss error" msgstr "Respinge eroarea" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Respinge ghidul de început" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Afișează insignele text alternative mai mari" @@ -2183,8 +2280,8 @@ msgstr "Numele afișat este prea lung" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Numele de afișat este prea lung. Numărul maxim de caractere este {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Panou DNS" @@ -2212,7 +2309,7 @@ msgstr "Nu începe și nu se termină cu o cratimă" #~ msgid "Domain Value" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Adresă web verificată!" @@ -2269,7 +2366,7 @@ msgstr "Trage imagini aici pentru a le adăuga" msgid "Duration:" msgstr "Durata:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "ex: alice" @@ -2281,7 +2378,7 @@ msgstr "ex: Alice Numedefamilie" msgid "e.g. Alice Roberts" msgstr "ex: Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "ex: alice.com" @@ -2313,16 +2410,14 @@ msgstr "ex: Utilizatori care răspund repetat cu reclame." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Fiecare cod funcționează o singură dată. Vei primi mai multe coduri de invitație periodic." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Editează" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editează" @@ -2347,7 +2442,7 @@ msgstr "Editează imaginea" msgid "Edit interaction settings" msgstr "Editează setările de interacțiune" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Editează detaliile listei" @@ -2355,10 +2450,8 @@ msgstr "Editează detaliile listei" msgid "Edit Moderation List" msgstr "Editează lista de moderare" -#: src/Navigation.tsx:295 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editează fluxurile mele" @@ -2387,7 +2480,7 @@ msgstr "Editează profilul" msgid "Edit Profile" msgstr "Editează Profilul" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editează pachetul de început" @@ -2407,16 +2500,16 @@ msgstr "Editează numele tău de afișare" msgid "Edit your profile description" msgstr "Editează descrierea profilului tău" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Editează-ți pachetul de început" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Educație" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2426,7 +2519,7 @@ msgstr "E-mail" msgid "Email 2FA disabled" msgstr "2FA prin e-mail dezactivat" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "2FA prin e-mail activat" @@ -2486,7 +2579,7 @@ msgstr "Activează" msgid "Enable {0} only" msgstr "Activează doar {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Activează conținutul pentru adulți" @@ -2499,12 +2592,12 @@ msgstr "Activează 2FA prin e-mail" msgid "Enable external media" msgstr "Activează media externe" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Activează playerele media pentru" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Activează notificările prioritare" @@ -2516,9 +2609,14 @@ msgstr "Activează subtitrările" msgid "Enable this source only" msgstr "Activează doar această sursă" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Activat" @@ -2559,7 +2657,7 @@ msgstr "Folosește întregul ecran" msgid "Enter the code you received to change your password." msgstr "Introdu codul pe care l-ai primit pentru a-ți schimba parola." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Introdu adresa web pe care vrei să o folosești" @@ -2589,6 +2687,7 @@ msgid "Enter your username and password" msgstr "Introdu numele de user și parola" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Eroare" @@ -2601,7 +2700,7 @@ msgid "Error receiving captcha response." msgstr "Eroare la primirea răspunsului captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Eroare:" @@ -2617,8 +2716,8 @@ msgstr "Toată lumea poate răspunde" msgid "Everybody can reply to this post." msgstr "Toată lumea poate răspunde la această postare." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Toți" @@ -2642,7 +2741,7 @@ msgstr "Va exclude utilizatorii pe care îi urmărești" msgid "Exit fullscreen" msgstr "Părăsește din modul ecran complet" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Părăsește din procesul de ștergere a contului" @@ -2654,7 +2753,7 @@ msgstr "Părăsește din procesul de ștergere a contului" msgid "Exits image cropping process" msgstr "Părăsește din procesul de decupare a imaginii" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Părăsește din galerie" @@ -2662,11 +2761,11 @@ msgstr "Părăsește din galerie" msgid "Exits inputting search query" msgstr "Părăsește din introducerea căutării" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Extinde textul alternativ" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Extinde lista de utilizatori" @@ -2679,8 +2778,8 @@ msgstr "Extinde sau restrânge postarea completă la care răspunzi" msgid "Expected uri to resolve to a record" msgstr "Se așteaptă ca URI-ul să rezolve într-un înregistrare" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Experimental" @@ -2704,8 +2803,8 @@ msgstr "Media explicită sau potențial deranjantă." msgid "Explicit sexual images." msgstr "Imagini sexuale explicite." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Exportă datele mele" @@ -2713,8 +2812,8 @@ msgstr "Exportă datele mele" msgid "Export My Data" msgstr "Exportă datele mele" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Media externă" @@ -2724,12 +2823,12 @@ msgid "External Media" msgstr "Media externă" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Media externă poate permite site-urilor să colecteze informații despre tine și dispozitivul tău. Nicio informație nu este trimisă sau solicitată până când nu apeși pe butonul \"play\"." -#: src/Navigation.tsx:314 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferințe media externe" @@ -2737,7 +2836,7 @@ msgstr "Preferințe media externe" #~ msgid "External media settings" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Schimbarea numelui de utilizator a eșuat. Te rugăm să încerci din nou." @@ -2750,8 +2849,8 @@ msgstr "Schimbarea numelui de utilizator a eșuat. Te rugăm să încerci din no msgid "Failed to create app password. Please try again." msgstr "Crearea parolei aplicației a eșuat. Te rugăm să încerci din nou." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Crearea pachetului de început a eșuat" @@ -2767,12 +2866,12 @@ msgstr "Ștergerea mesajului a eșuat" msgid "Failed to delete post, please try again" msgstr "Ștergerea postării a eșuat, te rugăm să încerci din nou" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Ștergerea pachetului de început a eșuat" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Încărcarea preferințelor fluxurilor a eșuat" @@ -2784,12 +2883,12 @@ msgstr "Încărcarea GIF-urilor a eșuat" msgid "Failed to load past messages" msgstr "Încărcarea mesajelor anterioare a eșuat" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Încărcarea fluxurilor sugerate a eșuat" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Încărcarea sugestiilor de urmărire a eșuat" @@ -2823,11 +2922,11 @@ msgstr "Apelul a eșuat, încearcă din nou." msgid "Failed to toggle thread mute, please try again" msgstr "Nu s-a putut pune sau scoate de pe mut discuția, încearcă din nou." -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Nu s-au putut actualiza fluxurile." -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Nu s-au putut actualiza setările." @@ -2838,11 +2937,11 @@ msgstr "Nu s-au putut actualiza setările." msgid "Failed to upload video" msgstr "Nu s-a putut încărca videoclipul." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Nu s-a putut verifica numele de utilizator. Te rugăm să încerci din nou." -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Flux" @@ -2851,11 +2950,16 @@ msgstr "Flux" msgid "Feed by {0}" msgstr "Flux creat de {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Comutator flux" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Feedback" @@ -2865,26 +2969,30 @@ msgstr "Feedback" msgid "Feedback sent!" msgstr "Feedback trimis!" -#: src/Navigation.tsx:397 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:538 -#: src/view/shell/desktop/LeftNav.tsx:458 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Fluxuri" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Fluxurile sunt algoritmi personalizați creați de utilizatori cu puțină expertiză în programare. <0/> pentru mai multe informații." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Fluxurile au fost actualizate!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "" @@ -2897,7 +3005,7 @@ msgstr "Fișierul a fost salvat cu succes!" msgid "Filter from feeds" msgstr "Filtrează din fluxuri" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Finalizare" @@ -2907,7 +3015,13 @@ msgstr "Finalizare" msgid "Find accounts to follow" msgstr "Găsește conturi de urmărit" -#: src/view/screens/Search/Search.tsx:613 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Găsește postări și utilizatori pe Bluesky" @@ -2919,7 +3033,7 @@ msgstr "Găsește postări și utilizatori pe Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Finalizează" @@ -2927,12 +3041,12 @@ msgstr "Finalizează" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Flexibil" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2954,7 +3068,12 @@ msgstr "Urmărește {0}" msgid "Follow {name}" msgstr "Urmărește pe {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Urmărește 7 conturi" @@ -2963,8 +3082,8 @@ msgstr "Urmărește 7 conturi" msgid "Follow Account" msgstr "Urmărește contul" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Urmărește pe toți" @@ -2978,7 +3097,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Urmărește înapoi" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Urmărește mai multe conturi pentru a te conecta la interesele tale și a-ți construi rețeaua." @@ -3012,32 +3131,30 @@ msgstr "Utilizatori urmăriți" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Urmăritori" +#~ msgid "Followers" +#~ msgstr "Urmăritori" -#: src/Navigation.tsx:191 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Urmăritorii lui @{0} pe care îi cunoști" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Urmăritori pe care îi cunoști" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Urmăriți" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Urmărind {0}" @@ -3046,13 +3163,13 @@ msgstr "Urmărind {0}" msgid "Following {name}" msgstr "Urmărind pe {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Preferințe pentru fluxul de urmărire" -#: src/Navigation.tsx:301 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferințe pentru fluxul urmărit" @@ -3064,20 +3181,20 @@ msgstr "Te urmărește" msgid "Follows You" msgstr "Te Urmărește" -#: src/screens/Settings/AppearanceSettings.tsx:133 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Font" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Dimensiunea fontului" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Mâncare" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Din motive de securitate, va trebui să trimitem un cod de confirmare pe adresa ta de e-mail." @@ -3089,7 +3206,7 @@ msgstr "Din motive de securitate, nu vei putea vizualiza din nou această parol #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:135 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Pentru cea mai bună experiență, îți recomandăm să folosești fontul temei." @@ -3102,11 +3219,11 @@ msgstr "Pentru totdeauna" msgid "Forgot Password" msgstr "Ai uitat parola" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Ai uitat parola?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Ai uitat?" @@ -3114,11 +3231,11 @@ msgstr "Ai uitat?" msgid "Frequently Posts Unwanted Content" msgstr "Publică frecvent conținut nedorit" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "De la @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "De la <0/>" @@ -3144,7 +3261,7 @@ msgstr "Obține ajutor" msgid "Get Started" msgstr "Începe" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Începutul" @@ -3160,13 +3277,13 @@ msgstr "Oferă profilului tău o față" msgid "Glaring violations of law or terms of service" msgstr "Încălcări evidente ale legii sau ale termenilor de utilizare" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Întoarce-te" @@ -3174,27 +3291,27 @@ msgstr "Întoarce-te" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Întoarce-te" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Întoarce-te la pagina anterioară" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Întoarce-te la pasul anterior" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Întoarce-te la pasul anterior" @@ -3229,29 +3346,30 @@ msgstr "Mergi la profilul utilizatorului" msgid "Graphic Media" msgstr "Media grafică" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "La jumătatea drumului!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Nume de utilizator" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Numele de utilizator este deja folosit. Te rugăm să încerci altul." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Nume de utilizator schimbat!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Nume de utilizator prea lung. Te rugăm să încerci unul mai scurt." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Haptica" @@ -3259,7 +3377,7 @@ msgstr "Haptica" msgid "Harassment, trolling, or intolerance" msgstr "Hărțuire, trolling sau intoleranță" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Etichetă" @@ -3271,9 +3389,10 @@ msgstr "Etichetă: #{tag}" msgid "Having trouble?" msgstr "Ai probleme?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Ajutor" @@ -3298,6 +3417,7 @@ msgstr "Iată parola ta de aplicație!" msgid "Hidden list" msgstr "Listă ascunsă" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3305,11 +3425,13 @@ msgstr "Listă ascunsă" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ascunde" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ascunde" @@ -3343,31 +3465,43 @@ msgstr "Ascunzi această postare?" msgid "Hide this reply?" msgstr "Ascunzi acest răspuns?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ascunde lista utilizatorilor" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hm, a apărut o problemă atunci când am contactat serverul fluxului. Informează deținătorul fluxului despre această problemă." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hm, serverul fluxului pare a fi configurat greșit. Informează deținătorul fluxului despre această problemă." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hm, serverul fluxului pare să fie offline. Informează deținătorul fluxului despre această problemă." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hm, serverul fluxului a oferit un răspuns greșit. Informează deținătorul fluxului despre această problemă." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hm, avem dificultăți în găsirea acestui flux. Ar putea fi șters." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hm, se pare că avem probleme la încărcarea acestor date. Vezi mai jos pentru mai multe detalii. Dacă problema persistă, te rugăm să ne contactezi." @@ -3379,26 +3513,28 @@ msgstr "Hm, nu am putut încărca acel serviciu de moderare." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Așteaptă! Oferim acces treptat la video, și tu ești încă în așteptare. Revino în curând!" -#: src/Navigation.tsx:588 -#: src/Navigation.tsx:608 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Acasă" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Gazdă:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Furnizor de găzduire" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Răspunsuri populare prima dată!" @@ -3421,8 +3557,8 @@ msgstr "Am un cod" msgid "I have a confirmation code" msgstr "Am un cod de confirmare" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Am propria mea adresă web" @@ -3431,7 +3567,7 @@ msgstr "Am propria mea adresă web" msgid "I understand" msgstr "Înțeleg" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Dacă textul alternativ este lung, comută starea extinsă a textului alternativ" @@ -3439,13 +3575,17 @@ msgstr "Dacă textul alternativ este lung, comută starea extinsă a textului al msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Dacă nu ești încă adult conform legilor țării tale, părintele sau tutorele tău legal trebuie să citească acești Termeni în numele tău." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Dacă ștergi această listă, nu o vei mai putea recupera." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Dacă ai propria ta adresă web, o poți folosi ca nume de utilizator. Aceasta îți permite să îți auto-verifici identitatea – <0>află mai multe." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Dacă ai propria ta adresă web, o poți folosi ca nume de utilizator. Aceasta îți permite să îți auto-verifici identitatea – <0>află mai multe." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3487,7 +3627,7 @@ msgstr "Mesaje inadecvate sau linkuri explicite" msgid "Input code sent to your email for password reset" msgstr "Introduce codul trimis pe e-mail pentru resetarea parolei" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Introduce codul de confirmare pentru ștergerea contului" @@ -3499,19 +3639,19 @@ msgstr "Introduce codul de confirmare pentru ștergerea contului" msgid "Input new password" msgstr "Introdu parola nouă" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Introdu parola pentru ștergerea contului" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Introduce codul care ți-a fost trimis pe e-mail" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Introduce numele de utilizator sau adresa de e-mail folosită la înregistrare" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Introduce parola ta" @@ -3520,8 +3660,8 @@ msgstr "Introduce parola ta" #~ msgstr "" #: src/screens/Signup/StepHandle.tsx:114 -msgid "Input your user handle" -msgstr "Introdu numele tău de utilizator" +#~ msgid "Input your user handle" +#~ msgstr "Introdu numele tău de utilizator" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" @@ -3531,12 +3671,12 @@ msgstr "Interacțiune limitată" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Cod de confirmare 2FA invalid." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Nume de utilizator invalid. Te rugăm să încerci unul diferit." @@ -3544,8 +3684,8 @@ msgstr "Nume de utilizator invalid. Te rugăm să încerci unul diferit." msgid "Invalid or unsupported post record" msgstr "Înregistrare postare invalidă sau nesuportată" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Nume de utilizator sau parolă invalidă" @@ -3593,7 +3733,7 @@ msgstr "Se pare că ai introdus incorect adresa de e-mail. Ești sigur că este msgid "It's correct" msgstr "Este corect" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Ești doar tu acum! Adaugă mai multe persoane la pachetul tău de început căutând mai sus." @@ -3607,18 +3747,18 @@ msgstr "Joburi" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Alătură-te Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Alătură-te conversației" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Jurnalism" @@ -3631,7 +3771,7 @@ msgid "Labeled by the author." msgstr "Etichetat de autor." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Etichete" @@ -3639,7 +3779,7 @@ msgstr "Etichete" msgid "Labels added" msgstr "Etichete adăugate" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Etichetele sunt adnotări pentru utilizatori și conținut. Ele pot fi utilizate pentru a ascunde, avertiza și categoriza rețeaua." @@ -3659,26 +3799,27 @@ msgstr "Selectarea limbii" #~ msgid "Language settings" #~ msgstr "Setări limbă" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Setări limbă" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Limbi" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Mai mare" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:522 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Ultimele" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "află mai multe" @@ -3704,8 +3845,8 @@ msgstr "Află mai multe despre moderarea aplicată acestui conținut." msgid "Learn more about this warning" msgstr "Află mai multe despre acest avertisment" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Află mai multe despre ce este public pe Bluesky." @@ -3739,7 +3880,7 @@ msgstr "Lasă-le pe toate neselectate pentru a vedea orice limbă." msgid "Leaving Bluesky" msgstr "Părăsind Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "rămas de parcurs." @@ -3752,41 +3893,63 @@ msgstr "Permite-mi să aleg" msgid "Let's get your password reset!" msgstr "Haide să-ți resetezi parola!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Să mergem!" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Lumină" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Apasă Like la 10 postări" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Apasă Like la 10 postări pentru a antrena fluxul Discover" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Apreciază acest flux" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Apreciat de" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Apreciat de" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "a apreciat fluxul tău personalizat" @@ -3795,7 +3958,7 @@ msgstr "Apreciat de" #~ msgid "liked your post" #~ msgstr "a apreciat postarea ta" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Like-uri" @@ -3803,7 +3966,12 @@ msgstr "Like-uri" msgid "Likes on this post" msgstr "Like-uri pe această postare" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Listă" @@ -3811,7 +3979,7 @@ msgstr "Listă" msgid "List Avatar" msgstr "Avatar Listă" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Listă blocată" @@ -3820,7 +3988,15 @@ msgstr "Listă blocată" msgid "List by {0}" msgstr "Listă de {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Listă ștearsă" @@ -3832,7 +4008,7 @@ msgstr "Lista a fost ascunsă" msgid "List Hidden" msgstr "Listă ascunsă" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Listă pusă pe mut" @@ -3840,18 +4016,19 @@ msgstr "Listă pusă pe mut" msgid "List Name" msgstr "Numele listei" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Listă deblocată" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Listă scoasă de pe mut" -#: src/Navigation.tsx:134 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:476 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Liste" @@ -3860,26 +4037,26 @@ msgstr "Liste" msgid "Lists blocking this user:" msgstr "Liste care blochează acest utilizator:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Încarcă mai multe" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Încarcă mai multe fluxuri sugerate" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Încarcă mai multe sugestii de urmărit" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Încarcă notificări noi" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Încarcă postări noi" @@ -3887,23 +4064,23 @@ msgstr "Încarcă postări noi" msgid "Loading..." msgstr "Se încarcă..." -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Jurnal" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Autentifică-te sau creează un cont" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Deconectare" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Vizibilitate pentru utilizatorii neautentificați" @@ -3911,10 +4088,15 @@ msgstr "Vizibilitate pentru utilizatorii neautentificați" msgid "Login to account that is not listed" msgstr "Autentifică-te într-un cont care nu este listat" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo creat de <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo creat de <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo creat de <0>@sawaratsuki.bsky.social" @@ -3947,8 +4129,8 @@ msgstr "Fă unul pentru mine" msgid "Make sure this is where you intend to go!" msgstr "Asigură-te că asta este destinația unde vrei să ajungi!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Gestionează fluxurile salvate" @@ -3961,7 +4143,7 @@ msgstr "Gestionează cuvintele și etichetele puse pe mut" msgid "Mark as read" msgstr "Marchează ca citit" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Media" @@ -3977,9 +4159,12 @@ msgstr "utilizatori menționați" msgid "Mentioned users" msgstr "Utilizatori menționați" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Meniu" @@ -3992,7 +4177,7 @@ msgstr "Trimite mesaj către {0}" msgid "Message deleted" msgstr "Mesaj șters" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Mesaj de la server: {0}" @@ -4006,13 +4191,12 @@ msgid "Message is too long" msgstr "Mesajul este prea lung" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Setări mesaje" +#~ msgid "Message settings" +#~ msgstr "Setări mesaje" -#: src/Navigation.tsx:603 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mesaje" @@ -4024,10 +4208,10 @@ msgstr "Cont înșelător" msgid "Misleading Post" msgstr "Postare înșelătoare" -#: src/Navigation.tsx:139 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderare" @@ -4040,12 +4224,12 @@ msgstr "Detalii despre moderare" msgid "Moderation list by {0}" msgstr "Listă de moderare creată de {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Listă de moderare creată de <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Listă de moderare creată de tine" @@ -4057,12 +4241,12 @@ msgstr "Listă de moderare creată" msgid "Moderation list updated" msgstr "Listă de moderare actualizată" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Liste de moderare" -#: src/Navigation.tsx:144 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Liste de moderare" @@ -4074,11 +4258,11 @@ msgstr "setări de moderare" #~ msgid "Moderation settings" #~ msgstr "Setări moderare" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Stări de moderare" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Instrumente de moderare" @@ -4091,28 +4275,31 @@ msgstr "Moderatorul a decis să seteze un avertisment general pentru conținut." msgid "More" msgstr "Mai multe" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Mai multe fluxuri" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Mai multe opțiuni" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Cele mai apreciate primele" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Răspunsurile cele mai apreciate primele" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filme" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Muzică" @@ -4135,7 +4322,7 @@ msgstr "Pune pe mut {truncatedTag}" msgid "Mute Account" msgstr "Pune pe mut un cont" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Pune pe mut conturi" @@ -4152,11 +4339,11 @@ msgstr "Pune pe mut conversația" msgid "Mute in:" msgstr "Pune pe mut în:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Pune pe mut lista" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Pui pe mut aceste conturi?" @@ -4194,16 +4381,16 @@ msgstr "Pune pe mut discuția" msgid "Mute words & tags" msgstr "Pune pe mut cuvinte și etichete" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Conturi puse pe mut" -#: src/Navigation.tsx:149 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Conturi puse pe mut" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Conturile puse pe mut nu mai apar în fluxul tău sau în notificări. Lucrurile puse pe mut sunt complet private." @@ -4211,11 +4398,11 @@ msgstr "Conturile puse pe mut nu mai apar în fluxul tău sau în notificări. L msgid "Muted by \"{0}\"" msgstr "Pus pe mut de \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Cuvinte și etichete puse pe mut" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Lucrurile puse pe mut sunt private. Conturile puse pe mut pot interacționa cu tine, dar nu vei vedea postările lor și nu vei primi notificări de la acestea." @@ -4224,11 +4411,11 @@ msgstr "Lucrurile puse pe mut sunt private. Conturile puse pe mut pot interacți msgid "My Birthday" msgstr "Ziua mea de naștere" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Fluxurile mele" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Profilul meu" @@ -4256,7 +4443,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Numele sau descrierea încalcă standardele comunității" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natură" @@ -4265,7 +4452,7 @@ msgid "Navigate to {0}" msgstr "Navighează la {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navighează la ecranul următor" @@ -4282,26 +4469,27 @@ msgstr "Trebuie să-l schimbi?" msgid "Need to report a copyright violation?" msgstr "Raportezi o încălcare a drepturilor de autor?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Nu pierde niciodată accesul la urmăritorii sau datele tale." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Nu contează, creează-mi un nume de utilizator" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Nouă" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Nouă" +#~ msgid "New" +#~ msgstr "Nouă" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Conversație nouă" @@ -4309,12 +4497,17 @@ msgstr "Conversație nouă" #~ msgid "New font settings ✨" #~ msgstr "Setări noi de font ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Nume de utilizator nou" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Mesaje noi" @@ -4331,21 +4524,21 @@ msgstr "Parolă nouă" msgid "New Password" msgstr "Parolă Nouă" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Postare nouă" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Postare nouă" -#: src/view/shell/desktop/LeftNav.tsx:323 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Postare nouă" @@ -4358,35 +4551,37 @@ msgstr "Fereastră informații utilizator nou" msgid "New User List" msgstr "Listă nouă de utilizatori" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Cele mai noi răspunsuri primele" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Știri" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Următor" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Imaginea următoare" @@ -4399,17 +4594,17 @@ msgstr "Imaginea următoare" #~ msgid "No" #~ msgstr "Nu" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Nu există încă parole pentru aplicații" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Fără descriere" +#~ msgid "No description" +#~ msgstr "Fără descriere" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Fără panou DNS" @@ -4421,12 +4616,12 @@ msgstr "Nu s-au găsit GIF-uri recomandate. Poate exista o problemă cu Tenor." msgid "No feeds found. Try searching for something else." msgstr "Nu s-au găsit fluxuri. Încearcă să cauți altceva." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Încă nu există aprecieri" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Nu mai urmărești pe {0}" @@ -4439,16 +4634,16 @@ msgstr "Nu mai mult de 253 de caractere" msgid "No messages yet" msgstr "Încă nu există mesaje" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Nu mai există conversații de afișat" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Încă nu există notificări!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Nimeni" @@ -4460,11 +4655,11 @@ msgstr "Nimeni altcineva decât autorul nu poate cita această postare." msgid "No posts yet." msgstr "Încă nu există postări." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Încă nu există ciări" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Încă nu există repostări" @@ -4473,22 +4668,23 @@ msgstr "Încă nu există repostări" msgid "No result" msgstr "Niciun rezultat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Niciun rezultat" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Nu s-au găsit rezultate" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Nu s-au găsit rezultate pentru „{query}”" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Nu s-au găsit rezultate pentru {query}" @@ -4509,17 +4705,17 @@ msgstr "Nu, mulțumesc" msgid "Nobody" msgstr "Nimeni" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Nimeni nu a apreciat asta încă. Poate ar trebui să fii primul!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Nimeni nu a citat asta încă. Poate ar trebui să fii primul!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Nimeni nu a redistribuit asta încă. Poate ar trebui să fii primul!" @@ -4531,8 +4727,8 @@ msgstr "Nu s-a găsit nimeni. Încearcă să cauți pe altcineva." msgid "Non-sexual Nudity" msgstr "Nuditate non-sexuală" -#: src/Navigation.tsx:129 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Nu a fost găsit" @@ -4543,45 +4739,43 @@ msgstr "Nu acum" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Notă despre partajare" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Notă: Bluesky este o rețea deschisă și publică. Această setare limitează doar vizibilitatea conținutului pe aplicația și site-ul Bluesky, iar alte aplicații s-ar putea să nu respecte această setare. Conținutul tău poate fi afișat utilizatorilor neautentificați de alte aplicații și site-uri web." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Nimic aici" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Filtre pentru notificări" -#: src/Navigation.tsx:392 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Setări pentru notificări" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Setări pentru notificări" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Sunete pentru notificări" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Sunete de notificare" -#: src/Navigation.tsx:598 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:439 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Notificări" @@ -4616,8 +4810,9 @@ msgstr "Oh, nu!" msgid "Oh no! Something went wrong." msgstr "Oh, nu! Ceva a mers prost." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -#: src/screens/Settings/AppIconSettings.tsx:81 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4626,16 +4821,18 @@ msgstr "OK" msgid "Okay" msgstr "Bine" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Cele mai vechi răspunsuri primele" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "pe<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Resetare înscriere" @@ -4675,17 +4872,17 @@ msgstr "Sunt acceptate doar fișierele WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ups, ceva a mers prost!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ups!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Deschide" @@ -4697,7 +4894,7 @@ msgstr "Deschide meniul rapid al profilului lui {name}" msgid "Open avatar creator" msgstr "Deschide creatorul de avatare" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Deschide fereastra pentru schimbarea numelui" @@ -4706,17 +4903,26 @@ msgstr "Deschide fereastra pentru schimbarea numelui" msgid "Open conversation options" msgstr "Deschide opțiunile conversației" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Deschide selectorul de emoji" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Deschide meniul cu opțiuni pentru flux" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Deschide centrul de asistență în browser" @@ -4732,32 +4938,32 @@ msgstr "Deschide link-ul către {niceUrl}" msgid "Open message options" msgstr "Deschide opțiunile mesajului" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Deschide pagina de depanare pentru moderare" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Deschide setările pentru cuvinte și etichete puse pe mut" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Deschide navigația" +#~ msgid "Open navigation" +#~ msgstr "Deschide navigația" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Deschide meniul de opțiuni pentru postare" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Deschide meniul pentru pachetul de început" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Deschide pagina storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Deschide jurnalul de sistem" @@ -4859,7 +5065,7 @@ msgstr "Deschide lista cu coduri de invitație" #~ msgid "Opens moderation settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Dechide formularul de resetare a parolei" @@ -4892,7 +5098,7 @@ msgstr "Vizitează site-ul" #~ msgid "Opens the threads preferences" #~ msgstr "" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Deschide acest profil" @@ -4918,11 +5124,11 @@ msgstr "Opțiuni:" msgid "Or combine these options:" msgstr "Sau combină aceste opțiuni:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Sau continuă cu un alt cont." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Sau conectează-te la unul dintre celelalte conturi ale tale." @@ -4947,7 +5153,7 @@ msgstr "Altul..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Moderatorii noștri au analizat rapoartele și au decis să îți dezactiveze accesul la conversații pe Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Pagina nu a fost găsită" @@ -4956,12 +5162,12 @@ msgstr "Pagina nu a fost găsită" msgid "Page Not Found" msgstr "Pagina nu a fost găsită" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Parolă" @@ -4988,15 +5194,15 @@ msgid "Pause video" msgstr "Pune videoclipul pe pauză" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:532 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Persoane" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Persoane urmărite de @{0}" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Persoane care urmăresc @{0}" @@ -5013,11 +5219,11 @@ msgid "Person toggle" msgstr "Comutator persoană" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Animale de companie" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Fotografie" @@ -5025,12 +5231,16 @@ msgstr "Fotografie" msgid "Pictures meant for adults." msgstr "Imagini pentru adulți." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Fixează pe pagină" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Fixează pe pagină" @@ -5039,15 +5249,20 @@ msgstr "Fixează pe pagină" msgid "Pin to your profile" msgstr "Fixează pe profilul tău" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Fixat" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Fluxuri fixate" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Fixat pe fluxurile tale" @@ -5121,7 +5336,7 @@ msgstr "Te rog să introduci adresa de e-mail." msgid "Please enter your invite code." msgstr "Te rog să introduci codul tău de invitație." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Te rog să introduci și parola ta:" @@ -5143,7 +5358,7 @@ msgid "Please Verify Your Email" msgstr "Te rog să îți verifici adresa de e-mail." #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politică" @@ -5156,7 +5371,7 @@ msgctxt "action" msgid "Post" msgstr "Postează" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Postare" @@ -5170,10 +5385,10 @@ msgstr "Posetază tot" msgid "Post by {0}" msgstr "Postare de la {0}" -#: src/Navigation.tsx:203 -#: src/Navigation.tsx:210 -#: src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Postare de la @{0}" @@ -5185,7 +5400,7 @@ msgstr "Postarea a fost ștearsă" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Postarea nu a fost încărcată. Verifică conexiunea la internet și încearcă din nou." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Postarea este ascunsă" @@ -5211,8 +5426,8 @@ msgstr "Limba postării" msgid "Post Languages" msgstr "Limbi ale postărilor" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Postarea nu a fost găsită" @@ -5233,7 +5448,7 @@ msgid "posts" msgstr "postări" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Postări" @@ -5241,7 +5456,7 @@ msgstr "Postări" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Postările pot fi puse pe mut pe baza textului, etichetelor sau amândurora. Îți recomandăm să eviți cuvintele comune care apar în multe postări, deoarece poate rezulta în ascunderea tuturor postărilor." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Postări ascunse" @@ -5272,16 +5487,16 @@ msgstr "Apasă pentru a reîncerca" msgid "Press to view followers of this account that you also follow" msgstr "Apasă pentru a vedea urmăritorii acestui cont pe care îi urmărești și tu" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Imaginea anterioară" -#: src/screens/Settings/LanguageSettings.tsx:159 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Limba principală" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Prioritizează urmăririle tale" @@ -5289,27 +5504,28 @@ msgstr "Prioritizează urmăririle tale" #~ msgid "Prioritize Your Follows" #~ msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Notificări prioritare" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Confidențialitate" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Confidențialitate și securitate" -#: src/Navigation.tsx:346 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Confidențialitate și Securitate" -#: src/Navigation.tsx:270 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5325,13 +5541,13 @@ msgstr "Se procesează videoclipul..." msgid "Processing..." msgstr "Se procesează..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:494 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5346,17 +5562,25 @@ msgstr "Profil actualizat" #~ msgid "Protect your account by verifying your email." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Public" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Liste publice, partajabile, de utilizatori pentru a-i pune pe mut sau bloca în masă." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Liste publice, partajabile, de utilizatori pentru a-i pune pe mut sau bloca în masă." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Liste publice, partajabile, care pot influența fluxurile." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Liste publice, partajabile, care pot influența fluxurile." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5378,8 +5602,8 @@ msgstr "Codul QR a fost descărcat!" msgid "QR code saved to your camera roll!" msgstr "Codul QR a fost salvat în galeria ta foto!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5393,23 +5617,22 @@ msgstr "Citarea postării a fost reatașată" msgid "Quote post was successfully detached" msgstr "Citarea postării a fost detașată cu succes" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Postările citate sunt dezactivate" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Citările postărilor sunt activate" +#~ msgid "Quote posts enabled" +#~ msgstr "Citările postărilor sunt activate" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Setări pentru citări" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Citări" @@ -5417,12 +5640,14 @@ msgstr "Citări" msgid "Quotes of this post" msgstr "Citărie acestei postări" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Aleatoriu (adică \"Ruleta postărilor\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Limită de rată depășită – ai încercat să-ți schimbi numele de utilizator de prea multe ori într-o perioadă scurtă. Te rog să aștepți un minut înainte de a încerca din nou." @@ -5431,7 +5656,7 @@ msgstr "Limită de rată depășită – ai încercat să-ți schimbi numele de msgid "Re-attach quote" msgstr "Reatașează citarea" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Reactivează-ți contul" @@ -5453,31 +5678,35 @@ msgstr "Citește Termenii și Condițiile de Utilizare ale Bluesky" msgid "Reason:" msgstr "Motiv:" -#: src/view/screens/Search/Search.tsx:1059 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Căutări recente" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Reconectează-te" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Reînnoiește notificările" +#~ msgid "Refresh notifications" +#~ msgstr "Reînnoiește notificările" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Reîncarcă conversațiile" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Elimină" @@ -5485,8 +5714,8 @@ msgstr "Elimină" msgid "Remove {displayName} from starter pack" msgstr "Elimină {displayName} din pachetul de început" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Elimină contul" @@ -5506,31 +5735,31 @@ msgstr "Elimină Bannerul" msgid "Remove embed" msgstr "Elimină încorporarea" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Elimină fluxul" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Elimină fluxul?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Elimină din fluxurile mele" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Elimină din fluxurile mele?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Elimină din acces rapid?" @@ -5546,11 +5775,11 @@ msgstr "Elimină imaginea" msgid "Remove mute word from your list" msgstr "Elimină cuvântul pus pe mut din lista ta" -#: src/view/screens/Search/Search.tsx:1103 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Elimină profilul" -#: src/view/screens/Search/Search.tsx:1105 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Elimină profilul din istoricul căutărilor" @@ -5558,8 +5787,8 @@ msgstr "Elimină profilul din istoricul căutărilor" msgid "Remove quote" msgstr "Elimină citarea" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Elimină redistribuirea" @@ -5567,7 +5796,7 @@ msgstr "Elimină redistribuirea" msgid "Remove subtitle file" msgstr "Elimină fișierul cu subtitrări" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Elimină acest flux din fluxurile tale salvate" @@ -5593,9 +5822,9 @@ msgstr "Eliminat din fluxurile mele" msgid "Removed from saved feeds" msgstr "Eliminat din fluxurile salvate" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Eliminat din fluxurile tale" @@ -5608,7 +5837,7 @@ msgstr "Elimină citarea postării" msgid "Replace with Discover" msgstr "Înlocuiește cu Descoperă" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Răspunsuri" @@ -5625,6 +5854,10 @@ msgctxt "action" msgid "Reply" msgstr "Răspunde" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5643,24 +5876,28 @@ msgstr "Setări pentru răspunsuri" msgid "Reply settings are chosen by the author of the thread" msgstr "Setările pentru răspunsuri sunt alese de autorul discuției" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Răspuns către <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Răspuns la o discuție blocată" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Răspuns la o discuție" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Răspuns ție" @@ -5694,12 +5931,12 @@ msgstr "Raportează conversația" msgid "Report dialog" msgstr "Raportează fereastra" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Raportează fluxul" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Raportează lista" @@ -5712,8 +5949,8 @@ msgstr "Raportează mesajul" msgid "Report post" msgstr "Raportează postarea" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Raportează pachetul de început" @@ -5747,9 +5984,8 @@ msgstr "Raportează acest pachet de început" msgid "Report this user" msgstr "Raportează acest utilizator" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Repostează" @@ -5759,28 +5995,31 @@ msgstr "Repostează" msgid "Repost" msgstr "Repostează" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Repostează sau citează postarea" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Redistribuit de" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Redistribuit de {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Redistribuit de <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Redistribuit de tine" @@ -5802,8 +6041,8 @@ msgstr "Solicită modificare" msgid "Request Code" msgstr "Solicită cod" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Cere text alternativ înainte de a posta" @@ -5846,8 +6085,8 @@ msgstr "Resetează codul" msgid "Reset Code" msgstr "Resetează Codul" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Resetează starea înscrierii" @@ -5868,12 +6107,12 @@ msgstr "Resetează parola" #~ msgid "Resets the preferences state" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Reîncearcă autentificarea" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Reîncearcă ultima acțiune, care a eșuat" @@ -5881,14 +6120,14 @@ msgstr "Reîncearcă ultima acțiune, care a eșuat" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5896,8 +6135,8 @@ msgstr "Reîncearcă" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Înapoi la pagina anterioară" @@ -5905,8 +6144,8 @@ msgstr "Înapoi la pagina anterioară" msgid "Returns to home page" msgstr "Înapoi la pagina principală" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Înapoi la pagina anterioară" @@ -5916,7 +6155,7 @@ msgstr "Înapoi la pagina anterioară" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5925,7 +6164,7 @@ msgstr "Înapoi la pagina anterioară" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Salvează" @@ -5939,8 +6178,8 @@ msgstr "Salvează" msgid "Save birthday" msgstr "Salvează ziua de naștere" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Salvează modificările" @@ -5961,7 +6200,7 @@ msgstr "Salvează imaginea" msgid "Save image crop" msgstr "Salvează decuparea imaginii" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Salvează noul nume" @@ -5969,12 +6208,12 @@ msgstr "Salvează noul nume" msgid "Save QR code" msgstr "Salvează codul QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Salvează în fluxurile mele" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Fluxuri salvate" @@ -5982,8 +6221,8 @@ msgstr "Fluxuri salvate" msgid "Saved to your camera roll" msgstr "Salvat în galeria ta foto" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Salvat în fluxurile tale" @@ -6001,41 +6240,53 @@ msgstr "Salvează setările pentru decuparea imaginii" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Spune salut!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Știință" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Derulează în sus" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:593 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:595 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:420 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Căutare" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Caută \"{query}\"" -#: src/view/screens/Search/Search.tsx:1002 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Caută \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Caută fluxuri pe care vrei să le sugerezi altora." @@ -6047,8 +6298,10 @@ msgstr "Caută utilizatori" msgid "Search GIFs" msgstr "Caută GIF-uri" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Caută profiluri" @@ -6080,7 +6333,7 @@ msgstr "Vezi postările cu <0>{displayTag} ale acestui utilizator" msgid "See jobs at Bluesky" msgstr "Vezi joburile la Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Vezi acest ghid" @@ -6088,7 +6341,7 @@ msgstr "Vezi acest ghid" #~ msgid "Seek slider" #~ msgstr "Cursor de căutare" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Cursor de căutare. Folosește săgețile pentru a căuta în față sau spate, și spațiu pentru a reda/întrerupe" @@ -6112,7 +6365,7 @@ msgstr "Selectează un avatar" msgid "Select an emoji" msgstr "Selectează un emoji" -#: src/screens/Settings/LanguageSettings.tsx:254 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Selectează limbile pentru conținut" @@ -6136,7 +6389,7 @@ msgstr "Selectează cât timp să fie pus pe mut acest cuvânt." msgid "Select language..." msgstr "Selectează limba..." -#: src/screens/Settings/LanguageSettings.tsx:268 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Selectează limbile" @@ -6172,11 +6425,11 @@ msgstr "Selectează videoclipul" msgid "Select what content this mute word should apply to." msgstr "Selectează pentru ce conținut să se aplice acest cuvânt pus pe mut." -#: src/screens/Settings/LanguageSettings.tsx:247 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Selectează limbile pe care vrei să le includă fluxurile tale abonate. Dacă nu sunt selectate limbi, toate limbile vor fi afișate." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Selectează limba aplicației pentru textul implicit afișat în aplicație." @@ -6188,7 +6441,7 @@ msgstr "Selectează data nașterii tale" msgid "Select your interests from the options below" msgstr "Selectează-ți interesele din opțiunile de mai jos" -#: src/screens/Settings/LanguageSettings.tsx:163 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Selectează limba preferată pentru traduceri în fluxul tău." @@ -6213,11 +6466,11 @@ msgstr "Trimite e-mailul de confirmare" msgid "Send Confirmation Email" msgstr "Trimite e-mailul de confirmare" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Trimite e-mailul" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Trimite e-mail" @@ -6256,7 +6509,7 @@ msgstr "Trimite e-mailul de verificare" msgid "Send via direct message" msgstr "Trimite prin mesaj direct" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Trimite un e-mail cu codul de confirmare pentru ștergerea contului" @@ -6264,7 +6517,11 @@ msgstr "Trimite un e-mail cu codul de confirmare pentru ștergerea contului" msgid "Server address" msgstr "Adresa serverului" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Setează data nașterii" @@ -6292,7 +6549,7 @@ msgstr "Setează o parolă nouă" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Configurează-ți contul" @@ -6304,9 +6561,9 @@ msgstr "Configurează-ți contul" msgid "Sets email for password reset" msgstr "Setează e-mailul pentru resetarea parolei" -#: src/Navigation.tsx:159 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:512 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Setări" @@ -6320,14 +6577,16 @@ msgid "Sexually Suggestive" msgstr "Sugestiv sexual" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Distribuie" @@ -6346,18 +6605,18 @@ msgstr "Împărtășește un fapt interesant!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Împărtășește oricum" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Împărtășește fluxul" +#~ msgid "Share feed" +#~ msgstr "Împărtășește fluxul" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Împărtășește linkul" @@ -6375,7 +6634,11 @@ msgstr "Fereastră pentru împărtășirea linkului" msgid "Share QR code" msgstr "Împărtășește codul QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Împărtășește acest pachet de început" @@ -6387,7 +6650,7 @@ msgstr "Împărtășește acest pachet de început și ajută oamenii să se al msgid "Share your favorite feed!" msgstr "Împărtășește fluxul tău preferat!" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Tester pentru Preferințe Partajate" @@ -6439,7 +6702,7 @@ msgstr "Arată lista oricum" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Arată mai mult" @@ -6452,7 +6715,7 @@ msgstr "Arată mai multe de acest tip" msgid "Show muted replies" msgstr "Arată răspunsurile puse pe mut" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Arată alte conturi la care poți comuta" @@ -6460,8 +6723,8 @@ msgstr "Arată alte conturi la care poți comuta" #~ msgid "Show Posts from My Feeds" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Arată citările postării" @@ -6469,8 +6732,8 @@ msgstr "Arată citările postării" #~ msgid "Show Quote Posts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Arată răspunsurile" @@ -6478,7 +6741,15 @@ msgstr "Arată răspunsurile" #~ msgid "Show Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Arată răspunsurile de la persoanele pe care le urmărești înaintea celorlalte răspunsuri" @@ -6487,16 +6758,16 @@ msgstr "Arată răspunsurile de la persoanele pe care le urmărești înaintea c #~ msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Arată răspunsurile într-o vizualizare ierarhică" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Arată răspunsurile într-o vizualizare ierarhică" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Arată răspunsul pentru toată lumea" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Arată repostările" @@ -6504,8 +6775,8 @@ msgstr "Arată repostările" #~ msgid "Show Reposts" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Arată mostre din fluxurile tale salvate în fluxul Urmărit" @@ -6526,17 +6797,17 @@ msgstr "Arată avertizarea și filtrează din fluxuri" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6558,9 +6829,9 @@ msgstr "Conectează-te sau creează-ți un cont pentru a te alătura conversați msgid "Sign into Bluesky or create a new account" msgstr "Conectează-te pe Bluesky sau creează un cont nou" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Deconectează-te" @@ -6569,16 +6840,16 @@ msgstr "Deconectează-te" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Deconectează-te?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6607,12 +6878,12 @@ msgstr "Autentificat ca @{0}" msgid "Signup without a starter pack" msgstr "Înscrie-te fără un pachet de început" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Conturi similare" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Omite" @@ -6620,16 +6891,16 @@ msgstr "Omite" msgid "Skip this flow" msgstr "Omite acest proces" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Mai mic" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Dezvoltare Software" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Alte fluxuri care ți-ar putea plăcea" @@ -6637,7 +6908,7 @@ msgstr "Alte fluxuri care ți-ar putea plăcea" msgid "Some people can reply" msgstr "Doar anumite persoane pot răspunde" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Ceva nu a mers bine" @@ -6647,22 +6918,26 @@ msgid "Something went wrong, please try again" msgstr "Ceva nu a mers bine, te rog încearcă din nou" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Ceva nu a mers bine, te rog încearcă din nou." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Ceva nu a mers bine!" -#: src/App.native.tsx:118 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Ne pare rău! Sesiunea ta a expirat. Te rog să te conectezi din nou." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Sortează răspunsurile" @@ -6670,11 +6945,11 @@ msgstr "Sortează răspunsurile" #~ msgid "Sort Replies" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Sortează răspunsurile după" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Sortează răspunsurile la aceeași postare după:" @@ -6696,7 +6971,7 @@ msgstr "Spam; mențiuni sau răspunsuri excesive" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Sport" @@ -6704,13 +6979,23 @@ msgstr "Sport" msgid "Start a new chat" msgstr "Începe o nouă conversație" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Începe o conversație cu {displayName}" -#: src/Navigation.tsx:402 -#: src/Navigation.tsx:407 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Pachet de început" @@ -6718,15 +7003,20 @@ msgstr "Pachet de început" msgid "Starter pack by {0}" msgstr "Pachet de început de la {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Pachet de început de la tine" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Pachetul de început este invalid" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Pachete de început" @@ -6734,8 +7024,8 @@ msgstr "Pachete de început" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Pachetele de început îți permit să îți împărtășești ușor fluxurile și persoanele preferate cu prietenii tăi." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Pagină de Status" @@ -6743,12 +7033,12 @@ msgstr "Pagină de Status" msgid "Step {0} of {1}" msgstr "Pasul {0} din {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Stocarea a fost curățată, trebuie să repornești aplicația acum." -#: src/Navigation.tsx:245 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Povestiri" @@ -6759,11 +7049,11 @@ msgstr "Povestiri" msgid "Submit" msgstr "Trimite" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Abonează-te" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Abonează-te la @{0} pentru a folosi aceste etichete:" @@ -6775,7 +7065,7 @@ msgstr "Abonează-te la etichetator" msgid "Subscribe to this labeler" msgstr "Abonează-te la acest etichetator" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Abonează-te la această listă" @@ -6783,11 +7073,11 @@ msgstr "Abonează-te la această listă" msgid "Success!" msgstr "Succes!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Conturi sugerate" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Sugerat pentru tine" @@ -6796,15 +7086,15 @@ msgstr "Sugerat pentru tine" msgid "Suggestive" msgstr "Sugestiv" -#: src/Navigation.tsx:265 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Suport" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Schimbă contul" @@ -6821,14 +7111,14 @@ msgstr "Schimbă Contul" #~ msgid "Switches the account you are logged in to" #~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:90 -#: src/screens/Settings/AppearanceSettings.tsx:140 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistem" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Jurnal sistem" @@ -6840,8 +7130,7 @@ msgstr "Meniu etichetă: {displayTag}" msgid "Tags only" msgstr "Doar etichete" -#: src/screens/Settings/AppIconSettings.tsx:34 -#: src/screens/Settings/AppIconSettings.tsx:68 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "Apasă pentru a schimba pictograma aplicației" @@ -6866,16 +7155,20 @@ msgstr "Atinge pentru a activa sau dezactiva sunetul" msgid "Tap to view full image" msgstr "Atinge pentru a vedea imaginea completă" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Sarcina completă - 10 aprecieri!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Învață algoritmul nostru ce îți place" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Tehnologie" @@ -6891,13 +7184,14 @@ msgstr "Spune-ne puțin despre tine" msgid "Tell us a little more" msgstr "Spune-ne mai multe" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Termeni" -#: src/Navigation.tsx:275 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6933,7 +7227,7 @@ msgstr "Mulțumim. Raportul tău a fost trimis." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Mulțumim, ți-ai verificat cu succes adresa de e-mail. Poți închide această fereastră." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Acesta conține următoarele:" @@ -6945,12 +7239,12 @@ msgstr "Acest nume de utilizator este deja folosit." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Acest pachet de început nu a putut fi găsit." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Asta-i tot, prieteni!" @@ -6959,7 +7253,8 @@ msgstr "Asta-i tot, prieteni!" msgid "The account will be able to interact with you after unblocking." msgstr "Contul va putea interacționa cu tine după deblocare." -#: src/screens/Settings/AppIconSettings.tsx:74 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "Aplicația va fi repornită" @@ -6968,7 +7263,7 @@ msgstr "Aplicația va fi repornită" msgid "The author of this thread has hidden this reply." msgstr "Autorul acestei discuții a ascuns acest răspuns." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Aplicația web Bluesky" @@ -6984,8 +7279,7 @@ msgstr "Politica de drepturi de autor a fost mutată la <0/>" msgid "The Discover feed" msgstr "Fluxul Descoperă" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Fluxul Descoperă știe acum ce îți place" @@ -7005,12 +7299,12 @@ msgstr "Următoarele etichete au fost aplicate contului tău." msgid "The following labels were applied to your content." msgstr "Următoarele etichete au fost aplicate conținutului tău." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Următorii pași te vor ajuta să personalizezi experiența ta pe Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Postarea poate că a fost ștearsă." @@ -7026,7 +7320,7 @@ msgstr "Videoclipul selectat este mai mare de 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Se pare că serverul întâmpină probleme. Te rog încearcă din nou în câteva momente." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Pachetul de început pe care încerci să îl vizualizezi este invalid. Poți șterge acest pachet de start." @@ -7042,7 +7336,7 @@ msgstr "Termenii de utilizare au fost mutați la" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Codul de verificare furnizat este invalid. Te rog să te asiguri că ai folosit linkul corect de verificare sau solicită unul nou." -#: src/screens/Settings/AppearanceSettings.tsx:144 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Temă" @@ -7054,15 +7348,15 @@ msgstr "Nu există un termen limită pentru dezactivarea contului, te poți înt msgid "There was an issue connecting to Tenor." msgstr "A apărut o problemă la conectarea la Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "A apărut o problemă la contactarea serverului." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "A apărut o problemă la contactarea serverului, verifică conexiunea la internet și încearcă din nou." @@ -7071,19 +7365,19 @@ msgstr "A apărut o problemă la contactarea serverului, verifică conexiunea la msgid "There was an issue contacting your server" msgstr "A apărut o problemă la contactarea serverului tău." -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "A apărut o problemă la preluarea notificărilor. Apăsați aici pentru a încerca din nou." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "A apărut o problemă la preluarea postărilor. Apăsați aici pentru a încerca din nou." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "A apărut o problemă la preluarea listei. Apăsați aici pentru a încerca din nou." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "A apărut o problemă la preluarea parolelor pentru aplicații." @@ -7092,11 +7386,11 @@ msgstr "A apărut o problemă la preluarea parolelor pentru aplicații." msgid "There was an issue fetching your lists. Tap here to try again." msgstr "A apărut o problemă la preluarea listelor tale. Apasă aici pentru a încerca din nou." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "A apărut o problemă la preluarea informațiilor despre serviciul tău." -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "A apărut o problemă la eliminarea acestui flux. Verifică conexiunea la internet și încearcă din nou." @@ -7105,9 +7399,9 @@ msgstr "A apărut o problemă la eliminarea acestui flux. Verifică conexiunea l msgid "There was an issue sending your report. Please check your internet connection." msgstr "A apărut o problemă la trimiterea raportului. Verifică conexiunea la internet." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "A apărut o problemă la actualizarea fluxurilor tale, verifică conexiunea la internet și încearcă din nou." @@ -7134,10 +7428,10 @@ msgstr "A apărut o problemă! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "A apărut o problemă. Te rog verifică conexiunea la internet și încearcă din nou." @@ -7146,11 +7440,11 @@ msgstr "A apărut o problemă. Te rog verifică conexiunea la internet și înce msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "A apărut o problemă neașteptată în aplicație. Te rugăm să ne informezi dacă ți s-a întâmplat acest lucru!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "A fost o creștere a numărului de utilizatori noi pe Bluesky! Îți vom activa contul cât de curând posibil." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Aceste setări se aplică doar fluxului „Following”." @@ -7195,7 +7489,7 @@ msgstr "Acest conținut este găzduit de {0}. Doriți să activați media extern msgid "This content is not available because one of the users involved has blocked the other." msgstr "Acest conținut nu este disponibil deoarece unul dintre utilizatorii implicați l-a blocat pe celălalt." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Acest conținut nu poate fi vizualizat fără un cont Bluesky." @@ -7211,7 +7505,7 @@ msgstr "Această funcționalitate este în beta. Poți citi mai multe despre exp msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Această funcționalitate nu este disponibilă în timp ce utilizezi o parolă de aplicație. Autentifică-te cu parola principală." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Acest flux are în prezent un trafic mare și este temporar indisponibil. Încearcă mai târziu." @@ -7220,8 +7514,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Acest flux este gol! Poate fi nevoie să urmărești mai mulți utilizatori sau să ajustezi setările de limbă." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Acest flux este gol." @@ -7229,7 +7523,7 @@ msgstr "Acest flux este gol." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Acest flux nu mai este online. Îți arătăm <0>Descoperă în schimb." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Acest nume de utilizator este rezervat. Te rog încearcă unul diferit." @@ -7253,7 +7547,7 @@ msgstr "Această etichetă a fost aplicată de autor." msgid "This label was applied by you." msgstr "Această etichetă a fost aplicată de tine." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Acest etichetator nu a declarat ce etichete publică și este posibil să nu fie activ." @@ -7266,8 +7560,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Această listă - creată de <0>{0} - conține posibile încălcări ale regulilor comunității Bluesky în numele sau descrierea sa." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Această listă este goală!" +#~ msgid "This list is empty!" +#~ msgstr "Această listă este goală!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7286,7 +7584,7 @@ msgid "This post has been deleted." msgstr "Această postare a fost ștearsă." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Această postare este vizibilă doar pentru utilizatorii autentificați. Nu va fi vizibilă pentru persoanele care nu sunt autentificate." @@ -7310,11 +7608,11 @@ msgstr "Acest răspuns va fi sortat într-o secțiune ascunsă în partea de jos msgid "This service has not provided terms of service or a privacy policy." msgstr "Acest serviciu nu a furnizat termeni de utilizare sau o politică de confidențialitate." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Acest lucru ar trebui să creeze un registru la:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Acest utilizator nu are urmăritori." @@ -7343,7 +7641,7 @@ msgstr "Acest utilizator este inclus în lista <0>{0} pe care ai pus-o pe mu msgid "This user is new here. Press for more info about when they joined." msgstr "Acest utilizator este nou aici. Apăsați pentru mai multe informații despre momentul când s-au alăturat." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Acest utilizator nu urmărește pe nimeni." @@ -7351,7 +7649,7 @@ msgstr "Acest utilizator nu urmărește pe nimeni." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Aceasta va șterge \"{0}\" din cuvintele tale puse pe mut. Îl poți adăuga înapoi oricând." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Aceasta va elimina @{0} din lista de acces rapid." @@ -7359,16 +7657,26 @@ msgstr "Aceasta va elimina @{0} din lista de acces rapid." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Aceasta va elimina postarea ta din acestă citare pentru toți utilizatorii și o va înlocui cu un substitut." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Preferințele discuție" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Preferințele discuției" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Mod discuție structurată" @@ -7376,7 +7684,7 @@ msgstr "Mod discuție structurată" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Preferințe pentru discuții" @@ -7408,15 +7716,20 @@ msgstr "Astăzi" msgid "Toggle dropdown" msgstr "Comută meniul derulant" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Comută pentru a activa sau dezactiva conținutul pentru adulți" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:512 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Sus" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -7426,12 +7739,18 @@ msgstr "Sus" msgid "Translate" msgstr "Tradu" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Încearcă încă o dată" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" @@ -7439,23 +7758,27 @@ msgstr "TV" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Autentificare în doi pași (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Scrie mesajul aici" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Tip:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Deblochează lista" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Pune pe mut lista" @@ -7465,14 +7788,14 @@ msgstr "Conexiune imposibilă. Verifică conexiunea la internet și încearcă d #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Nu s-a putut contacta serviciul tău. Verifică conexiunea la internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Imposibil de șters" @@ -7483,7 +7806,7 @@ msgstr "Imposibil de șters" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Deblochează" @@ -7507,12 +7830,15 @@ msgstr "Deblochează contul" msgid "Unblock Account?" msgstr "Deblochezi contul?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Anulează redistribuirea" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7527,12 +7853,20 @@ msgstr "Nu mai urmări pe {0}" msgid "Unfollow Account" msgstr "Nu mai urmări contul" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Dezapreciază acest flux" +#~ msgid "Unlike this feed" +#~ msgstr "Dezapreciază acest flux" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Scoate de pe mut" @@ -7568,12 +7902,17 @@ msgstr "Scoate de pe mut discuția" msgid "Unmute video" msgstr "Scoate de pe mut video" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Desprinde" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Desprinde de pe pagina principală" @@ -7582,11 +7921,15 @@ msgstr "Desprinde de pe pagina principală" msgid "Unpin from profile" msgstr "Desprinde de pe profil" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Desprinde lista de moderare" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Desprins din feedurile tale" @@ -7628,8 +7971,8 @@ msgstr "Conținut sexual nedorit" msgid "Update <0>{displayName} in Lists" msgstr "Actualizează <0>{displayName} în liste" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Actualizează la {domain}" @@ -7653,7 +7996,7 @@ msgstr "Actualizare..." msgid "Upload a photo instead" msgstr "Încarcă o fotografie în schimb" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Încarcă un fișier text la:" @@ -7697,7 +8040,7 @@ msgstr "Se încarcă videoclipul..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Folosește parolele aplicației pentru a te conecta la alte aplicații Bluesky fără a oferi acces complet la contul sau parola ta." @@ -7705,7 +8048,7 @@ msgstr "Folosește parolele aplicației pentru a te conecta la alte aplicații B #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Folosește furnizorul implicit" @@ -7714,8 +8057,8 @@ msgstr "Folosește furnizorul implicit" msgid "Use in-app browser" msgstr "Folosește browser-ul din aplicație" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Folosește browser-ul din aplicație pentru a deschide linkuri" @@ -7770,11 +8113,10 @@ msgid "User list by {0}" msgstr "Listă de utilizatori creată de {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Listă de utilizatori creată de <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Listă de utilizatori creată de <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Listă de utilizatori creată de tine" @@ -7787,23 +8129,23 @@ msgid "User list updated" msgstr "Listă de utilizatori actualizată" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Liste de utilizatori" +#~ msgid "User Lists" +#~ msgstr "Liste de utilizatori" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Nume de utilizator sau adresă de e-mail" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Utilizatori" +#~ msgid "Users" +#~ msgstr "Utilizatori" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "utilizatori urmăriți de <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Utilizatori pe care îi urmăresc" @@ -7815,7 +8157,7 @@ msgstr "Utilizatori din \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Utilizatori care au apreciat acest conținut sau profil" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Valoare:" @@ -7823,8 +8165,8 @@ msgstr "Valoare:" msgid "Verified email required" msgstr "E-mail verificat necesar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Verificați înregistrarea DNS" @@ -7854,13 +8196,13 @@ msgstr "Verificați noul e-mail" msgid "Verify now" msgstr "Verificați acum" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Verificați fișierul text" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Verifică-ți e-mailul" @@ -7869,8 +8211,8 @@ msgstr "Verifică-ți e-mailul" msgid "Verify Your Email" msgstr "Verifică-ți e-mailul" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versiune {appVersion}" @@ -7888,7 +8230,7 @@ msgid "Video failed to process" msgstr "Procesarea videoclipului a eșuat" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Jocuri video" @@ -7913,16 +8255,17 @@ msgstr "Videoclip: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Videoclipurile trebuie să aibă mai puțin de 60 de secunde" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Vezi avatarul folosit de {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Vezi profilul utilizatorului {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Vezi profilul utilizatorului {displayName}" @@ -7966,38 +8309,38 @@ msgstr "Vezi informații despre aceste etichete" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Vezi profilul" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Vezi avatarul" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Vezi serviciul de etichetare furnizat de @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Vezi utilizatorii care apreciază acest flux" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Vezi conturile blocate" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Vezi fluxurile și explorează mai mult" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Vezi listele tale de moderare" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Vezi conturile puse pe mut" @@ -8024,15 +8367,19 @@ msgstr "Avertizează conținutul" msgid "Warn content and filter from feeds" msgstr "Avertizează conținutul și filtrează din fluxuri" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Nu am găsit rezultate pentru acea etichetă." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Nu am putut încărca această conversație" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Estimăm {estimatedTime} până când contul tău va fi gata." @@ -8040,7 +8387,7 @@ msgstr "Estimăm {estimatedTime} până când contul tău va fi gata." msgid "We have sent another verification email to <0>{0}." msgstr "Am trimis un alt e-mail de verificare către <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Sperăm să ai un timp minunat. Amintește-ți, Bluesky este:" @@ -8056,7 +8403,7 @@ msgstr "Nu am putut determina dacă ai permisiunea de a încărca videoclipuri. msgid "We were unable to load your birth date preferences. Please try again." msgstr "Nu am putut încărca preferințele tale pentru data nașterii. Te rugăm să încerci din nou." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Nu am putut încărca configurările etichetatorilor tăi în acest moment." @@ -8064,7 +8411,7 @@ msgstr "Nu am putut încărca configurările etichetatorilor tăi în acest mome msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Nu am reușit să ne conectăm. Încearcă din nou pentru a continua configurarea contului. Dacă problema persistă, poți sări peste acest pas." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Te vom anunța când contul tău este gata." @@ -8072,7 +8419,8 @@ msgstr "Te vom anunța când contul tău este gata." msgid "We'll use this to help customize your experience." msgstr "Vom folosi aceste informații pentru a personaliza experiența ta." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Avem probleme de rețea, încearcă din nou" @@ -8084,7 +8432,7 @@ msgstr "Avem probleme de rețea, încearcă din nou" msgid "We're so excited to have you join us!" msgstr "Suntem foarte entuziasmați că ni te alături!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Ne pare rău, dar nu am reușit să rezolvăm această listă. Dacă problema persistă, contactează creatorul listei, @{handleOrDid}." @@ -8092,7 +8440,7 @@ msgstr "Ne pare rău, dar nu am reușit să rezolvăm această listă. Dacă pro msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Ne pare rău, dar nu am putut încărca cuvintele puse pe mut în acest moment. Încearcă din nou." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Ne pare rău, dar căutarea ta nu a putut fi finalizată. Te rugăm să încerci din nou peste câteva minute." @@ -8100,16 +8448,16 @@ msgstr "Ne pare rău, dar căutarea ta nu a putut fi finalizată. Te rugăm să msgid "We're sorry! The post you are replying to has been deleted." msgstr "Ne pare rău! Postarea la care răspunzi a fost ștearsă." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Ne pare rău! Nu putem găsi pagina pe care o cauți." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Ne pare rău! Poți să te abonezi la maximum douăzeci de etichetatori, iar limita de douăzeci a fost atinsă." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Bine ai revenit!" @@ -8125,6 +8473,10 @@ msgstr "Ce te interesează?" msgid "What do you want to call your starter pack?" msgstr "Cum doriți să numiți pachetul de început?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8148,7 +8500,7 @@ msgid "Who can reply" msgstr "Cine poate răspunde" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Ups!" @@ -8195,11 +8547,11 @@ msgid "Write your reply" msgstr "Răspunsul tău" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Autori" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "DID-ul greșit a fost returnat de server. Primit: {0}" @@ -8212,7 +8564,7 @@ msgstr "Da" msgid "Yes, deactivate" msgstr "Da, dezactivează" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Da, șterge acest pachet de început" @@ -8224,7 +8576,7 @@ msgstr "Da, detașează" msgid "Yes, hide" msgstr "Da, ascunde" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Da, reactivează-mi contul" @@ -8240,7 +8592,7 @@ msgstr "tu" msgid "You" msgstr "Tu" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Ești la coadă." @@ -8248,7 +8600,7 @@ msgstr "Ești la coadă." msgid "You are not allowed to upload videos." msgstr "Nu ai permisiunea de a încărca videoclipuri." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Nu urmărești pe nimeni" @@ -8261,11 +8613,11 @@ msgstr "Nu urmărești pe nimeni" msgid "You can also discover new Custom Feeds to follow." msgstr "De asemenea, poți descoperi fluxuri personalizate noi de urmat." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "De asemenea, poți dezactiva temporar contul și să-l reactivezi oricând." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Poți continua conversațiile în curs, indiferent de setarea pe care o alegi." @@ -8274,15 +8626,21 @@ msgstr "Poți continua conversațiile în curs, indiferent de setarea pe care o msgid "You can now sign in with your new password." msgstr "Acum te poți conecta cu noua parolă." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Poți reactiva contul pentru a continua autentificarea. Profilul și postările tale vor fi vizibile pentru ceilalți utilizatori." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Nu ai urmăritori." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Nu urmăriți niciun utilizator care îl urmărește pe @{name}." @@ -8290,15 +8648,15 @@ msgstr "Nu urmăriți niciun utilizator care îl urmărește pe @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Nu ai încă coduri de invitație! Îți vom trimite câteva după ce vei fi fost pe Bluesky pentru o perioadă mai lungă." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Nu ai fluxuri fixate." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Nu ai fluxuri salvate." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Ai blocat autorul sau ai fost blocat de autor." @@ -8336,7 +8694,7 @@ msgstr "Ai pus pe mut acest cont." msgid "You have muted this user" msgstr "Ai pus pe mut acest utilizator." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Nu ai conversații încă. Începe una!" @@ -8344,12 +8702,11 @@ msgstr "Nu ai conversații încă. Începe una!" msgid "You have no feeds." msgstr "Nu ai fluxuri." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Nu ai liste." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Nu ai blocat încă niciun cont. Pentru a bloca un cont, accesează profilul acestuia și selectează \"Blochează contul\" din meniul contului." @@ -8357,7 +8714,7 @@ msgstr "Nu ai blocat încă niciun cont. Pentru a bloca un cont, accesează prof #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Nu ai creat încă nici-o parolă de aplicație. Poți crea una dacă apeși butonul de mai jos." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Nu ai pus pe mut încă niciun cont. Pentru a pune pe mut un cont, accesează profilul acestuia și selectează \"Pune contul pe mut\" din meniul contului." @@ -8422,11 +8779,11 @@ msgstr "Trebuie să acorzi acces la biblioteca foto pentru a salva imaginea." msgid "You must select at least one labeler for a report" msgstr "Trebuie să selectezi cel puțin un etichetator pentru un raport." -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Ai dezactivat anterior contul @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Vei fi deconectat din toate conturile tale." @@ -8478,7 +8835,7 @@ msgstr "Vei primi un e-mail la <0>{0} pentru a-ți verifica identitatea." msgid "You'll stay updated with these feeds" msgstr "Vei rămâne la curent cu aceste fluxuri." -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Ești la rând." @@ -8487,7 +8844,7 @@ msgstr "Ești la rând." msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Ești autentificat cu o parolă de aplicație. Te rugăm să te autentifici cu parola principală pentru a continua dezactivarea contului." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Ești gata de pornire!" @@ -8496,6 +8853,10 @@ msgstr "Ești gata de pornire!" msgid "You've chosen to hide a word or tag within this post." msgstr "Ai ales să ascunzi un cuvânt sau o etichetă în cadrul acestei postări." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Ai ajuns la sfârșitul fluxului! Caută mai multe conturi de urmărit." @@ -8512,7 +8873,7 @@ msgstr "Ai atins limita zilnică pentru încărcarea videoclipurilor (prea multe msgid "Your account" msgstr "Contul tău." -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Contul tău a fost șters." @@ -8540,6 +8901,10 @@ msgstr "Conversațiile tale au fost dezactivate." msgid "Your choice will be saved, but can be changed later in settings." msgstr "Alegerea ta va fi salvată, dar poate fi schimbată ulterior în setări." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8555,7 +8920,7 @@ msgstr "E-mailul tău a fost actualizat, dar nu a fost verificat. Ca pas următo msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "E-mailul tău nu a fost încă verificat. Acesta este un pas important de securitate pe care îl recomandăm." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Primul tău like!" @@ -8564,13 +8929,17 @@ msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Fluxul tău de urmărire este gol! Urmărește mai mulți utilizatori pentru a vedea ce se întâmplă." #: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full handle will be" -msgstr "Numele de utilizator al tău complet va fi." +#~ msgid "Your full handle will be" +#~ msgstr "Numele de utilizator al tău complet va fi." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}" msgstr "Numele de utilizator al tău complet va fi <0>@{0}." +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Cuvintele tale puse pe mut" @@ -8587,7 +8956,7 @@ msgstr "Postarea ta a fost publicată." msgid "Your posts have been published" msgstr "Postările tale au fost publicate." -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Postările, aprecierile și blocările tale sunt publice. Lucrurile puse pe mut sunt private." @@ -8608,5 +8977,5 @@ msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Raportul tău va fi trimis către Serviciul de Moderare Bluesky." #: src/screens/Signup/index.tsx:142 -msgid "Your user handle" -msgstr "Numele tău de utilizator." +#~ msgid "Your user handle" +#~ msgstr "Numele tău de utilizator." diff --git a/src/locale/locales/ru/messages.po b/src/locale/locales/ru/messages.po index 4ec66227bb..43ce692b9f 100644 --- a/src/locale/locales/ru/messages.po +++ b/src/locale/locales/ru/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: DearFox, ponfertato, Potato Energy, Ukrainian, RomanPro100\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(содержит встроенный контент)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(нет электронной почты)" @@ -31,17 +35,37 @@ msgstr "(нет электронной почты)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# день} other {# дни}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# час} other {# часы}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# на этот аккаунт был установлен ярлык} other {# на этот аккаунт был установлен ярлык}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# на этот аккаунт был установлен ярлык} other {# на этот аккаунт был установлен ярлык}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# На этот контент установлен ярлык} other {# На этот контент были установлены ярлыки}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# На этот контент установлен ярлык} other {# На этот контент были установлены ярлыки}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -51,7 +75,11 @@ msgstr "{0, plural, one {# минута} other {# минуты}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# месяц} other {# месяцы}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# репост} other {# репосты}}" @@ -70,8 +98,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {подписка} other {подписок}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Нравится (# лайк)} other {Нравится (# лайки)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Нравится (# лайк)} other {Нравится (# лайки)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -79,8 +107,8 @@ msgstr "{0, plural, one {лайк} other {лайков}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -91,18 +119,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {цитирование} other {цитирований}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Ответить (# ответ)} other {Ответить (# ответов)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Ответить (# ответ)} other {Ответить (# ответов)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {репост} other {репостов}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Убрать лайк (# лайк)} other {Убрать лайки (# лайков)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Убрать лайк (# лайк)} other {Убрать лайки (# лайков)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -120,15 +148,15 @@ msgstr "{0} <0>в <1>тексте и тегах" msgid "{0} joined this week" msgstr "{0} присоединился на этой неделе" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} из {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} людей использовали этот стартовый набор!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -170,115 +198,115 @@ msgid "{0}s" msgstr "{0}с" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Стартовый набор {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {час} other {часов}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {минута} other {минуты}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -287,21 +315,25 @@ msgstr "" msgid "{following} following" msgstr "{following} подписок" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} не может получать сообщения" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Понравилось # пользователю} other {Понравилось # пользователям}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} непрочитанных" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -313,12 +345,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:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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 {# другие}} включены в ваш стартовый набор" @@ -331,11 +363,11 @@ msgstr "<0>{0} {1, plural, one {подписчик} other {подписчи msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {подписка} other {подписок}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 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:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} входит в ваш стартовый набор" @@ -347,7 +379,7 @@ msgstr "<0>{0} участников" msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -355,7 +387,7 @@ msgstr "" #~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." #~ msgstr "<0>Не применимо. Это предупреждение доступно только для сообщений с прикрепленными медиафайлами." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Вы и<1> <2>{0} включены в ваш стартовый набор" @@ -367,7 +399,7 @@ msgstr "⚠Недопустимый псевдоним" msgid "24 hours" msgstr "24 часа" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Подтверждение 2FA" @@ -379,25 +411,24 @@ msgstr "30 дней" msgid "7 days" msgstr "7 дней" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Открыть навигацию и настройки" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Открыть профиль и другую навигацию" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Открыть профиль и другую навигацию" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Доступность" @@ -405,15 +436,15 @@ msgstr "Доступность" #~ msgid "Accessibility settings" #~ msgstr "Настройки доступности" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Настройки Доступности" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Учетная запись" @@ -439,11 +470,11 @@ msgstr "Учетная запись игнорируется" msgid "Account Muted by List" msgstr "Учетная запись игнорируется списком" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Параметры учетной записи" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Учетная запись удалена из быстрого доступа" @@ -463,11 +494,10 @@ msgstr "Учетная запись больше не игнорируется" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Добавить" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Добавьте еще {0}, чтобы продолжить" @@ -480,12 +510,13 @@ msgstr "Добавить {displayName} в стартовый набор" msgid "Add a content warning" msgstr "Добавить предупреждение о содержимом" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Добавить пользователя в список" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Добавить учетную запись" @@ -503,8 +534,8 @@ msgstr "Добавить альтернативный текст" msgid "Add alt text (optional)" msgstr "Добавьте альтернативный текст (необязательно)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -516,8 +547,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Добавить пароль приложения" @@ -534,11 +565,16 @@ msgstr "Добавить игнорируемые слова и теги" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Добавить рекомендуемые ленты" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Добавьте ленты в свой стартовый набор!" @@ -546,11 +582,11 @@ msgstr "Добавьте ленты в свой стартовый набор!" msgid "Add the default feed of only people you follow" msgstr "Добавьте в ленту по умолчанию только тех людей, на кого вы подписаны" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Добавьте следующую DNS-запись к вашему домену:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Добавьте эту ленту в свои ленты" @@ -583,7 +619,7 @@ msgstr "" msgid "Adult Content" msgstr "Содержимое для взрослых" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Взрослый контент можно включить только через веб-сайт <0>bsky.app." @@ -596,19 +632,23 @@ msgstr "Содержимое для взрослых отключено." msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Расширенные" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Обучение алгоритма завершено!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Обучение алгоритма завершено!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Все учетные записи отслеживаются!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Все сохраненные ленты в одном месте." @@ -617,16 +657,20 @@ msgstr "Все сохраненные ленты в одном месте." msgid "Allow access to your direct messages" msgstr "Разрешите доступ к своим личным сообщениям" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Разрешить новые сообщения от" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Разрешить ответы от:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Позволяет получить доступ к личным сообщениям" @@ -645,7 +689,7 @@ msgstr "Уже вошли как @{0}" msgid "ALT" msgstr "АЛЬТ" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -740,8 +784,8 @@ msgstr "При попытке открыть чат возникла пробл #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -761,7 +805,7 @@ msgid "and" msgstr "и" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Животные" @@ -773,8 +817,8 @@ msgstr "Анимированные GIF" msgid "Anti-Social Behavior" msgstr "Антисоциальное поведение" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "" @@ -782,7 +826,14 @@ msgstr "" msgid "Anybody can interact" msgstr "Любой может взаимодействовать" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Язык приложения" @@ -790,7 +841,7 @@ msgstr "Язык приложения" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Пароль приложения удален" @@ -818,13 +869,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "Настройка пароля приложений" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Пароли для приложений" @@ -849,10 +900,10 @@ msgstr "Обращение отправлено" msgid "Appeal this decision" msgstr "Обжаловать это решение" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Оформление" @@ -878,7 +929,7 @@ msgstr "" msgid "Archived post" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -890,7 +941,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Вы уверены, что хотите удалить этот стартовый набор?" @@ -902,11 +953,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Вы уверены, что хотите покинуть эту беседу? Ваши сообщения будут удалены для вас, но не для других участников." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Вы уверены, что хотите удалить {0} из своих лент?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Вы уверены, что хотите удалить это из своих лент?" @@ -927,7 +978,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Вы пишете на <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Искусство" @@ -939,32 +990,31 @@ msgstr "Художественная или неэротическая обна msgid "At least 3 characters" msgstr "Не менее 3-х символов" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Назад" @@ -972,8 +1022,8 @@ msgstr "Назад" #~ msgid "Basics" #~ msgstr "Основные" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -987,12 +1037,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Дата рождения" @@ -1023,15 +1078,15 @@ msgstr "Заблокировать" msgid "Block Account?" msgstr "Заблокировать учетную запись?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Заблокировать учетные записи" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Заблокировать список" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Заблокировать эти учетные записи?" @@ -1039,12 +1094,12 @@ msgstr "Заблокировать эти учетные записи?" msgid "Blocked" msgstr "Заблокировано" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Заблокированные учетные записи" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Заблокированные учетные записи" @@ -1053,19 +1108,19 @@ msgstr "Заблокированные учетные записи" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Заблокированные учетные записи не могут вам отвечать, упоминать вас в своих постах, и взаимодействовать с вами каким-либо другим образом." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Заблокированные учетные записи не могут вам отвечать, упоминать вас в своих постах, и взаимодействовать с вами каким-либо другим образом. Вы не будете видеть их посты и они не будут видеть ваши." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Заблокирован пост." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Блокировка не мешает этому маркировщику добавлять метку в вашу учетную запись." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Блокировка - это открытая информация. Заблокированные учетные записи не могут отвечать в ваших постах, упоминать вас или иным образом взаимодействовать с вами." @@ -1094,7 +1149,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky лучше с друзьями!" @@ -1110,6 +1166,14 @@ msgstr "Bluesky выберет набор рекомендуемых учетн 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 не будет показывать ваш профиль и сообщения посетителям без учетной записи. Другие приложения могут не следовать этому запросу. Это не делает вашу учетную запись приватной." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Размыть изображение" @@ -1119,7 +1183,7 @@ msgid "Blur images and filter from feeds" msgstr "Размыть изображения и отфильтровать их из ленты" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Книги" @@ -1127,23 +1191,23 @@ msgstr "Книги" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Просмотреть другие учетные записи на странице Explore" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Просмотреть другие ленты на странице Explore" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Просмотреть другие предложения" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Просмотрите другие предложения на странице Explore" @@ -1152,21 +1216,37 @@ msgstr "Просмотрите другие предложения на стра msgid "Browse other feeds" msgstr "Просмотр других лент" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Бизнес" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "от —" +#~ msgid "by —" +#~ msgstr "от —" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "От {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "от <0/>" +#~ msgid "by <0/>" +#~ msgstr "от <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1185,8 +1265,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "создано вами" +#~ msgid "by you" +#~ msgstr "создано вами" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1196,16 +1276,18 @@ msgstr "Камера" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Может содержать только латинские буквы, цифры, пробелы, дефисы и нижние подчеркивания. Должен иметь длину от 4 до 32 символов." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1220,20 +1302,20 @@ msgstr "Камера" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Отменить" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Отменить" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Отменить удаление учетной записи" @@ -1249,16 +1331,16 @@ msgstr "Отменить обрезку изображения" msgid "Cancel profile editing" msgstr "Отменить изменения профиля" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Отменить цитирование поста" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Отменить реактивацию и выйти из системы" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Отменить поиск" @@ -1267,9 +1349,9 @@ msgid "Cancels opening the linked website" msgstr "Отменяет открытие ссылки" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Невозможно взаимодействовать с заблокированным пользователем" @@ -1295,8 +1377,17 @@ msgstr "Изменить" #~ msgid "Change" #~ msgstr "Изменить" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1309,8 +1400,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "Изменить псевдоним" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Изменить псевдоним" @@ -1338,9 +1429,9 @@ msgstr "Изменить адрес электронной почты" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Чат" @@ -1351,12 +1442,12 @@ msgstr "Чат без звука" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Настройки чата" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Настройки чата" @@ -1364,16 +1455,16 @@ msgstr "Настройки чата" msgid "Chat unmuted" msgstr "Чат со звуком" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Проверить мой статус" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Проверьте свою электронную почту на наличие кода для входа в систему и введите его здесь." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Проверьте свой почтовый ящик на наличие электронного письма с кодом подтверждения и введите его ниже:" @@ -1385,11 +1476,11 @@ msgstr "Проверьте свой почтовый ящик на наличи #~ msgid "Choose at least {0} more" #~ msgstr "Выберите, по крайней мере, еще {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Выберите ленты" @@ -1397,7 +1488,7 @@ msgstr "Выберите ленты" msgid "Choose for me" msgstr "Выберите за меня" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Выберите людей" @@ -1409,7 +1500,7 @@ msgstr "" msgid "Choose Service" msgstr "Выберите хостинг-провайдера" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Выберите алгоритмы, которые будут наполнять ваши ленты." @@ -1417,15 +1508,24 @@ msgstr "Выберите алгоритмы, которые будут напо msgid "Choose this color as your avatar" msgstr "Выберите этот цвет в качестве своего аватара" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Укажите пароль" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Ваш псевдоним" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Очистите все данные хранилища" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Очистите все данные хранилища (после этого перезагрузитесь)" @@ -1442,12 +1542,12 @@ msgid "click here" msgstr "нажмите здесь" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Нажмите здесь, чтобы узнать больше о деактивации вашего аккаунта" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Нажмите здесь, чтобы узнать больше о деактивации вашего аккаунта" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Нажмите здесь, чтобы узнать больше" +#~ msgid "Click here for more information." +#~ msgstr "Нажмите здесь, чтобы узнать больше" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1475,9 +1575,10 @@ msgstr "Клип 🐴 клоп 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1486,8 +1587,8 @@ msgstr "Клип 🐴 клоп 🐴" msgid "Close" msgstr "Закрыть" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Закрыть диалоговое окно" @@ -1511,7 +1612,7 @@ msgstr "Закройте окно GIF" msgid "Close image" msgstr "Закрыть изображение" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Закрыть просмотр изображения" @@ -1519,16 +1620,16 @@ msgstr "Закрыть просмотр изображения" #~ msgid "Close modal" #~ msgstr "Закрыть модальное окно" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Закрыть панель навигации" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Закрыть диалоговое окно" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Закрывает нижнюю панель навигации" @@ -1544,34 +1645,34 @@ msgstr "Закрывает уведомление об обновлении па msgid "Closes viewer for header image" msgstr "Закрывает просмотр изображения" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Свернуть список пользователей" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Сворачивает список пользователей для данного уведомления" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Комедия" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Комиксы" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Правила сообщества" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Завершите ознакомление и начните пользоваться вашей учетной записью" @@ -1579,7 +1680,7 @@ msgstr "Завершите ознакомление и начните польз msgid "Complete the challenge" msgstr "Выполните задание" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1624,25 +1725,25 @@ msgstr "Подтвердить" msgid "Confirm content language settings" msgstr "Подтвердить настройку языка содержимого" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Подтвердить удаление учетной записи" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Подтвердите ваш возраст:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Подтвердите вашу дату рождения" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Код подтверждения" @@ -1651,7 +1752,7 @@ msgstr "Код подтверждения" msgid "Confirmation Code" msgstr "" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Соединение..." @@ -1660,14 +1761,17 @@ msgstr "Соединение..." msgid "Contact support" msgstr "Служба поддержки" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1675,11 +1779,11 @@ msgstr "" msgid "Content Blocked" msgstr "Заблокированное содержимое" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Фильтры содержимого" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Языки содержимого" @@ -1700,7 +1804,7 @@ msgstr "Предупреждение о содержимом" msgid "Content warnings" msgstr "Предупреждение о содержимом" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Фон контекстного меню, нажмите, чтобы закрыть меню." @@ -1735,7 +1839,7 @@ msgstr "Кулинария" msgid "Copied" msgstr "Скопировано" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Версия сборки скопирована в буфер обмена" @@ -1743,7 +1847,7 @@ msgstr "Версия сборки скопирована в буфер обме #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Скопировано в буфер обмена" @@ -1768,7 +1872,7 @@ msgstr "Копировать" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -1777,11 +1881,11 @@ msgstr "" msgid "Copy code" msgstr "Копировать код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -1793,7 +1897,7 @@ msgstr "Копировать ссылку" msgid "Copy Link" msgstr "Копировать ссылку" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Копировать ссылку на список" @@ -1816,11 +1920,11 @@ msgstr "Копировать текст поста" msgid "Copy QR code" msgstr "Копировать QR-код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Политика защиты авторского права" @@ -1829,11 +1933,11 @@ msgstr "Политика защиты авторского права" msgid "Could not leave chat" msgstr "Не удалось выйти из чата" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Не удалось загрузить ленту" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Не удалось загрузить список" @@ -1864,7 +1968,7 @@ msgstr "Создать QR-код для стартового набора" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Создать стартовый набор" @@ -1907,12 +2011,12 @@ msgstr "Создать новую учетную запись" msgid "Create report for {0}" msgstr "Создать отчет для {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Создано: {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Культура" @@ -1927,8 +2031,8 @@ msgstr "Пользовательский" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Пользовательские ленты, созданные сообществом, подарят вам новые впечатления и помогут найти контент, который вы любите." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Пользовательские ленты, созданные сообществом, подарят вам новые впечатления и помогут найти контент, который вы любите." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -1938,8 +2042,8 @@ msgstr "Пользовательские ленты, созданные сооб msgid "Customize who can interact with this post." msgstr "Настройте, кто может взаимодействовать с этим сообщением." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Черная" @@ -1947,7 +2051,7 @@ msgstr "Черная" msgid "Dark mode" msgstr "Темный режим" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Темная тема" @@ -1955,8 +2059,8 @@ msgstr "Темная тема" msgid "Date of birth" msgstr "Дата рождения" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Деактивировать мой аккаунт" @@ -1965,7 +2069,7 @@ msgstr "Деактивировать мой аккаунт" #~ msgid "Deactivate my account" #~ msgstr "Деактивировать мой аккаунт" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Настройка модерации" @@ -1973,38 +2077,42 @@ msgstr "Настройка модерации" msgid "Debug panel" msgstr "Панель отладки" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Удалить" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Удалить учетную запись" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Удаление учетной записи <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Удалить пароль для приложения" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Удалить пароль для приложения?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Удалить запись объявления чата" @@ -2012,7 +2120,7 @@ msgstr "Удалить запись объявления чата" msgid "Delete for me" msgstr "Удалить для меня" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Удалить список" @@ -2024,7 +2132,7 @@ msgstr "Удалить сообщение" msgid "Delete message for me" msgstr "Удалите сообщение для меня" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Удалить мою учетную запись" @@ -2038,16 +2146,16 @@ msgstr "Удалить мою учетную запись" msgid "Delete post" msgstr "Удалить пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Удалить стартовый набор" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Удалить стартовый набор?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Удалить этот список?" @@ -2059,12 +2167,12 @@ msgstr "Удалить этот пост?" msgid "Deleted" msgstr "Удалено" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Удаленный пост." @@ -2102,8 +2210,8 @@ msgstr "Отделить цитату" msgid "Detach quote post?" msgstr "Отделить цитату от поста?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2115,7 +2223,7 @@ msgstr "Диалог: настройте, кто может взаимодейс #~ msgid "Did you want to say anything?" #~ msgstr "Вы хотели что-то написать?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Тусклая" @@ -2131,8 +2239,8 @@ msgstr "Тусклая" msgid "Disable Email 2FA" msgstr "Отключить 2FA по электронной почте" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Отключить тактильную обратную связь" @@ -2143,9 +2251,9 @@ msgstr "Отключить субтитры" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Отключено" @@ -2177,11 +2285,11 @@ msgstr "Попросить приложения не показывать мою msgid "Discover new custom feeds" msgstr "Откройте для себя новые пользовательские ленты" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Откройте для себя новые ленты" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Откройте для себя новые ленты" @@ -2193,12 +2301,12 @@ msgstr "Пропустить" msgid "Dismiss error" msgstr "Пропустить ошибку" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Пропустить руководство по началу работы" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Отображение больших значков альтернативного текста" @@ -2221,8 +2329,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Панель DNS" @@ -2250,7 +2358,7 @@ msgstr "Не начинается или заканчивается дефисо #~ msgid "Domain Value" #~ msgstr "Значение домена" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Домен проверен!" @@ -2311,7 +2419,7 @@ msgstr "Перетащите и отпустите, чтобы добавить msgid "Duration:" msgstr "Продолжительность:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "например, alice" @@ -2323,7 +2431,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "например, Алиса Робертс" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "например, alice.com" @@ -2355,16 +2463,14 @@ msgstr "например, Пользователи, неоднократно о msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Каждый код приглашения работает только один раз. Время от времени вы будете получать новые коды." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Редактировать" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Редактировать" @@ -2389,7 +2495,7 @@ msgstr "Редактировать изображение" msgid "Edit interaction settings" msgstr "Редактировать настройки взаимодействия" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Редактировать описание списка" @@ -2397,10 +2503,8 @@ msgstr "Редактировать описание списка" msgid "Edit Moderation List" msgstr "Редактирование списка" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Редактировать мои ленты" @@ -2429,7 +2533,7 @@ msgstr "Редактировать профиль" msgid "Edit Profile" msgstr "Редактировать профиль" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Редактировать стартовый набор" @@ -2449,16 +2553,16 @@ msgstr "Редактировать ваше имя" msgid "Edit your profile description" msgstr "Редактировать описание вашего профиля" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Редактировать свой стартовый набор" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Образование" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2468,7 +2572,7 @@ msgstr "Электронная почта" msgid "Email 2FA disabled" msgstr "Отключение 2FA по электронной почте" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2528,7 +2632,7 @@ msgstr "" msgid "Enable {0} only" msgstr "Включить только {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Разрешить содержимое для взрослых" @@ -2541,12 +2645,12 @@ msgstr "" msgid "Enable external media" msgstr "Включить внешние медиа" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Включить медиапроигрыватели для" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Включить приоритетные уведомления" @@ -2558,9 +2662,14 @@ msgstr "Включить субтитры" msgid "Enable this source only" msgstr "Включить только этот источник" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Включено" @@ -2601,7 +2710,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Введите код, который вы получили, чтобы изменить пароль." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Введите домен, который вы хотите использовать" @@ -2631,6 +2740,7 @@ msgid "Enter your username and password" msgstr "Введите псевдоним и пароль" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2643,7 +2753,7 @@ msgid "Error receiving captcha response." msgstr "Ошибка получения ответа Captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Ошибка:" @@ -2659,8 +2769,8 @@ msgstr "Каждый может ответить" msgid "Everybody can reply to this post." msgstr "Все могут ответить на этот пост." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Все" @@ -2684,7 +2794,7 @@ msgstr "Исключает пользователей, на которых вы msgid "Exit fullscreen" msgstr "Выйти из полноэкранного режима" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Выходит из процесса удаления учетной записи" @@ -2696,7 +2806,7 @@ msgstr "Выходит из процесса удаления учетной з msgid "Exits image cropping process" msgstr "Выходит из процесса обрезки изображений" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Выходит из режима просмотра" @@ -2704,11 +2814,11 @@ msgstr "Выходит из режима просмотра" msgid "Exits inputting search query" msgstr "Выходит из поиска" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Развернуть альтернативный текст" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Развернуть список пользователей" @@ -2721,8 +2831,8 @@ msgstr "Развернуть или свернуть весь пост, на к msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -2746,8 +2856,8 @@ msgstr "Откровенный или потенциально проблемн msgid "Explicit sexual images." msgstr "Откровенные сексуальные изображения." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Экспорт моих данных" @@ -2755,8 +2865,8 @@ msgstr "Экспорт моих данных" msgid "Export My Data" msgstr "Экспорт моих данных" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -2766,12 +2876,12 @@ msgid "External Media" msgstr "Внешние медиа" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Внешние медиа могут позволить веб-сайтам собирать информацию о вас и вашем устройстве. Информация не отправляется и не запрашивается, пока не нажата кнопка \"Воспроизвести\"." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Настройка внешних медиа" @@ -2779,7 +2889,7 @@ msgstr "Настройка внешних медиа" #~ msgid "External media settings" #~ msgstr "Настройка внешних медиа" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -2792,8 +2902,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Не удалось создать стартовый набор" @@ -2809,12 +2919,12 @@ msgstr "Не удалось удалить сообщение" msgid "Failed to delete post, please try again" msgstr "Не удалось удалить пост, попробуйте еще раз" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Не удалось удалить стартовый набор" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Не удалось загрузить настройки ленты" @@ -2826,12 +2936,12 @@ msgstr "Не удалось загрузить GIF-файлы" msgid "Failed to load past messages" msgstr "Не удалось загрузить предыдущие сообщения" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Не удалось загрузить предложенные ленты" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Не удалось загрузить предложенные подписки" @@ -2860,11 +2970,11 @@ msgstr "Не удалось подать апелляцию, попробуйт msgid "Failed to toggle thread mute, please try again" msgstr "Не удалось переключить игнорирование ветки, попробуйте еще раз" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Не удалось обновить ленты" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Не удалось обновить настройки" @@ -2875,11 +2985,11 @@ msgstr "Не удалось обновить настройки" msgid "Failed to upload video" msgstr "Не удалось загрузить видео" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Лента" @@ -2888,11 +2998,16 @@ msgstr "Лента" msgid "Feed by {0}" msgstr "Лента от {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Переключатель ленты" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Обратная связь" @@ -2902,26 +3017,30 @@ msgstr "Обратная связь" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Ленты" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Ленты - это алгоритмы, созданные пользователями с некоторым опытом программирования. <0/> для дополнительной информации." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Ленты обновлены!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Содержимое файла" @@ -2934,7 +3053,7 @@ msgstr "Файл успешно сохранен!" msgid "Filter from feeds" msgstr "Фильтровать из лент" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Завершение" @@ -2944,7 +3063,13 @@ msgstr "Завершение" msgid "Find accounts to follow" msgstr "Найдите учетные записи для подписки" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Найти посты и пользователей в Bluesky" @@ -2956,7 +3081,7 @@ msgstr "Найти посты и пользователей в Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Настройте отображение обсуждений." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Финиш" @@ -2964,7 +3089,7 @@ msgstr "Финиш" msgid "Fitness" msgstr "Фитнес" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Гибкий" @@ -2978,7 +3103,7 @@ msgstr "Гибкий" #~ msgstr "Отзеркалить вертикально" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3000,7 +3125,12 @@ msgstr "Подписаться на {0}" msgid "Follow {name}" msgstr "Подписаться на {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Подпишитесь на 7 учетных записей" @@ -3009,8 +3139,8 @@ msgstr "Подпишитесь на 7 учетных записей" msgid "Follow Account" msgstr "Подписаться на учетную запись" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Подписаться на всех" @@ -3024,7 +3154,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Подписаться в ответ" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Подпишитесь на большее число учетных записей, чтобы найти связь со своими интересами и создать свою сеть." @@ -3058,32 +3188,30 @@ msgstr "Ваши подписки" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Подписчики" +#~ msgid "Followers" +#~ msgstr "Подписчики" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Подписчики @{0}, которых вы знаете" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Подписчики, которых вы знаете" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Подписки" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Подписка на {0}" @@ -3092,13 +3220,13 @@ msgstr "Подписка на {0}" msgid "Following {name}" msgstr "Подписка на {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Настройка ленты подписок" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Настройка ленты подписок" @@ -3110,20 +3238,20 @@ msgstr "Подписаны на вас" msgid "Follows You" msgstr "Подписаны на вас" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Еда" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "По соображениям безопасности нам нужно будет отправить код подтверждения на вашу электронную почту." @@ -3135,7 +3263,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "По соображениям безопасности этот пароль отображается только один раз. Если вы потеряете этот пароль, вам нужно будет сгенерировать новый." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -3148,11 +3276,11 @@ msgstr "Навсегда" msgid "Forgot Password" msgstr "Забыли пароль" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Забыли пароль?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Забыли пароль?" @@ -3160,11 +3288,11 @@ msgstr "Забыли пароль?" msgid "Frequently Posts Unwanted Content" msgstr "Часто публикует неприемлемый контент" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "От @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Из <0/>" @@ -3194,7 +3322,7 @@ msgstr "Получить помощь" msgid "Get Started" msgstr "Приступить" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Начало работы" @@ -3210,13 +3338,13 @@ msgstr "Придайте своему профилю лицо" msgid "Glaring violations of law or terms of service" msgstr "Грубые нарушения закона или условий использования" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Назад" @@ -3224,27 +3352,27 @@ msgstr "Назад" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Назад" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Вернуться к предыдущему шагу" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Вернуться к предыдущему шагу" @@ -3279,29 +3407,30 @@ msgstr "Перейти к профилю пользователя" msgid "Graphic Media" msgstr "Графический медиаконтент" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Полпути пройдено!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Псевдоним" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Тактильные ощущения" @@ -3309,7 +3438,7 @@ msgstr "Тактильные ощущения" msgid "Harassment, trolling, or intolerance" msgstr "Домогательства, троллинг или нетерпимость" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Хештег" @@ -3321,9 +3450,10 @@ msgstr "Хештег: #{tag}" msgid "Having trouble?" msgstr "Возникли проблемы?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Справка" @@ -3348,6 +3478,7 @@ msgstr "" msgid "Hidden list" msgstr "Скрытый список" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3355,11 +3486,13 @@ msgstr "Скрытый список" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Скрыть" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Спрятать" @@ -3393,31 +3526,43 @@ msgstr "Скрыть этот пост?" msgid "Hide this reply?" msgstr "Скрыть этот ответ?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Скрыть список пользователей" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Хмм, при связи с сервером ленты возникла какая-то проблема. Пожалуйста, сообщите об этом ее владельцу." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Хмм, кажется сервер ленты настроен неправильно. Пожалуйста, сообщите об этом ее владельцу." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Хмм, кажется сервер ленты сейчас не работает. Пожалуйста, сообщите об этом ее владельцу." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Хмм, сервер ленты прислал нам непонятный ответ. Пожалуйста, сообщите об этом ее владельцу." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Хмм, мы не можем найти эту ленту. Возможно она была удалена." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Похоже, у нас возникли проблемы с загрузкой этих данных. Просмотрите детали ниже. Если проблема не исчезнет, пожалуйста, свяжитесь с нами." @@ -3429,26 +3574,28 @@ msgstr "Хммм, мы не смогли загрузить этот серви msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Подождите! Мы постепенно даем доступ к видео, и вы все еще в очереди. Возвращайтесь позже!" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Главная" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Хост:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Хостинг-провайдер" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3471,8 +3618,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "У меня есть код подтверждения" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "У меня есть собственный домен" @@ -3481,7 +3628,7 @@ msgstr "У меня есть собственный домен" msgid "I understand" msgstr "Я понял" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Раскрывает альтернативный текст, если текст слишком длинный" @@ -3493,12 +3640,16 @@ msgstr "Раскрывает альтернативный текст, если msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Если вы еще не достигли совершеннолетия в соответствии с законами вашей страны, ваш родитель или юридический опекун должен прочитать эти Условия от вашего имени." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Если вы удалите этот список, вы не сможете его восстановить." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3545,7 +3696,7 @@ msgstr "Неприемлемые сообщения или откровенны msgid "Input code sent to your email for password reset" msgstr "Введите код, отправленный на вашу электронную почту для сброса пароля" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Введите код подтверждения для удаления учетной записи" @@ -3557,19 +3708,19 @@ msgstr "Введите код подтверждения для удаления msgid "Input new password" msgstr "Введите новый пароль" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Введите пароль для удаления учетной записи" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Введите код, который был отправлен вам по электронной почте" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Введите псевдоним или адрес электронной почты, которые вы использовали для регистрации" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Введите ваш пароль" @@ -3577,10 +3728,6 @@ msgstr "Введите ваш пароль" #~ msgid "Input your preferred hosting provider" #~ msgstr "Введите желаемого хостинг-провайдера" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Введите ваш псевдоним" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Взаимодействие ограничено" @@ -3593,12 +3740,12 @@ msgstr "Взаимодействие ограничено" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Неверный код подтверждения 2FA." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -3606,8 +3753,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Неверный или неподдерживаемый пост" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Неверное имя пользователя или пароль" @@ -3655,7 +3802,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Сейчас здесь только вы! Добавьте больше людей в свой стартовый набор, воспользовавшись поиском выше." @@ -3669,12 +3816,12 @@ msgstr "Вакансии" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Присоединиться к Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Присоединиться к беседе" @@ -3684,7 +3831,7 @@ msgstr "Присоединиться к беседе" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Журналистика" @@ -3697,7 +3844,7 @@ msgid "Labeled by the author." msgstr "Метка добавлена автором." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Метки" @@ -3705,7 +3852,7 @@ msgstr "Метки" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Метки являются аннотациями для пользователей и контента. Они могут использоваться для скрытия, предупреждения и категоризации сети." @@ -3725,26 +3872,27 @@ msgstr "Выбор языка" #~ msgid "Language settings" #~ msgstr "Настройка языка" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Настройка языков" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Языки" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Недавние" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -3770,8 +3918,8 @@ msgstr "Узнайте больше о том, какая модерация п msgid "Learn more about this warning" msgstr "Узнать больше об этом предупреждении" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Узнать больше о том, что является публичным в Bluesky." @@ -3805,7 +3953,7 @@ msgstr "Оставьте их все неотмеченными, чтобы ви msgid "Leaving Bluesky" msgstr "Вы покидаете Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "еще осталось." @@ -3818,41 +3966,63 @@ msgstr "Позвольте мне выбрать" msgid "Let's get your password reset!" msgstr "Давайте восстановим ваш пароль!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Взлетаем!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Светлая" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Лайкните 10 сообщений" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Лайкните 10 сообщений, чтобы обучить ленту Discover" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Лайкнуть эту ленту" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Понравилось" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Понравился пользователю" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:211 #~ msgid "liked your custom feed" #~ msgstr "понравилась ваша лента" @@ -3861,7 +4031,7 @@ msgstr "Понравился пользователю" #~ msgid "liked your post" #~ msgstr "понравился ваш пост" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Нравится" @@ -3869,7 +4039,12 @@ msgstr "Нравится" msgid "Likes on this post" msgstr "Лайки этого поста" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Список" @@ -3877,7 +4052,7 @@ msgstr "Список" msgid "List Avatar" msgstr "Аватар списка" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Список заблокирован" @@ -3886,7 +4061,15 @@ msgstr "Список заблокирован" msgid "List by {0}" msgstr "Список от {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Список удален" @@ -3898,7 +4081,7 @@ msgstr "Список был спрятан" msgid "List Hidden" msgstr "Список скрытых" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Список игнорируется" @@ -3906,18 +4089,19 @@ msgstr "Список игнорируется" msgid "List Name" msgstr "Название списка" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Список разблокирован" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Список больше не игнорируется" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Списки" @@ -3926,26 +4110,26 @@ msgstr "Списки" msgid "Lists blocking this user:" msgstr "Списки, блокирующие этого пользователя:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Загрузить больше" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Загрузить больше предлагаемых лент" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Загрузить больше предлагаемых подписок" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Загрузить новые уведомления" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Загрузить новые посты" @@ -3953,23 +4137,23 @@ msgstr "Загрузить новые посты" msgid "Loading..." msgstr "Загрузка..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Отчет" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Войдите или зарегистрируйтесь" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Выйти" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Видимость для пользователей без учетной записи" @@ -3977,10 +4161,15 @@ msgstr "Видимость для пользователей без учетно msgid "Login to account that is not listed" msgstr "Войти в учетную запись, которой нет в списке" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4013,8 +4202,8 @@ msgstr "Сделать один для меня" msgid "Make sure this is where you intend to go!" msgstr "Убедитесь, что это действительно тот сайт, который вы собираетесь посетить!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4027,7 +4216,7 @@ msgstr "Настраивайте ваши игнорируемые слова и msgid "Mark as read" msgstr "Отметить как прочитанное" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Медиа" @@ -4043,9 +4232,12 @@ msgstr "упомянутые пользователи" msgid "Mentioned users" msgstr "Упомянутые пользователи" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Меню" @@ -4058,7 +4250,7 @@ msgstr "Сообщение {0}" msgid "Message deleted" msgstr "Сообщение удалено" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Сообщение от сервера: {0}" @@ -4072,13 +4264,12 @@ msgid "Message is too long" msgstr "Сообщение слишком длинное" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Настройки сообщений" +#~ msgid "Message settings" +#~ msgstr "Настройки сообщений" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Сообщения" @@ -4094,10 +4285,10 @@ msgstr "Ложный пост" #~ msgid "Mode" #~ msgstr "Режим" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Модерация" @@ -4110,12 +4301,12 @@ msgstr "Детали модерации" msgid "Moderation list by {0}" msgstr "Список модерации от {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Список модерации от <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Список модерации от вас" @@ -4127,12 +4318,12 @@ msgstr "Список модерации создан" msgid "Moderation list updated" msgstr "Список модерации обновлен" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Списки модерации" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Списки модерации" @@ -4144,11 +4335,11 @@ msgstr "настройка модерации" #~ msgid "Moderation settings" #~ msgstr "Настройка модерации" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Статус модерации" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Инструменты модерации" @@ -4161,28 +4352,31 @@ msgstr "Модератор решил установить общее преду msgid "More" msgstr "Больше" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Больше лент" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Дополнительные опции" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "По количеству лайков" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Кино" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Музыка" @@ -4205,7 +4399,7 @@ msgstr "Игнорировать {truncatedTag}" msgid "Mute Account" msgstr "Игнорировать учетную запись" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Игнорировать учетные записи" @@ -4222,11 +4416,11 @@ msgstr "Отключить звук" msgid "Mute in:" msgstr "Игнорируемое:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Игнорировать список" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Игнорировать эти учетные записи?" @@ -4268,16 +4462,16 @@ msgstr "Игнорировать слова и теги" #~ msgid "Muted" #~ msgstr "Игнорируется" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Игнорируемые учетные записи" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Игнорируемые учетные записи" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Игнорируемые учетные записи автоматически убираются из вашей ленты и уведомлений. Игнорирование является полностью частным." @@ -4285,11 +4479,11 @@ msgstr "Игнорируемые учетные записи автоматич msgid "Muted by \"{0}\"" msgstr "Проигнорировано списком \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Игнорируемые слова и теги" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Игнорирование является приватным. Игнорируемые учетные записи могут взаимодействовать с вами, но вы не будете видеть их посты и не будете получать от них уведомления." @@ -4298,11 +4492,11 @@ msgstr "Игнорирование является приватным. Игно msgid "My Birthday" msgstr "Моя дата рождения" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Мои ленты" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Мой профиль" @@ -4330,7 +4524,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Имя или описание нарушают стандарты сообщества" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Природа" @@ -4343,7 +4537,7 @@ msgstr "Перейти к {0}" #~ msgstr "Перейти к стартовому набору" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Переходит к следующему экрану" @@ -4360,26 +4554,27 @@ msgstr "" msgid "Need to report a copyright violation?" msgstr "Хотите сообщить о нарушении авторских прав?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Никогда не теряйте доступ к вашим подписчикам и данным." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Неважно, создайте для меня псевдоним" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Новый" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Новый" +#~ msgid "New" +#~ msgstr "Новый" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Новый чат" @@ -4387,12 +4582,17 @@ msgstr "Новый чат" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Новые сообщения" @@ -4409,21 +4609,21 @@ msgstr "Новый пароль" msgid "New Password" msgstr "Новый Пароль" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Новый пост" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Новый пост" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Новый пост" @@ -4436,35 +4636,37 @@ msgstr "Новый диалог информации о пользователе msgid "New User List" msgstr "Новый список пользователей" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Сначала самые новые" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Новости" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Далее" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Следующее изображение" @@ -4477,17 +4679,17 @@ msgstr "Следующее изображение" #~ msgid "No" #~ msgstr "Нет" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Описание отсутствует" +#~ msgid "No description" +#~ msgstr "Описание отсутствует" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Нет панели DNS" @@ -4499,12 +4701,12 @@ msgstr "Не найдено ни одного тематического GIF. В msgid "No feeds found. Try searching for something else." msgstr "Не найдено ни одной ленты. Попробуйте поискать что-нибудь еще." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Вы больше не подписаны на {0}" @@ -4517,16 +4719,16 @@ msgstr "Не может быть длиннее 253 символов" msgid "No messages yet" msgstr "Сообщения пока отсутствуют" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Больше никаких бесед для показа" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Еще никаких уведомлений!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Никого" @@ -4538,11 +4740,11 @@ msgstr "Никто, кроме автора, не может цитироват msgid "No posts yet." msgstr "Пока нет постов." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "" @@ -4551,22 +4753,23 @@ msgstr "" msgid "No result" msgstr "Нет результатов" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Нет результатов" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Нет результатов" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Ничего не найдено по запросу \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Ничего не найдено по запросу \"{query}\"" @@ -4583,17 +4786,17 @@ msgstr "Нет, спасибо" msgid "Nobody" msgstr "Никто" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Пока это никому не понравилось. Возможно, вы должны быть первым!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -4605,8 +4808,8 @@ msgstr "Никто не найден. Попробуйте поискать ко msgid "Non-sexual Nudity" msgstr "Несексуальная обнаженность" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Не найдено" @@ -4617,45 +4820,43 @@ msgstr "Позже" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Примечание по распространению" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Примечание: Bluesky является открытой и публичной сетью. Этот параметр ограничивает видимость вашего содержимого только в приложениях и на сайте Bluesky, но другие приложения могут этого не придерживаться. Ваш контент все еще может быть показан посетителям без учетной записи другими приложениями и веб-сайтами." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Ничего здесь нет" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Фильтры уведомлений" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Настройки уведомления" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Настройки уведомления" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Звуки уведомлений" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Звуки уведомлений" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Уведомления" @@ -4694,7 +4895,9 @@ msgstr "О нет! Что-то пошло не так." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "ОК" @@ -4703,16 +4906,18 @@ msgstr "ОК" msgid "Okay" msgstr "Хорошо" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Сначала самые старые" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "на<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Сброс настроек" @@ -4752,17 +4957,17 @@ msgstr "Поддерживаются только файлы WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ой, что-то пошло не так!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ой!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Открыть" @@ -4774,7 +4979,7 @@ msgstr "Открыть контекстное меню профиля {name}" msgid "Open avatar creator" msgstr "Открыть создатель аватара" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -4783,17 +4988,26 @@ msgstr "" msgid "Open conversation options" msgstr "Открыть настройки беседы" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Открыть подборщик эмодзи" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Открыть меню настроек ленты" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -4809,32 +5023,32 @@ msgstr "" msgid "Open message options" msgstr "Открыть параметры сообщений" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Открыть настройки игнорирования слов и тегов" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Открыть навигацию" +#~ msgid "Open navigation" +#~ msgstr "Открыть навигацию" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Открыть меню настроек поста" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Открыть меню стартового набора" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Открыть страницу storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Открыть системный журнал" @@ -4936,7 +5150,7 @@ msgstr "Открывает список кодов приглашения" #~ msgid "Opens moderation settings" #~ msgstr "Открывает настройки модерации" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Открывает форму сброса пароля" @@ -4969,7 +5183,7 @@ msgstr "Открывает ссылку" #~ msgid "Opens the threads preferences" #~ msgstr "Открывает настройки веток" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Открывает этот профиль" @@ -4995,11 +5209,11 @@ msgstr "Варианты:" msgid "Or combine these options:" msgstr "Или какие-то из следующих вариантов:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Или продолжите с другим аккаунтом." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Или войдите в одну из других своих учетных записей." @@ -5024,7 +5238,7 @@ msgstr "Другие..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Наши модераторы рассмотрели сообщения и решили отключить вам доступ к чатам на Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Страница не найдена" @@ -5033,12 +5247,12 @@ msgstr "Страница не найдена" msgid "Page Not Found" msgstr "Страница не найдена" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Пароль" @@ -5065,15 +5279,15 @@ msgid "Pause video" msgstr "Приостановить видео" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Люди" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Люди, на которых подписан(а) @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Люди, которые подписаны на @{0}" @@ -5090,11 +5304,11 @@ msgid "Person toggle" msgstr "Переключатель пользователя" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Домашние животные" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Фотография" @@ -5102,12 +5316,16 @@ msgstr "Фотография" msgid "Pictures meant for adults." msgstr "Изображения, предназначенные для взрослых." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Закрепить на главной" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Закрепить на главной" @@ -5116,15 +5334,20 @@ msgstr "Закрепить на главной" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Закрепленные ленты" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Закрепить в своих лентах" @@ -5198,7 +5421,7 @@ msgstr "Пожалуйста, введите адрес электронной msgid "Please enter your invite code." msgstr "Пожалуйста, введите код приглашения." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Пожалуйста, также введите ваш пароль:" @@ -5224,7 +5447,7 @@ msgstr "Подтвердите свой адрес электронной поч #~ msgstr "Пожалуйста, подождите пока завершится создание предварительного просмотра для ссылки" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Политика" @@ -5237,7 +5460,7 @@ msgctxt "action" msgid "Post" msgstr "Запостить" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Пост" @@ -5251,10 +5474,10 @@ msgstr "" msgid "Post by {0}" msgstr "Пост от {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Пост от @{0}" @@ -5266,7 +5489,7 @@ msgstr "Пост удален" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Пост скрыт" @@ -5292,8 +5515,8 @@ msgstr "Язык поста" msgid "Post Languages" msgstr "Языки поста" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Пост не найден" @@ -5310,7 +5533,7 @@ msgid "posts" msgstr "посты" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Посты" @@ -5318,7 +5541,7 @@ msgstr "Посты" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Посты могут быть отключены на основании их текста, тегов или того и другого. Мы рекомендуем избегать общих слов, которые встречаются во многих сообщениях, так как это может привести к тому, что никакие посты не будут показаны." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Посты скрыты" @@ -5349,16 +5572,16 @@ msgstr "Нажмите, чтобы повторить попытку" msgid "Press to view followers of this account that you also follow" msgstr "Нажмите, чтобы просмотреть подписчиков этой учетной записи, на которых вы также подписаны" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Предварительное изображение" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Основной язык" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5366,27 +5589,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Приоритезировать ваши подписки" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Приоритетные уведомления" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Конфиденциальность" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5406,13 +5630,13 @@ msgstr "" msgid "Processing..." msgstr "Обработка..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "профиль" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5427,17 +5651,25 @@ msgstr "Профиль обновлен" #~ msgid "Protect your account by verifying your email." #~ msgstr "Защитите свою учетную запись, подтвердив свой адрес электронной почты." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Публичный" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Публичные, распространяемые списки пользователей для игнорирования или блокировки." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Публичные, распространяемые списки пользователей для игнорирования или блокировки." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Публичные, распространяемые списки для создания лент." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Публичные, распространяемые списки для создания лент." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -5459,8 +5691,8 @@ msgstr "QR-код был скачан!" msgid "QR code saved to your camera roll!" msgstr "QR-код сохранен в папке камеры!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5474,23 +5706,22 @@ msgstr "Пост с цитатой был повторно прикреплен" msgid "Quote post was successfully detached" msgstr "Пост с цитатой был успешно отсоединен" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Цитирование постов отключено" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Цитирование постов включено" +#~ msgid "Quote posts enabled" +#~ msgstr "Цитирование постов включено" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Настройки цитирования" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Цитаты" @@ -5498,12 +5729,14 @@ msgstr "Цитаты" msgid "Quotes of this post" msgstr "Цитаты из этого поста" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "В случайном порядке (он же \"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -5516,7 +5749,7 @@ msgstr "" msgid "Re-attach quote" msgstr "Прикрепить цитату заново" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Реактивировать свой аккаунт" @@ -5538,31 +5771,35 @@ msgstr "Прочтите условия предоставления услуг msgid "Reason:" msgstr "Причина:" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Последние запросы" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Переподключиться" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Обновить уведомления" +#~ msgid "Refresh notifications" +#~ msgstr "Обновить уведомления" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Перезагрузить беседы" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Удалить" @@ -5570,8 +5807,8 @@ msgstr "Удалить" msgid "Remove {displayName} from starter pack" msgstr "Удалить {displayName} из стартового набора" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Удалить учетную запись" @@ -5591,31 +5828,31 @@ msgstr "Удалить баннер" msgid "Remove embed" msgstr "Удалить встраивание" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Удалить ленту" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Удалить ленту?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Удалить из моих лент" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Удалить из моих лент?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Удалить из быстрого доступа?" @@ -5631,11 +5868,11 @@ msgstr "Удалить изображение" msgid "Remove mute word from your list" msgstr "Удалить игнорируемые слова из вашего списка" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Удалить профиль" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Удалить профиль из истории поиска" @@ -5643,8 +5880,8 @@ msgstr "Удалить профиль из истории поиска" msgid "Remove quote" msgstr "Убрать цитату" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Удалить репост" @@ -5652,7 +5889,7 @@ msgstr "Удалить репост" msgid "Remove subtitle file" msgstr "Удалить файл субтитров" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Удалить эту ленту из сохраненных лент" @@ -5678,9 +5915,9 @@ msgstr "Удалено из моих лент" msgid "Removed from saved feeds" msgstr "Удалено из сохраненных лент" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Удалено из моих лент" @@ -5697,7 +5934,7 @@ msgstr "Удаляет процитированный пост" msgid "Replace with Discover" msgstr "Заменить на Discover" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Ответы" @@ -5714,6 +5951,10 @@ msgctxt "action" msgid "Reply" msgstr "Ответить" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5732,24 +5973,28 @@ msgstr "Настройки ответов" msgid "Reply settings are chosen by the author of the thread" msgstr "Настройки ответов выбирает автор ветки" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Ответить на <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Ответ на заблокированный пост" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Ответ на пост" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Ответ вам" @@ -5783,12 +6028,12 @@ msgstr "Пожаловаться на переписку" msgid "Report dialog" msgstr "Диалоговое окно для жалоб" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Пожаловаться на ленту" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Пожаловаться на список" @@ -5801,8 +6046,8 @@ msgstr "Пожаловаться на сообщение" msgid "Report post" msgstr "Пожаловаться на пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Пожаловаться на стартовый набор" @@ -5836,9 +6081,8 @@ msgstr "Пожаловаться на этот стартовый набор" msgid "Report this user" msgstr "Пожаловаться на этого пользователя" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Репост" @@ -5848,28 +6092,31 @@ msgstr "Репост" msgid "Repost" msgstr "Репостить" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Репостить или цитировать" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Сделали репост" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} сделал(а) репост" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Репост от <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Вы сделали репост" @@ -5891,8 +6138,8 @@ msgstr "Изменить" msgid "Request Code" msgstr "Отправить запрос на код" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Требовать альтернативный текст изображений перед публикацией" @@ -5935,8 +6182,8 @@ msgstr "Код подтверждения" msgid "Reset Code" msgstr "Код сброса" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Сбросить состояние входа в систему" @@ -5957,12 +6204,12 @@ msgstr "Сбросить пароль" #~ msgid "Resets the preferences state" #~ msgstr "Сбрасывает состояние настроек" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Повторная попытка входа" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Повторяет последнее действие, которое вызвало ошибку" @@ -5970,14 +6217,14 @@ msgstr "Повторяет последнее действие, которое #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5985,8 +6232,8 @@ msgstr "Повторить попытку" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Вернуться к предыдущей странице" @@ -5994,8 +6241,8 @@ msgstr "Вернуться к предыдущей странице" msgid "Returns to home page" msgstr "Возвращает на главную страницу" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Возвращает к предыдущей странице" @@ -6005,7 +6252,7 @@ msgstr "Возвращает к предыдущей странице" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6014,11 +6261,11 @@ msgstr "Возвращает к предыдущей странице" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Сохранить" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6032,8 +6279,8 @@ msgstr "Сохранить" msgid "Save birthday" msgstr "Сохранить дату рождения" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -6054,7 +6301,7 @@ msgstr "Сохранить изображение" msgid "Save image crop" msgstr "Сохранить обрезаное изображение" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6062,12 +6309,12 @@ msgstr "" msgid "Save QR code" msgstr "Сохранить QR-код" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Сохранить в мои ленты" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Сохраненные ленты" @@ -6075,8 +6322,8 @@ msgstr "Сохраненные ленты" msgid "Saved to your camera roll" msgstr "Сохранено в папке камеры" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Сохранено в ваши ленты" @@ -6094,37 +6341,49 @@ msgstr "Сохраняет настройки обрезки изображен #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Скажи привет!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Наука" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Пролистать вверх" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Поиск" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Искать \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Поиск \"{searchText}\"" @@ -6136,7 +6395,7 @@ msgstr "Поиск \"{searchText}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Поиск всех сообщений с тегом {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Поиск лент, которые вы хотите предложить другим." @@ -6148,8 +6407,10 @@ msgstr "Поиск пользователей" msgid "Search GIFs" msgstr "Поиск GIF-файлов" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Поиск профилей" @@ -6181,7 +6442,7 @@ msgstr "Просмотреть посты этого пользователя с msgid "See jobs at Bluesky" msgstr "Посмотреть вакансии в Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Просмотрите это руководство" @@ -6189,7 +6450,7 @@ msgstr "Просмотрите это руководство" #~ msgid "Seek slider" #~ msgstr "Искать ползунок" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6213,7 +6474,7 @@ msgstr "Выбрать аватар" msgid "Select an emoji" msgstr "Выбрать эмодзи" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6237,7 +6498,7 @@ msgstr "Выберите, на какое время игнорировать э msgid "Select language..." msgstr "Выбрать язык..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Выбрать языки" @@ -6273,11 +6534,11 @@ msgstr "Выберите видео" msgid "Select what content this mute word should apply to." msgstr "Выберите, к какому содержимому следует применять это игнорируемое слово." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Выберите языки, на которых будут отображаться подписанные вами ленты. Если вы не выберете ни одного языка, будут отображаться все языки." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Выберите язык приложения для отображения текста по умолчанию." @@ -6289,7 +6550,7 @@ msgstr "Выберите дату рождения" msgid "Select your interests from the options below" msgstr "Выберите ваши интересы из нижеприведенных вариантов" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Выберите желаемый язык для переводов в вашей ленте." @@ -6314,11 +6575,11 @@ msgstr "" msgid "Send Confirmation Email" msgstr "Отправить подтверждение по электронной почте" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Отправить электронное письмо" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Отправить электронное письмо" @@ -6357,7 +6618,7 @@ msgstr "Отправьте письмо с подтверждением" msgid "Send via direct message" msgstr "Отправить личным сообщением" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Отправляет электронное письмо с кодом подтверждения удаления учетной записи" @@ -6365,7 +6626,11 @@ msgstr "Отправляет электронное письмо с кодом msgid "Server address" msgstr "Адреса сервера" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Добавить дату рождения" @@ -6393,7 +6658,7 @@ msgstr "Изменение пароля" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Включите эту настройку, чтобы иногда видеть посты из сохраненных лент в вашей ленте подписок. Это экспериментальная функция." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Настройте вашу учетную запись" @@ -6417,9 +6682,9 @@ msgstr "Устанавливает адрес электронной почты #~ msgid "Sets image aspect ratio to wide" #~ msgstr "Устанавливает соотношение сторон изображения к ширине" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Настройки" @@ -6433,18 +6698,20 @@ msgid "Sexually Suggestive" msgstr "С сексуальным подтекстом" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Поделиться" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Поделиться" @@ -6459,14 +6726,14 @@ msgstr "Поделитесь забавным фактом!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Все равно поделиться" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Поделиться лентой" +#~ msgid "Share feed" +#~ msgstr "Поделиться лентой" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -6478,7 +6745,7 @@ msgstr "Поделиться лентой" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Поделиться ссылкой" @@ -6496,7 +6763,11 @@ msgstr "Диалоговое окно обмена ссылками" msgid "Share QR code" msgstr "Поделиться QR-кодом" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Поделиться этим стартовым набором" @@ -6508,7 +6779,7 @@ msgstr "Поделитесь этим стартовым набором и по msgid "Share your favorite feed!" msgstr "Поделитесь любимой лентой!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Тестер общих настроек" @@ -6568,7 +6839,7 @@ msgstr "Все равно показывать список" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Показать больше" @@ -6581,7 +6852,7 @@ msgstr "Показать больше похожего" msgid "Show muted replies" msgstr "Показать игнорируемые ответы" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -6589,8 +6860,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Показать посты из сохраненных лент" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -6598,8 +6869,8 @@ msgstr "" #~ msgid "Show Quote Posts" #~ msgstr "Показать цитаты" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -6607,7 +6878,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "Показать ответы" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -6616,16 +6895,16 @@ msgstr "" #~ msgstr "Показать ответы от людей, на которых вы подписаны, перед всеми остальными ответами." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Показать ответы для всех" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -6633,8 +6912,8 @@ msgstr "" #~ msgid "Show Reposts" #~ msgstr "Показать репосты" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -6659,17 +6938,17 @@ msgstr "Показать предупреждения и фильтровать #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6691,9 +6970,9 @@ msgstr "Войдите или создайте свою учетную запи msgid "Sign into Bluesky or create a new account" msgstr "Войдите в Bluesky или создайте новую учетную запись" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Выйти" @@ -6702,16 +6981,16 @@ msgstr "Выйти" #~ msgid "Sign out of all accounts" #~ msgstr "Выйти из всех учетных записей" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6744,12 +7023,12 @@ msgstr "Вы вошли как @{0}" msgid "Signup without a starter pack" msgstr "Зарегистрировались без стартового набора" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Похожие учетные записи" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Пропустить" @@ -6757,16 +7036,16 @@ msgstr "Пропустить" msgid "Skip this flow" msgstr "Пропустить этот процесс" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Разрабочик программного обеспечения" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Некоторые другие ленты, которые могут вам понравиться" @@ -6774,7 +7053,7 @@ msgstr "Некоторые другие ленты, которые могут в msgid "Some people can reply" msgstr "Некоторые люди могут ответить" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Что-то пошло не так" @@ -6784,22 +7063,26 @@ msgid "Something went wrong, please try again" msgstr "Что-то пошло не так, пожалуйста, попробуйте еще раз" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Что-то пошло не так. Пожалуйста, попробуйте еще раз." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Что-то пошло не так!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Извините! Ваш сеанс исчерпан. Пожалуйста, войдите снова." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -6807,11 +7090,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "Сортировать ответы" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Выберите, как сортировать ответы к постам:" @@ -6837,7 +7120,7 @@ msgstr "Спам; чрезмерные упоминания или ответы" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Спорт" @@ -6849,7 +7132,17 @@ msgstr "Спорт" msgid "Start a new chat" msgstr "Начать новый чат" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Начать общаться с {displayName}" @@ -6857,9 +7150,9 @@ msgstr "Начать общаться с {displayName}" #~ msgid "Start chatting" #~ msgstr "Начните общаться" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Стартовый набор" @@ -6867,15 +7160,20 @@ msgstr "Стартовый набор" msgid "Starter pack by {0}" msgstr "Стартовый набор от {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Стартовый набор недействителен" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Стартовые наборы" @@ -6883,8 +7181,8 @@ msgstr "Стартовые наборы" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Стартовые наборы позволяют легко делиться любимыми лентами и людьми с друзьями." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Страница состояния" @@ -6892,12 +7190,12 @@ msgstr "Страница состояния" msgid "Step {0} of {1}" msgstr "Шаг {0} из {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Хранилище очищено, теперь вам нужно перезапустить приложение." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -6908,11 +7206,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Отправить" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Подписаться" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Подпишитесь на @{0}, чтобы использовать эти метки:" @@ -6924,7 +7222,7 @@ msgstr "Подписаться на маркировщика" msgid "Subscribe to this labeler" msgstr "Подписаться на этого маркировщика" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Подписаться на этот список" @@ -6932,11 +7230,11 @@ msgstr "Подписаться на этот список" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Предлагаемые учетные записи" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Предложения для вас" @@ -6945,15 +7243,15 @@ msgstr "Предложения для вас" msgid "Suggestive" msgstr "Неприличный" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Поддержка" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -6970,14 +7268,14 @@ msgstr "Переключить учетную запись" #~ msgid "Switches the account you are logged in to" #~ msgstr "Переключает учетную запись" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Системное" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Системный журнал" @@ -6993,6 +7291,10 @@ msgstr "Только теги" #~ msgid "Tall" #~ msgstr "Высокое" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Нажмите, чтобы пропустить" @@ -7014,16 +7316,20 @@ msgstr "Нажмите, чтобы переключить звук" msgid "Tap to view full image" msgstr "Нажмите, чтобы посмотреть полное изображение" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Цель выполнена - 10 лайков!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Обучите наш алгоритм тому, что вам нравится" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Технологии" @@ -7043,13 +7349,14 @@ msgstr "Расскажите нам немного больше" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Условия" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7093,7 +7400,7 @@ msgstr "Спасибо. Ваша жалоба была отправлена." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Который содержит следующее:" @@ -7105,12 +7412,12 @@ msgstr "Этот псевдоним уже занят." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Не удалось найти этот стартовый набор." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Вот и все, ребята!" @@ -7119,12 +7426,17 @@ msgstr "Вот и все, ребята!" msgid "The account will be able to interact with you after unblocking." msgstr "Учетная запись сможет взаимодействовать с вами после разблокировки." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." msgstr "Автор этой ветки скрыл этот ответ." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Веб-приложение Bluesky" @@ -7140,8 +7452,7 @@ msgstr "Политика защиты авторского права перем msgid "The Discover feed" msgstr "Лента Discover" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Теперь лента Discover знает, что вам нравится" @@ -7161,12 +7472,12 @@ msgstr "Следующие метки были добавлены в вашу у msgid "The following labels were applied to your content." msgstr "Следующие метки были добавлены к вашему контенту." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Следующие шаги помогут настроить ваш опыт использования Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Возможно этот пост был удален." @@ -7182,7 +7493,7 @@ msgstr "Размер выбранного видео превышает 50МБ." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Стартовый набор, который вы пытаетесь просмотреть, недействителен. Вы можете удалить этот стартовый набор." @@ -7198,7 +7509,7 @@ msgstr "Условия Использования перенесены в" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Вы ввели неверный код подтверждения. Пожалуйста, убедитесь, что перешли по правильной ссылке подтверждения, или запросите новую." -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7225,15 +7536,15 @@ msgstr "Время деактивации аккаунта не ограниче msgid "There was an issue connecting to Tenor." msgstr "Возникла проблема с подключением к Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "При соединении с сервером возникла проблема" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -7242,19 +7553,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "При соединении с вашим сервером возникла проблема" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Возникла проблема с загрузкой уведомлений. Нажмите здесь, чтобы повторить попытку." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Возникла проблема с загрузкой постов. Нажмите здесь, чтобы повторить попытку." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Возникла проблема с загрузкой списка. Нажмите здесь, чтобы повторить попытку." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -7263,11 +7574,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Возникла проблема с загрузкой ваших списков. Нажмите здесь, чтобы повторить попытку." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -7276,9 +7587,9 @@ msgstr "" msgid "There was an issue sending your report. Please check your internet connection." msgstr "Возникла проблема с отправкой вашей жалобы. Пожалуйста, проверьте подключение к Интернету." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -7305,10 +7616,10 @@ msgstr "Возникла проблема! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Возникла проблема. Проверьте подключение к Интернету и повторите попытку." @@ -7317,11 +7628,11 @@ msgstr "Возникла проблема. Проверьте подключен msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "В приложении возникла неожиданная проблема. Пожалуйста, сообщите нам, если вы получили это сообщение!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Произошел наплыв новых пользователей в Bluesky! Мы активируем вашу учетную запись как только сможем." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -7366,7 +7677,7 @@ msgstr "Этот контент размещен {0}. Включить внеш msgid "This content is not available because one of the users involved has blocked the other." msgstr "Этот контент недоступен, поскольку один из вовлеченных пользователей заблокировал другого." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Этот контент недоступен для просмотра без учетной записи Bluesky." @@ -7382,7 +7693,7 @@ msgstr "Эта функция находится в бете. Вы можете msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Эта лента сейчас получает слишком много запросов и временно недоступна. Попробуйте еще раз позже." @@ -7391,8 +7702,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Эта лента пуста! Возможно, вам нужно подписаться на большее количество пользователей или изменить настройки языка." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Эта лента пуста." @@ -7400,7 +7711,7 @@ msgstr "Эта лента пуста." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Этот канал больше не работает. Вместо этого мы показываем <0>Discover." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -7424,7 +7735,7 @@ msgstr "Эта метка была применена автором." msgid "This label was applied by you." msgstr "Эта метка была применена вами." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Этот маркировщик еще не заявил, какие метки он публикует, и может быть неактивным." @@ -7437,8 +7748,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Этот список, созданный <0>{0}, содержит возможные нарушения правил сообщества Bluesky в названии или описании." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Список пустой!" +#~ msgid "This list is empty!" +#~ msgstr "Список пустой!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7457,7 +7772,7 @@ msgid "This post has been deleted." msgstr "Этот пост был удален." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Этот пост виден только пользователям, которые вошли в систему. Оно не будет видимым для людей, которые не вошли в систему." @@ -7481,11 +7796,11 @@ msgstr "Этот ответ будет отсортирован в скрыты msgid "This service has not provided terms of service or a privacy policy." msgstr "Этот сервис не предоставил условия обслуживания или политику конфиденциальности." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Это должно создать учетную запись домена:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "У этого пользователя еще нет ни одного подписчика." @@ -7514,7 +7829,7 @@ msgstr "Этот пользователь есть в списке <0>{0}, msgid "This user is new here. Press for more info about when they joined." msgstr "Этот пользователь здесь недавно. Нажмите для получения дополнительной информации о том, когда он присоединился." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Этот пользователь не подписан ни на кого." @@ -7522,7 +7837,7 @@ msgstr "Этот пользователь не подписан ни на ког msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Это удалит \"{0}\" из ваших отключенных слов. Вы всегда сможете добавить его обратно позже." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Это удалит @{0} из списка быстрого доступа." @@ -7530,16 +7845,26 @@ msgstr "Это удалит @{0} из списка быстрого доступ msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Это удалит ваше сообщение из этой цитаты для всех пользователей и заменит его на место." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Настройка веток" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Настройка веток" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -7547,7 +7872,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Режим веток" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Настройка обсуждений" @@ -7583,15 +7908,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "Раскрыть/скрыть" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Включить или отключить контент для взрослых" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Вверх" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Редактирование" @@ -7605,12 +7935,18 @@ msgstr "Вверх" msgid "Translate" msgstr "Перевести" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Попробовать еще раз" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "ТВ" @@ -7618,23 +7954,27 @@ msgstr "ТВ" #~ msgid "Two-factor authentication" #~ msgstr "Двухфакторная аутентификация" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Введите ваш псевдоним" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Напечатайте здесь свое сообщение" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Тип:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Список разблокировки" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Список неигнорирования" @@ -7644,14 +7984,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не удалось связаться с вашим хостинг-провайдером. Проверьте ваше подключение к Интернету." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Не удается удалить" @@ -7662,7 +8002,7 @@ msgstr "Не удается удалить" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Разблокировать" @@ -7686,12 +8026,15 @@ msgstr "Разблокировать учетную запись" msgid "Unblock Account?" msgstr "Разблокировать учетную запись?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Отменить репост" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7706,12 +8049,20 @@ msgstr "Отписаться от {0}" msgid "Unfollow Account" msgstr "Отписаться от учетной записи" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Убраль лайк с этой ленты" +#~ msgid "Unlike this feed" +#~ msgstr "Убраль лайк с этой ленты" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Не игнорировать" @@ -7751,12 +8102,17 @@ msgstr "Включить звук видео" #~ msgid "Unmuted" #~ msgstr "Не игнорируемый" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Открепить" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Открепить от главной страницы" @@ -7765,11 +8121,15 @@ msgstr "Открепить от главной страницы" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Открепить список модерации" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Убрать из вашей ленты" @@ -7815,8 +8175,8 @@ msgstr "Нежелательное сексуальное содержимое" msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -7840,7 +8200,7 @@ msgstr "Обновление..." msgid "Upload a photo instead" msgstr "Загрузить вместо этого фотографию" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Загрузить текстовый файл в:" @@ -7884,7 +8244,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Используйте пароли приложений для входа в другие клиенты Bluesky без предоставления полного доступа к вашей учетной записи или паролю." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -7892,7 +8252,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Использовать bsky.social в качестве хостинг-провайдера" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Использовать провайдера по умолчанию" @@ -7901,8 +8261,8 @@ msgstr "Использовать провайдера по умолчанию" msgid "Use in-app browser" msgstr "Во встроенном браузере" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -7957,11 +8317,10 @@ msgid "User list by {0}" msgstr "Список пользователей от {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Список пользователей от <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Список пользователей от <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Список пользователей от вас" @@ -7974,23 +8333,23 @@ msgid "User list updated" msgstr "Список пользователей обновлен" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Списки пользователей" +#~ msgid "User Lists" +#~ msgstr "Списки пользователей" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Имя пользователя или электронная почта" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Пользователи" +#~ msgid "Users" +#~ msgstr "Пользователи" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "пользователи, на которых подписаны <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Пользователи, на которых я подписан" @@ -8002,7 +8361,7 @@ msgstr "Пользователи в \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Пользователи, которым понравился этот контент и профиль" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Значение:" @@ -8010,8 +8369,8 @@ msgstr "Значение:" msgid "Verified email required" msgstr "Требуется подтвердить электронную почту" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Проверка DNS-записи" @@ -8041,13 +8400,13 @@ msgstr "Подтвердить новый адрес электронной по msgid "Verify now" msgstr "Подтвердить сейчас" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Подтвердить текстовым файлом" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8056,8 +8415,8 @@ msgstr "" msgid "Verify Your Email" msgstr "Подтвердите адрес вашей электронной почты" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8075,7 +8434,7 @@ msgid "Video failed to process" msgstr "Не удалось обработать видео" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Видеоигры" @@ -8100,16 +8459,17 @@ msgstr "Видео: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Видео должно длиться меньше 60 секунд" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Просмотреть аватар {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Посмотреть профиль {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Показать профиль {displayName}" @@ -8153,38 +8513,38 @@ msgstr "Просмотреть информацию о метках" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Просмотреть профиль" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Просмотреть аватар" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Просмотр услуг маркировки, который предоставляет @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Просмотр пользователей, которым понравилась эта лента" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Просмотрите заблокированные вами учетные записи" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Просмотрите свои ленты и исследуйте больше" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Просмотр своего списка модерации" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Просмотр отключенных учетных записей" @@ -8211,15 +8571,19 @@ msgstr "Предупреждать о содержимом" msgid "Warn content and filter from feeds" msgstr "Предупреждать о содержимом и фильтровать его из ленты" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Мы не смогли найти никаких результатов для этого хештега." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Мы не смогли загрузить эту беседу" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Мы оцениваем {estimatedTime} до готовности вашей учетной записи." @@ -8227,7 +8591,7 @@ msgstr "Мы оцениваем {estimatedTime} до готовности ваш msgid "We have sent another verification email to <0>{0}." msgstr "Мы повторно отправили письмо с подтверждением на <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Мы надеемся, что вы отлично проведете время. Помните, Bluesky - это:" @@ -8243,7 +8607,7 @@ msgstr "Мы не смогли определить, доступна ли ва msgid "We were unable to load your birth date preferences. Please try again." msgstr "Не удалось загрузить ваши настройки даты рождения. Повторите попытку." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "На данный момент мы не смогли загрузить список ваших маркировщиков." @@ -8251,7 +8615,7 @@ msgstr "На данный момент мы не смогли загрузить msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Мы не смогли подключиться. Пожалуйста, попробуйте еще раз, чтобы продолжить настройку своей учетной записи. Если ошибка повторяется, то вы можете пропустить этот процесс." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Мы сообщим вам, когда ваша учетная запись будет готова." @@ -8259,7 +8623,8 @@ msgstr "Мы сообщим вам, когда ваша учетная запи msgid "We'll use this to help customize your experience." msgstr "Мы воспользуемся этим, чтобы подстроить Ваш опыт." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "У нас проблемы с сетью, попробуйте еще раз" @@ -8271,7 +8636,7 @@ msgstr "У нас проблемы с сетью, попробуйте еще р msgid "We're so excited to have you join us!" msgstr "Мы очень рады, что вы присоединились!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Нам очень жаль, но нам не удалось найти этот список. Если это продолжается, пожалуйста, свяжитесь с его автором: @{handleOrDid}." @@ -8279,7 +8644,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Нам очень жаль, нам не удалось выполнить поиск по вашему запросу. Пожалуйста, попробуйте еще раз через несколько минут." @@ -8287,16 +8652,16 @@ msgstr "Нам очень жаль, нам не удалось выполнит msgid "We're sorry! The post you are replying to has been deleted." msgstr "Нам очень жаль! Сообщение, на которое вы отвечаете, было удалено." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Нам очень жаль! Мы не можем найти страницу, которую вы искали." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Нам очень жаль! Вы можете подписаться только на двадцать маркировщиков, и вы достигли своего лимита в двадцать." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "С возвращением!" @@ -8312,6 +8677,10 @@ msgstr "Чем вы интересуетесь?" msgid "What do you want to call your starter pack?" msgstr "Как вы хотите назвать свой стартовый набор?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -8340,7 +8709,7 @@ msgid "Who can reply" msgstr "Кто может отвечать" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Опаньки!" @@ -8391,11 +8760,11 @@ msgid "Write your reply" msgstr "Написать ответ" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Писатели" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -8408,7 +8777,7 @@ msgstr "Да" msgid "Yes, deactivate" msgstr "Да, деактивировать" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Да, удалите этот стартовый набор" @@ -8420,7 +8789,7 @@ msgstr "Да, отсоединить" msgid "Yes, hide" msgstr "Да, скрыть" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Да, активируйте мой аккаунт повторно" @@ -8440,7 +8809,7 @@ msgstr "вы" msgid "You" msgstr "Вы" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Вы в очереди." @@ -8448,7 +8817,7 @@ msgstr "Вы в очереди." msgid "You are not allowed to upload videos." msgstr "Вы не можете загружать видео." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Вы ни на кого не подписаны." @@ -8461,7 +8830,7 @@ msgstr "Вы ни на кого не подписаны." msgid "You can also discover new Custom Feeds to follow." msgstr "Также вы можете найти пользовательские ленты для подписки." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Вы также можете временно деактивировать свой аккаунт и активировать его в любое время." @@ -8469,7 +8838,7 @@ msgstr "Вы также можете временно деактивироват #~ msgid "You can change this at any time." #~ msgstr "Вы можете изменить его в любое время." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Вы можете продолжать беседу независимо от выбранной вами настройки." @@ -8478,15 +8847,21 @@ msgstr "Вы можете продолжать беседу независимо msgid "You can now sign in with your new password." msgstr "Теперь вы можете войти с помощью нового пароля." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Вы можете повторно активировать свой аккаунт, чтобы продолжить вход в систему. Ваш профиль и сообщения будут видны другим пользователям." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "У вас нет ни одного подписчика." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Вы не подписаны ни на каких пользователей, которые подписаны на @{name}." @@ -8494,15 +8869,15 @@ msgstr "Вы не подписаны ни на каких пользовател msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "У вас еще нет кодов приглашения! Со временем мы предоставим вам несколько." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "У вас нет закрепленных лент." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "У вас нет сохраненных лент." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Вы заблокировали автора или автор заблокировал вас." @@ -8540,7 +8915,7 @@ msgstr "Вы включили игнорирование этой учетной msgid "You have muted this user" msgstr "Вы включили игнорирование этого пользователя" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "У вас еще нет бесед. Начните одну!" @@ -8548,12 +8923,11 @@ msgstr "У вас еще нет бесед. Начните одну!" msgid "You have no feeds." msgstr "У вас нет лент." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "У вас нет списков." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Вы еще не заблокировали ни одну учетную запись. Чтобы заблокировать кого-то, перейдите в их профиль и выберите опцию \"Заблокировать\" в меню их учетной записи." @@ -8561,7 +8935,7 @@ msgstr "Вы еще не заблокировали ни одну учетную #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Вы еще не создали ни одного пароля для приложений. Вы можете создать новый пароль, нажав кнопку ниже." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Вы еще не игнорируете ни одну учетную запись. Чтобы включить игнорирование кого-то, перейдите в их профиль и выберите опцию \"Игнорировать\" в меню их учетной записи." @@ -8626,11 +9000,11 @@ msgstr "Чтобы сохранить изображение, необходим msgid "You must select at least one labeler for a report" msgstr "Вы должны выбрать хотя бы одного маркировщика для жалобы" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Вы ранее деактивировали @{0}." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -8682,7 +9056,7 @@ msgstr "" msgid "You'll stay updated with these feeds" msgstr "Вы будете оставаться в курсе этих лент" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Вы в очереди" @@ -8691,7 +9065,7 @@ msgstr "Вы в очереди" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Вы вошли в систему с паролем приложения. Пожалуйста, войдите в систему с основным паролем, чтобы продолжить деактивацию вашего аккаунта." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Все готово!" @@ -8700,6 +9074,10 @@ msgstr "Все готово!" msgid "You've chosen to hide a word or tag within this post." msgstr "Вы выбрали скрывать слово или тег в этом посте." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Ваша домашняя лента закончилась! Подпишитесь на больше учетных записей чтобы получать больше постов." @@ -8716,7 +9094,7 @@ msgstr "Вы достигли дневного лимита по загрузк msgid "Your account" msgstr "Ваш аккаунт" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Ваша учетная запись удалена" @@ -8744,6 +9122,10 @@ msgstr "Ваши чаты были отключены" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Ваш выбор будет запомнен, вы в любой момент сможете изменить его в настройках." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8759,7 +9141,7 @@ msgstr "Ваш адрес электронной почты был измене msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Ваша электронная почта еще не подтверждена. Это важный шаг для безопасности вашей учетной записи, который мы рекомендуем вам сделать." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Ваш первый лайк!" @@ -8767,14 +9149,14 @@ msgstr "Ваш первый лайк!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Ваша домашняя лента пуста! Подпишитесь на больше пользователей чтобы получать больше постов." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Вашим полным псевдонимом будет <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Ваш полный псевдоним будет" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Вашим полным псевдонимом будет <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Ваши игнорируемые слова" @@ -8791,7 +9173,7 @@ msgstr "Пост опубликован" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Ваши сообщения, лайки и блокировки являются публичными. Игнорирования - приватные." @@ -8810,7 +9192,3 @@ msgstr "Ответ опубликован" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Ваш отчет будет отправлен в Службу Модерации Bluesky." - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Ваш псевдоним" diff --git a/src/locale/locales/th/messages.po b/src/locale/locales/th/messages.po index 7eb3cd8a8a..dbbc0a588c 100644 --- a/src/locale/locales/th/messages.po +++ b/src/locale/locales/th/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: Himesora Aika, Gara Guide\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(มีเนื้อหาที่ฝังอยู่)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(ไม่มีอีเมล)" @@ -31,6 +35,14 @@ msgstr "(ไม่มีอีเมล)" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" @@ -40,16 +52,28 @@ msgstr "" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# ป้ายถูกวางบนบัญชีนี้} other {# ป้ายถูกวางบนบัญชีนี้}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# ป้ายถูกวางบนบัญชีนี้} other {# ป้ายถูกวางบนบัญชีนี้}}" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# ป้ายถูกวางบนเนื้อหานี้} other {# ป้ายถูกวางบนเนื้อหานี้}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# ป้ายถูกวางบนเนื้อหานี้} other {# ป้ายถูกวางบนเนื้อหานี้}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -59,7 +83,11 @@ msgstr "{0, plural, one {# นาที} other {# นาที}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# เดือน} other {# เดือน}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# รีโพสต์} other {# รีโพสต์}}" @@ -82,8 +110,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -91,8 +119,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -103,18 +131,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -132,15 +160,15 @@ msgstr "" msgid "{0} joined this week" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} จาก {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -186,14 +214,14 @@ msgid "{0}s" msgstr "{0}วินาที" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {ถูกใจโดย # ผู้ใช้} other {ถูกใจโดย # ผู้ใช้}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {ถูกใจโดย # ผู้ใช้} other {ถูกใจโดย # ผู้ใช้}}" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" @@ -218,103 +246,103 @@ msgstr "" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "ชุดเริ่มต้นของ {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {ชั่วโมง} other {ชั่วโมง}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {นาที} other {นาที}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -323,21 +351,25 @@ msgstr "" msgid "{following} following" msgstr "{following} ติดตามอยู่" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} ไม่สามารถส่งข้อความได้" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {ถูกใจโดย # ผู้ใช้} other {ถูกใจโดย # ผู้ใช้}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {ถูกใจโดย # ผู้ใช้} other {ถูกใจโดย # ผู้ใช้}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} ยังไม่ได้อ่าน" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -361,12 +393,12 @@ msgstr "{profileName} เข้าร่วม Bluesky โดยใช้ชุ #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -383,7 +415,7 @@ msgstr "" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" @@ -391,7 +423,7 @@ msgstr "" #~ msgid "<0>{0} following" #~ msgstr "<0>{0} ติดตามอยู่" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "" @@ -416,7 +448,7 @@ msgstr "" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -432,7 +464,7 @@ msgstr "" #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>คุณ และ<1> <2>{0} ถูกรวมอยู่ในชุดเริ่มต้นของคุณ" @@ -444,7 +476,7 @@ msgstr "⚠แฮนด์เดิลไม่ถูกต้อง" msgid "24 hours" msgstr "24 ชั่วโมง" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "การยืนยัน 2FA" @@ -460,25 +492,24 @@ msgstr "7 วัน" #~ msgid "A help tooltip" #~ msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "เข้าถึงการค้นหาลิงก์และการตั้งค่า" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "เข้าถึงโปรไฟล์และการค้นหาลิงก์" +#~ msgid "Access profile and other navigation links" +#~ msgstr "เข้าถึงโปรไฟล์และการค้นหาลิงก์" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "การเข้าถึง" @@ -486,7 +517,7 @@ msgstr "การเข้าถึง" #~ msgid "Accessibility settings" #~ msgstr "การตั้งค่าการเข้าถึง" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "การตั้งค่าการเข้าถึง" @@ -494,11 +525,11 @@ msgstr "การตั้งค่าการเข้าถึง" #~ msgid "account" #~ msgstr "" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "บัญชี" @@ -524,11 +555,11 @@ msgstr "ปิดเสียงบัญชี" msgid "Account Muted by List" msgstr "บัญชีถูกปิดเสียงโดยลิสต์" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "ตัวเลือกบัญชี" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "ลบบัญชีออกจากการเข้าถึงด่วนแล้ว" @@ -548,11 +579,10 @@ msgstr "เลิกปิดเสียงบัญชีแล้ว" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "เพิ่ม" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "เพิ่มอีก {0} คนเพื่อดำเนินการต่อ" @@ -565,12 +595,13 @@ msgstr "เพิ่ม {displayName} ไปยังชุดเริ่มต msgid "Add a content warning" msgstr "เพื่มคำเตือนเกี่ยวกับเนื้อหา" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "เพิ่มผู้ใช้ไปยังลิสต์นี้" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "เพิ่มบัญชี" @@ -592,8 +623,8 @@ msgstr "เพิ่มข้อความแสดงแทน" msgid "Add alt text (optional)" msgstr "เพิ่มข้อความแสดงแทน (ไม่บังคับ)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -605,8 +636,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "เพิ่มรหัสผ่านแอป" @@ -631,6 +662,11 @@ msgstr "เพิ่มคำและแท็กที่ไม่ออกเ msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -639,7 +675,7 @@ msgstr "" msgid "Add recommended feeds" msgstr "เพิ่มฟีตที่แนะนำ" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "เพิ่มบางฟีตจากตัวเริ่มต้น" @@ -647,11 +683,11 @@ msgstr "เพิ่มบางฟีตจากตัวเริ่มต้ msgid "Add the default feed of only people you follow" msgstr "เพิ่มเป็นฟีตเฉพาะคนที่คุณติดตาม" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "เพิ่มฟีตนี้ในฟีตของคุณ" @@ -692,7 +728,7 @@ msgstr "" msgid "Adult Content" msgstr "เนื้อหาสำหรับผู้ใหญ่ (18+)" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "เนื้อหาผู้ใหญ่ (18+) สามารถเปิดใช้งานในเว็บได้ที่ <0>bsky.app." @@ -705,19 +741,23 @@ msgstr "ปิดเนื้อหาสำหรับผู้ใหญ่" msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "ขั้นสูง" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "เทรนอัลกอริทึ่มสำเร็จ!" +#~ msgid "Algorithm training complete!" +#~ msgstr "เทรนอัลกอริทึ่มสำเร็จ!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "บัญชีทั้งหมดได้ถูกติดตามแล้ว" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "ฟีดทั้งหมดที่คุณบันทึกรวมไว้ในที่เดียวแล้ว" @@ -731,16 +771,20 @@ msgstr "อนุญาตให้คนเข้าถึงข้อควา #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "อนุญาตให้เข้าถึงข้อความใหม่จาก" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "อนุญาตให้ตอบกลับจาก" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "อนุญาตให้เข้าถึงข้อความส่วนตัว" @@ -759,7 +803,7 @@ msgstr "เข้าสู่ระบบของ @{0} เรียบร้อ msgid "ALT" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -866,8 +910,8 @@ msgstr "เกิดปัญหาขณะพยายามเปิดกา #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -887,7 +931,7 @@ msgid "and" msgstr "และ" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "สัตว์" @@ -899,8 +943,8 @@ msgstr "ภาพเคลื่อนไหว GIF" msgid "Anti-Social Behavior" msgstr "พฤติกรรมต่อต้านสังคม" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "ทุกภาษา" @@ -908,7 +952,14 @@ msgstr "ทุกภาษา" msgid "Anybody can interact" msgstr "ทุกคนสามารถมีส่วนร่วมได้" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "ภาษาแอป" @@ -916,7 +967,7 @@ msgstr "ภาษาแอป" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "ลบรหัสผ่านแอปแล้ว" @@ -944,13 +995,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "การตั้งค่ารหัสผ่านแอป" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "รหัสผ่านแอป" @@ -979,10 +1030,10 @@ msgstr "ส่งคำอุทธรณ์แล้ว" msgid "Appeal this decision" msgstr "อุทธรณ์การตัดสินใจนี้" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "รูปลักษณ์" @@ -1012,7 +1063,7 @@ msgstr "" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1028,7 +1079,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "คุณแน่ใจหรือว่าต้องการลบชุดเริ่มต้นนี้?" @@ -1044,11 +1095,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "คุณแน่ใจหรือว่าต้องการออกจากการสนทนานี้? ข้อความของคุณจะถูกลบสำหรับคุณ แต่ไม่ใช่สำหรับผู้เข้าร่วมคนอื่น" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "คุณแน่ใจหรือว่าต้องการลบ {0} ออกจากฟีดของคุณ?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "คุณแน่ใจหรือว่าต้องการลบสิ่งนี้ออกจากฟีดของคุณ?" @@ -1069,7 +1120,7 @@ msgid "Are you writing in <0>{0}?" msgstr "คุณกำลังเขียนใน <0>{0} ใช่ไหม?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "ศิลปะ" @@ -1081,32 +1132,31 @@ msgstr "ภาพนู้ดที่เป็นศิลปะหรือไ msgid "At least 3 characters" msgstr "ต้องมีอย่างน้อย 3 ตัวอักษร" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "กลับ" @@ -1118,8 +1168,8 @@ msgstr "กลับ" #~ msgid "Basics" #~ msgstr "พื้นฐาน" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1133,12 +1183,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "วันเกิด" @@ -1169,15 +1224,15 @@ msgstr "บล็อกบัญชี" msgid "Block Account?" msgstr "บล็อกบัญชี?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "บล็อกบัญชี" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "ลิสต์บล็อก" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "บล็อกบัญชีเหล่านี้?" @@ -1185,12 +1240,12 @@ msgstr "บล็อกบัญชีเหล่านี้?" msgid "Blocked" msgstr "ถูกบล็อก" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "บัญชีที่ถูกบล็อก" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "บัญชีที่ถูกบล็อก" @@ -1199,19 +1254,19 @@ msgstr "บัญชีที่ถูกบล็อก" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "บัญชีที่ถูกบล็อกไม่สามารถตอบในกระทู้ของคุณ, กล่าวถึงคุณ, หรือมีปฏิสัมพันธ์กับคุณได้" -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "บัญชีที่ถูกบล็อกไม่สามารถตอบในกระทู้ของคุณ, กล่าวถึงคุณ, หรือมีปฏิสัมพันธ์กับคุณได้ คุณจะไม่เห็นเนื้อหาของพวกเขาและพวกเขาจะไม่เห็นเนื้อหาของคุณ" -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "โพสต์ที่ถูกบล็อก" -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "การบล็อกไม่ได้ป้องกันผู้ทำเครื่องหมายนี้จากการวางป้ายบนบัญชีของคุณ" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "การบล็อกเป็นสาธารณะ บัญชีที่ถูกบล็อกไม่สามารถตอบในกระทู้ของคุณ, กล่าวถึงคุณ, หรือมีปฏิสัมพันธ์กับคุณได้" @@ -1240,7 +1295,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky เป็นเครือข่ายเปิดที่คุณสามารถเลือกผู้ให้บริการโฮสติ้งของคุณได้ หากคุณเป็นนักพัฒนา คุณสามารถโฮสต์เซิร์ฟเวอร์ของคุณเองได้" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky สนุกยิ่งขึ้นเมื่อมีเพื่อน!" @@ -1271,6 +1327,14 @@ msgstr "Bluesky จะเลือกชุดบัญชีที่แนะ 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 จะไม่แสดงโปรไฟล์และโพสต์ของคุณให้กับผู้ใช้ที่ออกจากระบบ แอปอื่นอาจไม่ให้เกียรติกับคำขอนี้ สิ่งนี้ไม่ได้ทำให้บัญชีของคุณเป็นส่วนตัว" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "เบลอภาพ" @@ -1280,7 +1344,7 @@ msgid "Blur images and filter from feeds" msgstr "เบลอภาพและกรองออกจากฟีด" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "หนังสือ" @@ -1288,23 +1352,23 @@ msgstr "หนังสือ" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "เรียกดูบัญชีเพิ่มเติมในหน้าค้นหา" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "เรียกดูฟีดเพิ่มเติมในหน้าค้นหา" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "เรียกดูข้อเสนอเพิ่มเติม" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "เรียกดูข้อเสนอเพิ่มเติมในหน้าค้นหา" @@ -1313,13 +1377,25 @@ msgstr "เรียกดูข้อเสนอเพิ่มเติมใ msgid "Browse other feeds" msgstr "เรียกดูฟีดอื่น ๆ" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "ธุรกิจ" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "โดย —" +#~ msgid "by —" +#~ msgstr "โดย —" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1334,8 +1410,12 @@ msgstr "โดย {0}" #~ msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "โดย {0}" +#~ msgid "by <0/>" +#~ msgstr "โดย {0}" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1354,8 +1434,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "" +#~ msgid "by you" +#~ msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1365,16 +1445,18 @@ msgstr "" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1389,20 +1471,20 @@ msgstr "" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "ยกเลิก" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "ยกเลิก" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "ยกเลิกการลบบัญชี" @@ -1418,16 +1500,16 @@ msgstr "ยกเลิกการครอปภาพ" msgid "Cancel profile editing" msgstr "ยกเลิกการแก้ไขโปรไฟล์" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "ยกเลิกโพสต์คำคม" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "ยกเลิกการเปิดใช้งานใหม่และออกจากระบบ" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "ยกเลิกการค้นหา" @@ -1436,9 +1518,9 @@ msgid "Cancels opening the linked website" msgstr "ยกเลิกการเปิดเว็บไซต์ที่เชื่อมโยง" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "ไม่สามารถโต้ตอบกับผู้ใช้ที่ถูกบล็อก" @@ -1464,8 +1546,17 @@ msgstr "เปลี่ยน" #~ msgid "Change" #~ msgstr "เปลี่ยน" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1478,8 +1569,8 @@ msgstr "เปลี่ยนที่อยู่อีเมล" #~ msgid "Change handle" #~ msgstr "เปลี่ยนแฮนด์เดิล" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "เปลี่ยนแฮนด์เดิล" @@ -1507,9 +1598,9 @@ msgstr "เปลี่ยนอีเมลของคุณ" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "แชท" @@ -1520,12 +1611,12 @@ msgstr "ปิดเสียงแชทแล้ว" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "ตั้งค่าแชท" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "ตั้งค่าแชท" @@ -1537,8 +1628,8 @@ msgstr "เปิดเสียงแชทแล้ว" #~ msgid "Chat with {chatId}" #~ msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "เช็คสถานะของฉัน" @@ -1550,11 +1641,11 @@ msgstr "เช็คสถานะของฉัน" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "ตรวจสอบอีเมลของคุณเพื่อรับรหัสเข้าสู่ระบบและกรอกที่นี่" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "ตรวจสอบกล่องขาเข้าของคุณสำหรับอีเมลที่มีรหัสยืนยันให้กรอกด้านล่าง:" @@ -1570,11 +1661,11 @@ msgstr "ตรวจสอบกล่องขาเข้าของคุณ #~ msgid "Choose at least {0} more" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "เลือกฟีด" @@ -1582,7 +1673,7 @@ msgstr "เลือกฟีด" msgid "Choose for me" msgstr "เลือกให้ฉัน" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "เลือกผู้คน" @@ -1594,7 +1685,7 @@ msgstr "" msgid "Choose Service" msgstr "เลือกบริการ" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "เลือกอัลกอริธึมที่ขับเคลื่อนฟีดที่กำหนดเองของคุณ" @@ -1616,10 +1707,19 @@ msgstr "เลือกสีนี้เป็นอวาตาร์ของ #~ msgid "Choose your main feeds" #~ msgstr "เลือกฟีดหลักของคุณ" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "ป้อนรหัสผ่านของคุณ" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "แฮนด์เดิลผู้ใช้ของคุณ" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "ลบข้อมูลการเก็บข้อมูลเก่า" @@ -1628,11 +1728,11 @@ msgstr "ป้อนรหัสผ่านของคุณ" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "ลบข้อมูลการเก็บข้อมูลเก่า (รีสตาร์ทหลังจากนี้)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "ลบข้อมูลการเก็บข้อมูลทั้งหมด" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "ลบข้อมูลการเก็บข้อมูลทั้งหมด (รีสตาร์ทหลังจากนี้)" @@ -1653,12 +1753,12 @@ msgid "click here" msgstr "คลิกที่นี่" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "คลิกที่นี่เพื่อข้อมูลเพิ่มเติมเกี่ยวกับการปิดใช้งานบัญชีของคุณ" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "คลิกที่นี่เพื่อข้อมูลเพิ่มเติมเกี่ยวกับการปิดใช้งานบัญชีของคุณ" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "คลิกที่นี่เพื่อข้อมูลเพิ่มเติม." +#~ msgid "Click here for more information." +#~ msgstr "คลิกที่นี่เพื่อข้อมูลเพิ่มเติม." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1694,9 +1794,10 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1705,8 +1806,8 @@ msgstr "Clip 🐴 clop 🐴" msgid "Close" msgstr "ปิด" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "ปิดกล่องโต้ตอบที่เปิดอยู่" @@ -1730,7 +1831,7 @@ msgstr "ปิดกล่องโต้ตอบ GIF" msgid "Close image" msgstr "ปิดภาพ" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "ปิดโปรแกรมดูภาพ" @@ -1738,16 +1839,16 @@ msgstr "ปิดโปรแกรมดูภาพ" #~ msgid "Close modal" #~ msgstr "ปิดโมดัล" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "ปิดฟุตเตอร์การนำทาง" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "ปิดกล่องโต้ตอบนี้" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "ปิดแถบการนำทางด้านล่าง" @@ -1763,34 +1864,34 @@ msgstr "ปิดการแจ้งเตือนการอัปเดต msgid "Closes viewer for header image" msgstr "ปิดโปรแกรมดูสำหรับภาพหัวเรื่อง" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "ย่อลิสต์ผู้ใช้" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "ย่อลิสต์ผู้ใช้สำหรับการแจ้งเตือนที่กำหนด" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "โหมดสี" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "ตลก" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "การ์ตูน" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "แนวทางชุมชน" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "เสร็จสิ้นการอบรมและเริ่มใช้งานบัญชีของคุณ" @@ -1798,7 +1899,7 @@ msgstr "เสร็จสิ้นการอบรมและเริ่ม msgid "Complete the challenge" msgstr "ทำให้สำเร็จตามความท้าทาย" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1851,25 +1952,25 @@ msgstr "ยืนยันการเปลี่ยนแปลง" msgid "Confirm content language settings" msgstr "ยืนยันการตั้งค่าภาษาเนื้อหา" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "ยืนยันการลบบัญชี" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "ยืนยันอายุของคุณ:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "ยืนยันวันเกิดของคุณ" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "รหัสยืนยัน" @@ -1878,7 +1979,7 @@ msgstr "รหัสยืนยัน" msgid "Confirmation Code" msgstr "รหัสยืนยัน" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "กำลังเชื่อมต่อ..." @@ -1891,14 +1992,17 @@ msgstr "ติดต่อฝ่ายสนับสนุน" #~ msgid "content" #~ msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1906,11 +2010,11 @@ msgstr "" msgid "Content Blocked" msgstr "เนื้อหาถูกบล็อก" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "ตัวกรองเนื้อหา" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "ภาษาของเนื้อหา" @@ -1931,7 +2035,7 @@ msgstr "คำเตือนเนื้อหา" msgid "Content warnings" msgstr "คำเตือนเนื้อหา" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "แบ็คดรอปเมนูบริบท คลิกเพื่อปิดเมนู" @@ -1974,7 +2078,7 @@ msgstr "การทำอาหาร" msgid "Copied" msgstr "คัดลอกแล้ว" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "คัดลอกเวอร์ชันบิลด์ไปยังคลิปบอร์ดแล้ว" @@ -1982,7 +2086,7 @@ msgstr "คัดลอกเวอร์ชันบิลด์ไปยัง #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "คัดลอกไปยังคลิปบอร์ดแล้ว" @@ -2007,7 +2111,7 @@ msgstr "คัดลอก" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -2016,11 +2120,11 @@ msgstr "" msgid "Copy code" msgstr "คัดลอกโค้ด" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -2032,7 +2136,7 @@ msgstr "คัดลอกลิงก์" msgid "Copy Link" msgstr "คัดลอกลิงก์" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "คัดลอกลิงก์ไปยังลิสต์" @@ -2055,11 +2159,11 @@ msgstr "คัดลอกข้อความโพสต์" msgid "Copy QR code" msgstr "คัดลอก QR โค้ด" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "นโยบายลิขสิทธิ์" @@ -2072,11 +2176,11 @@ msgstr "นโยบายลิขสิทธิ์" msgid "Could not leave chat" msgstr "ไม่สามารถออกจากการสนทนาได้" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "ไม่สามารถโหลดฟีดได้" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "ไม่สามารถโหลดลิสต์ได้" @@ -2115,7 +2219,7 @@ msgstr "สร้าง QR โค้ดสำหรับชุดเริ่ #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "สร้างชุดเริ่มต้น" @@ -2162,7 +2266,7 @@ msgstr "สร้างบัญชีใหม่" msgid "Create report for {0}" msgstr "สร้างรายงานสำหรับ {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "สร้างเมื่อ {0}" @@ -2171,7 +2275,7 @@ msgstr "สร้างเมื่อ {0}" #~ msgstr "" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "วัฒนธรรม" @@ -2186,8 +2290,8 @@ msgstr "กำหนดเอง" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "ฟีดแบบกำหนดเองที่สร้างโดยชุมชนจะทำให้คุณได้รับประสบการณ์ใหม่ ๆ และช่วยให้คุณค้นหาเนื้อหาที่คุณชื่นชอบ" +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "ฟีดแบบกำหนดเองที่สร้างโดยชุมชนจะทำให้คุณได้รับประสบการณ์ใหม่ ๆ และช่วยให้คุณค้นหาเนื้อหาที่คุณชื่นชอบ" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2197,8 +2301,8 @@ msgstr "ฟีดแบบกำหนดเองที่สร้างโด msgid "Customize who can interact with this post." msgstr "กำหนดผู้ที่สามารถโต้ตอบกับโพสต์นี้ได้" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "มืด" @@ -2206,7 +2310,7 @@ msgstr "มืด" msgid "Dark mode" msgstr "โหมดมืด" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "ธีมมืด" @@ -2218,8 +2322,8 @@ msgstr "ธีมมืด" msgid "Date of birth" msgstr "วันเกิด" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "ปิดการใช้งานบัญชี" @@ -2228,7 +2332,7 @@ msgstr "ปิดการใช้งานบัญชี" #~ msgid "Deactivate my account" #~ msgstr "ปิดการใช้งานบัญชีของฉัน" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "" @@ -2236,22 +2340,26 @@ msgstr "" msgid "Debug panel" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "ค่าเริ่มตัน" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "ลบ" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "ลบบัญชี" @@ -2259,19 +2367,19 @@ msgstr "ลบบัญชี" #~ msgid "Delete Account" #~ msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "ลบบัญชี <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "ลบรหัสผ่านแอป" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "ลบรหัสผ่านแอปหรือไม่?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "ลบบันทึกการประกาศแชท" @@ -2279,7 +2387,7 @@ msgstr "ลบบันทึกการประกาศแชท" msgid "Delete for me" msgstr "ลบสำหรับฉัน" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "ลบลิสต์" @@ -2291,7 +2399,7 @@ msgstr "ลบข้อความ" msgid "Delete message for me" msgstr "ลบข้อความสำหรับฉัน" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "ลบบัญชีของฉัน" @@ -2305,16 +2413,16 @@ msgstr "ลบบัญชีของฉัน" msgid "Delete post" msgstr "ลบโพสต์" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "ลบชุดเริ่มต้น" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "ลบชุดเริ่มต้นหรือไม่?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "ลบลิสต์นี้หรือไม่?" @@ -2326,12 +2434,12 @@ msgstr "ลบโพสต์นี้หรือไม่?" msgid "Deleted" msgstr "ถูกลบ" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "โพสต์ถูกลบ." @@ -2369,8 +2477,8 @@ msgstr "แยกการอ้างอิง" msgid "Detach quote post?" msgstr "แยกการอ้างอิงโพสต์หรือไม่?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2382,7 +2490,7 @@ msgstr "กล่องโต้ตอบ: ปรับว่าใครสา #~ msgid "Did you want to say anything?" #~ msgstr "คุณต้องการพูดอะไรไหม?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "สว่าง" @@ -2402,8 +2510,8 @@ msgstr "สว่าง" msgid "Disable Email 2FA" msgstr "ปิดการยืนยันตัวตนสองชั้นผ่านอีเมล (2FA)" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "ปิดการตอบสนองแบบสั่น" @@ -2422,9 +2530,9 @@ msgstr "ปิดคำบรรยาย" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "ปิดใช้งาน" @@ -2460,11 +2568,11 @@ msgstr "ไม่สนับสนุนแอปให้แสดงบัญ msgid "Discover new custom feeds" msgstr "ค้นพบฟีดที่กำหนดเองใหม่ๆ" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "ค้นพบฟีดใหม่ๆ" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "ค้นพบฟีดใหม่" @@ -2476,12 +2584,12 @@ msgstr "ปิด" msgid "Dismiss error" msgstr "ปิดข้อผิดพลาด" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "ปิดคู่มือเริ่มต้นใช้งาน" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "แสดงป้ายข้อความคำอธิบายภาพที่ใหญ่ขึ้น" @@ -2504,8 +2612,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "แผง DNS" @@ -2525,7 +2633,7 @@ msgstr "ไม่เริ่มหรือจบด้วยขีดกลา #~ msgid "Domain Value" #~ msgstr "ค่าโดเมน" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "ยืนยันโดเมนแล้ว!" @@ -2590,7 +2698,7 @@ msgstr "ลากเพื่อเพิ่มรูปภาพ" msgid "Duration:" msgstr "ระยะเวลา:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "เช่น alice" @@ -2602,7 +2710,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "เช่น Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "เช่น alice.com" @@ -2634,16 +2742,14 @@ msgstr "เช่น ผู้ใช้ที่ตอบกลับด้ว msgid "Each code works once. You'll receive more invite codes periodically." msgstr "แต่ละรหัสใช้งานได้เพียงครั้งเดียว คุณจะได้รับรหัสเชิญเพิ่มเติมเป็นระยะ" -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "แก้ไข" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "แก้ไข" @@ -2668,7 +2774,7 @@ msgstr "แก้ไขรูปภาพ" msgid "Edit interaction settings" msgstr "แก้ไขการตั้งค่าการโต้ตอบ" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "แก้ไขรายละเอียดลิสต์" @@ -2676,10 +2782,8 @@ msgstr "แก้ไขรายละเอียดลิสต์" msgid "Edit Moderation List" msgstr "แก้ไขลิสต์การกลั่นกรอง" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "แก้ไขฟีดของฉัน" @@ -2713,7 +2817,7 @@ msgstr "แก้ไขโปรไฟล์" #~ msgid "Edit Saved Feeds" #~ msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "แก้ไขชุดเริ่มต้น" @@ -2733,12 +2837,12 @@ msgstr "แก้ไขชื่อที่แสดงของคุณ" msgid "Edit your profile description" msgstr "แก้ไขคำอธิบายโปรไฟล์ของคุณ" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "แก้ไขชุดเริ่มต้นของคุณ" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "การศึกษา" @@ -2746,7 +2850,7 @@ msgstr "การศึกษา" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2756,7 +2860,7 @@ msgstr "อีเมล" msgid "Email 2FA disabled" msgstr "ยกเลิกการยืนยันสองชั้นผ่านอีเมล" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2816,7 +2920,7 @@ msgstr "" msgid "Enable {0} only" msgstr "อนุญาตเฉพาะ {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "อนุญาตให้เข้าถึงเนื้อหาผู้ใหญ่ (18+)" @@ -2838,12 +2942,12 @@ msgstr "" msgid "Enable external media" msgstr "อนุญาตให้นำไฟล์ด้านนอกเข้ามา" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "อนุญาตตัวเล่นสื่อสำหรับ" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "อนุญาตการแจ้งเตือนแบบสำคัญ" @@ -2859,9 +2963,14 @@ msgstr "อนุญาตซับไตเติ้ล" msgid "Enable this source only" msgstr "อนุญาตแหล่งที่มานี้เท่านั้น" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "อนุญาตแล้ว" @@ -2910,7 +3019,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "ป้อนรหัสที่คุณได้รับเพื่อเปลี่ยนรหัสผ่าน" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "ใส่โดเมนที่คุณต้องการใช้" @@ -2940,6 +3049,7 @@ msgid "Enter your username and password" msgstr "ใส่ชื่อผู้ใช้ของคุณและรหัสผ่าน" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2952,7 +3062,7 @@ msgid "Error receiving captcha response." msgstr "เกิดข้อผิดพลาดการตอบสนองของ Captcha" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "ข้อผิดพลาด :" @@ -2968,8 +3078,8 @@ msgstr "คนที่สามารถตอบกลับได้" msgid "Everybody can reply to this post." msgstr "คนที่สามารถตอบกลับได้ในโพสค์นี้" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "ทุกคน" @@ -2993,7 +3103,7 @@ msgstr "ไม่รวมผู้ใช้ที่คุณติดตาม msgid "Exit fullscreen" msgstr "ออกจากโหมดเต็มหน้าจอ" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "ออกจากกระบวนการลบบัญชี" @@ -3005,7 +3115,7 @@ msgstr "ออกจากกระบวนการลบบัญชี" msgid "Exits image cropping process" msgstr "ออกจากกระบวนการครอบตัดรูปภาพ" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "ออกจากการดูรูปภาพ" @@ -3013,11 +3123,11 @@ msgstr "ออกจากการดูรูปภาพ" msgid "Exits inputting search query" msgstr "ออกจากการป้อนคำค้นหา" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "ขยายข้อความอธิบายภาพ" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "ขยายรายชื่อผู้ใช้" @@ -3030,8 +3140,8 @@ msgstr "ขยายหรือลดขนาดโพสต์ทั้งห msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -3055,8 +3165,8 @@ msgstr "สื่อที่ชัดเจนหรืออาจทำให msgid "Explicit sexual images." msgstr "ภาพเปลือยชัดเจน" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "ส่งออกข้อมูลของฉัน" @@ -3064,8 +3174,8 @@ msgstr "ส่งออกข้อมูลของฉัน" msgid "Export My Data" msgstr "ส่งออกข้อมูลของฉัน" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -3075,12 +3185,12 @@ msgid "External Media" msgstr "สื่อภายนอก" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "สื่อภายนอกอาจอนุญาตให้เว็บไซต์รวบรวมข้อมูลเกี่ยวกับคุณและอุปกรณ์ของคุณ ไม่มีข้อมูลใดถูกส่งหรือร้องขอก่อนที่คุณจะกดปุ่ม \"เล่น\"" -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "การตั้งค่าสื่อภายนอก" @@ -3088,7 +3198,7 @@ msgstr "การตั้งค่าสื่อภายนอก" #~ msgid "External media settings" #~ msgstr "การตั้งค่าสื่อภายนอก" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -3101,8 +3211,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "สร้างชุดเริ่มต้นไม่สำเร็จ" @@ -3118,12 +3228,12 @@ msgstr "การลบข้อความล้มเหลว" msgid "Failed to delete post, please try again" msgstr "การลบโพสต์ล้มเหลว โปรดลองใหม่อีกครั้ง" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "การลบตัวเริ่มต้นล้มเหลว" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "การโหลดฟีตที่ตั้งค่าล้มเหลว" @@ -3144,12 +3254,12 @@ msgstr "การโหลดข้อความเก่าล้มเหล #~ msgid "Failed to load recommended feeds" #~ msgstr "" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "การแนะนำฟีตล้มเหลว" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "การแนะนำคนที่คุณควรติดตามล้มเหลว" @@ -3182,11 +3292,11 @@ msgstr "การยื่นคำอุทธรณ์ล้มเหลว msgid "Failed to toggle thread mute, please try again" msgstr "การเปลี่ยนสถานะด้วยการปิดเธรดล้มเหลว โปรดลองอีกครั้ง" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "การอัปเดตฟีตล้มเหลว" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "การอัปเดตการตั้งค่าล้มเหลว" @@ -3197,11 +3307,11 @@ msgstr "การอัปเดตการตั้งค่าล้มเห msgid "Failed to upload video" msgstr "การอัปโหลดวีดีโอล้มเหลว" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "ฟีด" @@ -3210,6 +3320,10 @@ msgstr "ฟีด" msgid "Feed by {0}" msgstr "ฟีดโดย {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "" @@ -3218,7 +3332,8 @@ msgstr "ฟีดโดย {0}" msgid "Feed toggle" msgstr "สลับฟีต" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "ข้อเสนอแนะ" @@ -3228,13 +3343,13 @@ msgstr "ข้อเสนอแนะ" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "ฟีด" @@ -3243,7 +3358,7 @@ msgstr "ฟีด" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "ฟีต คืออัลกอริทึ่มที่ผู้ใชสามารถสามารถเปลี่ยนแปลงโดยใช้ความชำนาญในการเขียนโค้ตได้ หากต้องการข้อมูลเพิ่มเติมสามารถถาม <0/> ได้เลย" @@ -3251,11 +3366,15 @@ msgstr "ฟีต คืออัลกอริทึ่มที่ผู้ #~ msgid "Feeds can be topical as well!" #~ msgstr "" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "อัปเดตฟีดแล้ว!" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "เนื้อหาของไฟล์" @@ -3268,7 +3387,7 @@ msgstr "บันทึกไฟล์เรียบร้อยแล้ว!" msgid "Filter from feeds" msgstr "กรองจากฟีด" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "กำลังสรุปผล" @@ -3282,7 +3401,13 @@ msgstr "ค้นหาบัญชีเพื่อคิดตาม" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "ค้นหาโพสต์และบัญชีใน Bluesky" @@ -3306,7 +3431,7 @@ msgstr "ค้นหาโพสต์และบัญชีใน Bluesky" #~ msgid "Fine-tune the discussion threads." #~ msgstr "ปรับแต่งหัวข้อเธรต" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "เสร็จสิ้น" @@ -3318,7 +3443,7 @@ msgstr "เสร็จสิ้น" msgid "Fitness" msgstr "ฟิตเนส" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "ยืดหยุ่น" @@ -3332,7 +3457,7 @@ msgstr "ยืดหยุ่น" #~ msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3354,7 +3479,12 @@ msgstr "ติดตาม {0}" msgid "Follow {name}" msgstr "ติดตาม {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "ติดตาม 7 บัญชี" @@ -3363,8 +3493,8 @@ msgstr "ติดตาม 7 บัญชี" msgid "Follow Account" msgstr "ติดตามบัญชี" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "ติดตามทั้งหมด" @@ -3382,7 +3512,7 @@ msgctxt "action" msgid "Follow Back" msgstr "ติดตามกลับ" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "ติดตามบัญชีเพิ่มเติมเพื่อเชื่อมต่อกับความสนใจและสร้างเครือข่ายของคุณ" @@ -3436,32 +3566,30 @@ msgstr "บัญชีที่ติดตาม" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "ผู้ติดตาม" +#~ msgid "Followers" +#~ msgstr "ผู้ติดตาม" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "ผู้ติดตามของ @{0} ที่คุณรู้จัก" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "ผู้ติดตามที่คุณรู้จัก" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "ติดตาม" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "ติดตาม {0}" @@ -3470,13 +3598,13 @@ msgstr "ติดตาม {0}" msgid "Following {name}" msgstr "ติดตาม {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "การตั้งค่าฟีดการติดตาม" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "การตั้งค่าฟีดการติดตาม" @@ -3492,20 +3620,20 @@ msgstr "ติดตามคุณ" msgid "Follows You" msgstr "ติดตามคุณ" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "แบบอักษร" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "ขนาดแบบอักษร" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "อาหาร" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "เพื่อความปลอดภัย เราจำเป็นต้องส่งรหัสยืนยันไปยังที่อยู่อีเมลของคุณ" @@ -3517,7 +3645,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "ถ้าทำแล้ว คุณจะไม่สามารถดูข้อมูลนี้ได้อีก เพื่อความปลอดภัยของคุณ ถ้าคุณลืมรหัสผ่านคุณต้องสร้างใหม่โดยไม่ใช้รหัสเดิม" -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "เพื่อประสบการที่ดีของคุณ เราแนะนำให้ใช้ฟอนต์ธีม" @@ -3530,11 +3658,11 @@ msgstr "ตลอด" msgid "Forgot Password" msgstr "ลืมรหัสผ่าน" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "ลืมรหัสผ่านใช่ไหม?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "ลืมเหรอ?" @@ -3542,11 +3670,11 @@ msgstr "ลืมเหรอ?" msgid "Frequently Posts Unwanted Content" msgstr "โพสต์เนื้อหาที่ไม่ต้องการบ่อยครั้ง" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "จาก @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "จาก <0/>" @@ -3576,7 +3704,7 @@ msgstr "รับความช่วยเหลือ" msgid "Get Started" msgstr "เริ่มต้น" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "เริ่มต้น" @@ -3592,13 +3720,13 @@ msgstr "ทำให้โปรไฟล์ของคุณมีความ msgid "Glaring violations of law or terms of service" msgstr "การละเมิดกฎหมายหรือข้อกำหนดในการให้บริการ" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "กลับ" @@ -3606,14 +3734,14 @@ msgstr "กลับ" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "กลับ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" @@ -3624,13 +3752,13 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "กลับไปยังก่อนหน้า" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "กลับไปยังก่อนหน้า" @@ -3674,29 +3802,30 @@ msgstr "ไปที่หน้าโปรไฟล์ผู้ใช้" msgid "Graphic Media" msgstr "กราฟฟิคมีเดีย" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "ครึ่งทางแล้ว!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "แฮนด์เดิ้ล" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "การสัมผัส" @@ -3704,7 +3833,7 @@ msgstr "การสัมผัส" msgid "Harassment, trolling, or intolerance" msgstr "การล่วงละเมิด การกลั่นแกล้ง หรือการไม่ยอมรับการอยู่ร่วมกันในสังคม" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "แฮชแท็ก" @@ -3716,9 +3845,10 @@ msgstr "แฮชแท็ก : #{tag}" msgid "Having trouble?" msgstr "มีปัญหาใช่ไหม?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "การช่วยเหลือ" @@ -3755,6 +3885,7 @@ msgstr "" msgid "Hidden list" msgstr "ลิสต์ที่ซ่อนไว้" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3762,11 +3893,13 @@ msgstr "ลิสต์ที่ซ่อนไว้" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "ซ่อน" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "ซ่อน" @@ -3805,31 +3938,43 @@ msgstr "ซ่อนโพสต์นี้ใช่ไหม?" msgid "Hide this reply?" msgstr "ซ่อนการตอบกลับใช่ไหม" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "ซ่อนลิสต์ผู้ใช้" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "อืม... ดูเหมือนว่าจะเจอปัญหาเมื่อคุณจะพยายามติดต่อกับเซิร์ฟเวอร์ฟีด โปรดแจ้งเจ้าของฟีดเกี่ยวกับปัญหานี้ด้วย" -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "อืม... ดูเหมือนว่าเซิร์ฟเวอร์ฟีดถูกตั้งค่าไม่ถูกต้อง โปรดแจ้งเจ้าของฟีดเกี่ยวกับปัญหานี้ด้วย" -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "อืม... ดูเหมือนว่าเซิร์ฟเวอร์ออฟไลน์อยู่ โปรดแจ้งเจ้าของฟีดเกี่ยวกับปัญหานี้ด้วย" -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "อืม... ดูเหมือนว่าเซิร์ฟเวอร์ฟีดส่งคำตอบไม่ถูก โปรดแจ้งเจ้าของฟีดเกี่ยวกับปัญหานี้ด้วย" -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "อืม... ดูเหมือนว่าเรามีปัญหาในการค้นหาฟีตนี้ โปรดแจ้งเจ้าของฟีดเกี่ยวกับปัญหานี้ด้วย" -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "อื้มมมม... ดูเหมือนว่าเรามีปัญหาในการโหลดข้อมูลนี้ งั้นดูรายละเอียดด้านล่างนี้เลย หากปัญหาเกิดขึ้นอีกสามารถติดต่อทางเราได้เลย" @@ -3841,26 +3986,28 @@ msgstr "อื้มมมม... ดูเหมือนว่าเราไ msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "รอสักครู่! เรากำลังเปิดให้เข้าถึงวิดีโออย่างค่อยเป็นค่อยไป และคุณยังอยู่ในคิว แล้วกลับมาอีกครั้งจ้า" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "หน้าหลัก" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "โฮสต์:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "ผู้ให้บริการโฮสติ้ง" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3883,8 +4030,8 @@ msgstr "ฉันมีโค้ด" msgid "I have a confirmation code" msgstr "ฉันมีรหัสยืนยัน" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "ฉันมีโดเมนของตัวเอง" @@ -3893,7 +4040,7 @@ msgstr "ฉันมีโดเมนของตัวเอง" msgid "I understand" msgstr "ฉันเข้าใจแล้ว" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "หากข้อความแทนภาพยาว จะทำการเปลี่ยนสถานะการขยายข้อความแทนภาพ" @@ -3905,12 +4052,16 @@ msgstr "หากข้อความแทนภาพยาว จะทำ msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "หากคุณยังไม่บรรลุนิติภาวะตามกฎหมายของประเทศคุณ ควรให้ผู้ปกครองหรือผู้ดูแลตามกฎหมายรับทราบแทน" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "หากคุณลบลิสต์นี้ คุณจะไม่สามารถนำกลับคืนมาได้" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3957,7 +4108,7 @@ msgstr "ข้อความที่ไม่เหมาะสมหรือ msgid "Input code sent to your email for password reset" msgstr "กรอกรหัสที่ส่งไปยังอีเมลของคุณเพื่อรีเซ็ตรหัสผ่าน" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "กรอกรหัสยืนยันสำหรับการลบบัญชี" @@ -3969,11 +4120,11 @@ msgstr "กรอกรหัสยืนยันสำหรับการล msgid "Input new password" msgstr "กรอกรหัสผ่านใหม่" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "กรอกรหัสผ่านสำหรับการลบบัญชี" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "กรอกรหัสที่ถูกส่งไปยังอีเมลของคุณ" @@ -3981,11 +4132,11 @@ msgstr "กรอกรหัสที่ถูกส่งไปยังอี #~ msgid "Input the password tied to {identifier}" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "กรอกชื่อผู้ใช้หรือที่อยู่อีเมลที่คุณใช้ในการลงทะเบียน" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "ป้อนรหัสผ่านของคุณ" @@ -3993,10 +4144,6 @@ msgstr "ป้อนรหัสผ่านของคุณ" #~ msgid "Input your preferred hosting provider" #~ msgstr "กรอกผู้ให้บริการโฮสติ้งที่คุณต้องการ" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "กรอกชื่อผู้ใช้ของคุณ" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "การโต้ตอบถูกจำกัด" @@ -4009,12 +4156,12 @@ msgstr "การโต้ตอบถูกจำกัด" #~ msgid "Introducing new font settings" #~ msgstr "แนะนำการตั้งค่าฟอนต์ใหม่" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "รหัสยืนยัน 2FA ไม่ถูกต้อง" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -4022,8 +4169,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "ระเบียนโพสต์ไม่ถูกต้องหรือไม่รองรับ" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง" @@ -4075,7 +4222,7 @@ msgstr "ดูเหมือนว่าอีเมลคุณจะกรอ msgid "It's correct" msgstr "ถูกต้อง" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "ตอนนี้มีแค่คุณแล้ว! เพิ่มผู้คนในชุดเริ่มต้นของคุณโดยการค้นหาด้านบนนี้" @@ -4089,12 +4236,12 @@ msgstr "งาน" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "เข้าร่วม Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "เข้าร่วมการสนทนา" @@ -4104,7 +4251,7 @@ msgstr "เข้าร่วมการสนทนา" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "วารสาร" @@ -4121,7 +4268,7 @@ msgid "Labeled by the author." msgstr "มาร์คโดยผู้สร้าง" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "มาร์คไว้" @@ -4129,7 +4276,7 @@ msgstr "มาร์คไว้" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "การมาร์ค คือ การแสดงข้อความประกอบบนผู้ใช้และเนื้อหา สามารถใช้ในการซ่อน เตือน หรือจัดหมวดหมู่ในเครือข่ายได้" @@ -4153,26 +4300,27 @@ msgstr "เลือกภาษา" #~ msgid "Language settings" #~ msgstr "ตั้งค่าภาษา" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "ตั้งค่าภาษา" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "ภาษา" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "ใหญ่" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "ล่าสุด" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -4198,8 +4346,8 @@ msgstr "เรียนรู้เพิ่มเติมเกี่ยวก msgid "Learn more about this warning" msgstr "เรียนรู้เพิ่มเติมเกี่ยวกับข้อควรระวัง" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "เรียนรู้เพิ่มเติมเกี่ยวกับสิ่งที่เป็นสาธารณะบน Bluesky" @@ -4233,7 +4381,7 @@ msgstr "ออกจากการตรวจสอบตัวเลือก msgid "Leaving Bluesky" msgstr "ออก Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "ปล่อยไปเถอะ" @@ -4250,45 +4398,56 @@ msgstr "ให้ฉันเลือกเถอะ" msgid "Let's get your password reset!" msgstr "ให้รหัสผ่านของคุณถูกรีเซ็ต" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "ไปกันเล้ยยยยย!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "แสง" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "ชอบ 10 โพสต์" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "ชอบ 10 โพสต์" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "ชอบฟีตนี้" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "ชอบโดย" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "ชอบโดย" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "ชอบโดย {0} {1}" @@ -4297,6 +4456,13 @@ msgstr "ชอบโดย" #~ msgid "Liked by {count} {0}" #~ msgstr "ชอบโดย {count} {0}" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4311,7 +4477,7 @@ msgstr "ชอบโดย" #~ msgid "liked your post" #~ msgstr "ได้ถูกใจโพสต์ของคุณ" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "ถูกใจ" @@ -4319,7 +4485,12 @@ msgstr "ถูกใจ" msgid "Likes on this post" msgstr "ชอบในโพสต์นี้" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "ลิสต์" @@ -4327,7 +4498,7 @@ msgstr "ลิสต์" msgid "List Avatar" msgstr "อวาตาร์ลิสต์" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "ลิสต์ถูกบล็อก" @@ -4336,7 +4507,15 @@ msgstr "ลิสต์ถูกบล็อก" msgid "List by {0}" msgstr "ลิสต์โดย {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "ลิสต์ถูกลบ" @@ -4348,7 +4527,7 @@ msgstr "ลิสต์ถูกซ่อน" msgid "List Hidden" msgstr "ลิสต์ถูกซ่อน" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "ลิสต์ถูกปิดเสียง" @@ -4356,18 +4535,19 @@ msgstr "ลิสต์ถูกปิดเสียง" msgid "List Name" msgstr "ชื่อลิสต์" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "ลิสต์ถูกปลดบล็อก" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "ลิสต์เปิดเสียง" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "ลิสต์" @@ -4376,26 +4556,26 @@ msgstr "ลิสต์" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "โหลดเพิ่มเติม" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "โหลดฟีดที่แนะนำเพิ่มเติม" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "โหลดการติดตามที่แนะนำเพิ่มเติม" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "โหลดการแจ้งเตือนใหม่" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "โหลดโพสต์ใหม่" @@ -4403,23 +4583,23 @@ msgstr "โหลดโพสต์ใหม่" msgid "Loading..." msgstr "กำลังโหลด..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "บันทึก" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "เข้าสู่ระบบหรือสมัครสมาชิก" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "ออกจากระบบ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "การมองเห็นเมื่อออกจากระบบ" @@ -4427,10 +4607,15 @@ msgstr "การมองเห็นเมื่อออกจากระบ msgid "Login to account that is not listed" msgstr "เข้าสู่ระบบด้วยบัญชีที่ไม่อยู่ในลิสต์" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4467,8 +4652,8 @@ msgstr "สร้างสักหนึ่งอันสำหรับฉั msgid "Make sure this is where you intend to go!" msgstr "โปรดตรวจสอบให้แน่ใจว่านี่คือจุดหมายที่คุณต้องการไป" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4481,7 +4666,7 @@ msgstr "" msgid "Mark as read" msgstr "ทำเครื่องหมายว่าอ่านแล้ว" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "สื่อ" @@ -4497,9 +4682,12 @@ msgstr "ผู้ใช้ที่ถูกกล่าวถึง" msgid "Mentioned users" msgstr "ผู้ใช้ที่ถูกกล่าวถึง" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "เมนู" @@ -4512,7 +4700,7 @@ msgstr "ส่งข้อความถึง {0}" msgid "Message deleted" msgstr "ข้อความถูกลบ" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "ข้อความจากเซิร์ฟเวอร์: {0}" @@ -4526,13 +4714,12 @@ msgid "Message is too long" msgstr "ข้อความยาวเกินไป" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "การตั้งค่าข้อความ" +#~ msgid "Message settings" +#~ msgstr "การตั้งค่าข้อความ" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "ข้อความ" @@ -4552,10 +4739,10 @@ msgstr "โพสต์ที่ทำให้เข้าใจผิด" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "การกรอง" @@ -4568,12 +4755,12 @@ msgstr "รายละเอียดการกรอง" msgid "Moderation list by {0}" msgstr "กรองโดย {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "กรองโดย {0}" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "กรองโดยคุณ" @@ -4585,12 +4772,12 @@ msgstr "การกรองได้ถูกสร้างขึ้น" msgid "Moderation list updated" msgstr "การกรองถูกอัพเดต" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "ลิสต์ที่กรอง" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "ลิสต์ที่กรอง" @@ -4602,11 +4789,11 @@ msgstr "การตั้งค่าการกรอง" #~ msgid "Moderation settings" #~ msgstr "การตั้งค่าการกรอง" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "สถานะการกรอง" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "เครื่องมือการกรอง" @@ -4619,28 +4806,31 @@ msgstr "ผู้ดูแลระบบเลือกที่จะตั้ msgid "More" msgstr "เพิ่มเติม" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "ฟีตเพิ่มเติม" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "การตั้งค่าเพิ่มเติม" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "แสดงการตอบกลับที่ชอบมากที่สุดก่อน" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "วีดีโอ" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "เพลง" @@ -4663,7 +4853,7 @@ msgstr "ปิดการมองเห็น {truncatedTag}" msgid "Mute Account" msgstr "ปิดการมองเห็นการฟีดโพสต์และเรื่องราว" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "ปิดการมองเห็นการฟีดโพสต์และเรื่องราวของบัญชีต่าง ๆ" @@ -4688,7 +4878,7 @@ msgstr "ปิดการมองเห็นการสนทนา" msgid "Mute in:" msgstr "ปิดการมองเห็นคำ" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "รายชื่อที่ปิดการมองเห็น" @@ -4697,7 +4887,7 @@ msgstr "รายชื่อที่ปิดการมองเห็น" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "ต้องการปิดการมองเห็นบัญชีนี้หรือไม่?" @@ -4739,16 +4929,16 @@ msgstr "ปิดการมองเห็นคำและแท็ก" #~ msgid "Muted" #~ msgstr "" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "ปิดการมองเห็นบัญชี" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "ปิดการมองเห็นบัญชี" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "บัญชีที่ถูกปิดการมองเห็น จะถูกลบโพสต์ออกจากฟีดและการแจ้งเตือนของคุณ และการปิดนี้จะเป็นส่วนตัว" @@ -4756,11 +4946,11 @@ msgstr "บัญชีที่ถูกปิดการมองเห็น msgid "Muted by \"{0}\"" msgstr "ปิดการมองเห็นโดย \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "ปิดการมองเห็นคำและแท็ก" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "การปิดเสียงเป็นเรื่องส่วนตัว บัญชีที่ถูกปิดเสียงสามารถโต้ตอบกับคุณได้ แต่คุณจะไม่เห็นโพสต์หรือได้รับการแจ้งเตือนจากเขา" @@ -4769,11 +4959,11 @@ msgstr "การปิดเสียงเป็นเรื่องส่ว msgid "My Birthday" msgstr "วันเกิดของฉัน" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "ฟีตของฉัน" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "โปรไฟล์ของฉัน" @@ -4801,7 +4991,7 @@ msgid "Name or Description Violates Community Standards" msgstr "ชื่อหรือคำอธิบายได้ละเมิดมาตรฐานชุมชน" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Nature" @@ -4814,7 +5004,7 @@ msgstr "สำรวจ {0}" #~ msgstr "สำรวจชุดเริ่มต้น" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "ไปยังหน้าถัดไป" @@ -4836,26 +5026,27 @@ msgstr "ต้องการรายงานการละเมิดด้ #~ msgid "Never lose access to your followers and data." #~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "ไม่สูญเสียการเข้าถึงผู้ติดตามหรือข้อมูลของคุณ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "ไม่ต้องห่วง สร้างแฮนเดิ้ลสำหรับฉันได้เลย" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "ใหม่" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "ใหม่" +#~ msgid "New" +#~ msgstr "ใหม่" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "แชทใหม่" @@ -4863,12 +5054,17 @@ msgstr "แชทใหม่" #~ msgid "New font settings ✨" #~ msgstr "ตั้งค่าฟ้อนต์ใหม่ ✨" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "ข้อความใหม่" @@ -4885,21 +5081,21 @@ msgstr "รหัสผ่านใหม่" msgid "New Password" msgstr "รหัสผ่านใหม่" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "โพสต์ใหม่" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "โพสต์ใหม่" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "โพสต์ใหม่" @@ -4912,29 +5108,31 @@ msgstr "กล่องข้อความข้อมูลบัญชีใ msgid "New User List" msgstr "ลิสต์บัญชีใหม่" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "เห็นการตอบกลับที่ใหม่ก่อน" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "ข่าวสาร" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4945,7 +5143,7 @@ msgstr "ถัดไป" #~ msgid "Next" #~ msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "ภาพถัดไป" @@ -4958,17 +5156,17 @@ msgstr "ภาพถัดไป" #~ msgid "No" #~ msgstr "ไม่" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "ไม่มีคำอธิบาย" +#~ msgid "No description" +#~ msgstr "ไม่มีคำอธิบาย" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "ไม่มีระบบชื่อโดเมน" @@ -4980,12 +5178,12 @@ msgstr "ไม่พบ GIF ที่แนะนำ อาจมีปัญห msgid "No feeds found. Try searching for something else." msgstr "ไม่พบฟีต ลองค้นหาอย่างอื่นใหม่ดู" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "ยังไม่มีสิ่งที่ชอบ" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "ไม่ติดตาม {0} อีกต่อไป" @@ -4998,16 +5196,16 @@ msgstr "ไม่เกิน 253 ตัวอักษร" msgid "No messages yet" msgstr "ยังไม่มีข้อความ" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "ไม่มีการสนทนาเพิ่มเติมให้แสดง" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "ยังไม่มีการแจ้งเตือน!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "ไม่มีใคร" @@ -5019,11 +5217,11 @@ msgstr "ไม่มีใครนอกจากผู้เขียนที msgid "No posts yet." msgstr "ยังไม่มีโพสต์" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "ยังไม่มีโควท" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "ยังไม่มียอดรีโพสต์" @@ -5032,22 +5230,23 @@ msgstr "ยังไม่มียอดรีโพสต์" msgid "No result" msgstr "ไม่มีผลลัพธ์" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "ไม่มีผลลัพธ์" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "ไม่พบผลลัพธ์" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "ไม่พบผลลัพธ์สำหรับ \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "ไม่พบผลลัพธ์สำหรับ {query}" @@ -5072,17 +5271,17 @@ msgstr "ไม่มีใคร" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "ยังไม่มีใครคนไลค์โพสต์นี้ คุณอาจได้เป็นคนแรก" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "ยังไม่มีใครคนโควท์โพสต์นี้ คุณอาจได้เป็นคนแรก" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "ยังไม่มีใครคนรีโพสต์โพสต์นี้ คุณอาจได้เป็นคนแรก" @@ -5098,8 +5297,8 @@ msgstr "การเปลือยกายที่ไม่เกี่ยว #~ msgid "Not Applicable." #~ msgstr "" -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "ไม่พบ" @@ -5110,45 +5309,43 @@ msgstr "ไม่ใช่ตอนนี้" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "โน้ตเกี่ยวกับการแชร์" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "หมายเหตุ : Bluesky เป็นเครือข่ายแบบเปิดและสาธารณะ การตั้งค่านี้จำกัดเพียงการมองเห็นเนื้อหาของคุณในแอปและเว็บไซต์ของ Bluesky เท่านั้น และแอปอื่นอาจไม่เคารพการตั้งค่านี้ เนื้อหาของคุณอาจยังถูกแสดงให้ผู้ใช้ที่ไม่ได้เข้าสู่ระบบโดยแอปและเว็บไซต์อื่นๆ" -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "ไม่มีอะไรที่นี่" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "ตัวกรองการแจ้งเตือน" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "การตั้งค่าการแจ้งเตือน" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "การตั้งค่าการแจ้งเตือน" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "เสียงการแจ้งเตือน" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "เสียงการแจ้งเตือน" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "การแจ้งเตือน" @@ -5191,7 +5388,9 @@ msgstr "ไม่น้าา~! เกิดข้อผิดพลาดขึ #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "ตกลง" @@ -5200,8 +5399,10 @@ msgstr "ตกลง" msgid "Okay" msgstr "ตกลง" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "การตอบกลับเก่าก่อน" @@ -5213,11 +5414,11 @@ msgstr "การตอบกลับเก่าก่อน" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "เปิด<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "รีเซ็ตออนบอร์ด" @@ -5265,17 +5466,17 @@ msgstr "สามารถลงได้แค่ไฟล์ WebVTT (.vtt) เ msgid "Oops, something went wrong!" msgstr "อุ้ย~ เกิดข้อผิดพลาดจ้า" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "อ๊ะ!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "เปิด" @@ -5287,7 +5488,7 @@ msgstr "เปิดเมนูทางลัดบัญชีของ {name msgid "Open avatar creator" msgstr "เปิดการสร้างอวาตาร์" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5296,17 +5497,26 @@ msgstr "" msgid "Open conversation options" msgstr "เปิดการตั้งค่าการสนทนา" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "เปิดการเลือกอีโมจิ" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "เปิดการตั้งค่าฟีต" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5322,32 +5532,32 @@ msgstr "" msgid "Open message options" msgstr "เปิดการตั้งค่าข้อความ" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "เปิดการปิดการมองเห็นคำและแท็ก" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "เปิดการสำรวจ" +#~ msgid "Open navigation" +#~ msgstr "เปิดการสำรวจ" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "เปิดเมนูการตั้งค่าโพสต์" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "เปิดเมนูชุดเริ่มต้น" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "เปิดหน้าสตอรี่บุ๊ค" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "เปิด system log" @@ -5453,7 +5663,7 @@ msgstr "เปิดลิสต์ของโค้ดเชิญ" #~ msgid "Opens moderation settings" #~ msgstr "เปิดการตั้งค่าการกรอง" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "เปิดการรีเซ็ตรหัสผ่าน" @@ -5495,7 +5705,7 @@ msgstr "เปิดเว็บไซต์ที่เชื่อมโยง #~ msgid "Opens the threads preferences" #~ msgstr "เปิดการตั้งค่าเธรต" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "เปิดโปรไฟล์นี้" @@ -5521,11 +5731,11 @@ msgstr "ตัวเลือก :" msgid "Or combine these options:" msgstr "หรือรวมตัวเลือกนี้ :" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "หรือทำต่อด้วยบัญชีอื่น" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "หรือเข้าสู่ระบบด้วยบัญชีอื่นของคุณ" @@ -5550,7 +5760,7 @@ msgstr "อื่น ๆ..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "ผู้ดูแลระบบของเราได้ตรวจสอบรายงานและตัดสินใจที่จะปิดการเข้าถึงแชทของคุณบน Bluesky" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "ไม่พบหน้านี้" @@ -5559,12 +5769,12 @@ msgstr "ไม่พบหน้านี้" msgid "Page Not Found" msgstr "ไม่พบหน้านี้" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "รหัสผ่าน" @@ -5591,15 +5801,15 @@ msgid "Pause video" msgstr "พักวีดีโอ" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "ผู้คน" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "ผู้คนที่ติดตามโดย @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "ผู้คนที่ติดตาม @{0}" @@ -5616,11 +5826,11 @@ msgid "Person toggle" msgstr "สลับบุคคล" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "เพ็ทซ์" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "การถ่ายภาพ" @@ -5628,12 +5838,16 @@ msgstr "การถ่ายภาพ" msgid "Pictures meant for adults." msgstr "ภาพที่เหมาะสำหรับเนื้อหาผู้ใหญ่ (18+)" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "ปักหมุดไปที่หน้าแรก" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "ปักหมุดไปที่หน้าแรก" @@ -5642,15 +5856,20 @@ msgstr "ปักหมุดไปที่หน้าแรก" msgid "Pin to your profile" msgstr "ปักหมุดไปที่โปรไฟล์" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "ปักหมุดแล้ว" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "ฟีตที่ปักหมุด" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "ปักหมุดไปที่ฟีต" @@ -5729,7 +5948,7 @@ msgstr "กรุณากรอกอีเมลของคุณ" msgid "Please enter your invite code." msgstr "กรุณาใส่โค้ดเชิญ" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "กรุณาใส่รหัสผ่าน" @@ -5755,7 +5974,7 @@ msgstr "กรุณายืนยันอีเมลของคุณ" #~ msgstr "" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "การเมือง" @@ -5768,7 +5987,7 @@ msgctxt "action" msgid "Post" msgstr "โพสต์" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "โพสต์" @@ -5782,10 +6001,10 @@ msgstr "" msgid "Post by {0}" msgstr "โพสต์โดย {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "โพสต์โดย {0}" @@ -5797,7 +6016,7 @@ msgstr "โพสต์ถูกลบแล้ว" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "โพสต์ถูกซ่อนแล้ว" @@ -5823,8 +6042,8 @@ msgstr "โพสต์ด้วยภาษา" msgid "Post Languages" msgstr "โพสต์ด้วยภาษา" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "ไม่พบโพสต์" @@ -5841,7 +6060,7 @@ msgid "posts" msgstr "โพสต์" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "โพสต์" @@ -5853,7 +6072,7 @@ msgstr "โพสต์" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "โพสต์สามารถถูกปิดเสียงตามข้อความ แท็ก หรือทั้งสองอย่าง เราขอแนะนำให้หลีกเลี่ยงคำทั่วไปที่ปรากฏในโพสต์หลายๆ โพสต์ เพราะอาจส่งผลให้ไม่มีโพสต์ใดแสดงขึ้นมา" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "โพสต์ที่ซ่อนอยู่" @@ -5889,16 +6108,16 @@ msgstr "กดเพื่อลองใหม่" msgid "Press to view followers of this account that you also follow" msgstr "กดเพื่อดูผู้ติดตามในบัญชีนี้ที่คุณติดตามเหมือนกัน" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "ภาพก่อนหน้า" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "ภาษาหลัก" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5906,27 +6125,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "จัดลำดับความสำคัญการติดตามของคุณ" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "จัดลำดับความสำคัญการแจ้งเตือน" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "ความเป็นส่วนตัว" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5946,13 +6166,13 @@ msgstr "" msgid "Processing..." msgstr "ดำเนินการ..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "ข้อมูลส่วนตัว" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5967,17 +6187,25 @@ msgstr "โปรไฟล์ได้รับการอัปเดต" #~ msgid "Protect your account by verifying your email." #~ msgstr "ปกป้องบัญชีของคุณโดยการตรวจสอบอีเมลของคุณ." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "สาธารณะ" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "ลิสต์ผู้ใช้สาธารณะที่สามารถแบ่งปันได้เพื่อปิดเสียงหรือบล็อกเป็นกลุ่ม." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "ลิสต์ผู้ใช้สาธารณะที่สามารถแบ่งปันได้เพื่อปิดเสียงหรือบล็อกเป็นกลุ่ม." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "ลิสต์สาธารณะที่สามารถแบ่งปันได้ซึ่งสามารถควบคุมฟีด." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "ลิสต์สาธารณะที่สามารถแบ่งปันได้ซึ่งสามารถควบคุมฟีด." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6003,8 +6231,8 @@ msgstr "บันทึก QR โค้ดลงในคลังภาพข #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6028,23 +6256,22 @@ msgstr "โพสต์ที่อ้างอิงถูกแนบใหม msgid "Quote post was successfully detached" msgstr "โพสต์ที่อ้างอิงถูกแยกออกเรียบร้อยแล้ว" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "ยกเลิกการโควท" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "เปิดใช้การโควท" +#~ msgid "Quote posts enabled" +#~ msgstr "เปิดใช้การโควท" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "การตั้งค่าการโควท" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "โควท" @@ -6052,12 +6279,14 @@ msgstr "โควท" msgid "Quotes of this post" msgstr "โควทโพสต์นี้" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "สุ่ม (หรือ \"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -6070,7 +6299,7 @@ msgstr "" msgid "Re-attach quote" msgstr "แนบโพสต์ที่โควทอีกครั้ง" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "ปิดใช้งานบัญชีของคุณอีกครั้ง" @@ -6096,10 +6325,14 @@ msgstr "เหตุผล:" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "ประวัติการค้นหา" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "" @@ -6113,22 +6346,22 @@ msgid "Reconnect" msgstr "เชื่อมต่อใหม่" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "รีเฟรชการแจ้งเตือน" +#~ msgid "Refresh notifications" +#~ msgstr "รีเฟรชการแจ้งเตือน" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "โหลดการสนทนาใหม่" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "ลบ" @@ -6136,8 +6369,8 @@ msgstr "ลบ" msgid "Remove {displayName} from starter pack" msgstr "ลบ {displayName} จากชุดเริ่มต้นของคุณ" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "ลบบัญชี" @@ -6157,31 +6390,31 @@ msgstr "ลบแบนด์เนอร์" msgid "Remove embed" msgstr "ลบการฝังข้อมูล" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "ลบฟีต" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "ลบฟีตหรือไม่?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "ลบจากฟีตของฉัน" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "ลบจากฟีตของฉันหรือไม่?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "ลบการเข้าถึงด่วนใช่ไหม" @@ -6201,11 +6434,11 @@ msgstr "ลบรูปภาพ" msgid "Remove mute word from your list" msgstr "ลบคำที่ปิดการมองเห็นจากลิสต์ของคุณ" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "ลบโปรไฟล์" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "ลบโปรไฟล์จากการประวัติการค้นหา" @@ -6213,8 +6446,8 @@ msgstr "ลบโปรไฟล์จากการประวัติกา msgid "Remove quote" msgstr "ลบโควท" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "ลบรีโพสต์" @@ -6222,7 +6455,7 @@ msgstr "ลบรีโพสต์" msgid "Remove subtitle file" msgstr "ลบไฟล์ซับไตเติ้ล" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "ลบฟีตนี้จากฟีตที่คุณเซฟ" @@ -6248,9 +6481,9 @@ msgstr "ลบจากฟิตของฉัน" msgid "Removed from saved feeds" msgstr "ลบจากฟีตที่เซฟ" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "ลบจากฟีตของคุณ" @@ -6275,7 +6508,7 @@ msgstr "ลบโพสต์ของโควท" msgid "Replace with Discover" msgstr "แทนที่ด้วยสิ่งที่น่าสนใจ" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "การตอบกลับ" @@ -6300,6 +6533,10 @@ msgctxt "action" msgid "Reply" msgstr "การตอบกลับ" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "" @@ -6322,6 +6559,10 @@ msgstr "การตั้งค่าการตอบกลับ" msgid "Reply settings are chosen by the author of the thread" msgstr "การตั้งค่าการตอบกลับถูกเลือกโดยผู้เขียนกระทู้" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6329,23 +6570,23 @@ msgstr "การตั้งค่าการตอบกลับถูกเ #~ msgstr "" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "ตอบกลับไปยัง <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "ตอบกลับไปยังโพสต์ที่ถูกบล็อก" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "ตอบกลับไปยังโพสต์" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "ตอบกลับคุณ" @@ -6384,12 +6625,12 @@ msgstr "รายงานการสนทนา" msgid "Report dialog" msgstr "รายงานการสนทนา" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "รายงานฟีด" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "รายงานลิสต์" @@ -6402,8 +6643,8 @@ msgstr "รายงานข้อความ" msgid "Report post" msgstr "รายงานโพสต์" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "รายงานชุดเริ่มต้น" @@ -6437,9 +6678,8 @@ msgstr "รายงานชุดเริ่มต้นนี้" msgid "Report this user" msgstr "รายงานผู้ใช้คนนี้" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "รีโพสต์" @@ -6449,19 +6689,22 @@ msgstr "รีโพสต์" msgid "Repost" msgstr "รีโพสต์" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "รีโพสต์โดย" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "รีโพสต์โดย {0}" @@ -6469,12 +6712,12 @@ msgstr "รีโพสต์โดย {0}" #~ msgid "Reposted by <0/>" #~ msgstr "" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "รีโพสต์โดย <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "รีโพสต์โดยคุณ" @@ -6496,8 +6739,8 @@ msgstr "" msgid "Request Code" msgstr "ขอรหัส" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "ต้องมีข้อความแทนภาพก่อนโพสต์" @@ -6540,8 +6783,8 @@ msgstr "รีเซ็ตรหัส" msgid "Reset Code" msgstr "รีเซ็ตรหัส" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "รีเซ็ตสถานะการเริ่มต้นใช้งาน" @@ -6562,12 +6805,12 @@ msgstr "รีเซ็ตรหัสผ่าน" #~ msgid "Resets the preferences state" #~ msgstr "รีเซ็ตสถานะการตั้งค่าความชอบ" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "ลองเข้าสู่ระบบอีกครั้ง" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "ลองทำกิจกรรมล่าสุดซึ่งเกิดข้อผิดพลาดอีกครั้ง" @@ -6575,14 +6818,14 @@ msgstr "ลองทำกิจกรรมล่าสุดซึ่งเก #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6594,8 +6837,8 @@ msgstr "ลองใหม่อีกครั้ง" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "กลับไปยังหน้าก่อนหน้า" @@ -6603,8 +6846,8 @@ msgstr "กลับไปยังหน้าก่อนหน้า" msgid "Returns to home page" msgstr "กลับไปยังหน้าแรก" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "กลับไปยังหน้าก่อนหน้า" @@ -6614,7 +6857,7 @@ msgstr "กลับไปยังหน้าก่อนหน้า" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6623,11 +6866,11 @@ msgstr "กลับไปยังหน้าก่อนหน้า" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "บันทึก" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6641,8 +6884,8 @@ msgstr "บันทึก" msgid "Save birthday" msgstr "บันทึกวันเกิด" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "บันทึกการเปลี่ยนแปลง" @@ -6663,7 +6906,7 @@ msgstr "บันทึกรูปภาพ" msgid "Save image crop" msgstr "บันทึกการครอปรูปภาพ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6671,12 +6914,12 @@ msgstr "" msgid "Save QR code" msgstr "บันทึกคิวอาร์โค้ด" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "บันทึกที่ฟีตของฉัน" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "บันทึกฟีต" @@ -6688,8 +6931,8 @@ msgstr "บันทึกไปที่แกลลอรี่" #~ msgid "Saved to your camera roll." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "บันทึกไปที่ฟีตของคุณ" @@ -6707,37 +6950,49 @@ msgstr "บันทึกการครอปรูปภาพ" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "ทักทายสิ!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "วิทยาศาสตร์" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "เลื่อนไปข้างบนสุด" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "ค้นหา" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "ค้นหาจาก \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "การค้นหาสำหรับ \"{query}\"" @@ -6749,7 +7004,7 @@ msgstr "การค้นหาสำหรับ \"{query}\"" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "การค้นหาโพสต์ทั้งหมดกับแท็ก {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "ค้นหาสำหรับฟีตที่คุณต้องการแนะนำให้คนอื่น" @@ -6765,8 +7020,10 @@ msgstr "ค้นหาสำหรับผู้ใช้" msgid "Search GIFs" msgstr "ค้นหา GIF" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "ค้นหาโปรไฟล์" @@ -6803,7 +7060,7 @@ msgstr "มองหางานใน Bluesky" #~ msgid "See profile" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "ดูคู่มือนี้" @@ -6815,7 +7072,7 @@ msgstr "ดูคู่มือนี้" #~ msgid "Seek slider" #~ msgstr "จัดการมุมมอง" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6839,7 +7096,7 @@ msgstr "เลือกอวาตาร์" msgid "Select an emoji" msgstr "เลือกอีโมจิ" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6863,7 +7120,7 @@ msgstr "เลือกว่าจะปิดการมองเห็นค msgid "Select language..." msgstr "กำลังเลือกภาษา..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "เลือกภาษา" @@ -6911,11 +7168,11 @@ msgstr "เลือกสิ่งที่เนื้อหาสามาร #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "เลือกภาษาที่คุณต้องการให้ฟีดที่คุณติดตามรวมอยู่ หากไม่เลือกภาษาใดๆ จะมีการแสดงภาษาทั้งหมด" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "เลือกภาษาของแอปเพื่อให้มองเห็นตอนเปิดแอป" @@ -6927,7 +7184,7 @@ msgstr "เลือกเดือนที่เกิด" msgid "Select your interests from the options below" msgstr "เลือกสิ่งที่สนใจจากตัวเลือกด้านบน" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "เลือกภาษาที่คุณต้องการสำหรับการแปลในฟีดของคุณ" @@ -6960,11 +7217,11 @@ msgstr "ส่งการยืนยันผ่านอีเมล" msgid "Send Confirmation Email" msgstr "ส่งการยืนยันผ่านอีเมล" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "ส่งอีเมล" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "ส่งอีเมล" @@ -7003,7 +7260,7 @@ msgstr "ส่งการยืนยันผ่านอีเมล" msgid "Send via direct message" msgstr "ส่งในข้อความส่วนตัว" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "ส่งโค้ตการยืนยันให้ทางอีเมลเพื่อยืนยันการลบบัญชร" @@ -7011,7 +7268,11 @@ msgstr "ส่งโค้ตการยืนยันให้ทางอี msgid "Server address" msgstr "ที่อยู่เซิร์ฟเวอร์" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "ตั้งเดือนเกิด" @@ -7039,7 +7300,7 @@ msgstr "ตั้งรหัสผ่านใหม่" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "ตั้งค่านี้เป็น \"Yes\" เพื่อแสดงตัวอย่างของฟีดที่คุณบันทึกไว้ในฟีดที่คุณติดตาม นี่เป็นฟีเจอร์ที่อยู่ในระหว่างทดลองใช้งาน" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "ตั้งค่าบัญชีของคุณ" @@ -7083,9 +7344,9 @@ msgstr "ตั้งอีเมลเพื่อการรีเซตรห #~ msgid "Sets image aspect ratio to wide" #~ msgstr "" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "การตั้งค่า" @@ -7099,18 +7360,20 @@ msgid "Sexually Suggestive" msgstr "การชักชวนทางเพศ" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "แชร์" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "แชร์" @@ -7125,14 +7388,14 @@ msgstr "แชร์เรื่องจริงสนุก ๆ!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "แชร์ตลอด" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "แชร์ฟีต" +#~ msgid "Share feed" +#~ msgstr "แชร์ฟีต" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7144,7 +7407,7 @@ msgstr "แชร์ฟีต" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "แชร์ลิงก์" @@ -7162,7 +7425,11 @@ msgstr "กล่องโต้ตอบแชร์ลิงก์" msgid "Share QR code" msgstr "แชร์รหัส QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "แชร์สตาร์ทแพ็กนี้" @@ -7174,7 +7441,7 @@ msgstr "แชร์ชุดเริ่มต้นนี้และช่ว msgid "Share your favorite feed!" msgstr "แชร์ฟีดที่คุณชื่นชอบ!" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "โปรแกรมทดสอบการตั้งค่าแชร์" @@ -7238,7 +7505,7 @@ msgstr "แสดงลิสต์อยู่ดี" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "แสดงเพิ่มเติม" @@ -7251,7 +7518,7 @@ msgstr "แสดงมากกว่านี้" msgid "Show muted replies" msgstr "แสดงคำตอบที่เงียบไว้" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7259,8 +7526,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "แสดงโพสต์จากฟีดของฉัน" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -7280,8 +7547,8 @@ msgstr "" #~ msgid "Show re-posts in Following feed" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -7289,7 +7556,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "แสดงการตอบกลับ" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7298,8 +7573,8 @@ msgstr "" #~ msgstr "แสดงการตอบกลับจากผู้ที่คุณติดตามก่อนการตอบกลับอื่น ๆ" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7318,8 +7593,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "แสดงการตอบกลับสำหรับทุกคน" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7331,8 +7606,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7361,17 +7636,17 @@ msgstr "แสดงคำเตือนและกรองจากฟีด #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7393,9 +7668,9 @@ msgstr "เข้าสู่ระบบหรือสร้างบัญช msgid "Sign into Bluesky or create a new account" msgstr "เข้าสู่ระบบ Bluesky หรือสร้างบัญชีใหม่" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "ออกจากระบบ" @@ -7404,16 +7679,16 @@ msgstr "ออกจากระบบ" #~ msgid "Sign out of all accounts" #~ msgstr "ออกจากระบบทุกบัญชี" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7446,12 +7721,12 @@ msgstr "เข้าสู่ระบบในชื่อ @{0}" msgid "Signup without a starter pack" msgstr "สมัครสมาชิกโดยไม่ใช้ชุดเริ่มต้น" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "บัญชีที่คล้ายกัน" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "ข้าม" @@ -7459,16 +7734,16 @@ msgstr "ข้าม" msgid "Skip this flow" msgstr "ข้ามขั้นตอนนี้" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "เล็ก" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "นักพัฒนาซอฟต์แวร์" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "ฟีดอื่น ๆ ที่คุณอาจชอบ" @@ -7480,7 +7755,7 @@ msgstr "บางคนสามารถตอบได้" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "เกิดข้อผิดพลาดบางอย่าง" @@ -7490,22 +7765,26 @@ msgid "Something went wrong, please try again" msgstr "เกิดข้อผิดพลาดบางอย่าง กรุณาลองอีกครั้ง" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "เกิดข้อผิดพลาดบางอย่าง กรุณาลองอีกครั้ง." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "เกิดข้อผิดพลาดบางอย่าง!" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "ขออภัย! เซสชันของคุณหมดอายุ กรุณาเข้าสู่ระบบอีกครั้ง." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -7513,11 +7792,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "จัดเรียงการตอบกลับ" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "จัดเรียงการตอบกลับต่อโพสต์เดียวกันตาม :" @@ -7547,7 +7826,7 @@ msgstr "สแปม; การกล่าวถึงหรือการต #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "กีฬา" @@ -7559,7 +7838,17 @@ msgstr "กีฬา" msgid "Start a new chat" msgstr "เริ่มแชทใหม่" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "เริ่มแชทกับ {displayName}" @@ -7571,9 +7860,9 @@ msgstr "เริ่มแชทกับ {displayName}" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "ชุดเริ่มต้น" @@ -7581,15 +7870,20 @@ msgstr "ชุดเริ่มต้น" msgid "Starter pack by {0}" msgstr "ชุดเริ่มต้นโดย {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "ชุดเริ่มต้นโดยคุณ" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "ชุดเริ่มต้นไม่ถูกต้อง" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "ชุดเริ่มต้น" @@ -7601,8 +7895,8 @@ msgstr "ชุดเริ่มต้นช่วยให้คุณแชร #~ msgid "Status page" #~ msgstr "หน้าสถานะ" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "หน้าสถานะ" @@ -7614,12 +7908,12 @@ msgstr "หน้าสถานะ" msgid "Step {0} of {1}" msgstr "ขั้นตอนที่ {0} จาก {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "ล้างพื้นที่เก็บข้อมูลแล้ว คุณต้องเริ่มแอปใหม่ตอนนี้" -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -7630,11 +7924,11 @@ msgstr "Storybook" msgid "Submit" msgstr "ส่ง" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "สมัครสมาชิก" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "สมัครสมาชิก @{0} เพื่อใช้ป้ายกำกับเหล่านี้:" @@ -7651,7 +7945,7 @@ msgstr "สมัครสมาชิกผู้สร้างป้ายก msgid "Subscribe to this labeler" msgstr "สมัครสมาชิกผู้สร้างป้ายกำกับนี้" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "สมัครสมาชิกในลิสต์นี้" @@ -7659,7 +7953,7 @@ msgstr "สมัครสมาชิกในลิสต์นี้" msgid "Success!" msgstr "สำเร็จ!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "บัญชีที่แนะนำ" @@ -7667,7 +7961,7 @@ msgstr "บัญชีที่แนะนำ" #~ msgid "Suggested Follows" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "แนะนำสำหรับคุณ" @@ -7676,15 +7970,15 @@ msgstr "แนะนำสำหรับคุณ" msgid "Suggestive" msgstr "ชี้นำ" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "สนับสนุน" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -7705,14 +7999,14 @@ msgstr "เปลี่ยนบัญชี" #~ msgid "Switches the account you are logged in to" #~ msgstr "เปลี่ยนบัญชีที่คุณเข้าสู่ระบบ" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "ระบบ" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "บันทึกกิจกรรมของระบบ" @@ -7732,6 +8026,10 @@ msgstr "แท็กเท่านั้น" #~ msgid "Tall" #~ msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "กดเพื่อลบ" @@ -7757,16 +8055,20 @@ msgstr "กดเพื่อดูภาพเต็ม" #~ msgid "Tap to view fully" #~ msgstr "" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "ภารกิจสำเร็จ - การกดถูกใจ 10!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "สอนอัลกอริธึมของเราเกี่ยวกับสิ่งที่คุณชอบ" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "เทค" @@ -7786,13 +8088,14 @@ msgstr "เล่าให้เราฟังนิดนึง" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "เงื่อนไข" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7840,7 +8143,7 @@ msgstr "เราได้ส่งรายงานของคุณไปแ msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "ขอบคุณน้า~ คุณได้ยืนยันอีเมลของคุณสำเร็จแล้วจ้า สามารถปิดหน้านี้ได้เลยน้า" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "ที่มีดังต่อไปนี้ :" @@ -7852,12 +8155,12 @@ msgstr "แฮนเดิ้ลนั้นมีคนใช้ไปแล้ #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "หาชุดเริ่มต้นไม่เจอ" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "มีแค่นี้แหละท่านผู้ชม!!" @@ -7866,6 +8169,11 @@ msgstr "มีแค่นี้แหละท่านผู้ชม!!" msgid "The account will be able to interact with you after unblocking." msgstr "บัญชีจะสามารถโต้ตอบกับคุณได้หลังจากที่ปลดบล็อกแล้ว" +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "" @@ -7875,7 +8183,7 @@ msgstr "บัญชีจะสามารถโต้ตอบกับคุ msgid "The author of this thread has hidden this reply." msgstr "ผู้สร้างเธรตได้ซ่อนการตอบกลับนี้" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "แอป Bluesky" @@ -7891,8 +8199,7 @@ msgstr "นโยบายลิขสิทธิ์ได้ถูกย้า msgid "The Discover feed" msgstr "ฟีดที่ค้นพบ" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "ฟีดที่ค้นพบตอนนี้รู้ว่าคุณชอบอะไร" @@ -7912,12 +8219,12 @@ msgstr "สิ่งที่ตั้งต่อไปนี้ถูกใช msgid "The following labels were applied to your content." msgstr "สิ่งที่ตั้งต่อไปนี้ถูกใช้กับเนื้อหาของคุณ" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "ขั้นตอนต่อไปนี้จะช่วยปรับแต่งประสบการณ์การใช้งาน Bluesky ของคุณ" -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "โพสต์ถูกลบแล้ว" @@ -7933,7 +8240,7 @@ msgstr "วีดีโอที่เลือกมีขนาดใหญ่ msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "ชุดเริ่มต้นที่คุณพยายามดูไม่ถูกต้อง คุณสามารถลบชุดเริ่มต้นนี้แทนได้" @@ -7949,7 +8256,7 @@ msgstr "เงื่อนไขการให้บริการได้ถ msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "รหัสยืนยันที่คุณให้มานั้นไม่ถูกต้อง กรุณาตรวจสอบให้แน่ใจว่าคุณได้ใช้ลิงก์ยืนยันที่ถูกต้องหรือขอรหัสใหม่อีกครั้ง" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "ธีม" @@ -7984,15 +8291,15 @@ msgstr "เกิดปัญหาในการเชื่อมต่อก #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "เกิดปัญหาในการติดต่อเซิร์ฟเวอร์" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -8001,19 +8308,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "เกิดปัญหาในการติดต่อเซิร์ฟเวอร์" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "เกิดปัญหาในการดึงการแจ้งเตือน คลิกที่นี่เพื่อลองอีกครั้ง" -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "เกิดปัญหาในการดึงโพสต์ คลิกที่นี่เพื่อลองอีกครั้ง" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "เกิดปัญหาในการดึงลิสต์ คลิกที่นี่เพื่อลองอีกครั้ง" -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -8022,11 +8329,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "เกิดปัญหาในการดึงลิสต์ของคุณ คลิกที่นี่เพื่อลองอีกครั้ง" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -8039,9 +8346,9 @@ msgstr "เกิดปัญหาในการส่งคำรายงา #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -8068,10 +8375,10 @@ msgstr "เกิดปัญหาที่ {0}!" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "เกิดปัญหาการเชื่อมต่อ กรุณาตรวจสอบการเชื่อมต่ออินเทอร์เน็ตของคุณและลองอีกครั้ง" @@ -8080,7 +8387,7 @@ msgstr "เกิดปัญหาการเชื่อมต่อ กร msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "เกิดปัญหาไม่คาดคิดในแอปพลิเคชัน กรุณาแจ้งให้เราทราบหากเกิดสิ่งนี้ขึ้นกับคุณ!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "มีผู้ใช้ใหม่เข้ามาที่ Bluesky เป็นจำนวนมาก! เราจะรีบเปิดใช้งานบัญชีของคุณอย่างเร็วที่สุด" @@ -8088,7 +8395,7 @@ msgstr "มีผู้ใช้ใหม่เข้ามาที่ Bluesky #~ msgid "These are popular accounts you might like:" #~ msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8141,7 +8448,7 @@ msgstr "" msgid "This content is not available because one of the users involved has blocked the other." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "" @@ -8157,7 +8464,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" @@ -8172,8 +8479,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -8181,7 +8488,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8213,7 +8520,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "" @@ -8226,7 +8533,11 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" +#~ msgid "This list is empty!" +#~ msgstr "" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." msgstr "" #: src/screens/Profile/ErrorState.tsx:40 @@ -8246,7 +8557,7 @@ msgid "This post has been deleted." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -8274,11 +8585,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "" @@ -8307,7 +8618,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "" @@ -8323,7 +8634,7 @@ msgstr "นี่จะลบ \"{0}\" ออกจากคำที่คุณ #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "นี่จะลบ {0} ออกจากคำที่คุณปิดเสียง คุณสามารถเพิ่มกลับได้เสมอในภายหลัง" -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "นี่จะลบ @{0} ออกจากลิสต์เข้าถึงด่วน" @@ -8331,12 +8642,17 @@ msgstr "นี่จะลบ @{0} ออกจากลิสต์เข้า msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "นี่จะลบโพสต์ของคุณออกจากโพสต์อ้างอิงนี้สำหรับผู้ใช้ทุกคน และแทนที่ด้วยข้อความแทน" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "การตั้งค่าเธรด" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "การตั้งค่าเธรด" @@ -8344,7 +8660,12 @@ msgstr "การตั้งค่าเธรด" #~ msgid "Thread settings updated" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8352,7 +8673,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "" @@ -8392,15 +8713,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "" @@ -8414,12 +8740,18 @@ msgstr "" msgid "Translate" msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -8427,23 +8759,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "การยืนยันด้วยสองขั้นตอน" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "กรอกชื่อผู้ใช้ของคุณ" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "" @@ -8453,14 +8789,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "ไม่สามารถติดต่อบริการของคุณได้ โปรดตรวจสอบการเชื่อมต่ออินเทอร์เน็ตของคุณ" -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "ไม่สามารถลบได้" @@ -8471,7 +8807,7 @@ msgstr "ไม่สามารถลบได้" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "ปลดบล็อก" @@ -8495,12 +8831,15 @@ msgstr "ปลดบล็อกบัญชี" msgid "Unblock Account?" msgstr "ปลดบล็อกบัญชีหรือไม่?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "ยกเลิกการแชร์ซ้ำ" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8519,16 +8858,20 @@ msgstr "เลิกติดตาม {0}" msgid "Unfollow Account" msgstr "เลิกติดตามบัญชี" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "เลิกชอบฟีดนี้" +#~ msgid "Unlike this feed" +#~ msgstr "เลิกชอบฟีดนี้" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "เปิดเสียง" @@ -8572,12 +8915,17 @@ msgstr "เปิดเสียงวิดีโอ" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "เลิกปักหมุด" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "เลิกปักหมุดจากหน้าแรก" @@ -8586,11 +8934,15 @@ msgstr "เลิกปักหมุดจากหน้าแรก" msgid "Unpin from profile" msgstr "เลิกปักหมุดจากโปรไฟล์" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "เลิกปักหมุดจากลิสต์การModerate" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "เลิกปักหมุดจากฟีดของคุณ" @@ -8640,8 +8992,8 @@ msgstr "เนื้อหาทางเพศที่ไม่พึงปร msgid "Update <0>{displayName} in Lists" msgstr "อัปเดต <0>{displayName} ในลิสต์" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -8665,7 +9017,7 @@ msgstr "กำลังอัปเดต..." msgid "Upload a photo instead" msgstr "อัปโหลดรูปภาพแทน" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "อัปโหลดไฟล์ข้อความไปที่:" @@ -8709,7 +9061,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "ใช้รหัสผ่านแอปในการลงชื่อเข้าใช้ลูกค้า Bluesky อื่นโดยไม่ต้องให้การเข้าถึงบัญชีหรือรหัสผ่านของคุณเต็มรูปแบบ" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -8717,7 +9069,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "ใช้ bsky.social เป็นผู้ให้บริการโฮสติ้ง" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "ใช้ผู้ให้บริการเริ่มต้น" @@ -8726,8 +9078,8 @@ msgstr "ใช้ผู้ให้บริการเริ่มต้น" msgid "Use in-app browser" msgstr "ใช้เบราว์เซอร์ในแอป" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -8782,11 +9134,10 @@ msgid "User list by {0}" msgstr "ลิสต์ผู้ใช้โดย {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "ลิสต์ผู้ใช้โดย <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "ลิสต์ผู้ใช้โดย <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "ลิสต์ผู้ใช้โดยคุณ" @@ -8799,16 +9150,16 @@ msgid "User list updated" msgstr "ลิสต์ผู้ใช้ถูกปรับปรุง" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "ลิสต์ผู้ใช้" +#~ msgid "User Lists" +#~ msgstr "ลิสต์ผู้ใช้" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "ชื่อผู้ใช้หรือที่อยู่อีเมล" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "ผู้ใช้" +#~ msgid "Users" +#~ msgstr "ผู้ใช้" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8818,8 +9169,8 @@ msgstr "ผู้ใช้" msgid "users followed by <0>@{0}" msgstr "ผู้ใช้ที่ติดตามโดย <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "ผู้ใช้ที่ฉันติดตาม" @@ -8831,7 +9182,7 @@ msgstr "ผู้ใช้ใน \"{0}\"" msgid "Users that have liked this content or profile" msgstr "ผู้ใช้ที่ถูกใจเนื้อหาหรือโปรไฟล์นี้" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "ค่า:" @@ -8843,8 +9194,8 @@ msgstr "ต้องใช้ที่อยู่อีเมลที่ตร #~ msgid "Verify {0}" #~ msgstr "ตรวจสอบ {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "ตรวจสอบระเบียน DNS" @@ -8874,13 +9225,13 @@ msgstr "ตรวจสอบอีเมลใหม่" msgid "Verify now" msgstr "ตรวจสอบตอนนี้" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "ตรวจสอบไฟล์ข้อความ" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8893,8 +9244,8 @@ msgstr "ตรวจสอบอีเมลของคุณ" #~ msgid "Version {0}" #~ msgstr "เวอร์ชัน {0}" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8912,7 +9263,7 @@ msgid "Video failed to process" msgstr "การประมวลผลวิดีโอไม่สำเร็จ" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "เกมวิดีโอ" @@ -8941,16 +9292,17 @@ msgstr "วิดีโอ: {0}" msgid "Videos must be less than 60 seconds long" msgstr "วิดีโอจะต้องมีความยาวไม่เกิน 60 วินาที" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "ดูอวตาร์ของ {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "ดูโปรไฟล์ของ {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "ดูโปรไฟล์ของ {displayName}" @@ -8994,38 +9346,38 @@ msgstr "ดูข้อมูลเกี่ยวกับป้ายกำก #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "ดูโปรไฟล์" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "ดูอวตาร์" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "ดูบริการติดป้ายกำกับที่จัดทำโดย @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "ดูผู้ใช้ที่ชอบฟีดนี้" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "ดูบัญชีที่คุณบล็อก" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "ดูฟีดของคุณและสำรวจเพิ่มเติม" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "ดูลิสต์การModeration ของคุณ" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "ดูบัญชีที่คุณปิดเสียง" @@ -9052,15 +9404,19 @@ msgstr "เตือนเนื้อหา" msgid "Warn content and filter from feeds" msgstr "เตือนเนื้อหาและกรองจากฟีด" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "เราไม่สามารถค้นหาผลลัพธ์ใดๆ สำหรับแฮชแท็กนั้นได้." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "เราไม่สามารถโหลดการสนทนานี้ได้" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "เราประเมินว่าใช้เวลา {estimatedTime} จนกว่าบัญชีของคุณจะพร้อม." @@ -9068,7 +9424,7 @@ msgstr "เราประเมินว่าใช้เวลา {estimatedT msgid "We have sent another verification email to <0>{0}." msgstr "เราได้ส่งอีเมลยืนยันอีกฉบับไปยัง <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "เราหวังว่าคุณจะมีช่วงเวลาที่ดีเยี่ยม จำไว้ว่า Bluesky คือ:" @@ -9092,7 +9448,7 @@ msgstr "เราไม่สามารถกำหนดได้ว่าค msgid "We were unable to load your birth date preferences. Please try again." msgstr "เราไม่สามารถโหลดการตั้งค่าวันเกิดของคุณได้ กรุณาลองอีกครั้ง." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "เราไม่สามารถโหลดผู้ติดป้ายที่คุณกำหนดไว้ในขณะนี้ได้." @@ -9100,7 +9456,7 @@ msgstr "เราไม่สามารถโหลดผู้ติดป้ msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "เราไม่สามารถเชื่อมต่อได้ กรุณาลองอีกครั้งเพื่อดำเนินการตั้งค่าบัญชีของคุณ หากยังไม่สามารถเชื่อมต่อได้ คุณสามารถข้ามขั้นตอนนี้ได้." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "เราจะแจ้งให้คุณทราบเมื่อบัญชีของคุณพร้อมใช้งาน" @@ -9108,7 +9464,8 @@ msgstr "เราจะแจ้งให้คุณทราบเมื่อ msgid "We'll use this to help customize your experience." msgstr "เราจะใช้สิ่งนี้เพื่อช่วยปรับแต่งประสบการณ์ของคุณ" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "เรากำลังประสบปัญหาเครือข่าย โปรดลองอีกครั้ง" @@ -9120,7 +9477,7 @@ msgstr "เรากำลังประสบปัญหาเครือข msgid "We're so excited to have you join us!" msgstr "เราตื่นเต้นมากที่คุณมาร่วมกับเรา!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "ขออภัย เราไม่สามารถแก้ไขลิสต์นี้ได้ หากปัญหายังคงอยู่ กรุณาติดต่อผู้สร้างลิสต์ @{handleOrDid}" @@ -9128,7 +9485,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "ขออภัย การค้นหาของคุณไม่สามารถเสร็จสมบูรณ์ได้ โปรดลองอีกครั้งในไม่กี่นาที" @@ -9136,7 +9493,7 @@ msgstr "ขออภัย การค้นหาของคุณไม่ msgid "We're sorry! The post you are replying to has been deleted." msgstr "ขออภัย! โพสต์ที่คุณตอบกลับถูกลบไปแล้ว" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "เราขอโทษ! เราไม่สามารถค้นหาหน้าที่ยังมีอยู่ที่คุณต้องการได้." @@ -9145,11 +9502,11 @@ msgstr "เราขอโทษ! เราไม่สามารถค้น #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "เราขอโทษ! คุณสามารถสมัครสมาชิกได้เพียงสิบผู้ติดป้าย และคุณได้ถึงขีดจำกัดสิบแล้ว." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "เราขอโทษ! คุณสามารถสมัครสมาชิกได้เพียงยี่สิบผู้ติดป้าย และคุณได้ถึงขีดจำกัดยี่สิบแล้ว." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "ยินดีต้อนรับกลับ!" @@ -9169,6 +9526,10 @@ msgstr "ความสนใจของคุณคืออะไร?" msgid "What do you want to call your starter pack?" msgstr "คุณต้องการตั้งชื่อชุดเริ่มต้นของคุณว่าอะไร?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9205,7 +9566,7 @@ msgstr "ใครสามารถตอบได้" #~ msgstr "ใครสามารถตอบ?" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "อุ๊ย!" @@ -9256,11 +9617,11 @@ msgid "Write your reply" msgstr "เขียนคำตอบของคุณ" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "นักเขียน" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9273,7 +9634,7 @@ msgstr "ใช่" msgid "Yes, deactivate" msgstr "ใช่, ปิดการใช้งาน" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "ใช่, ลบชุดเริ่มต้นนี้" @@ -9285,7 +9646,7 @@ msgstr "ใช่, แยกออก" msgid "Yes, hide" msgstr "ใช่, ซ่อน" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "ใช่, เปิดใช้งานบัญชีของฉันอีกครั้ง" @@ -9305,7 +9666,7 @@ msgstr "คุณ" msgid "You" msgstr "คุณ" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "คุณอยู่ในคิว." @@ -9313,7 +9674,7 @@ msgstr "คุณอยู่ในคิว." msgid "You are not allowed to upload videos." msgstr "คุณไม่ได้รับอนุญาตให้อัปโหลดวิดีโอ." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "คุณไม่ได้ติดตามใครเลย." @@ -9326,7 +9687,7 @@ msgstr "คุณไม่ได้ติดตามใครเลย." msgid "You can also discover new Custom Feeds to follow." msgstr "คุณยังสามารถค้นพบฟีดแบบกำหนดเองใหม่ ๆ ที่จะติดตามได้." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "คุณยังสามารถปิดการใช้งานบัญชีของคุณชั่วคราวได้แทน และเปิดใช้งานอีกครั้งเมื่อใดก็ได้." @@ -9338,7 +9699,7 @@ msgstr "คุณยังสามารถปิดการใช้งาน #~ msgid "You can change this at any time." #~ msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "คุณสามารถดำเนินการสนทนาที่กำลังดำเนินอยู่ต่อไปได้ไม่ว่าจะเลือกการตั้งค่าใด" @@ -9347,15 +9708,21 @@ msgstr "คุณสามารถดำเนินการสนทนาท msgid "You can now sign in with your new password." msgstr "คุณสามารถลงชื่อเข้าใช้ด้วยรหัสผ่านใหม่ของคุณได้แล้ว" -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "คุณสามารถเปิดใช้งานบัญชีของคุณอีกครั้งเพื่อดำเนินการลงชื่อเข้าใช้ บัญชีและโพสต์ของคุณจะมองเห็นได้โดยผู้ใช้คนอื่น" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "คุณไม่มีผู้ติดตาม" -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "คุณไม่ได้ติดตามผู้ใช้ที่ติดตาม @{name}." @@ -9363,7 +9730,7 @@ msgstr "คุณไม่ได้ติดตามผู้ใช้ที่ msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "คุณยังไม่มีรหัสเชิญ! เราจะส่งรหัสให้คุณเมื่อคุณอยู่ใน Bluesky นานขึ้นอีกนิด." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "คุณยังไม่มีฟีดที่ติดหมุด." @@ -9371,11 +9738,11 @@ msgstr "คุณยังไม่มีฟีดที่ติดหมุด #~ msgid "You don't have any saved feeds!" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "คุณยังไม่มีฟีดที่บันทึก." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "คุณได้บล็อกผู้เขียนหรือคุณถูกผู้เขียนบล็อก." @@ -9413,7 +9780,7 @@ msgstr "คุณได้ปิดเสียงบัญชีนี้" msgid "You have muted this user" msgstr "คุณได้ปิดเสียงผู้ใช้คนนี้" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "คุณยังไม่มีการสนทนาเริ่มต้น! เริ่มต้นหนึ่งเลย!" @@ -9421,7 +9788,6 @@ msgstr "คุณยังไม่มีการสนทนาเริ่ม msgid "You have no feeds." msgstr "คุณไม่มีฟีด" -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "คุณไม่มีลิสต์" @@ -9430,7 +9796,7 @@ msgstr "คุณไม่มีลิสต์" #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "คุณยังไม่ได้บล็อกบัญชีใด ๆ หากต้องการบล็อกบัญชี ให้ไปที่โปรไฟล์ของพวกเขาและเลือก \"บล็อกบัญชี\" จากเมนูในบัญชีของพวกเขา" @@ -9438,7 +9804,7 @@ msgstr "คุณยังไม่ได้บล็อกบัญชีใด #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "คุณยังไม่ได้สร้างรหัสผ่านแอปใด ๆ คุณสามารถสร้างหนึ่งโดยการกดปุ่มด้านล่าง" -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "คุณยังไม่ได้ปิดเสียงบัญชีใด ๆ หากต้องการปิดเสียงบัญชี ให้ไปที่โปรไฟล์ของพวกเขาและเลือก \"ปิดเสียงบัญชี\" จากเมนูในบัญชีของพวกเขา" @@ -9515,11 +9881,11 @@ msgstr "คุณต้องอนุญาตให้เข้าถึงค msgid "You must select at least one labeler for a report" msgstr "คุณต้องเลือกผู้ติดฉลากอย่างน้อยหนึ่งคนสำหรับรายงาน" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "คุณได้ทำการปิดการใช้งาน @{0} ก่อนหน้านี้" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -9575,7 +9941,7 @@ msgstr "คุณจะได้รับการอัปเดตจากฟ #~ msgid "You're in control" #~ msgstr "คุณเป็นผู้ควบคุม" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "คุณอยู่ในคิว" @@ -9584,7 +9950,7 @@ msgstr "คุณอยู่ในคิว" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "คุณเข้าสู่ระบบด้วยรหัสผ่านแอป กรุณาเข้าสู่ระบบด้วยรหัสผ่านหลักของคุณเพื่อดำเนินการยกเลิกการเปิดใช้งานบัญชีของคุณต่อ" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "คุณพร้อมแล้ว!" @@ -9593,6 +9959,10 @@ msgstr "คุณพร้อมแล้ว!" msgid "You've chosen to hide a word or tag within this post." msgstr "คุณเลือกที่จะซ่อนคำหรือแท็กในโพสต์นี้" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "คุณมาถึงจุดสิ้นสุดฟีดของคุณแล้ว! ค้นหาบัญชีเพิ่มเติมเพื่อติดตาม" @@ -9609,7 +9979,7 @@ msgstr "คุณถึงขีดจำกัดการอัพโหลด msgid "Your account" msgstr "บัญชีของคุณ" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "บัญชีของคุณถูกลบแล้ว" @@ -9637,6 +10007,10 @@ msgstr "การแชทของคุณถูกปิดใช้งาน msgid "Your choice will be saved, but can be changed later in settings." msgstr "ตัวเลือกของคุณจะถูกบันทึกไว้ แต่สามารถเปลี่ยนแปลงได้ภายหลังในการตั้งค่า" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "ฟีดเริ่มต้นของคุณคือ \"กำลังติดตาม\"\\" @@ -9656,7 +10030,7 @@ msgstr "อีเมลของคุณได้รับการอัปเ msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "อีเมลของคุณยังไม่ได้รับการยืนยัน นี่เป็นขั้นตอนด้านความปลอดภัยที่สำคัญซึ่งเราแนะนำ" -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "ไลค์แรกของคุณ!" @@ -9664,14 +10038,14 @@ msgstr "ไลค์แรกของคุณ!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "ฟีดผู้ติดตามของคุณว่างเปล่า! ติดตามผู้ใช้เพิ่มเติมเพื่อดูความเคลื่อนไหว" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "ชื่อผู้ใช้เต็มของคุณจะเป็น <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "ชื่อผู้ใช้เต็มของคุณจะเป็น" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "ชื่อผู้ใช้เต็มของคุณจะเป็น <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "คำที่คุณปิดเสียง" @@ -9688,7 +10062,7 @@ msgstr "โพสต์ของคุณได้รับการเผยแ msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "โพสต์ การถูกใจ และการบล็อกของคุณเป็นแบบสาธารณะ การปิดเสียงเป็นเรื่องส่วนตัว" @@ -9707,7 +10081,3 @@ msgstr "การตอบกลับของคุณได้รับกา #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "รายงานของคุณจะถูกส่งไปยัง Bluesky Moderation Service" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "แฮนด์เดิลผู้ใช้ของคุณ" diff --git a/src/locale/locales/tr/messages.po b/src/locale/locales/tr/messages.po index 7c0649cbd4..183bd33f78 100644 --- a/src/locale/locales/tr/messages.po +++ b/src/locale/locales/tr/messages.po @@ -13,11 +13,15 @@ msgstr "" "Plural-Forms: \n" "X-Generator: Poedit 3.4.2\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(gömülü içerik içeriyor)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(e-posta yok)" @@ -31,6 +35,14 @@ msgstr "(e-posta yok)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# gün} other {# gün}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# saat} other {# saat}}" @@ -44,15 +56,27 @@ msgstr "{0, plural, one {# saat} other {# saat}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 @@ -63,7 +87,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" @@ -86,8 +114,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -95,8 +123,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -107,18 +135,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -136,15 +164,15 @@ msgstr "" msgid "{0} joined this week" msgstr "{0} bu hafta katıldı" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} kişi bu başlangıç paketini kullandı!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} okunmamış mesaj" @@ -190,14 +218,14 @@ msgid "{0}s" msgstr "{0}sn" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} okunmamış öğe" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} okunmamış öğe" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} okunmamış öğe" @@ -222,103 +250,103 @@ msgstr "{count} okunmamış öğe" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} seni takip etti" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} seni geri takip etti" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} gönderini beğendi" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} gönderini yeniden gönderdi" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} seni takip etti" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} seni geri takip etti" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} gönderini beğendi" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} gönderini yeniden gönderdi" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} senin başlangıç paketin ile kaydoldu" @@ -327,7 +355,7 @@ msgstr "{firstAuthorName} senin başlangıç paketin ile kaydoldu" msgid "{following} following" msgstr "{following} takip ediliyor" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "" @@ -346,14 +374,18 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} okunmamış" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} okunmamış öğe" @@ -377,12 +409,12 @@ msgstr "{profileName} Bluesky'a başlangıç paketi kullanarak {0} önce katıld #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -399,7 +431,7 @@ msgstr "" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" @@ -407,7 +439,7 @@ msgstr "" #~ msgid "<0>{0} following" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "" @@ -432,7 +464,7 @@ msgstr "" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>Önerilen<1>Feeds<2>Seç" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -448,7 +480,7 @@ msgstr "" #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<0>Bluesky'e<1>Hoşgeldiniz" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "" @@ -460,7 +492,7 @@ msgstr "⚠Geçersiz Kullanıcı Adı" msgid "24 hours" msgstr "24 saat" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "2FA Onayı" @@ -484,25 +516,24 @@ msgstr "7 gün" #~ msgid "A new version of the app is available. Please update to continue using the app." #~ msgstr "Uygulamanın yeni bir sürümü mevcut. Devam etmek için güncelleyin." -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Hakkında" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Gezinme bağlantılarına ve ayarlara erişin" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Profil ve diğer gezinme bağlantılarına erişin" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Profil ve diğer gezinme bağlantılarına erişin" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Erişilebilirlik" @@ -510,7 +541,7 @@ msgstr "Erişilebilirlik" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Erişilebilirlik Ayarları" @@ -518,11 +549,11 @@ msgstr "Erişilebilirlik Ayarları" #~ msgid "account" #~ msgstr "" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Hesap" @@ -548,11 +579,11 @@ msgstr "Hesap Susturuldu" msgid "Account Muted by List" msgstr "Liste Tarafından Hesap Susturuldu" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Hesap seçenekleri" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Hesap hızlı erişimden kaldırıldı" @@ -572,11 +603,10 @@ msgstr "Hesap susturulması kaldırıldı" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Ekle" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Devam etmek için {0} tane daha ekleyin" @@ -589,12 +619,13 @@ msgstr "" msgid "Add a content warning" msgstr "Bir içerik uyarısı ekleyin" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Bu listeye bir kullanıcı ekleyin" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Hesap ekle" @@ -616,8 +647,8 @@ msgstr "Alternatif metin ekle" msgid "Add alt text (optional)" msgstr "Alternatif metin ekle (isteğe bağlı)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Başka hesap ekle" @@ -629,8 +660,8 @@ msgstr "Başka gönderi ekle" msgid "Add app password" msgstr "Uygulama şifresi ekle" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Uygulama Şifresi Ekle" @@ -664,6 +695,11 @@ msgstr "" msgid "Add new post" msgstr "Yeni gönderi ekle" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -672,7 +708,7 @@ msgstr "Yeni gönderi ekle" msgid "Add recommended feeds" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "" @@ -680,11 +716,11 @@ msgstr "" msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Alan adınıza aşağıdaki DNS kaydını ekleyin:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "" @@ -729,7 +765,7 @@ msgstr "Yetişkin İçerik" #~ msgid "Adult content can only be enabled via the Web at <0/>." #~ msgstr "Yetişkin içeriği yalnızca Web üzerinden <0/> etkinleştirilebilir." -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Yetişkin içerik yalnızca Web üzerinden <0>bsky.app etkinleştirilebilir." @@ -742,19 +778,23 @@ msgstr "Yetişkin içerik devre dışı bırakıldı." msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Gelişmiş" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Algoritma eğitimi tamamlandı!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Algoritma eğitimi tamamlandı!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Tüm hesaplar takip edildi!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "" @@ -768,16 +808,20 @@ msgstr "Doğrudan mesajlarınıza erişime izin verin" #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Yeni mesajlara izin ver" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Yeni yanıtlara izin ver:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Doğrudan mesajlara erişime izin verir" @@ -796,7 +840,7 @@ msgstr "Zaten @{0} olarak oturum açıldı" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -903,8 +947,8 @@ msgstr "Sohbeti açmaya çalışırken bir sorun oluştu" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -924,7 +968,7 @@ msgid "and" msgstr "ve" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Hayvanlar" @@ -936,8 +980,8 @@ msgstr "Animasyonlu GIF" msgid "Anti-Social Behavior" msgstr "" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Herhangi bir dil" @@ -945,7 +989,14 @@ msgstr "Herhangi bir dil" msgid "Anybody can interact" msgstr "Herkes etkileşime geçebilir" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Uygulama Dili" @@ -953,7 +1004,7 @@ msgstr "Uygulama Dili" msgid "App Password" msgstr "Uygulama Şifresi" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Uygulama şifresi silindi" @@ -981,13 +1032,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "Uygulama şifresi ayarları" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Uygulama şifreleri" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Uygulama Şifreleri" @@ -1028,10 +1079,10 @@ msgstr "Bu karara itiraz et" #~ msgid "Appeal this decision." #~ msgstr "Bu karara itiraz et." -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Görünüm" @@ -1061,7 +1112,7 @@ msgstr "" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "Bu başlangıç paketini silmek istediğinize emin misiniz?" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1077,7 +1128,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 "Bu mesajı silmek istediğinize emin misiniz? Mesajınız sizin için silinecektir, ancak diğer katılımcı için silinmeyecektir." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Bu başlangıç paketini silmek istediğinize emin misiniz?" @@ -1093,11 +1144,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Bu görüşmeden ayrılmak istediğinize emin misiniz? Mesajlarınız sizin için silinecektir, ancak diğer katılımcı için silinmeyecektir." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "" @@ -1122,7 +1173,7 @@ msgid "Are you writing in <0>{0}?" msgstr "<0>{0} dilinde mi yazıyorsunuz?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Sanat" @@ -1134,32 +1185,31 @@ msgstr "Sanatsal veya erotik olmayan çıplaklık." msgid "At least 3 characters" msgstr "En az 3 karakter" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Otomatik oynatma seçenekleri <0>İçerik ve medya ayarları bölümüne taşındı." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Videoları ve GIFleri otomatik oynat" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Geri" @@ -1176,8 +1226,8 @@ msgstr "Geri" #~ msgid "Basics" #~ msgstr "Temel" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Bir liste oluşturmadan önce e-posta adresinizi doğrulamanız gerekir." @@ -1191,12 +1241,17 @@ msgstr "Bir başlangıç ​​paketi oluşturmadan önce e-posta adresinizi do #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Başka bir kullanıcıya mesaj gönderebilmeniz için öncelikle e-posta adresinizi doğrulamanız gerekir." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Doğum günü" @@ -1227,15 +1282,15 @@ msgstr "Hesabı Engelle" msgid "Block Account?" msgstr "Hesabı Engelle?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Hesapları engelle" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Listeyi engelle" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Bu hesapları engelle?" @@ -1247,12 +1302,12 @@ msgstr "Bu hesapları engelle?" msgid "Blocked" msgstr "Engellendi" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Engellenen hesaplar" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Engellenen Hesaplar" @@ -1261,19 +1316,19 @@ msgstr "Engellenen Hesaplar" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya başka şekilde sizinle etkileşime giremez." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya başka şekilde sizinle etkileşime giremez. Onların içeriğini görmeyeceksiniz ve onlar da sizinkini görmekten alıkonulacaklar." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Engellenen gönderi." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Engelleme herkese açıktır. Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya başka şekilde sizinle etkileşime giremez." @@ -1302,7 +1357,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky, barındırma sağlayıcınızı seçebileceğiniz açık bir ağdır. Geliştiriciyseniz kendi sunucunuzu barındırabilirsiniz." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky arkadaşlarla daha güzel!" @@ -1341,6 +1397,14 @@ msgstr "Bluesky, profilinizi ve gönderilerinizi oturum açmamış kullanıcıla #~ msgid "Bluesky.Social" #~ msgstr "Bluesky.Social" +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Görüntüleri bulanıklaştır" @@ -1350,7 +1414,7 @@ msgid "Blur images and filter from feeds" msgstr "Akışlardaki görüntüleri bulanıklaştır ve filtrele" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Kitaplar" @@ -1358,23 +1422,23 @@ msgstr "Kitaplar" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1383,6 +1447,18 @@ msgstr "" msgid "Browse other feeds" msgstr "Diğer akışlara göz at" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/screens/Settings.tsx:841 #~ msgid "Build version {0} {1}" #~ msgstr "Sürüm {0} {1}" @@ -1396,8 +1472,8 @@ msgstr "İş" #~ msgstr "Button devre dışı. Devam etmek için özel alan adını girin." #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "tarafından —" +#~ msgid "by —" +#~ msgstr "tarafından —" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1412,8 +1488,12 @@ msgstr "" #~ msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "<0/> tarafından" +#~ msgid "by <0/>" +#~ msgstr "<0/> tarafından" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1432,8 +1512,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "siz tarafından" +#~ msgid "by you" +#~ msgstr "siz tarafından" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1443,16 +1523,18 @@ msgstr "Kamera" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Yalnızca harfler, sayılar, boşluklar, tireler ve alt çizgiler içerebilir. En az 4 karakter uzunluğunda, ancak 32 karakterden fazla olmamalıdır." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1467,20 +1549,20 @@ msgstr "Kamera" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "İptal" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "İptal" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Hesap silmeyi iptal et" @@ -1496,16 +1578,16 @@ msgstr "Resim kırpma işlemini iptal et" msgid "Cancel profile editing" msgstr "Profil düzenlemeyi iptal et" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Alıntı gönderiyi iptal et" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Aramayı iptal et" @@ -1518,9 +1600,9 @@ msgid "Cancels opening the linked website" msgstr "" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Engellenen kullanıcıya etkileşime geçilemez" @@ -1546,8 +1628,17 @@ msgstr "Değiştir" #~ msgid "Change" #~ msgstr "Değiştir" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1560,8 +1651,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "Kullanıcı adını değiştir" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Kullanıcı Adını Değiştir" @@ -1593,9 +1684,9 @@ msgstr "E-postanızı Değiştirin" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Mesajlar" @@ -1606,12 +1697,12 @@ msgstr "" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Mesajlaşma ayarları" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Mesajlaşma Ayarları" @@ -1623,8 +1714,8 @@ msgstr "" #~ msgid "Chat with {chatId}" #~ msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Durumumu kontrol et" @@ -1636,11 +1727,11 @@ msgstr "Durumumu kontrol et" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "Bazı önerilen kullanıcılara göz atın. Benzer kullanıcıları görmek için onları takip edin." -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Giriş kodu için e-postanızı kontrol edin ve kodu buraya girin." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Aşağıya gireceğiniz onay kodu içeren bir e-posta için gelen kutunuzu kontrol edin:" @@ -1660,11 +1751,11 @@ msgstr "Aşağıya gireceğiniz onay kodu içeren bir e-posta için gelen kutunu #~ msgid "Choose at least {0} more" #~ msgstr "En az {0} tane daha seçin" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "" @@ -1672,7 +1763,7 @@ msgstr "" msgid "Choose for me" msgstr "Benim için seç" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Kişileri Seç" @@ -1684,7 +1775,7 @@ msgstr "" msgid "Choose Service" msgstr "Hizmet Seç" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Özel beslemelerinizi destekleyen algoritmaları seçin." @@ -1706,10 +1797,19 @@ msgstr "Bu rengi avatar olarak seç" #~ msgid "Choose your main feeds" #~ msgstr "Ana beslemelerinizi seçin" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Şifrenizi seçin" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Kullanıcı adınız" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "Tüm eski depolama verilerini temizle" @@ -1718,11 +1818,11 @@ msgstr "Şifrenizi seçin" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Tüm eski depolama verilerini temizle (bundan sonra yeniden başlat)" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Tüm depolama verilerini temizle" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Tüm depolama verilerini temizle (bundan sonra yeniden başlat)" @@ -1743,12 +1843,12 @@ msgid "click here" msgstr "buraya tıklayın" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Daha fazla bilgi için buraya tıklayın." +#~ msgid "Click here for more information." +#~ msgstr "Daha fazla bilgi için buraya tıklayın." #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1784,9 +1884,10 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1795,8 +1896,8 @@ msgstr "" msgid "Close" msgstr "Kapat" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Etkin iletişim kutusunu kapat" @@ -1820,7 +1921,7 @@ msgstr "" msgid "Close image" msgstr "Resmi kapat" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Resim görüntüleyiciyi kapat" @@ -1828,16 +1929,16 @@ msgstr "Resim görüntüleyiciyi kapat" #~ msgid "Close modal" #~ msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Gezinme altbilgisini kapat" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Alt gezinme çubuğunu kapatır" @@ -1853,34 +1954,34 @@ msgstr "Şifre güncelleme uyarısını kapatır" msgid "Closes viewer for header image" msgstr "Başlık resmi görüntüleyicisini kapatır" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Belirli bir bildirim için kullanıcı listesini daraltır" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Renk modu" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedi" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Çizgi romanlar" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Topluluk Kuralları" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Onboarding'i tamamlayın ve hesabınızı kullanmaya başlayın" @@ -1888,7 +1989,7 @@ msgstr "Onboarding'i tamamlayın ve hesabınızı kullanmaya başlayın" msgid "Complete the challenge" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1946,7 +2047,7 @@ msgstr "Değişikliği Onayla" msgid "Confirm content language settings" msgstr "İçerik dil ayarlarını onayla" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Hesabı silmeyi onayla" @@ -1954,21 +2055,21 @@ msgstr "Hesabı silmeyi onayla" #~ msgid "Confirm your age to enable adult content." #~ msgstr "Yetişkin içeriği etkinleştirmek için yaşınızı onaylayın." -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Yaşını doğrula:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Doğum tarihini doğrula" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Onay kodu" @@ -1981,7 +2082,7 @@ msgstr "Onay Kodu" #~ msgid "Confirms signing up {email} to the waitlist" #~ msgstr "{email} adresinin bekleme listesine kaydını onaylar" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Bağlanıyor..." @@ -1994,14 +2095,17 @@ msgstr "Destek ile iletişime geçin" #~ msgid "content" #~ msgstr "içerik" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "İçerik ve medya" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "İçerik ve Medya" @@ -2017,11 +2121,11 @@ msgstr "" #~ msgid "Content Filtering" #~ msgstr "İçerik Filtreleme" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "İçerik filtreleri" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "İçerik Dilleri" @@ -2042,7 +2146,7 @@ msgstr "İçerik Uyarısı" msgid "Content warnings" msgstr "İçerik uyarıları" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "" @@ -2085,7 +2189,7 @@ msgstr "Yemek pişirme" msgid "Copied" msgstr "Kopyalandı" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Sürüm numarası panoya kopyalandı" @@ -2093,7 +2197,7 @@ msgstr "Sürüm numarası panoya kopyalandı" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Panoya kopyalandı" @@ -2118,7 +2222,7 @@ msgstr "Kopyala" msgid "Copy App Password" msgstr "Uygulama Şifresini Kopyala" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -2127,11 +2231,11 @@ msgstr "" msgid "Copy code" msgstr "Kodu kopyala" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -2143,7 +2247,7 @@ msgstr "Bağlantıyı kopyala" msgid "Copy Link" msgstr "Bağlantıyı Kopyala" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Liste bağlantısını kopyala" @@ -2170,11 +2274,11 @@ msgstr "Gönderi metnini kopyala" msgid "Copy QR code" msgstr "QR kodu kopyala" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "TXT kayıt değerini kopyala" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Telif Hakkı Politikası" @@ -2187,11 +2291,11 @@ msgstr "Telif Hakkı Politikası" msgid "Could not leave chat" msgstr "Sohbetten ayrılınamadı" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Besleme yüklenemedi" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Liste yüklenemedi" @@ -2234,7 +2338,7 @@ msgstr "Başlangıç paketi için QR kod oluşturun" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Bir başlangıç paketi oluştur" @@ -2281,7 +2385,7 @@ msgstr "Yeni hesap oluştur" msgid "Create report for {0}" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "{0} oluşturuldu" @@ -2298,7 +2402,7 @@ msgstr "{0} oluşturuldu" #~ msgstr "Küçük resimli bir kart oluşturur. Kart, {url} bağlantısına gider" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kültür" @@ -2313,8 +2417,8 @@ msgstr "Özel" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Topluluk tarafından oluşturulan özel beslemeler size yeni deneyimler sunar ve sevdiğiniz içeriği bulmanıza yardımcı olur." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Topluluk tarafından oluşturulan özel beslemeler size yeni deneyimler sunar ve sevdiğiniz içeriği bulmanıza yardımcı olur." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2324,8 +2428,8 @@ msgstr "Topluluk tarafından oluşturulan özel beslemeler size yeni deneyimler msgid "Customize who can interact with this post." msgstr "Bu gönderiyle kimin etkileşime geçebileceğini özelleştirin." -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Karanlık" @@ -2333,7 +2437,7 @@ msgstr "Karanlık" msgid "Dark mode" msgstr "Karanlık mod" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Karanlık tema" @@ -2345,8 +2449,8 @@ msgstr "Karanlık tema" msgid "Date of birth" msgstr "Doğum tarihi" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "" @@ -2355,7 +2459,7 @@ msgstr "" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "" @@ -2363,22 +2467,26 @@ msgstr "" msgid "Debug panel" msgstr "Hata ayıklama paneli" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Varsayılan" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Hesabı sil" @@ -2386,19 +2494,19 @@ msgstr "Hesabı sil" #~ msgid "Delete Account" #~ msgstr "Hesabı Sil" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Uygulama şifresini sil" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "" @@ -2406,7 +2514,7 @@ msgstr "" msgid "Delete for me" msgstr "" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Listeyi Sil" @@ -2418,7 +2526,7 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Hesabımı sil" @@ -2432,16 +2540,16 @@ msgstr "Hesabımı sil" msgid "Delete post" msgstr "Gönderiyi sil" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "" @@ -2453,12 +2561,12 @@ msgstr "Bu gönderiyi sil?" msgid "Deleted" msgstr "Silindi" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Silinen Hesap" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Silinen gönderi." @@ -2496,8 +2604,8 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Geliştirici seçenekleri" @@ -2513,7 +2621,7 @@ msgstr "" #~ msgid "Did you want to say anything?" #~ msgstr "Bir şey söylemek istediniz mi?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Karart" @@ -2533,8 +2641,8 @@ msgstr "Karart" msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Dokunsal geri bildirimi devre dışı bırak" @@ -2553,9 +2661,9 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "" @@ -2595,11 +2703,11 @@ msgstr "Uygulamaların hesabımı oturum açmamış kullanıcılara göstermesin msgid "Discover new custom feeds" msgstr "Yeni özel beslemeler keşfet" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Yeni beslemeler keşfet" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "" @@ -2611,12 +2719,12 @@ msgstr "Yok say" msgid "Dismiss error" msgstr "Hatayı yok say" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Alternatif metin rozetlerini daha büyük görüntüle" @@ -2639,8 +2747,8 @@ msgstr "Görünen ad çok uzun" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "" @@ -2668,7 +2776,7 @@ msgstr "Kısa çizgi ile başlayamaz veya bitemez" #~ msgid "Domain Value" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Alan adı doğrulandı!" @@ -2741,7 +2849,7 @@ msgstr "Resim eklemek için bırakın" msgid "Duration:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "örn: alice" @@ -2753,7 +2861,7 @@ msgstr "örn: Alice Lastname" msgid "e.g. Alice Roberts" msgstr "örn: Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "örn: alice.com" @@ -2785,16 +2893,14 @@ msgstr "örn: Reklamlarla tekrar tekrar yanıt veren kullanıcılar." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Her kod bir kez çalışır. Düzenli aralıklarla daha fazla davet kodu alacaksınız." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Düzenle" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Düzenle" @@ -2819,7 +2925,7 @@ msgstr "Resmi düzenle" msgid "Edit interaction settings" msgstr "Etkileşim ayarlarını düzenle" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Liste ayrıntılarını düzenle" @@ -2827,10 +2933,8 @@ msgstr "Liste ayrıntılarını düzenle" msgid "Edit Moderation List" msgstr "Düzenleme Listesini Düzenle" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Beslemelerimi Düzenle" @@ -2864,7 +2968,7 @@ msgstr "Profil Düzenle" #~ msgid "Edit Saved Feeds" #~ msgstr "Kayıtlı Beslemeleri Düzenle" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Başlangıç paketini düzenle" @@ -2884,12 +2988,12 @@ msgstr "Görünen adınızı düzenleyin" msgid "Edit your profile description" msgstr "Profil açıklamanızı düzenleyin" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Başlangıç paketini düzenle" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Eğitim" @@ -2897,7 +3001,7 @@ msgstr "Eğitim" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2907,7 +3011,7 @@ msgstr "E-posta" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2967,7 +3071,7 @@ msgstr "Etkinleştir" msgid "Enable {0} only" msgstr "Yalnızca {0} etkinleştir" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Yetişkin içeriği etkinleştirin" @@ -2993,12 +3097,12 @@ msgstr "Harici medyayı etkinleştirin" #~ msgid "Enable External Media" #~ msgstr "Harici Medyayı Etkinleştir" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Medya oynatıcılarını etkinleştir" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Öncelikli bildirimleri etkinleştirin" @@ -3014,9 +3118,14 @@ msgstr "Altyazıları etkinleştir" msgid "Enable this source only" msgstr "Yalnızca bu kaynağı etkinleştir" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Etkinleştirildi" @@ -3065,7 +3174,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Şifrenizi değiştirmek için aldığınız kodu girin." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Kullanmak istediğiniz alan adını girin" @@ -3103,6 +3212,7 @@ msgid "Enter your username and password" msgstr "Kullanıcı adınızı ve şifrenizi girin" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Hata" @@ -3115,7 +3225,7 @@ msgid "Error receiving captcha response." msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Hata:" @@ -3131,8 +3241,8 @@ msgstr "Herkes yanıtlayabilir" msgid "Everybody can reply to this post." msgstr "Bu gönderiyi herkes yanıtlayabilir." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Herkes" @@ -3156,7 +3266,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "Tam ekrandan çık" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "" @@ -3168,7 +3278,7 @@ msgstr "" msgid "Exits image cropping process" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Resim görünümünden çıkar" @@ -3180,11 +3290,11 @@ msgstr "Arama sorgusu girişinden çıkar" #~ msgid "Exits signing up for waitlist with {email}" #~ msgstr "{email} adresiyle bekleme listesine kaydolma işleminden çıkar" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Alternatif metni genişlet" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "" @@ -3197,8 +3307,8 @@ msgstr "Yanıt verdiğiniz tam gönderiyi genişletin veya daraltın" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -3222,8 +3332,8 @@ msgstr "" msgid "Explicit sexual images." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "" @@ -3231,8 +3341,8 @@ msgstr "" msgid "Export My Data" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -3242,12 +3352,12 @@ msgid "External Media" msgstr "Harici Medya" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Harici medya, web sitelerinin siz ve cihazınız hakkında bilgi toplamasına izin verebilir. Bilgi, \"oynat\" düğmesine basana kadar gönderilmez veya istenmez." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Harici Medya Tercihleri" @@ -3255,7 +3365,7 @@ msgstr "Harici Medya Tercihleri" #~ msgid "External media settings" #~ msgstr "Harici medya ayarları" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -3268,8 +3378,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Başlangıç paketi oluşturulamadı" @@ -3285,12 +3395,12 @@ msgstr "Mesaj silinemedi" msgid "Failed to delete post, please try again" msgstr "Gönderi silinemedi, lütfen tekrar deneyin" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Başlangıç paketi silinemedi" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "" @@ -3311,12 +3421,12 @@ msgstr "Eski mesajlar yüklenemedi" #~ msgid "Failed to load recommended feeds" #~ msgstr "Önerilen beslemeler yüklenemedi" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "" @@ -3349,11 +3459,11 @@ msgstr "" msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Ayarlar güncellenemedi" @@ -3364,11 +3474,11 @@ msgstr "Ayarlar güncellenemedi" msgid "Failed to upload video" msgstr "Video yüklenemedi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Besleme" @@ -3377,6 +3487,10 @@ msgstr "Besleme" msgid "Feed by {0}" msgstr "{0} tarafından besleme" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Besleme çevrimdışı" @@ -3389,7 +3503,8 @@ msgstr "{0} tarafından besleme" msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Geribildirim" @@ -3399,13 +3514,13 @@ msgstr "Geribildirim" msgid "Feedback sent!" msgstr "Geri bildirim gönderildi!" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Beslemeler" @@ -3414,7 +3529,7 @@ msgstr "Beslemeler" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "Beslemeler, içerikleri düzenlemek için kullanıcılar tarafından oluşturulur. İlginizi çeken bazı beslemeler seçin." -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Beslemeler, kullanıcıların biraz kodlama uzmanlığı ile oluşturduğu özel algoritmalardır. Daha fazla bilgi için <0/>." @@ -3422,11 +3537,15 @@ msgstr "Beslemeler, kullanıcıların biraz kodlama uzmanlığı ile oluşturdu #~ msgid "Feeds can be topical as well!" #~ msgstr "Beslemeler aynı zamanda konusal olabilir!" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "" @@ -3439,7 +3558,7 @@ msgstr "Dosya başarıyla kaydedildi!" msgid "Filter from feeds" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Tamamlanıyor" @@ -3453,7 +3572,13 @@ msgstr "Takip edilecek hesaplar bul" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "" @@ -3481,7 +3606,7 @@ msgstr "" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Tartışma konularını ayarlayın." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "" @@ -3493,7 +3618,7 @@ msgstr "" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Esnek" @@ -3507,7 +3632,7 @@ msgstr "Esnek" #~ msgstr "Dikey çevir" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3529,7 +3654,12 @@ msgstr "{0} takip et" msgid "Follow {name}" msgstr "Takip et {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "7 Hesabı takip et" @@ -3538,8 +3668,8 @@ msgstr "7 Hesabı takip et" msgid "Follow Account" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Hepsini takip et" @@ -3557,7 +3687,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Geri Takip Et" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "" @@ -3611,32 +3741,30 @@ msgstr "Takip edilen kullanıcılar" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Takipçiler" +#~ msgid "Followers" +#~ msgstr "Takipçiler" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Tanıdığın takipçiler" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Takip edilenler" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "{0} takip ediliyor" @@ -3645,13 +3773,13 @@ msgstr "{0} takip ediliyor" msgid "Following {name}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "" @@ -3667,20 +3795,20 @@ msgstr "Sizi takip ediyor" msgid "Follows You" msgstr "Sizi Takip Ediyor" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Yazı tipi" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Yazı boyutu" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Yiyecek" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Güvenlik nedeniyle, e-posta adresinize bir onay kodu göndermemiz gerekecek." @@ -3692,7 +3820,7 @@ msgstr "Güvenlik nedeniyle, bunu bir daha görüntüleyemeyeceksiniz. Eğer bu #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "Güvenlik nedeniyle, bunu tekrar göremezsiniz. Bu şifreyi kaybederseniz, yeni bir tane oluşturmanız gerekecek." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "En iyi deneyim için, tema yazı tipini kullanmanızı öneriyoruz." @@ -3713,11 +3841,11 @@ msgstr "Sonsuza kadar" msgid "Forgot Password" msgstr "Şifremi Unuttum" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Şifrenizi mi unuttunuz?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "" @@ -3725,11 +3853,11 @@ msgstr "" msgid "Frequently Posts Unwanted Content" msgstr "" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor} tarafından" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "<0/> tarafından" @@ -3759,7 +3887,7 @@ msgstr "Yardım al" msgid "Get Started" msgstr "Başlayın" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Başlarken" @@ -3775,13 +3903,13 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Geri git" @@ -3789,14 +3917,14 @@ msgstr "Geri git" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Geri Git" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Önceki sayfaya git" @@ -3807,13 +3935,13 @@ msgstr "Önceki sayfaya git" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Önceki adıma geri dön" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Önceki adıma git" @@ -3857,29 +3985,30 @@ msgstr "" msgid "Graphic Media" msgstr "" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Kullanıcı adı" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Dokunuş" @@ -3887,7 +4016,7 @@ msgstr "Dokunuş" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "" @@ -3899,9 +4028,10 @@ msgstr "" msgid "Having trouble?" msgstr "Sorun mu yaşıyorsunuz?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Yardım" @@ -3938,6 +4068,7 @@ msgstr "" msgid "Hidden list" msgstr "Gizli liste" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3945,11 +4076,13 @@ msgstr "Gizli liste" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Gizle" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Gizle" @@ -3988,7 +4121,19 @@ msgstr "Bu gönderiyi gizle?" msgid "Hide this reply?" msgstr "Bu yanıtı gizle?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Kullanıcı listesini gizle" @@ -3996,27 +4141,27 @@ msgstr "Kullanıcı listesini gizle" #~ msgid "Hides posts from {0} in your feed" #~ msgstr "Beslemenizdeki {0} gönderilerini gizler" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, besleme sunucusuna ulaşırken bir tür sorun oluştu. Lütfen bu konuda besleme sahibini bilgilendirin." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, besleme sunucusunun yanlış yapılandırılmış görünüyor. Lütfen bu konuda besleme sahibini bilgilendirin." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, besleme sunucusunun çevrimdışı görünüyor. Lütfen bu konuda besleme sahibini bilgilendirin." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, besleme sunucusu kötü bir yanıt verdi. Lütfen bu konuda besleme sahibini bilgilendirin." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, bu beslemeyi bulmakta sorun yaşıyoruz. Silinmiş olabilir." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" @@ -4028,10 +4173,10 @@ msgstr "" msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Ana Sayfa" @@ -4042,18 +4187,20 @@ msgstr "Ana Sayfa" #~ msgid "Home Feed Preferences" #~ msgstr "Ana Sayfa Besleme Tercihleri" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Barındırma sağlayıcısı" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -4076,8 +4223,8 @@ msgstr "Bir Kodum Var" msgid "I have a confirmation code" msgstr "Bir onay kodum var" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Kendi alan adım var" @@ -4086,7 +4233,7 @@ msgstr "Kendi alan adım var" msgid "I understand" msgstr "Anladım" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Alternatif metin uzunsa, alternatif metin genişletme durumunu değiştirir" @@ -4098,12 +4245,16 @@ msgstr "Alternatif metin uzunsa, alternatif metin genişletme durumunu değişti msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -4154,7 +4305,7 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "Şifre sıfırlama için e-postanıza gönderilen kodu girin" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Hesap silme için onay kodunu girin" @@ -4174,7 +4325,7 @@ msgstr "Hesap silme için onay kodunu girin" msgid "Input new password" msgstr "Yeni şifre girin" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Hesap silme için şifre girin" @@ -4182,7 +4333,7 @@ msgstr "Hesap silme için şifre girin" #~ msgid "Input phone number for SMS verification" #~ msgstr "SMS doğrulaması için telefon numarası girin" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Size e-posta olarak gönderilen kodu girin" @@ -4190,7 +4341,7 @@ msgstr "Size e-posta olarak gönderilen kodu girin" #~ msgid "Input the password tied to {identifier}" #~ msgstr "{identifier} ile ilişkili şifreyi girin" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Kaydolurken kullandığınız kullanıcı adını veya e-posta adresini girin" @@ -4202,7 +4353,7 @@ msgstr "Kaydolurken kullandığınız kullanıcı adını veya e-posta adresini #~ msgid "Input your email to get on the Bluesky waitlist" #~ msgstr "Bluesky bekleme listesine girmek için e-postanızı girin" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Şifrenizi girin" @@ -4210,10 +4361,6 @@ msgstr "Şifrenizi girin" #~ msgid "Input your preferred hosting provider" #~ msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Kullanıcı adınızı girin" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Etkileşim sınırlandırıldı" @@ -4226,12 +4373,12 @@ msgstr "Etkileşim sınırlandırıldı" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Geçersiz 2FA onay kodu." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -4239,8 +4386,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Geçersiz veya desteklenmeyen gönderi kaydı" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Geçersiz kullanıcı adı veya şifre" @@ -4300,7 +4447,7 @@ msgstr "Görünüşe göre e-posta adresinizi yanlış girdiniz. Doğru olduğun msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -4314,12 +4461,12 @@ msgstr "İşler" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Bluesky'a Katıl" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Görüşmeye katıl" @@ -4342,7 +4489,7 @@ msgstr "Görüşmeye katıl" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Gazetecilik" @@ -4359,7 +4506,7 @@ msgid "Labeled by the author." msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "" @@ -4367,7 +4514,7 @@ msgstr "" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" @@ -4391,17 +4538,17 @@ msgstr "Dil seçimi" #~ msgid "Language settings" #~ msgstr "Dil ayarları" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Dil Ayarları" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Diller" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Daha büyük" @@ -4409,12 +4556,13 @@ msgstr "Daha büyük" #~ msgid "Last step!" #~ msgstr "Son adım!" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "En son" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "daha fazla öğren" @@ -4444,8 +4592,8 @@ msgstr "" msgid "Learn more about this warning" msgstr "Bu uyarı hakkında daha fazla bilgi edinin" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Bluesky'da neyin herkese açık olduğu hakkında daha fazla bilgi edinin." @@ -4479,7 +4627,7 @@ msgstr "Hepsini işaretlemeyin, herhangi bir dil görmek için." msgid "Leaving Bluesky" msgstr "Bluesky'dan ayrılıyor" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "kaldı." @@ -4496,7 +4644,7 @@ msgstr "Bana seçtir" msgid "Let's get your password reset!" msgstr "Şifrenizi sıfırlamaya başlayalım!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Hadi gidelim!" @@ -4504,41 +4652,52 @@ msgstr "Hadi gidelim!" #~ msgid "Library" #~ msgstr "Kütüphane" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Açık" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "Beğen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "Beğen" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "10 gönderiyi beğen" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Keşfet akışını eğitmek için 10 gönderiyi beğen" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Bu beslemeyi beğen" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Beğenenler" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Beğenenler" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "{0} {1} tarafından beğenildi" @@ -4547,6 +4706,13 @@ msgstr "Beğenenler" #~ msgid "Liked by {count} {0}" #~ msgstr "" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4561,7 +4727,7 @@ msgstr "Beğenenler" #~ msgid "liked your post" #~ msgstr "gönderinizi beğendi" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Beğeniler" @@ -4569,7 +4735,12 @@ msgstr "Beğeniler" msgid "Likes on this post" msgstr "Bu gönderideki beğeniler" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Liste" @@ -4577,7 +4748,7 @@ msgstr "Liste" msgid "List Avatar" msgstr "Liste Avatarı" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Liste engellendi" @@ -4586,7 +4757,15 @@ msgstr "Liste engellendi" msgid "List by {0}" msgstr "{0} tarafından liste" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Liste silindi" @@ -4598,7 +4777,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Liste sessize alındı" @@ -4606,18 +4785,19 @@ msgstr "Liste sessize alındı" msgid "List Name" msgstr "Liste Adı" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Liste engeli kaldırıldı" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Liste sessizden çıkarıldı" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Listeler" @@ -4626,7 +4806,7 @@ msgstr "Listeler" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Daha fazlasını yükle" @@ -4635,22 +4815,22 @@ msgstr "Daha fazlasını yükle" #~ msgid "Load more posts" #~ msgstr "Daha fazla gönderi yükle" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Yeni bildirimleri yükle" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Yeni gönderileri yükle" @@ -4662,23 +4842,23 @@ msgstr "Yükleniyor..." #~ msgid "Local dev server" #~ msgstr "Yerel geliştirme sunucusu" -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Log" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Çıkış yap" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Çıkış yapan görünürlüğü" @@ -4686,10 +4866,15 @@ msgstr "Çıkış yapan görünürlüğü" msgid "Login to account that is not listed" msgstr "Listelenmeyen hesaba giriş yap" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4726,8 +4911,8 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "Bu gitmek istediğiniz yer olduğundan emin olun!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4740,7 +4925,7 @@ msgstr "" msgid "Mark as read" msgstr "Okundu olarak işaretle" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Medya" @@ -4756,9 +4941,12 @@ msgstr "bahsedilen kullanıcılar" msgid "Mentioned users" msgstr "Bahsedilen kullanıcılar" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Menü" @@ -4771,7 +4959,7 @@ msgstr "Mesaj {0}" msgid "Message deleted" msgstr "Mesaj silindi" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Sunucudan mesaj: {0}" @@ -4785,13 +4973,12 @@ msgid "Message is too long" msgstr "Mesaj çok uzun" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Mesaj ayarları" +#~ msgid "Message settings" +#~ msgstr "Mesaj ayarları" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Mesajlar" @@ -4811,10 +4998,10 @@ msgstr "Yanıltıcı Gönderi" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderasyon" @@ -4827,12 +5014,12 @@ msgstr "Moderasyon detayları" msgid "Moderation list by {0}" msgstr "{0} tarafından moderasyon listesi" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "<0/> tarafından moderasyon listesi" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Sizin tarafınızdan moderasyon listesi" @@ -4844,12 +5031,12 @@ msgstr "Moderasyon listesi oluşturuldu" msgid "Moderation list updated" msgstr "Moderasyon listesi güncellendi" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Moderasyon listeleri" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Moderasyon Listeleri" @@ -4861,11 +5048,11 @@ msgstr "moderasyon araçları" #~ msgid "Moderation settings" #~ msgstr "Moderasyon ayarları" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderasyon durumları" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Moderasyon araçları" @@ -4878,12 +5065,13 @@ msgstr "Moderatör, içeriğe genel bir uyarı koymayı seçti." msgid "More" msgstr "Daha fazla" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Daha fazla besleme" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Daha fazla seçenek" @@ -4891,19 +5079,21 @@ msgstr "Daha fazla seçenek" #~ msgid "More post options" #~ msgstr "Daha fazla gönderi seçeneği" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Önce en çok beğenilen" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "En çok beğenilen yanıtlar önce" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Filmler" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Müzik" @@ -4926,7 +5116,7 @@ msgstr "Sessize al {truncatedTag}" msgid "Mute Account" msgstr "Hesabı Sessize Al" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Hesapları sessize al" @@ -4951,7 +5141,7 @@ msgstr "Görüşmeyi sustur" msgid "Mute in:" msgstr "Sessize al:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Listeyi sessize al" @@ -4960,7 +5150,7 @@ msgstr "Listeyi sessize al" #~ msgid "Mute notifications" #~ msgstr "Bildirimleri sustur" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Bu hesapları sessize al?" @@ -5006,16 +5196,16 @@ msgstr "Kelimeleri ve etiketleri sustur" #~ msgid "Muted" #~ msgstr "Sessize alındı" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Sessize alınan hesaplar" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Sessize Alınan Hesaplar" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Sessize alınan hesapların gönderileri beslemenizden ve bildirimlerinizden kaldırılır. Sessizlik tamamen özeldir." @@ -5023,11 +5213,11 @@ msgstr "Sessize alınan hesapların gönderileri beslemenizden ve bildirimlerini msgid "Muted by \"{0}\"" msgstr "\"{0}\" tarafından susturuldu" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Sessize alınan kelimeler ve etiketler" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Sessizlik özeldir. Sessize alınan hesaplar sizinle etkileşime geçebilir, ancak gönderilerini görmeyecek ve onlardan bildirim almayacaksınız." @@ -5036,11 +5226,11 @@ msgstr "Sessizlik özeldir. Sessize alınan hesaplar sizinle etkileşime geçebi msgid "My Birthday" msgstr "Doğum Günüm" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Beslemelerim" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Profilim" @@ -5068,7 +5258,7 @@ msgid "Name or Description Violates Community Standards" msgstr "" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Doğa" @@ -5081,7 +5271,7 @@ msgstr "" #~ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Sonraki ekrana yönlendirir" @@ -5108,26 +5298,27 @@ msgstr "" #~ msgid "Never lose access to your followers and data." #~ msgstr "Takipçilerinize ve verilerinize asla erişimi kaybetmeyin." -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Takipçilerinize veya verilerinize asla erişimi kaybetmeyin." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Yeni" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Yeni" +#~ msgid "New" +#~ msgstr "Yeni" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "" @@ -5135,12 +5326,17 @@ msgstr "" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Yeni mesajlar" @@ -5157,21 +5353,21 @@ msgstr "Yeni şifre" msgid "New Password" msgstr "Yeni Şifre" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Yeni gönderi" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Yeni gönderi" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Yeni Gönderi" @@ -5184,29 +5380,31 @@ msgstr "" msgid "New User List" msgstr "Yeni Kullanıcı Listesi" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "En yeni yanıtlar önce" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Haberler" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -5217,7 +5415,7 @@ msgstr "İleri" #~ msgid "Next" #~ msgstr "İleri" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Sonraki resim" @@ -5230,17 +5428,17 @@ msgstr "Sonraki resim" #~ msgid "No" #~ msgstr "Hayır" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Açıklama yok" +#~ msgid "No description" +#~ msgstr "Açıklama yok" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "" @@ -5252,12 +5450,12 @@ msgstr "" msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Henüz beğeni yok" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "{0} artık takip edilmiyor" @@ -5270,16 +5468,16 @@ msgstr "" msgid "No messages yet" msgstr "Henüz mesaj yok" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Gösterilecek daha fazla görüşme yok" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Henüz bildirim yok!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Hiç kimse" @@ -5291,11 +5489,11 @@ msgstr "" msgid "No posts yet." msgstr "Henüz gönderi yok." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Henüz alıntı yok" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Henüz yeniden gönderme yok" @@ -5304,22 +5502,23 @@ msgstr "Henüz yeniden gönderme yok" msgid "No result" msgstr "Sonuç yok" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Sonuç yok" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Sonuç bulunamadı" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "\"{query}\" için sonuç bulunamadı" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "{query} için sonuç bulunamadı" @@ -5344,17 +5543,17 @@ msgstr "Hiç kimse" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Henüz bunu kimse beğenmedi. Belki de ilk sen olmalısın!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Henüz bunu kimse alıntılamadı. Belki de ilk sen olmalısın!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Henüz bunu kimse yeniden göndermedi. Belki de ilk sen olmalısın!" @@ -5370,8 +5569,8 @@ msgstr "Cinsel olmayan çıplaklık" #~ msgid "Not Applicable." #~ msgstr "Uygulanamaz." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Bulunamadı" @@ -5382,45 +5581,43 @@ msgstr "Şu anda değil" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Not: Bluesky açık ve kamusal bir ağdır. Bu ayar yalnızca içeriğinizin Bluesky uygulaması ve web sitesindeki görünürlüğünü sınırlar, diğer uygulamalar bu ayarı dikkate almayabilir. İçeriğiniz hala diğer uygulamalar ve web siteleri tarafından çıkış yapan kullanıcılara gösterilebilir." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Bildirim filtreleri" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Bildirim ayarları" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Bildirim Ayarları" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Bildirim sesleri" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Bildirim Sesleri" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Bildirimler" @@ -5463,7 +5660,9 @@ msgstr "Oh hayır! Bir şeyler yanlış gitti." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "Tamam" @@ -5472,8 +5671,10 @@ msgstr "Tamam" msgid "Okay" msgstr "Tamam" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "En eski yanıtlar önce" @@ -5485,11 +5686,11 @@ msgstr "En eski yanıtlar önce" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Onboarding sıfırlama" @@ -5537,17 +5738,17 @@ msgstr "Yalnızca WebVTT (.vtt) dosyaları desteklenmektedir" msgid "Oops, something went wrong!" msgstr "" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Hata!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Aç" @@ -5559,7 +5760,7 @@ msgstr "" msgid "Open avatar creator" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5568,17 +5769,26 @@ msgstr "" msgid "Open conversation options" msgstr "Görüşme seçeneklerini aç" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Emoji seçiciyi aç" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5594,32 +5804,32 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Navigasyonu aç" +#~ msgid "Open navigation" +#~ msgstr "Navigasyonu aç" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Gönderi seçenekleri menüsünü aç" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Başlangıç paketi menüsününü aç" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Storybook sayfasını aç" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "" @@ -5745,7 +5955,7 @@ msgstr "Davet kodu listesini açar" #~ msgid "Opens moderation settings" #~ msgstr "Moderasyon ayarlarını açar" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Şifre sıfırlama formunu açar" @@ -5795,7 +6005,7 @@ msgstr "" #~ msgid "Opens the threads preferences" #~ msgstr "Konu tercihlerini açar" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -5821,11 +6031,11 @@ msgstr "Seçenekler:" msgid "Or combine these options:" msgstr "Veya bu seçenekleri birleştirin:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Veya başka bir hesapla devam edin." -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Veya, diğer hesaplarınızdan birine giriş yapın." @@ -5854,7 +6064,7 @@ msgstr "Diğer..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Moderatörlerimiz raporları inceledi ve Bluesky'daki sohbetlere erişiminizi engellemeye karar verdi." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Sayfa bulunamadı" @@ -5863,12 +6073,12 @@ msgstr "Sayfa bulunamadı" msgid "Page Not Found" msgstr "Sayfa Bulunamadı" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Şifre" @@ -5895,15 +6105,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "@{0} tarafından takip edilenler" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "@{0} tarafından takip edilenler" @@ -5920,7 +6130,7 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Evcil Hayvanlar" @@ -5928,7 +6138,7 @@ msgstr "Evcil Hayvanlar" #~ msgid "Phone number" #~ msgstr "Telefon numarası" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "" @@ -5936,12 +6146,16 @@ msgstr "" msgid "Pictures meant for adults." msgstr "Yetişkinler için resimler." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Ana ekrana sabitle" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "" @@ -5950,15 +6164,20 @@ msgstr "" msgid "Pin to your profile" msgstr "Profiline sabitle" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Sabitlendi" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Sabitleme Beslemeleri" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -6049,7 +6268,7 @@ msgstr "E-postanızı girin." msgid "Please enter your invite code." msgstr "Lütfen davet kodunuzu girin." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Lütfen şifrenizi de girin:" @@ -6080,7 +6299,7 @@ msgstr "Lütfen E-postanızı Doğrulayın" #~ msgstr "Bağlantı kartınızın yüklenmesini bekleyin" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politika" @@ -6093,7 +6312,7 @@ msgctxt "action" msgid "Post" msgstr "Gönder" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Gönderi" @@ -6107,10 +6326,10 @@ msgstr "Hepsini Gönder" msgid "Post by {0}" msgstr "{0} tarafından gönderi" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0} tarafından gönderi" @@ -6122,7 +6341,7 @@ msgstr "Gönderi silindi" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Gönderi gizlendi" @@ -6148,8 +6367,8 @@ msgstr "Gönderi dili" msgid "Post Languages" msgstr "Gönderi Dilleri" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Gönderi bulunamadı" @@ -6166,7 +6385,7 @@ msgid "posts" msgstr "gönderiler" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Gönderiler" @@ -6178,7 +6397,7 @@ msgstr "Gönderiler" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Gönderiler gizlendi" @@ -6214,16 +6433,16 @@ msgstr "" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Önceki resim" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Birincil Dil" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -6231,27 +6450,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Takipçilerinizi Önceliklendirin" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Öncelikli bildirimler" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Gizlilik" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -6271,13 +6491,13 @@ msgstr "Video işleniyor..." msgid "Processing..." msgstr "İşleniyor..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -6292,17 +6512,25 @@ msgstr "Profil güncellendi" #~ msgid "Protect your account by verifying your email." #~ msgstr "E-postanızı doğrulayarak hesabınızı koruyun." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Herkese Açık" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Toplu olarak sessize almak veya engellemek için herkese açık, paylaşılabilir kullanıcı listeleri." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Toplu olarak sessize almak veya engellemek için herkese açık, paylaşılabilir kullanıcı listeleri." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Beslemeleri yönlendirebilen herkese açık, paylaşılabilir listeler." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Beslemeleri yönlendirebilen herkese açık, paylaşılabilir listeler." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6328,8 +6556,8 @@ msgstr "" #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6353,23 +6581,22 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Alıntı gönderilen devre dışı bırakıldı" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Alıntı gönderilen etkinleştirildi" +#~ msgid "Quote posts enabled" +#~ msgstr "Alıntı gönderilen etkinleştirildi" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Alıntı ayarları" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Alıntılar" @@ -6377,12 +6604,14 @@ msgstr "Alıntılar" msgid "Quotes of this post" msgstr "Bu gönderinin alıntıları" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Rastgele (yani \"Gönderenin Ruleti\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -6395,7 +6624,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "" @@ -6421,10 +6650,14 @@ msgstr "Sebep:" #~ msgid "Reason: {0}" #~ msgstr "Sebep: {0}" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "Önerilen Beslemeler" @@ -6438,22 +6671,22 @@ msgid "Reconnect" msgstr "Yeniden bağlan" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Bildirimleri yenile" +#~ msgid "Refresh notifications" +#~ msgstr "Bildirimleri yenile" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Görüşmeleri yeniden yükle" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Kaldır" @@ -6465,8 +6698,8 @@ msgstr "Kaldır" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Hesabı kaldır" @@ -6486,31 +6719,31 @@ msgstr "" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Beslemeyi kaldır" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Beslemelerimden kaldır" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -6530,11 +6763,11 @@ msgstr "Resmi kaldır" msgid "Remove mute word from your list" msgstr "" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "" @@ -6542,8 +6775,8 @@ msgstr "" msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Yeniden göndermeyi kaldır" @@ -6555,7 +6788,7 @@ msgstr "Altyazı dosyasını kaldır" #~ msgid "Remove this feed from my feeds?" #~ msgstr "Bu beslemeyi beslemelerimden kaldırsın mı?" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "" @@ -6585,9 +6818,9 @@ msgstr "Beslemelerimden kaldırıldı" msgid "Removed from saved feeds" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "" @@ -6612,7 +6845,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Yanıtlar" @@ -6637,6 +6870,10 @@ msgctxt "action" msgid "Reply" msgstr "Yanıtla" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Yanıt Filtreleri" @@ -6659,6 +6896,10 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6666,23 +6907,23 @@ msgstr "" #~ msgstr "<0/>'a yanıt" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "" @@ -6725,12 +6966,12 @@ msgstr "Görüşmeyi bildir" msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Beslemeyi raporla" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Listeyi Raporla" @@ -6743,8 +6984,8 @@ msgstr "" msgid "Report post" msgstr "Gönderiyi raporla" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -6778,9 +7019,8 @@ msgstr "" msgid "Report this user" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Yeniden gönder" @@ -6790,19 +7030,22 @@ msgstr "Yeniden gönder" msgid "Repost" msgstr "Yeniden gönder" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Gönderiyi yeniden gönder veya alıntıla" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Yeniden Gönderen" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} tarafından yeniden gönderildi" @@ -6810,12 +7053,12 @@ msgstr "{0} tarafından yeniden gönderildi" #~ msgid "Reposted by <0/>" #~ msgstr "<0/>'a yeniden gönderildi" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "" @@ -6841,8 +7084,8 @@ msgstr "Değişiklik İste" msgid "Request Code" msgstr "Kod İste" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Göndermeden önce alternatif metin gerektir" @@ -6889,8 +7132,8 @@ msgstr "Sıfırlama Kodu" #~ msgid "Reset onboarding" #~ msgstr "Onboarding sıfırla" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Onboarding durumunu sıfırla" @@ -6915,12 +7158,12 @@ msgstr "Şifreyi sıfırla" #~ msgid "Resets the preferences state" #~ msgstr "Tercih durumunu sıfırlar" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Giriş tekrar denemesi" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Son hataya neden olan son eylemi tekrarlar" @@ -6928,14 +7171,14 @@ msgstr "Son hataya neden olan son eylemi tekrarlar" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6947,8 +7190,8 @@ msgstr "Tekrar dene" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Önceki sayfaya dön" @@ -6956,8 +7199,8 @@ msgstr "Önceki sayfaya dön" msgid "Returns to home page" msgstr "" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "" @@ -6971,7 +7214,7 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6980,11 +7223,11 @@ msgstr "" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Kaydet" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6998,8 +7241,8 @@ msgstr "Kaydet" msgid "Save birthday" msgstr "" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -7020,7 +7263,7 @@ msgstr "Görseli kaydet" msgid "Save image crop" msgstr "Resim kırpma kaydet" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -7028,12 +7271,12 @@ msgstr "" msgid "Save QR code" msgstr "QR kodu kaydet" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Kayıtlı Beslemeler" @@ -7045,8 +7288,8 @@ msgstr "" #~ msgid "Saved to your camera roll." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "" @@ -7064,37 +7307,49 @@ msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Merhaba de!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Bilim" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Başa kaydır" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Ara" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "\"{query}\" için ara" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" @@ -7106,7 +7361,7 @@ msgstr "" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "" @@ -7122,8 +7377,10 @@ msgstr "Kullanıcıları ara" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -7160,7 +7417,7 @@ msgstr "" #~ msgid "See profile" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Bu kılavuzu gör" @@ -7172,7 +7429,7 @@ msgstr "Bu kılavuzu gör" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -7200,7 +7457,7 @@ msgstr "Emoji seç" #~ msgid "Select Bluesky Social" #~ msgstr "Bluesky Social seç" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "İçerik dillerini seç" @@ -7224,7 +7481,7 @@ msgstr "Bu kelimenin ne kadar süre sessize alınacağını seçin." msgid "Select language..." msgstr "Dil seç..." -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Dilleri seç" @@ -7277,7 +7534,7 @@ msgstr "Sessize alınan bu kelimenin hangi içeriğe uygulanacağını seçin." #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Görmek istediğinizi (veya görmek istemediğinizi) seçin, gerisini biz hallederiz." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Abone olduğunuz beslemelerin hangi dilleri içermesini istediğinizi seçin. Hiçbiri seçilmezse, tüm diller gösterilir." @@ -7285,7 +7542,7 @@ msgstr "Abone olduğunuz beslemelerin hangi dilleri içermesini istediğinizi se #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "Uygulama dilinizi seçin, uygulamada görüntülenecek varsayılan metin" -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Uygulama dilinizi seçin, uygulamada görüntülenecek varsayılan metin." @@ -7301,7 +7558,7 @@ msgstr "Aşağıdaki seçeneklerden ilgi alanlarınızı seçin" #~ msgid "Select your phone's country" #~ msgstr "Telefonunuzun ülkesini seçin" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Beslemenizdeki çeviriler için tercih ettiğiniz dili seçin." @@ -7334,11 +7591,11 @@ msgstr "Onay e-postası gönder" msgid "Send Confirmation Email" msgstr "Onay E-postası Gönder" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "E-posta gönder" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "E-posta Gönder" @@ -7381,7 +7638,7 @@ msgstr "Doğrulama e-postası gönder" msgid "Send via direct message" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Hesap silme için onay kodu içeren e-posta gönderir" @@ -7399,7 +7656,11 @@ msgstr "Sunucu Adresi" #~ msgid "Set Age" #~ msgstr "Yaş Ayarla" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "" @@ -7455,7 +7716,7 @@ msgstr "Yeni şifre ayarla" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Hesabınızı ayarlayın" @@ -7508,9 +7769,9 @@ msgstr "Şifre sıfırlama için e-posta ayarlar" #~ msgid "Sets server for the Bluesky client" #~ msgstr "Bluesky istemcisi için sunucuyu ayarlar" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Ayarlar" @@ -7524,18 +7785,20 @@ msgid "Sexually Suggestive" msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Paylaş" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Paylaş" @@ -7550,14 +7813,14 @@ msgstr "Eğlenceli bir gerçeği paylaş!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Yine de paylaş" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Beslemeyi paylaş" +#~ msgid "Share feed" +#~ msgstr "Beslemeyi paylaş" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7569,7 +7832,7 @@ msgstr "Beslemeyi paylaş" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Bağlantı paylaş" @@ -7587,7 +7850,11 @@ msgstr "" msgid "Share QR code" msgstr "QR kod paylaş" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Bu başlangıç paketini paylaş" @@ -7599,7 +7866,7 @@ msgstr "Bu başlangıç paketini paylaş ve insanların Bluesky'deki topluluğun msgid "Share your favorite feed!" msgstr "" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -7667,7 +7934,7 @@ msgstr "Yine de listeyi göster" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Daha Fazla Göster" @@ -7680,7 +7947,7 @@ msgstr "Bunun gibi daha fazla göster" msgid "Show muted replies" msgstr "Sessize alınan yanıtları göster" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7688,8 +7955,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Beslemelerimden Gönderileri Göster" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Alıntı gönderileri göster" @@ -7709,8 +7976,8 @@ msgstr "Alıntı gönderileri göster" #~ msgid "Show re-posts in Following feed" #~ msgstr "Yeniden göndermeleri takip etme beslemesinde göster" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Yanıtları göster" @@ -7718,7 +7985,15 @@ msgstr "Yanıtları göster" #~ msgid "Show Replies" #~ msgstr "Yanıtları Göster" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7727,8 +8002,8 @@ msgstr "" #~ msgstr "Takip ettiğiniz kişilerin yanıtlarını diğer tüm yanıtlardan önce göster." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7747,8 +8022,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7760,8 +8035,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "Takip etme beslemesinde yeniden göndermeleri göster" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7794,17 +8069,17 @@ msgstr "Uyarı göster ve beslemelerden filtrele" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7836,9 +8111,9 @@ msgstr "Görüşmeye katılmak için giriş yapın veya hesabınızı oluşturun msgid "Sign into Bluesky or create a new account" msgstr "Bluesky'a giriş yap veya yeni bir hesap oluştur" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Çıkış yap" @@ -7847,16 +8122,16 @@ msgstr "Çıkış yap" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Çıkış yap?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7893,12 +8168,12 @@ msgstr "@{0} olarak giriş yapıldı" msgid "Signup without a starter pack" msgstr "Başlangıç paketi olmadan kaydol" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Benzer hesaplar" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Atla" @@ -7906,7 +8181,7 @@ msgstr "Atla" msgid "Skip this flow" msgstr "Bu akışı atla" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Daha küçük" @@ -7915,11 +8190,11 @@ msgstr "Daha küçük" #~ msgstr "SMS doğrulama" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Yazılım Geliştirme" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Beğenebileceğiniz diğer beslemeler" @@ -7931,7 +8206,7 @@ msgstr "Bazı kişiler yanıtlayabilir" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Bir şeyler ters gitti" @@ -7945,13 +8220,13 @@ msgid "Something went wrong, please try again" msgstr "Bir şeyler ters gitti, lütfen tekrar deneyin" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Bir şeyler ters gitti, lütfen tekrar deneyin." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Bir şeyler ters gitti!" @@ -7959,12 +8234,16 @@ msgstr "Bir şeyler ters gitti!" #~ msgid "Something went wrong. Check your email and try again." #~ msgstr "Bir şeyler yanlış gitti. E-postanızı kontrol edin ve tekrar deneyin." -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Üzgünüz! Oturumunuzun süresi doldu. Lütfen tekrar giriş yapın." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Yanıtları sırala" @@ -7972,11 +8251,11 @@ msgstr "Yanıtları sırala" #~ msgid "Sort Replies" #~ msgstr "Yanıtları Sırala" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Yanıtları şuna göre sırala" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Aynı gönderiye verilen yanıtları şuna göre sırala:" @@ -8006,7 +8285,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Spor" @@ -8022,7 +8301,17 @@ msgstr "Spor" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" @@ -8034,9 +8323,9 @@ msgstr "" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Başlangıç Paketi" @@ -8044,15 +8333,20 @@ msgstr "Başlangıç Paketi" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Başlangıç paketi geçersiz" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Başlangıç Paketleri" @@ -8064,8 +8358,8 @@ msgstr "Başlangıç paketleri favori kişilerinizi ve beslemelerinizi arkadaşl #~ msgid "Status page" #~ msgstr "Durum sayfası" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Durum Sayfası" @@ -8081,12 +8375,12 @@ msgstr "" #~ msgid "Step {0} of {numSteps}" #~ msgstr "{numSteps} adımdan {0}. adım" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Depolama temizlendi, şimdi uygulamayı yeniden başlatmanız gerekiyor." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -8097,11 +8391,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Submit" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Abone ol" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "" @@ -8118,7 +8412,7 @@ msgstr "" msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Bu listeye abone ol" @@ -8126,7 +8420,7 @@ msgstr "Bu listeye abone ol" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Önerilen hesaplar" @@ -8134,7 +8428,7 @@ msgstr "Önerilen hesaplar" #~ msgid "Suggested Follows" #~ msgstr "Önerilen Takipçiler" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Sana önerilenler" @@ -8143,7 +8437,7 @@ msgstr "Sana önerilenler" msgid "Suggestive" msgstr "Tehlikeli" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" @@ -8153,9 +8447,9 @@ msgstr "Destek" #~ msgid "Swipe up to see more" #~ msgstr "Daha fazlasını görmek için yukarı kaydır" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Hesap değiştir" @@ -8176,14 +8470,14 @@ msgstr "Hesap Değiştir" #~ msgid "Switches the account you are logged in to" #~ msgstr "Giriş yaptığınız hesabı değiştirir" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistem" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Sistem günlüğü" @@ -8203,6 +8497,10 @@ msgstr "" #~ msgid "Tall" #~ msgstr "Uzun" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -8228,16 +8526,20 @@ msgstr "" #~ msgid "Tap to view fully" #~ msgstr "Tamamen görüntülemek için dokunun" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Görev tamamlandı - 10 beğeni!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teknoloji" @@ -8257,13 +8559,14 @@ msgstr "" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Şartlar" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -8311,7 +8614,7 @@ msgstr "" msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Teşekkürler, e-posta adresinizi başarıyla doğruladınız. Bu iletişim kutusunu kapatabilirsiniz." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "" @@ -8323,12 +8626,12 @@ msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Bu başlangıç paketi bulunamadı." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -8337,6 +8640,11 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "Hesap, engeli kaldırdıktan sonra sizinle etkileşime geçebilecek." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "" @@ -8346,7 +8654,7 @@ msgstr "Hesap, engeli kaldırdıktan sonra sizinle etkileşime geçebilecek." msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Bluesky web uygulaması" @@ -8362,8 +8670,7 @@ msgstr "Telif Hakkı Politikası <0/> konumuna taşındı" msgid "The Discover feed" msgstr "" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "" @@ -8383,12 +8690,12 @@ msgstr "" msgid "The following labels were applied to your content." msgstr "" -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Aşağıdaki adımlar, Bluesky deneyiminizi özelleştirmenize yardımcı olacaktır." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Gönderi silinmiş olabilir." @@ -8404,7 +8711,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -8420,7 +8727,7 @@ msgstr "Hizmet Şartları taşındı" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Tema" @@ -8455,15 +8762,15 @@ msgstr "" #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Sunucuya ulaşma konusunda bir sorun oluştu" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -8472,19 +8779,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "Sunucunuza ulaşma konusunda bir sorun oluştu" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Bildirimleri almakta bir sorun oluştu. Tekrar denemek için buraya dokunun." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Gönderileri almakta bir sorun oluştu. Tekrar denemek için buraya dokunun." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Listeyi almakta bir sorun oluştu. Tekrar denemek için buraya dokunun." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -8493,11 +8800,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Listelerinizi almakta bir sorun oluştu. Tekrar denemek için buraya dokunun." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -8510,9 +8817,9 @@ msgstr "" #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Tercihlerinizi sunucuyla senkronize etme konusunda bir sorun oluştu" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -8539,10 +8846,10 @@ msgstr "Bir sorun oluştu! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Bir sorun oluştu. Lütfen internet bağlantınızı kontrol edin ve tekrar deneyin." @@ -8551,7 +8858,7 @@ msgstr "Bir sorun oluştu. Lütfen internet bağlantınızı kontrol edin ve tek msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Uygulamada beklenmeyen bir sorun oluştu. Bu size de olduysa lütfen bize bildirin!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Bluesky'e bir dizi yeni kullanıcı geldi! Hesabınızı en kısa sürede etkinleştireceğiz." @@ -8563,7 +8870,7 @@ msgstr "Bluesky'e bir dizi yeni kullanıcı geldi! Hesabınızı en kısa süred #~ msgid "These are popular accounts you might like:" #~ msgstr "Bunlar, beğenebileceğiniz popüler hesaplar:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8616,7 +8923,7 @@ msgstr "Bu içerik {0} tarafından barındırılıyor. Harici medyayı etkinleş msgid "This content is not available because one of the users involved has blocked the other." msgstr "Bu içerik, içerikte yer alan kullanıcılardan biri diğerini engellediği için mevcut değil." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Bu içerik, bir Bluesky hesabı olmadan görüntülenemez." @@ -8632,7 +8939,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Bu besleme şu anda yüksek trafik alıyor ve geçici olarak kullanılamıyor. Lütfen daha sonra tekrar deneyin." @@ -8647,8 +8954,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Bu besleme boş! Daha fazla kullanıcı takip etmeniz veya dil ayarlarınızı ayarlamanız gerekebilir." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -8656,7 +8963,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8688,7 +8995,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "" @@ -8701,8 +9008,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Bu liste boş!" +#~ msgid "This list is empty!" +#~ msgstr "Bu liste boş!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8721,7 +9032,7 @@ msgid "This post has been deleted." msgstr "Bu gönderi silindi." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -8749,11 +9060,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "" @@ -8790,7 +9101,7 @@ msgstr "" msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "" @@ -8810,7 +9121,7 @@ msgstr "" #~ msgid "This will hide this post from your feeds." #~ msgstr "Bu, bu gönderiyi beslemelerinizden gizleyecektir." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -8818,12 +9129,17 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Konu Tercihleri" @@ -8831,7 +9147,12 @@ msgstr "Konu Tercihleri" #~ msgid "Thread settings updated" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8839,7 +9160,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Konu Tabanlı Mod" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Konu Tercihleri" @@ -8879,15 +9200,20 @@ msgstr "Bugün" msgid "Toggle dropdown" msgstr "Açılır menüyü aç/kapat" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Dönüşümler" @@ -8901,12 +9227,18 @@ msgstr "" msgid "Translate" msgstr "Çevir" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Tekrar dene" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -8914,23 +9246,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Kullanıcı adınızı girin" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Listeyi engeli kaldır" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Listeyi sessizden çıkar" @@ -8940,14 +9276,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Hizmetinize ulaşılamıyor. Lütfen internet bağlantınızı kontrol edin." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "" @@ -8958,7 +9294,7 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Engeli kaldır" @@ -8982,12 +9318,15 @@ msgstr "Hesabın engelini kaldır" msgid "Unblock Account?" msgstr "Hesabı Engelle?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Yeniden göndermeyi geri al" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -9010,16 +9349,20 @@ msgstr "Hesabı Takibi Bırak" #~ msgid "Unfortunately, you do not meet the requirements to create an account." #~ msgstr "Üzgünüz, bir hesap oluşturmak için gerekleri karşılamıyorsunuz." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "Beğenmeyi geri al" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Beğenmeyi geri al" -#: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" +#: src/view/screens/ProfileFeed.tsx:576 +#~ msgid "Unlike this feed" +#~ msgstr "" + #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Sessizden çıkar" @@ -9063,12 +9406,17 @@ msgstr "" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Sabitlemeyi kaldır" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "" @@ -9077,11 +9425,15 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Moderasyon listesini sabitlemeyi kaldır" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -9139,8 +9491,8 @@ msgstr "" #~ msgid "Update Available" #~ msgstr "Güncelleme Mevcut" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -9164,7 +9516,7 @@ msgstr "Güncelleniyor..." msgid "Upload a photo instead" msgstr "Bunun yerine bir görsel ekle" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Bir metin dosyası yükleyin:" @@ -9208,7 +9560,7 @@ msgstr "Video yükleniyor..." #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Uygulama şifrelerini kullanarak hesabınızın veya şifrenizin tam erişimini vermeden diğer Bluesky istemcilerine giriş yapın." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -9216,7 +9568,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Varsayılan sağlayıcıyı kullan" @@ -9225,8 +9577,8 @@ msgstr "Varsayılan sağlayıcıyı kullan" msgid "Use in-app browser" msgstr "Uygulama içi tarayıcıyı kullan" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Bağlantıları açmak için uygulama içi tarayıcıyı kullan" @@ -9289,11 +9641,10 @@ msgid "User list by {0}" msgstr "{0} tarafından oluşturulan kullanıcı listesi" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "<0/> tarafından oluşturulan kullanıcı listesi" +#~ msgid "User list by <0/>" +#~ msgstr "<0/> tarafından oluşturulan kullanıcı listesi" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Sizin tarafınızdan oluşturulan kullanıcı listesi" @@ -9306,16 +9657,16 @@ msgid "User list updated" msgstr "Kullanıcı listesi güncellendi" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Kullanıcı Listeleri" +#~ msgid "User Lists" +#~ msgstr "Kullanıcı Listeleri" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Kullanıcı adı veya e-posta adresi" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Kullanıcılar" +#~ msgid "Users" +#~ msgstr "Kullanıcılar" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -9325,8 +9676,8 @@ msgstr "Kullanıcılar" msgid "users followed by <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Takip ettiğim kişiler" @@ -9338,7 +9689,7 @@ msgstr "\"{0}\" içindeki kullanıcılar" msgid "Users that have liked this content or profile" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "" @@ -9354,8 +9705,8 @@ msgstr "" #~ msgid "Verify {0}" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "DNS Kaydını Doğrula" @@ -9385,13 +9736,13 @@ msgstr "Yeni E-postayı Doğrula" msgid "Verify now" msgstr "Şimdi doğrula" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Metin Dosyasını Doğrula" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -9404,8 +9755,8 @@ msgstr "E-postanızı Doğrulayın" #~ msgid "Version {0}" #~ msgstr "" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Versiyon {appVersion}" @@ -9423,7 +9774,7 @@ msgid "Video failed to process" msgstr "Video işlenemedi" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Video Oyunları" @@ -9452,16 +9803,17 @@ msgstr "Video: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Videoların uzunluğu 60 saniyeden kısa olmalıdır" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "{0}'ın avatarını görüntüle" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "" @@ -9505,38 +9857,38 @@ msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Profili görüntüle" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Avatarı görüntüle" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -9567,15 +9919,19 @@ msgstr "" #~ msgid "We also think you'll like \"For You\" by Skygaze:" #~ msgstr "Ayrıca Skygaze tarafından \"Sana Özel\" beslemesini de beğeneceğinizi düşünüyoruz:" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "" -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Bu görüşmeyi yükleyemedik" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Hesabınızın hazır olmasına {estimatedTime} tahmin ediyoruz." @@ -9583,7 +9939,7 @@ msgstr "Hesabınızın hazır olmasına {estimatedTime} tahmin ediyoruz." msgid "We have sent another verification email to <0>{0}." msgstr "<0>{0} adresine başka bir doğrulama e-postası gönderdik." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Harika vakit geçirmenizi umuyoruz. Unutmayın, Bluesky:" @@ -9607,7 +9963,7 @@ msgstr "Video yüklemenize izin verilip verilmediğini belirleyemedik. Lütfen t msgid "We were unable to load your birth date preferences. Please try again." msgstr "Doğum tarihinizi yükleyemedik. Lütfen tekrar deneyin." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "" @@ -9615,7 +9971,7 @@ msgstr "" msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Bağlantı kuramadık. Hesabınızı kurmaya devam etmek için tekrar deneyin. Başarısız olmaya devam ederse bu akışı atlayabilirsiniz." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Hesabınız hazır olduğunda size bildireceğiz." @@ -9627,7 +9983,8 @@ msgstr "Hesabınız hazır olduğunda size bildireceğiz." msgid "We'll use this to help customize your experience." msgstr "Bu, deneyiminizi özelleştirmenize yardımcı olmak için kullanılacak." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "" @@ -9639,7 +9996,7 @@ msgstr "" msgid "We're so excited to have you join us!" msgstr "Sizi aramızda görmekten çok mutluyuz!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Üzgünüz, ancak bu listeyi çözemedik. Bu durum devam ederse, lütfen liste oluşturucu, @{handleOrDid} ile iletişime geçin." @@ -9647,7 +10004,7 @@ msgstr "Üzgünüz, ancak bu listeyi çözemedik. Bu durum devam ederse, lütfen 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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Üzgünüz, ancak aramanız tamamlanamadı. Lütfen birkaç dakika içinde tekrar deneyin." @@ -9655,7 +10012,7 @@ msgstr "Üzgünüz, ancak aramanız tamamlanamadı. Lütfen birkaç dakika için msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Üzgünüz! Aradığınız sayfayı bulamıyoruz." @@ -9664,11 +10021,11 @@ msgstr "Üzgünüz! Aradığınız sayfayı bulamıyoruz." #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Tekrar hoş geldiniz!" @@ -9692,6 +10049,10 @@ msgstr "Başlangıç ​​paketinize ne ad vermek istersiniz?" #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "Bu {collectionName} ile ilgili sorun nedir?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9728,7 +10089,7 @@ msgstr "Kimler yanıtlayabilir" #~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -9779,11 +10140,11 @@ msgid "Write your reply" msgstr "Yanıtınızı yazın" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Yazarlar" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9800,7 +10161,7 @@ msgstr "Evet" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "" @@ -9812,7 +10173,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "" @@ -9832,7 +10193,7 @@ msgstr "" msgid "You" msgstr "" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Sıradasınız." @@ -9840,7 +10201,7 @@ msgstr "Sıradasınız." msgid "You are not allowed to upload videos." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "" @@ -9853,7 +10214,7 @@ msgstr "" msgid "You can also discover new Custom Feeds to follow." msgstr "Ayrıca takip edebileceğiniz yeni Özel Beslemeler keşfedebilirsiniz." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "" @@ -9865,7 +10226,7 @@ msgstr "" #~ msgid "You can change this at any time." #~ msgstr "Bunu istediğiniz zaman değiştirebilirsiniz." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Hangi ayarı seçerseniz seçin devam eden görüşmeleri sürdürebilirsiniz." @@ -9874,15 +10235,21 @@ msgstr "Hangi ayarı seçerseniz seçin devam eden görüşmeleri sürdürebilir msgid "You can now sign in with your new password." msgstr "Artık yeni şifrenizle giriş yapabilirsiniz." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Hiç takipçiniz yok." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "" @@ -9890,7 +10257,7 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Henüz hiç davet kodunuz yok! Bluesky'de biraz daha uzun süre kaldıktan sonra size bazı kodlar göndereceğiz." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Sabitlemiş beslemeniz yok." @@ -9898,11 +10265,11 @@ msgstr "Sabitlemiş beslemeniz yok." #~ msgid "You don't have any saved feeds!" #~ msgstr "Kaydedilmiş beslemeniz yok!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Kaydedilmiş beslemeniz yok." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Yazarı engellediniz veya yazar tarafından engellendiniz." @@ -9944,7 +10311,7 @@ msgstr "" #~ msgid "You have muted this user." #~ msgstr "Bu kullanıcıyı sessize aldınız." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Henüz hiç görüşmeniz yok. Bir tane başlatın!" @@ -9952,7 +10319,6 @@ msgstr "Henüz hiç görüşmeniz yok. Bir tane başlatın!" msgid "You have no feeds." msgstr "Beslemeniz yok." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Listeniz yok." @@ -9961,7 +10327,7 @@ msgstr "Listeniz yok." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "Henüz hiç mesajınız yok. Birisiyle görüşme başlatın!" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "" @@ -9973,7 +10339,7 @@ msgstr "" #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Henüz hiçbir uygulama şifresi oluşturmadınız. Aşağıdaki düğmeye basarak bir tane oluşturabilirsiniz." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" @@ -10058,11 +10424,11 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -10118,7 +10484,7 @@ msgstr "Bu beslemelerden haberdar edileceksiniz" #~ msgid "You're in control" #~ msgstr "Siz kontrol ediyorsunuz" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Sıradasınız" @@ -10127,7 +10493,7 @@ msgstr "Sıradasınız" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Hazırsınız!" @@ -10136,6 +10502,10 @@ msgstr "Hazırsınız!" msgid "You've chosen to hide a word or tag within this post." msgstr "" +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Beslemenizin sonuna ulaştınız! Takip edebileceğiniz daha fazla hesap bulun." @@ -10152,7 +10522,7 @@ msgstr "" msgid "Your account" msgstr "Hesabınız" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Hesabınız silindi" @@ -10180,6 +10550,10 @@ msgstr "" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Seçiminiz kaydedilecek, ancak daha sonra ayarlarda değiştirilebilir." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Varsayılan beslemeniz \"Takip Edilenler\"" @@ -10203,7 +10577,7 @@ msgstr "E-postanız güncellendi ancak doğrulanmadı. Bir sonraki adım olarak, msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "E-postanız henüz doğrulanmadı. Bu, önerdiğimiz önemli bir güvenlik adımıdır." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "" @@ -10211,14 +10585,14 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Takip ettiğiniz besleme boş! Neler olduğunu görmek için daha fazla kullanıcı takip edin." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Tam kullanıcı adınız <0>@{0} olacak" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Tam kullanıcı adınız" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Tam kullanıcı adınız <0>@{0} olacak" - #: src/view/screens/Settings.tsx:NaN #: src/view/shell/Drawer.tsx:660 #~ msgid "Your invite codes are hidden when logged in using an App Password" @@ -10240,7 +10614,7 @@ msgstr "Gönderiniz yayınlandı" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Gönderileriniz, beğenileriniz ve engellemeleriniz herkese açıktır. Sessizlikleriniz özeldir." @@ -10259,7 +10633,3 @@ msgstr "Yanıtınız yayınlandı" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Raporunuz Bluesky Moderasyon Hizmetine gönderilecektir" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Kullanıcı adınız" diff --git a/src/locale/locales/uk/messages.po b/src/locale/locales/uk/messages.po index a6141a7f90..4223a8f655 100644 --- a/src/locale/locales/uk/messages.po +++ b/src/locale/locales/uk/messages.po @@ -18,11 +18,15 @@ msgstr "" "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" "X-Crowdin-File-ID: 14\n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(немає ел. адреси)" @@ -36,6 +40,14 @@ msgstr "(немає ел. адреси)" msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" @@ -45,15 +57,27 @@ msgstr "" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:61 #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" #~ msgstr "" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 @@ -64,7 +88,11 @@ msgstr "" msgid "{0, plural, one {# month} other {# months}}" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" @@ -87,8 +115,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -96,8 +124,8 @@ msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -108,18 +136,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "" @@ -137,15 +165,15 @@ msgstr "" msgid "{0} joined this week" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "" @@ -191,14 +219,14 @@ msgid "{0}s" msgstr "" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "" +#~ msgid "{badge} unread items" +#~ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:223 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "" @@ -223,103 +251,103 @@ msgstr "" #~ msgstr "" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "" @@ -328,21 +356,25 @@ msgstr "" msgid "{following} following" msgstr "{following} підписок" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} непрочитаних" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "" @@ -366,12 +398,12 @@ msgstr "" #~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" #~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -388,7 +420,7 @@ msgstr "" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" @@ -396,7 +428,7 @@ msgstr "" #~ msgid "<0>{0} following" #~ msgstr "<0>{0} підписок" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "" @@ -421,7 +453,7 @@ msgstr "" #~ msgid "<0>Choose your<1>Recommended<2>Feeds" #~ msgstr "<0>Оберіть свої<1>рекомендовані<2>стрічки" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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 "" @@ -437,7 +469,7 @@ msgstr "" #~ msgid "<0>Welcome to<1>Bluesky" #~ msgstr "<0>Ласкаво просимо до<1>Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "" @@ -449,7 +481,7 @@ msgstr "⚠Недопустимий псевдонім" msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "" @@ -465,25 +497,24 @@ msgstr "" #~ msgid "A help tooltip" #~ msgstr "" -#: src/Navigation.tsx:361 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Відкрити навігацію й налаштування" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Відкрити профіль та іншу навігацію" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Відкрити профіль та іншу навігацію" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Доступність" @@ -491,7 +522,7 @@ msgstr "Доступність" #~ msgid "Accessibility settings" #~ msgstr "" -#: src/Navigation.tsx:321 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "" @@ -499,11 +530,11 @@ msgstr "" #~ msgid "account" #~ msgstr "обліковий запис" -#: src/Navigation.tsx:337 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Обліковий запис" @@ -529,11 +560,11 @@ msgstr "Обліковий запис ігнорується" msgid "Account Muted by List" msgstr "Обліковий запис ігнорується списком" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Параметри облікового запису" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Обліковий запис вилучено зі швидкого доступу" @@ -553,11 +584,10 @@ msgstr "Обліковий запис більше не ігнорується" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Додати" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "" @@ -570,12 +600,13 @@ msgstr "" msgid "Add a content warning" msgstr "Додати попередження про вміст" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Додати користувача до списку" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Додати обліковий запис" @@ -597,8 +628,8 @@ msgstr "Додати альтернативний текст" msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "" @@ -610,8 +641,8 @@ msgstr "" msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Додати пароль застосунку" @@ -636,6 +667,11 @@ msgstr "Додати ігноровані слова та теги" msgid "Add new post" msgstr "" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:197 #~ msgid "Add people to your starter pack that you think others will enjoy following" #~ msgstr "" @@ -644,7 +680,7 @@ msgstr "" msgid "Add recommended feeds" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "" @@ -652,11 +688,11 @@ msgstr "" msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Додайте наступний DNS-запис до вашого домену:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "" @@ -697,7 +733,7 @@ msgstr "" msgid "Adult Content" msgstr "Вміст для дорослих" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "" @@ -710,19 +746,23 @@ msgstr "Контент для дорослих вимкнено." msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Розширені" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" +#~ msgid "Algorithm training complete!" +#~ msgstr "" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Усі збережені стрічки в одному місці." @@ -736,16 +776,20 @@ msgstr "" #~ msgid "Allow messages from" #~ msgstr "" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "" @@ -764,7 +808,7 @@ msgstr "Вже увійшли як @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -871,8 +915,8 @@ msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -892,7 +936,7 @@ msgid "and" msgstr "та" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Тварини" @@ -904,8 +948,8 @@ msgstr "" msgid "Anti-Social Behavior" msgstr "Антисоціальна поведінка" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "" @@ -913,7 +957,14 @@ msgstr "" msgid "Anybody can interact" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +msgid "App Icon" +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Мова застосунку" @@ -921,7 +972,7 @@ msgstr "Мова застосунку" msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Пароль застосунку видалено" @@ -949,13 +1000,13 @@ msgstr "" #~ msgid "App password settings" #~ msgstr "Налаштування пароля застосунків" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Паролі для застосунків" @@ -984,10 +1035,10 @@ msgstr "" msgid "Appeal this decision" msgstr "" -#: src/Navigation.tsx:329 -#: src/screens/Settings/AppearanceSettings.tsx:76 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Оформлення" @@ -1017,7 +1068,7 @@ msgstr "" #~ msgid "Are you sure you want delete this starter pack?" #~ msgstr "" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1033,7 +1084,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:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "" @@ -1049,11 +1100,11 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Ви впевнені, що бажаєте видалити {0} зі стрічки?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "" @@ -1074,7 +1125,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Ви пишете <0>{0}?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Мистецтво" @@ -1086,32 +1137,31 @@ msgstr "Художня або нееротична оголеність." msgid "At least 3 characters" msgstr "Не менше 3-х символів" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Назад" @@ -1123,8 +1173,8 @@ msgstr "Назад" #~ msgid "Basics" #~ msgstr "Основні" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1138,12 +1188,17 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "" +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Дата народження" @@ -1174,15 +1229,15 @@ msgstr "Заблокувати" msgid "Block Account?" msgstr "Заблокувати обліковий запис?" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Заблокувати облікові записи" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Заблокувати список" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Заблокувати ці облікові записи?" @@ -1190,12 +1245,12 @@ msgstr "Заблокувати ці облікові записи?" msgid "Blocked" msgstr "Заблоковано" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Заблоковані облікові записи" -#: src/Navigation.tsx:153 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Заблоковані облікові записи" @@ -1204,19 +1259,19 @@ msgstr "Заблоковані облікові записи" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Заблоковані облікові записи не можуть вам відповідати, згадувати вас у своїх постах, і взаємодіяти з вами будь-яким іншим чином." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Заблоковані облікові записи не можуть вам відповідати, згадувати вас у своїх постах, і взаємодіяти з вами будь-яким іншим чином. Ви не будете бачити їхні пости і вони не будуть бачити ваші." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Заблокований пост." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Блокування не заважає цьому маркувальнику додавати мітку до вашого облікового запису." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Блокування - це відкрита інформація. Заблоковані користувачі не можуть відповісти у ваших темах, згадувати вас або іншим чином взаємодіяти з вами." @@ -1245,7 +1300,8 @@ msgstr "" msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "" @@ -1276,6 +1332,14 @@ msgstr "" 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 не буде показувати ваш профіль і повідомлення відвідувачам без облікового запису. Інші застосунки можуть не слідувати цьому запиту. Це не робить ваш обліковий запис приватним." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Розмити зображення" @@ -1285,7 +1349,7 @@ msgid "Blur images and filter from feeds" msgstr "Розмити зображення і фільтрувати їх зі стрічки" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Книги" @@ -1293,23 +1357,23 @@ msgstr "Книги" #~ msgid "Brag a little!" #~ msgstr "" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1318,13 +1382,25 @@ msgstr "" msgid "Browse other feeds" msgstr "" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Організація" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "від —" +#~ msgid "by —" +#~ msgstr "від —" #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 #~ msgid "by {0}" @@ -1339,8 +1415,12 @@ msgstr "Від {0}" #~ msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "від <0/>" +#~ msgid "by <0/>" +#~ msgstr "від <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:80 #~ msgid "By creating an account you agree to the {els}." @@ -1359,8 +1439,8 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "створено вами" +#~ msgid "by you" +#~ msgstr "створено вами" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -1370,16 +1450,18 @@ msgstr "Камера" #~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." #~ msgstr "Може містити лише літери, цифри, пробіли, дефіси та знаки підкреслення, і мати довжину від 4 до 32 символів." -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1394,20 +1476,20 @@ msgstr "Камера" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:912 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Скасувати" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Скасувати" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Скасувати видалення облікового запису" @@ -1423,16 +1505,16 @@ msgstr "Скасувати обрізання зображення" msgid "Cancel profile editing" msgstr "Скасувати зміни профілю" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Скасувати цитування посту" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:904 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Скасувати пошук" @@ -1441,9 +1523,9 @@ msgid "Cancels opening the linked website" msgstr "Скасовує відкриття посилання" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "" @@ -1469,8 +1551,17 @@ msgstr "Змінити" #~ msgid "Change" #~ msgstr "Змінити" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 +msgid "Change app icon to \"{0}\"" +msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "" @@ -1483,8 +1574,8 @@ msgstr "" #~ msgid "Change handle" #~ msgstr "Змінити псевдонім" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Змінити псевдонім" @@ -1512,9 +1603,9 @@ msgstr "Змінити адресу електронної пошти" msgid "Change your email address" msgstr "" -#: src/Navigation.tsx:373 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "" @@ -1525,12 +1616,12 @@ msgstr "" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:378 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "" @@ -1542,8 +1633,8 @@ msgstr "" #~ msgid "Chat with {chatId}" #~ msgstr "" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Перевірити мій статус" @@ -1555,11 +1646,11 @@ msgstr "Перевірити мій статус" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "Ознайомтеся з деякими рекомендованими користувачами. Слідкуйте за ними, щоб побачити дописи від подібних користувачів." -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Перевірте свою поштову скриньку на наявність електронного листа з кодом підтвердження та введіть його нижче:" @@ -1575,11 +1666,11 @@ msgstr "Перевірте свою поштову скриньку на ная #~ msgid "Choose at least {0} more" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "" @@ -1587,7 +1678,7 @@ msgstr "" msgid "Choose for me" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "" @@ -1599,7 +1690,7 @@ msgstr "" msgid "Choose Service" msgstr "Оберіть хостинг-провайдера" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Оберіть алгоритми, що наповнюватимуть ваші стрічки." @@ -1621,10 +1712,19 @@ msgstr "" #~ msgid "Choose your main feeds" #~ msgstr "Виберіть ваші основні стрічки" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Вкажіть пароль" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Ваш псевдонім" + #: src/view/screens/Settings/index.tsx:912 #~ msgid "Clear all legacy storage data" #~ msgstr "" @@ -1633,11 +1733,11 @@ msgstr "Вкажіть пароль" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "" @@ -1658,12 +1758,12 @@ msgid "click here" msgstr "натисніть тут" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "" +#~ msgid "Click here for more information." +#~ msgstr "" #: src/screens/Feeds/NoFollowingFeed.tsx:46 #~ msgid "Click here to add one." @@ -1699,9 +1799,10 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1710,8 +1811,8 @@ msgstr "" msgid "Close" msgstr "Закрити" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Закрити діалогове вікно" @@ -1735,7 +1836,7 @@ msgstr "" msgid "Close image" msgstr "Закрити зображення" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Закрити перегляд зображення" @@ -1743,16 +1844,16 @@ msgstr "Закрити перегляд зображення" #~ msgid "Close modal" #~ msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Закрити панель навігації" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Закрити діалогове вікно" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Закриває нижню панель навігації" @@ -1768,34 +1869,34 @@ msgstr "Закриває сповіщення про оновлення паро msgid "Closes viewer for header image" msgstr "Закриває перегляд зображення" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Згортає список користувачів для даного сповіщення" -#: src/screens/Settings/AppearanceSettings.tsx:80 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Комедія" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Комікси" -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Правила спільноти" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Завершіть ознайомлення та розпочніть користуватися вашим обліковим записом" @@ -1803,7 +1904,7 @@ msgstr "Завершіть ознайомлення та розпочніть к msgid "Complete the challenge" msgstr "Виконайте завдання" -#: src/view/shell/desktop/LeftNav.tsx:314 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "" @@ -1856,25 +1957,25 @@ msgstr "Підтвердити" msgid "Confirm content language settings" msgstr "Підтвердити налаштування мови вмісту" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Підтвердити видалення облікового запису" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Підтвердіть ваш вік:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Підтвердіть вашу дату народження" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Код підтвердження" @@ -1883,7 +1984,7 @@ msgstr "Код підтвердження" msgid "Confirmation Code" msgstr "" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "З’єднання..." @@ -1896,14 +1997,17 @@ msgstr "Служба підтримки" #~ msgid "content" #~ msgstr "вміст" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "" -#: src/Navigation.tsx:353 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "" @@ -1911,11 +2015,11 @@ msgstr "" msgid "Content Blocked" msgstr "Заблокований вміст" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Фільтри контенту" -#: src/screens/Settings/LanguageSettings.tsx:241 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Мови" @@ -1936,7 +2040,7 @@ msgstr "Попередження про вміст" msgid "Content warnings" msgstr "Попередження про вміст" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Тло контекстного меню натисніть, щоб закрити меню." @@ -1979,7 +2083,7 @@ msgstr "Кухарство" msgid "Copied" msgstr "Скопійовано" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Версію збірки скопійовано до буфера обміну" @@ -1987,7 +2091,7 @@ msgstr "Версію збірки скопійовано до буфера об #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Скопійовано" @@ -2012,7 +2116,7 @@ msgstr "Скопіювати" msgid "Copy App Password" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "" @@ -2021,11 +2125,11 @@ msgstr "" msgid "Copy code" msgstr "Скопіювати код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "" @@ -2037,7 +2141,7 @@ msgstr "" msgid "Copy Link" msgstr "" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Копіювати посилання на список" @@ -2060,11 +2164,11 @@ msgstr "Копіювати текст повідомлення" msgid "Copy QR code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "" -#: src/Navigation.tsx:284 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Політика захисту авторського права" @@ -2077,11 +2181,11 @@ msgstr "Політика захисту авторського права" msgid "Could not leave chat" msgstr "" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Не вдалося завантажити стрічку" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Не вдалося завантажити список" @@ -2120,7 +2224,7 @@ msgstr "" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "" @@ -2167,7 +2271,7 @@ msgstr "Створити новий обліковий запис" msgid "Create report for {0}" msgstr "Створити звіт для {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Створено: {0}" @@ -2176,7 +2280,7 @@ msgstr "Створено: {0}" #~ msgstr "Створює картку з мініатюрою. Посилання картки: {url}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Культура" @@ -2191,8 +2295,8 @@ msgstr "Користувацький" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Кастомні стрічки, створені спільнотою, подарують вам нові враження та допоможуть знайти контент, який ви любите." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Кастомні стрічки, створені спільнотою, подарують вам нові враження та допоможуть знайти контент, який ви любите." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 #~ msgid "Customize media from external sites." @@ -2202,8 +2306,8 @@ msgstr "Кастомні стрічки, створені спільнотою, msgid "Customize who can interact with this post." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:92 -#: src/screens/Settings/AppearanceSettings.tsx:113 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Темна" @@ -2211,7 +2315,7 @@ msgstr "Темна" msgid "Dark mode" msgstr "Темний режим" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "" @@ -2223,8 +2327,8 @@ msgstr "" msgid "Date of birth" msgstr "Дата народження" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "" @@ -2233,7 +2337,7 @@ msgstr "" #~ msgid "Deactivate my account" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Налагодження модерації" @@ -2241,22 +2345,26 @@ msgstr "Налагодження модерації" msgid "Debug panel" msgstr "Панель налагодження" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Видалити" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Видалити обліковий запис" @@ -2264,19 +2372,19 @@ msgstr "Видалити обліковий запис" #~ msgid "Delete Account" #~ msgstr "Видалити обліковий запис" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Видалити пароль для застосунку" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Видалити пароль для застосунку?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "" @@ -2284,7 +2392,7 @@ msgstr "" msgid "Delete for me" msgstr "" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Видалити список" @@ -2296,7 +2404,7 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Видалити мій обліковий запис" @@ -2310,16 +2418,16 @@ msgstr "Видалити мій обліковий запис" msgid "Delete post" msgstr "Видалити пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Видалити цей список?" @@ -2331,12 +2439,12 @@ msgstr "Видалити цей пост?" msgid "Deleted" msgstr "Видалено" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Видалений пост." @@ -2374,8 +2482,8 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "" @@ -2387,7 +2495,7 @@ msgstr "" #~ msgid "Did you want to say anything?" #~ msgstr "Порожній пост. Ви хотіли щось написати?" -#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Тьмяний" @@ -2407,8 +2515,8 @@ msgstr "Тьмяний" msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "" @@ -2427,9 +2535,9 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Вимкнено" @@ -2465,11 +2573,11 @@ msgstr "Попросити застосунки не показувати мій msgid "Discover new custom feeds" msgstr "Відкрийте для себе нові стрічки" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Відкрийте для себе нові стрічки" @@ -2481,12 +2589,12 @@ msgstr "" msgid "Dismiss error" msgstr "" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "" @@ -2509,8 +2617,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Панель DNS" @@ -2538,7 +2646,7 @@ msgstr "Не починається або закінчується дефісо #~ msgid "Domain Value" #~ msgstr "Значення домену" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Домен перевірено!" @@ -2603,7 +2711,7 @@ msgstr "Перетягніть і відпустіть, щоб додати зо msgid "Duration:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "для прикладу, olenka" @@ -2615,7 +2723,7 @@ msgstr "" msgid "e.g. Alice Roberts" msgstr "напр. Тарас Шевченко" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "для прикладу, olenka.ua" @@ -2647,16 +2755,14 @@ msgstr "напр. Користувачі, що неодноразово відп msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Кожен код запрошення працює лише один раз. Час від часу ви будете отримувати нові коди." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Редагувати" @@ -2681,7 +2787,7 @@ msgstr "Редагувати зображення" msgid "Edit interaction settings" msgstr "" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Редагувати опис списку" @@ -2689,10 +2795,8 @@ msgstr "Редагувати опис списку" msgid "Edit Moderation List" msgstr "Редагування списку" -#: src/Navigation.tsx:294 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Редагувати мої стрічки" @@ -2726,7 +2830,7 @@ msgstr "Редагувати профіль" #~ msgid "Edit Saved Feeds" #~ msgstr "Редагувати збережені стрічки" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "" @@ -2746,12 +2850,12 @@ msgstr "Редагувати ваш псевдонім для показу" msgid "Edit your profile description" msgstr "Редагувати опис вашого профілю" -#: src/Navigation.tsx:408 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Освіта" @@ -2759,7 +2863,7 @@ msgstr "Освіта" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2769,7 +2873,7 @@ msgstr "Ел. адреса" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "" @@ -2829,7 +2933,7 @@ msgstr "" msgid "Enable {0} only" msgstr "Увімкнути лише {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Дозволити вміст для дорослих" @@ -2851,12 +2955,12 @@ msgstr "" msgid "Enable external media" msgstr "Увімкнути зовнішні медіа" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Увімкнути медіапрогравачі для" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "" @@ -2872,9 +2976,14 @@ msgstr "" msgid "Enable this source only" msgstr "Увімкнути лише джерело" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Увімкнено" @@ -2923,7 +3032,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "Введіть код, який ви отримали, щоб змінити пароль." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Введіть домен, який ви хочете використовувати" @@ -2953,6 +3062,7 @@ msgid "Enter your username and password" msgstr "Введіть псевдонім та пароль" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "" @@ -2965,7 +3075,7 @@ msgid "Error receiving captcha response." msgstr "Помилка отримання відповіді Captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Помилка:" @@ -2981,8 +3091,8 @@ msgstr "" msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "" @@ -3006,7 +3116,7 @@ msgstr "" msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Виходить з процесу видалення облікового запису" @@ -3018,7 +3128,7 @@ msgstr "Виходить з процесу видалення обліковог msgid "Exits image cropping process" msgstr "Виходить з процесу обрізання зображень" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Вийти з режиму перегляду" @@ -3026,11 +3136,11 @@ msgstr "Вийти з режиму перегляду" msgid "Exits inputting search query" msgstr "Вихід із пошуку" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Розгорнути опис" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "" @@ -3043,8 +3153,8 @@ msgstr "Розгорнути або згорнути весь пост, на я msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "" @@ -3068,8 +3178,8 @@ msgstr "Відверто або потенційно проблемний вмі msgid "Explicit sexual images." msgstr "Відверті сексуальні зображення." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Експорт моїх даних" @@ -3077,8 +3187,8 @@ msgstr "Експорт моїх даних" msgid "Export My Data" msgstr "Експорт моїх даних" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "" @@ -3088,12 +3198,12 @@ msgid "External Media" msgstr "Зовнішні медіа" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Зовнішні медіа можуть дозволяти вебсайтам збирати інформацію про вас та ваш пристрій. Інформація не надсилається та не запитується, допоки не натиснуто кнопку «Відтворити»." -#: src/Navigation.tsx:313 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Налаштування зовнішніх медіа" @@ -3101,7 +3211,7 @@ msgstr "Налаштування зовнішніх медіа" #~ msgid "External media settings" #~ msgstr "Налаштування зовнішніх медіа" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "" @@ -3114,8 +3224,8 @@ msgstr "" msgid "Failed to create app password. Please try again." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "" @@ -3131,12 +3241,12 @@ msgstr "" msgid "Failed to delete post, please try again" msgstr "Не вдалося видалити пост, спробуйте ще раз" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "" @@ -3157,12 +3267,12 @@ msgstr "" #~ msgid "Failed to load recommended feeds" #~ msgstr "Не вдалося завантажити рекомендації стрічок" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "" @@ -3195,11 +3305,11 @@ msgstr "" msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "" @@ -3210,11 +3320,11 @@ msgstr "" msgid "Failed to upload video" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Стрічка" @@ -3223,6 +3333,10 @@ msgstr "Стрічка" msgid "Feed by {0}" msgstr "Стрічка від {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/view/screens/Feeds.tsx:709 #~ msgid "Feed offline" #~ msgstr "Стрічка не працює" @@ -3231,7 +3345,8 @@ msgstr "Стрічка від {0}" msgid "Feed toggle" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Зворотний зв'язок" @@ -3241,13 +3356,13 @@ msgstr "Зворотний зв'язок" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:388 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Стрічки" @@ -3256,7 +3371,7 @@ msgstr "Стрічки" #~ msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." #~ msgstr "Стрічки створюються користувачами для відбору постів. Оберіть стрічки, що вас цікавлять." -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Стрічки – це алгоритми, створені користувачами з деяким досвідом програмування. <0/> для додаткової інформації." @@ -3264,11 +3379,15 @@ msgstr "Стрічки – це алгоритми, створені корис #~ msgid "Feeds can be topical as well!" #~ msgstr "Стрічки також можуть бути тематичними!" -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/view/com/modals/ChangeHandle.tsx:468 #~ msgid "File Contents" #~ msgstr "Вміст файлу" @@ -3281,7 +3400,7 @@ msgstr "" msgid "Filter from feeds" msgstr "Фільтрувати зі стрічок" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Завершення" @@ -3295,7 +3414,13 @@ msgstr "Знайдіть облікові записи для стеження" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "" -#: src/view/screens/Search/Search.tsx:612 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "" @@ -3319,7 +3444,7 @@ msgstr "" #~ msgid "Fine-tune the discussion threads." #~ msgstr "Налаштуйте відображення обговорень." -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "" @@ -3331,7 +3456,7 @@ msgstr "" msgid "Fitness" msgstr "Фітнес" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Гнучкий" @@ -3345,7 +3470,7 @@ msgstr "Гнучкий" #~ msgstr "Віддзеркалити вертикально" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -3367,7 +3492,12 @@ msgstr "Підписатися на {0}" msgid "Follow {name}" msgstr "" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "" @@ -3376,8 +3506,8 @@ msgstr "" msgid "Follow Account" msgstr "Підписатися на обліковий запис" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "" @@ -3395,7 +3525,7 @@ msgctxt "action" msgid "Follow Back" msgstr "" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "" @@ -3449,32 +3579,30 @@ msgstr "Ваші підписки" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Підписники" +#~ msgid "Followers" +#~ msgstr "Підписники" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Підписані" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Підписання на \"{0}\"" @@ -3483,13 +3611,13 @@ msgstr "Підписання на \"{0}\"" msgid "Following {name}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Налаштування стрічки підписок" -#: src/Navigation.tsx:300 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Налаштування стрічки підписок" @@ -3505,20 +3633,20 @@ msgstr "Підписаний(-на) на вас" msgid "Follows You" msgstr "Підписаний(-на) на вас" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Їжа" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "З міркувань безпеки нам потрібно буде відправити код підтвердження на вашу електронну адресу." @@ -3530,7 +3658,7 @@ msgstr "" #~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." #~ msgstr "З міркувань безпеки цей пароль відображається лише один раз. Якщо ви втратите цей пароль, вам потрібно буде згенерувати новий." -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -3543,11 +3671,11 @@ msgstr "" msgid "Forgot Password" msgstr "Забули пароль" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Забули пароль?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Забули пароль?" @@ -3555,11 +3683,11 @@ msgstr "Забули пароль?" msgid "Frequently Posts Unwanted Content" msgstr "Часто публікує неприйнятний контент" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Від @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Зі стрічки \"<0/>\"" @@ -3589,7 +3717,7 @@ msgstr "" msgid "Get Started" msgstr "Почати" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "" @@ -3605,13 +3733,13 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "Грубі порушення закону чи умов використання" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Назад" @@ -3619,14 +3747,14 @@ msgstr "Назад" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Назад" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "" @@ -3637,13 +3765,13 @@ msgstr "" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Повернутися до попереднього кроку" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "" @@ -3687,29 +3815,30 @@ msgstr "" msgid "Graphic Media" msgstr "Графічний медіаконтент" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Псевдонім" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "" @@ -3717,7 +3846,7 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "Домагання, тролінг або нетерпимість" -#: src/Navigation.tsx:368 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Хештег" @@ -3729,9 +3858,10 @@ msgstr "Хештег: #{tag}" msgid "Having trouble?" msgstr "Виникли проблеми?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Довідка" @@ -3768,6 +3898,7 @@ msgstr "" msgid "Hidden list" msgstr "" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3775,11 +3906,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Приховати" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Сховати" @@ -3818,31 +3951,43 @@ msgstr "Сховати цей пост?" msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Сховати список користувачів" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Хм, при зв'язку з сервером стрічки виникла якась проблема. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Хм, здається сервер стрічки налаштовано неправильно. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Хм, здається сервер стрічки зараз не працює. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Хм, сервер стрічки надіслав нам незрозумілу відповідь. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Хм, ми не можемо знайти цю стрічку. Можливо вона була видалена." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Здається, у нас виникли проблеми з завантаженням цих даних. Перегляньте деталі нижче. Якщо проблема не зникне, будь ласка, зв'яжіться з нами." @@ -3854,26 +3999,28 @@ msgstr "Хм, ми не змогли завантажити цей сервіс msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:579 -#: src/Navigation.tsx:599 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Головна" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Хостинг-провайдер" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "" @@ -3896,8 +4043,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "У мене є код підтвердження" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Я маю власний домен" @@ -3906,7 +4053,7 @@ msgstr "Я маю власний домен" msgid "I understand" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Розкриває альтернативний текст, якщо текст задовгий" @@ -3918,12 +4065,16 @@ msgstr "Розкриває альтернативний текст, якщо т msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Якщо ви ще не досягли повноліття відповідно до законів вашої країни, ваш батьківський або юридичний опікун повинен прочитати ці Умови від вашого імені." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Якщо ви видалите цей список, ви не зможете його відновити." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 @@ -3970,7 +4121,7 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "Введіть код, надісланий на вашу електронну пошту для скидання пароля" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Введіть код підтвердження для видалення облікового запису" @@ -3982,11 +4133,11 @@ msgstr "Введіть код підтвердження для видаленн msgid "Input new password" msgstr "Введіть новий пароль" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Введіть пароль для видалення облікового запису" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "" @@ -3994,11 +4145,11 @@ msgstr "" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Введіть пароль, прив'язаний до {identifier}" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Введіть псевдонім або ел. адресу, які ви використовували для реєстрації" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Введіть ваш пароль" @@ -4006,10 +4157,6 @@ msgstr "Введіть ваш пароль" #~ msgid "Input your preferred hosting provider" #~ msgstr "Введіть бажаного хостинг-провайдера" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Введіть ваш псевдонім" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "" @@ -4022,12 +4169,12 @@ msgstr "" #~ msgid "Introducing new font settings" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "" @@ -4035,8 +4182,8 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Невірний або непідтримуваний пост" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Невірне ім'я користувача або пароль" @@ -4088,7 +4235,7 @@ msgstr "" msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -4102,12 +4249,12 @@ msgstr "Вакансії" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "" @@ -4117,7 +4264,7 @@ msgstr "" #~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Журналістика" @@ -4134,7 +4281,7 @@ msgid "Labeled by the author." msgstr "Мітку додано автором." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Мітки" @@ -4142,7 +4289,7 @@ msgstr "Мітки" msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Мітки є анотаціями для користувачів і контенту. Вони можуть використовуватися для приховування, попередження та категоризації мережі." @@ -4166,26 +4313,27 @@ msgstr "Вибір мови" #~ msgid "Language settings" #~ msgstr "Налаштування мови" -#: src/Navigation.tsx:163 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Налаштування мов" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Мови" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:521 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Нещодавні" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "" @@ -4211,8 +4359,8 @@ msgstr "Дізнайтеся більше про те, яка модерація msgid "Learn more about this warning" msgstr "Дізнатися більше про це попередження" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Дізнатися більше про те, що є публічним в Bluesky." @@ -4246,7 +4394,7 @@ msgstr "Залиште їх усі невідміченими, щоб бачит msgid "Leaving Bluesky" msgstr "Ви залишаєте Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "ще залишилося." @@ -4263,45 +4411,56 @@ msgstr "" msgid "Let's get your password reset!" msgstr "Давайте відновимо ваш пароль!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Злітаємо!" -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Світла" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Like" -#~ msgstr "Вподобати" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "Вподобати" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" -#: src/components/ProgressGuide/List.tsx:47 +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Вподобати цю стрічку" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:234 -#: src/Navigation.tsx:239 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Сподобалося" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Сподобався користувачу" +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:268 #~ msgid "Liked by {0} {1}" #~ msgstr "Вподобано {0} {1}" @@ -4310,6 +4469,13 @@ msgstr "Сподобався користувачу" #~ msgid "Liked by {count} {0}" #~ msgstr "Вподобано {count} {0}" +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 #: src/view/screens/ProfileFeed.tsx:600 @@ -4324,7 +4490,7 @@ msgstr "Сподобався користувачу" #~ msgid "liked your post" #~ msgstr "сподобався ваш пост" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Вподобання" @@ -4332,7 +4498,12 @@ msgstr "Вподобання" msgid "Likes on this post" msgstr "Вподобайки цього поста" -#: src/Navigation.tsx:196 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Список" @@ -4340,7 +4511,7 @@ msgstr "Список" msgid "List Avatar" msgstr "Аватар списку" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Список заблоковано" @@ -4349,7 +4520,15 @@ msgstr "Список заблоковано" msgid "List by {0}" msgstr "Список від {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Список видалено" @@ -4361,7 +4540,7 @@ msgstr "" msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Список ігнорується" @@ -4369,18 +4548,19 @@ msgstr "Список ігнорується" msgid "List Name" msgstr "Назва списку" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Список розблоковано" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Список більше не ігнорується" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Списки" @@ -4389,26 +4569,26 @@ msgstr "Списки" msgid "Lists blocking this user:" msgstr "" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Завантажити нові сповіщення" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Завантажити нові пости" @@ -4416,23 +4596,23 @@ msgstr "Завантажити нові пости" msgid "Loading..." msgstr "Завантаження..." -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Звіт" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Вийти" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Видимість для користувачів без облікового запису" @@ -4440,10 +4620,15 @@ msgstr "Видимість для користувачів без обліков msgid "Login to account that is not listed" msgstr "Увійти до облікового запису, якого немає в списку" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" msgstr "" +#: src/view/shell/desktop/RightNav.tsx:103 +#~ msgid "Logo by <0/>" +#~ msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" @@ -4480,8 +4665,8 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "Переконайтеся, що це дійсно той сайт, що ви збираєтеся відвідати!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "" @@ -4494,7 +4679,7 @@ msgstr "Налаштовуйте ваші ігноровані слова та msgid "Mark as read" msgstr "" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Медіа" @@ -4510,9 +4695,12 @@ msgstr "згадані користувачі" msgid "Mentioned users" msgstr "Згадані користувачі" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:883 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Меню" @@ -4525,7 +4713,7 @@ msgstr "" msgid "Message deleted" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Повідомлення від сервера: {0}" @@ -4539,13 +4727,12 @@ msgid "Message is too long" msgstr "" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "" +#~ msgid "Message settings" +#~ msgstr "" -#: src/Navigation.tsx:594 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "" @@ -4565,10 +4752,10 @@ msgstr "" #~ msgid "Mode" #~ msgstr "" -#: src/Navigation.tsx:138 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Модерація" @@ -4581,12 +4768,12 @@ msgstr "Деталі модерації" msgid "Moderation list by {0}" msgstr "Список модерації від {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Список модерації від <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Список модерації від вас" @@ -4598,12 +4785,12 @@ msgstr "Список модерації створено" msgid "Moderation list updated" msgstr "Список модерації оновлено" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Списки для модерації" -#: src/Navigation.tsx:143 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Списки для модерації" @@ -4615,11 +4802,11 @@ msgstr "" #~ msgid "Moderation settings" #~ msgstr "Налаштування модерації" -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Статус модерації" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Інструменти модерації" @@ -4632,28 +4819,31 @@ msgstr "Модератор вирішив встановити загальне msgid "More" msgstr "Більше" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Більше стрічок" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Додаткові опції" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "За кількістю вподобань" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "" @@ -4676,7 +4866,7 @@ msgstr "Ігнорувати {truncatedTag}" msgid "Mute Account" msgstr "Ігнорувати обліковий запис" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Ігнорувати облікові записи" @@ -4701,7 +4891,7 @@ msgstr "" msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Ігнорувати список" @@ -4710,7 +4900,7 @@ msgstr "Ігнорувати список" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Ігнорувати ці облікові записи?" @@ -4752,16 +4942,16 @@ msgstr "Ігнорувати слова та теги" #~ msgid "Muted" #~ msgstr "Ігнорується" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Ігноровані облікові записи" -#: src/Navigation.tsx:148 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Ігноровані облікові записи" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Ігноровані облікові записи автоматично вилучаються із вашої стрічки та сповіщень. Ігнорування є повністю приватним." @@ -4769,11 +4959,11 @@ msgstr "Ігноровані облікові записи автоматичн msgid "Muted by \"{0}\"" msgstr "Проігноровано списком \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Ігноровані слова та теги" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Ігнорування є приватним. Ігноровані користувачі можуть взаємодіяти з вами, але ви не бачитимете їх пости і не отримуватимете від них сповіщень." @@ -4782,11 +4972,11 @@ msgstr "Ігнорування є приватним. Ігноровані ко msgid "My Birthday" msgstr "Мій день народження" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Мої стрічки" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Мій профіль" @@ -4814,7 +5004,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Ім'я чи Опис порушують стандарти спільноти" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Природа" @@ -4827,7 +5017,7 @@ msgstr "" #~ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Переходить до наступного екрана" @@ -4849,26 +5039,27 @@ msgstr "Хочете повідомити про порушення авторс #~ msgid "Never lose access to your followers and data." #~ msgstr "Ніколи не втрачайте доступ до ваших даних та підписників." -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Ніколи не втрачайте доступ до ваших підписників та даних." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Неважливо, створіть для мене псевдонім" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Новий" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Новий" +#~ msgid "New" +#~ msgstr "Новий" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "" @@ -4876,12 +5067,17 @@ msgstr "" #~ msgid "New font settings ✨" #~ msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "" @@ -4898,21 +5094,21 @@ msgstr "Новий пароль" msgid "New Password" msgstr "Новий Пароль" -#: src/view/com/feeds/FeedPage.tsx:143 -msgctxt "action" +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Новий пост" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/view/com/feeds/FeedPage.tsx:154 +msgctxt "action" msgid "New post" msgstr "Новий пост" -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Новий пост" @@ -4925,29 +5121,31 @@ msgstr "" msgid "New User List" msgstr "Новий список користувачів" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Спочатку найновіші" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Новини" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4958,7 +5156,7 @@ msgstr "Далі" #~ msgid "Next" #~ msgstr "Далі" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Наступне зображення" @@ -4971,17 +5169,17 @@ msgstr "Наступне зображення" #~ msgid "No" #~ msgstr "Ні" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Опис відсутній" +#~ msgid "No description" +#~ msgstr "Опис відсутній" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Немає панелі DNS" @@ -4993,12 +5191,12 @@ msgstr "" msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Ви більше не підписані на {0}" @@ -5011,16 +5209,16 @@ msgstr "Не може бути довшим за 253 символи" msgid "No messages yet" msgstr "" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Ще ніяких сповіщень!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "" @@ -5032,11 +5230,11 @@ msgstr "" msgid "No posts yet." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "" @@ -5045,22 +5243,23 @@ msgstr "" msgid "No result" msgstr "Результати відсутні" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Нічого не знайдено" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Нічого не знайдено за запитом «{query}»" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Нічого не знайдено за запитом «{query}»" @@ -5085,17 +5284,17 @@ msgstr "Ніхто" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Поки що це нікому не сподобалося. Можливо, ви повинні бути першим!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "" @@ -5111,8 +5310,8 @@ msgstr "Несексуальна оголеність" #~ msgid "Not Applicable." #~ msgstr "Не застосовно." -#: src/Navigation.tsx:128 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Не знайдено" @@ -5123,45 +5322,43 @@ msgstr "Пізніше" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Примітка щодо поширення" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Примітка: Bluesky є відкритою і публічною мережею. Цей параметр обмежує видимість вашого вмісту лише у застосунках і на сайті Bluesky, але інші застосунки можуть цього не дотримуватися. Ваш вміст все ще може бути показаний відвідувачам без облікового запису іншими застосунками і вебсайтами." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:383 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:589 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Сповіщення" @@ -5204,7 +5401,9 @@ msgstr "Ой! Щось пішло не так." #~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -5213,8 +5412,10 @@ msgstr "OK" msgid "Okay" msgstr "Добре" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Спочатку найдавніші" @@ -5226,11 +5427,11 @@ msgstr "Спочатку найдавніші" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Скинути ознайомлення" @@ -5278,17 +5479,17 @@ msgstr "" msgid "Oops, something went wrong!" msgstr "Ой, щось пішло не так!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ой!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Відкрити" @@ -5300,7 +5501,7 @@ msgstr "" msgid "Open avatar creator" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "" @@ -5309,17 +5510,26 @@ msgstr "" msgid "Open conversation options" msgstr "" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Емоджі" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Відкрити меню налаштувань стрічки" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "" @@ -5335,32 +5545,32 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Відкрити налаштування ігнорування слів і тегів" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Відкрити навігацію" +#~ msgid "Open navigation" +#~ msgstr "Відкрити навігацію" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Відкрити меню налаштувань посту" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Відкрити storybook сторінку" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Відкрити системний журнал" @@ -5466,7 +5676,7 @@ msgstr "Відкриває список кодів запрошення" #~ msgid "Opens moderation settings" #~ msgstr "Відкриває налаштування модерації" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Відкриває форму скидання пароля" @@ -5508,7 +5718,7 @@ msgstr "Відкриває посилання" #~ msgid "Opens the threads preferences" #~ msgstr "Відкриває налаштування гілок" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -5534,11 +5744,11 @@ msgstr "" msgid "Or combine these options:" msgstr "Або якісь із наступних варіантів:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "" @@ -5563,7 +5773,7 @@ msgstr "Інші..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "" -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Сторінку не знайдено" @@ -5572,12 +5782,12 @@ msgstr "Сторінку не знайдено" msgid "Page Not Found" msgstr "Сторінку не знайдено" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Пароль" @@ -5604,15 +5814,15 @@ msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:531 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Люди" -#: src/Navigation.tsx:183 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Люди, на яких підписаний(-на) @{0}" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Люди, які підписані на @{0}" @@ -5629,11 +5839,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Домашні улюбленці" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "" @@ -5641,12 +5851,16 @@ msgstr "" msgid "Pictures meant for adults." msgstr "Зображення, призначені для дорослих." -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Закріпити" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Закріпити на головній" @@ -5655,15 +5869,20 @@ msgstr "Закріпити на головній" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Закріплені стрічки" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "" @@ -5742,7 +5961,7 @@ msgstr "Будь ласка, введіть адресу ел. пошти." msgid "Please enter your invite code." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Будь ласка, також введіть ваш пароль:" @@ -5768,7 +5987,7 @@ msgstr "Підтвердьте свою адресу електронної по #~ msgstr "Будь ласка, зачекайте доки завершиться створення попереднього перегляду для посилання" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Політика" @@ -5781,7 +6000,7 @@ msgctxt "action" msgid "Post" msgstr "Запостити" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Пост" @@ -5795,10 +6014,10 @@ msgstr "" msgid "Post by {0}" msgstr "Пост від {0}" -#: src/Navigation.tsx:202 -#: src/Navigation.tsx:209 -#: src/Navigation.tsx:216 -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Пост від @{0}" @@ -5810,7 +6029,7 @@ msgstr "Пост видалено" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Пост приховано" @@ -5836,8 +6055,8 @@ msgstr "Мова посту" msgid "Post Languages" msgstr "Мови посту" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Пост не знайдено" @@ -5854,7 +6073,7 @@ msgid "posts" msgstr "пости" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Пости" @@ -5866,7 +6085,7 @@ msgstr "Пости" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Пости приховано" @@ -5902,16 +6121,16 @@ msgstr "Натисніть, щоб повторити спробу" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Попереднє зображення" -#: src/screens/Settings/LanguageSettings.tsx:158 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Основна мова" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "" @@ -5919,27 +6138,28 @@ msgstr "" #~ msgid "Prioritize Your Follows" #~ msgstr "Пріоритезувати ваші підписки" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Конфіденційність" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "" -#: src/Navigation.tsx:345 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "" -#: src/Navigation.tsx:269 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -5959,13 +6179,13 @@ msgstr "" msgid "Processing..." msgstr "Обробка..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "профіль" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:493 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -5980,17 +6200,25 @@ msgstr "Профіль оновлено" #~ msgid "Protect your account by verifying your email." #~ msgstr "Захистіть свій обліковий запис, підтвердивши свою електронну адресу." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Публічний" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Публічні, поширювані списки користувачів для ігнорування або блокування." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Публічні, поширювані списки користувачів для ігнорування або блокування." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Публічні, поширювані списки для створення стрічок." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Публічні, поширювані списки для створення стрічок." #: src/view/com/composer/Composer.tsx:579 #~ msgid "Publish post" @@ -6016,8 +6244,8 @@ msgstr "" #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -6041,23 +6269,22 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "" +#~ msgid "Quote posts enabled" +#~ msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "" @@ -6065,12 +6292,14 @@ msgstr "" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "У випадковому порядку" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" @@ -6083,7 +6312,7 @@ msgstr "" msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "" @@ -6109,10 +6338,14 @@ msgstr "" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:1058 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Останні запити" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:117 #~ msgid "Recommended Feeds" #~ msgstr "Рекомендовані стрічки" @@ -6126,22 +6359,22 @@ msgid "Reconnect" msgstr "" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "" +#~ msgid "Refresh notifications" +#~ msgstr "" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Видалити" @@ -6149,8 +6382,8 @@ msgstr "Видалити" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Видалити обліковий запис" @@ -6170,31 +6403,31 @@ msgstr "Видалити банер" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Видалити стрічку" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Видалити стрічку?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Вилучити з моїх стрічок" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Видалити з моїх стрічок?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "" @@ -6214,11 +6447,11 @@ msgstr "Вилучити зображення" msgid "Remove mute word from your list" msgstr "Вилучити ігноровані слова з вашого списку" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1104 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "" @@ -6226,8 +6459,8 @@ msgstr "" msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Видалити репост" @@ -6235,7 +6468,7 @@ msgstr "Видалити репост" msgid "Remove subtitle file" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Вилучити цю стрічку зі збережених стрічок" @@ -6261,9 +6494,9 @@ msgstr "Вилучено з моїх стрічок" msgid "Removed from saved feeds" msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Видалено з моїх стрічок" @@ -6288,7 +6521,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Відповіді" @@ -6313,6 +6546,10 @@ msgctxt "action" msgid "Reply" msgstr "Відповісти" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:142 #~ msgid "Reply Filters" #~ msgstr "Які відповіді показувати" @@ -6335,6 +6572,10 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:177 #: src/view/com/posts/FeedItem.tsx:285 #~ msgctxt "description" @@ -6342,23 +6583,23 @@ msgstr "" #~ msgstr "У відповідь <0/>" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "" @@ -6397,12 +6638,12 @@ msgstr "" msgid "Report dialog" msgstr "Діалогове вікно для скарг" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Поскаржитись на стрічку" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Поскаржитись на список" @@ -6415,8 +6656,8 @@ msgstr "" msgid "Report post" msgstr "Поскаржитись на пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "" @@ -6450,9 +6691,8 @@ msgstr "" msgid "Report this user" msgstr "Поскаржитись на цього користувача" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Репост" @@ -6462,19 +6702,22 @@ msgstr "Репост" msgid "Repost" msgstr "Репостити" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Репостити або цитувати" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Зробив(-ла) репост" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0} зробив(-ла) репост" @@ -6482,12 +6725,12 @@ msgstr "{0} зробив(-ла) репост" #~ msgid "Reposted by <0/>" #~ msgstr "" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Зроблено репост від <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "" @@ -6509,8 +6752,8 @@ msgstr "Змінити" msgid "Request Code" msgstr "Надіслати запит на код" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Вимагати опис зображень перед публікацією" @@ -6553,8 +6796,8 @@ msgstr "Код підтвердження" msgid "Reset Code" msgstr "Код скидання" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "" @@ -6575,12 +6818,12 @@ msgstr "Скинути пароль" #~ msgid "Resets the preferences state" #~ msgstr "" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Повторити спробу" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Повторити останню дію, яка спричинила помилку" @@ -6588,14 +6831,14 @@ msgstr "Повторити останню дію, яка спричинила п #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -6607,8 +6850,8 @@ msgstr "Повторити спробу" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Повернутися до попередньої сторінки" @@ -6616,8 +6859,8 @@ msgstr "Повернутися до попередньої сторінки" msgid "Returns to home page" msgstr "Повертає до головної сторінки" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Повертає до попередньої сторінки" @@ -6627,7 +6870,7 @@ msgstr "Повертає до попередньої сторінки" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6636,11 +6879,11 @@ msgstr "Повертає до попередньої сторінки" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Зберегти" -#: src/view/com/lightbox/ImageViewing/index.tsx:576 +#: src/view/com/lightbox/ImageViewing/index.tsx:591 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -6654,8 +6897,8 @@ msgstr "Зберегти" msgid "Save birthday" msgstr "Зберегти день народження" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "" @@ -6676,7 +6919,7 @@ msgstr "" msgid "Save image crop" msgstr "Обрізати зображення" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "" @@ -6684,12 +6927,12 @@ msgstr "" msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Зберегти до моїх стрічок" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Збережені стрічки" @@ -6701,8 +6944,8 @@ msgstr "" #~ msgid "Saved to your camera roll." #~ msgstr "Збережено до галереї." -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Збережено до ваших стрічок" @@ -6720,37 +6963,49 @@ msgstr "Зберігає налаштування обрізання зобра #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Наука" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Прогорнути вгору" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:584 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:594 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Пошук" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Шукати \"{query}\"" -#: src/view/screens/Search/Search.tsx:1001 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "" @@ -6762,7 +7017,7 @@ msgstr "" #~ msgid "Search for all posts with tag {displayTag}" #~ msgstr "Пошук усіх повідомлень з тегом {displayTag}" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "" @@ -6778,8 +7033,10 @@ msgstr "Пошук користувачів" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "" @@ -6816,7 +7073,7 @@ msgstr "" #~ msgid "See profile" #~ msgstr "Переглянути профіль" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Перегляньте цей посібник" @@ -6828,7 +7085,7 @@ msgstr "Перегляньте цей посібник" #~ msgid "Seek slider" #~ msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -6852,7 +7109,7 @@ msgstr "" msgid "Select an emoji" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:252 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "" @@ -6876,7 +7133,7 @@ msgstr "" msgid "Select language..." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:266 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Вибрати мови" @@ -6924,11 +7181,11 @@ msgstr "" #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Виберіть, що ви хочете бачити (або не бачити), а решту ми зробимо за вас." -#: src/screens/Settings/LanguageSettings.tsx:245 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Оберіть мови постів, які ви хочете бачити у збережених каналах. Якщо не вибрано жодної – буде показано пости всіма мовами." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Оберіть мову застосунку для відображення тексту за замовчуванням." @@ -6940,7 +7197,7 @@ msgstr "Оберіть дату народження" msgid "Select your interests from the options below" msgstr "Виберіть ваші інтереси із нижченаведених варіантів" -#: src/screens/Settings/LanguageSettings.tsx:162 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Оберіть бажану мову для перекладів у вашій стрічці." @@ -6973,11 +7230,11 @@ msgstr "" msgid "Send Confirmation Email" msgstr "Надіслати лист із кодом підтвердження" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Надіслати ел. листа" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Надіслати ел. лист" @@ -7016,7 +7273,7 @@ msgstr "" msgid "Send via direct message" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Надсилає електронний лист з кодом підтвердження видалення облікового запису" @@ -7024,7 +7281,11 @@ msgstr "Надсилає електронний лист з кодом підт msgid "Server address" msgstr "Адреса сервера" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Додати дату народження" @@ -7052,7 +7313,7 @@ msgstr "Зміна пароля" #~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." #~ msgstr "Увімкніть це налаштування, щоб іноді бачити пости зі збережених стрічок у вашій домашній стрічці. Це експериментальна функція." -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Налаштуйте ваш обліковий запис" @@ -7096,9 +7357,9 @@ msgstr "Встановлює ел. адресу для скидання паро #~ msgid "Sets image aspect ratio to wide" #~ msgstr "Встановлює співвідношення сторін зображення до ширини" -#: src/Navigation.tsx:158 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Налаштування" @@ -7112,18 +7373,20 @@ msgid "Sexually Suggestive" msgstr "З сексуальним підтекстом" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Поширити" -#: src/view/com/lightbox/ImageViewing/index.tsx:585 +#: src/view/com/lightbox/ImageViewing/index.tsx:600 msgctxt "action" msgid "Share" msgstr "Поширити" @@ -7138,14 +7401,14 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Все одно поширити" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Поширити стрічку" +#~ msgid "Share feed" +#~ msgstr "Поширити стрічку" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 #~ msgid "Share image externally" @@ -7157,7 +7420,7 @@ msgstr "Поширити стрічку" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "" @@ -7175,7 +7438,11 @@ msgstr "" msgid "Share QR code" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "" @@ -7187,7 +7454,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "" -#: src/Navigation.tsx:254 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "" @@ -7251,7 +7518,7 @@ msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Показати більше" @@ -7264,7 +7531,7 @@ msgstr "" msgid "Show muted replies" msgstr "" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "" @@ -7272,8 +7539,8 @@ msgstr "" #~ msgid "Show Posts from My Feeds" #~ msgstr "Показувати пости зі збережених стрічок" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "" @@ -7293,8 +7560,8 @@ msgstr "" #~ msgid "Show re-posts in Following feed" #~ msgstr "Показувати репости у стрічці \"Following\"" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "" @@ -7302,7 +7569,15 @@ msgstr "" #~ msgid "Show Replies" #~ msgstr "Показувати відповіді" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "" @@ -7311,8 +7586,8 @@ msgstr "" #~ msgstr "Показувати відповіді від людей, за якими ви слідкуєте, вище інших." #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "" +#~ msgid "Show replies in a threaded view" +#~ msgstr "" #: src/screens/Onboarding/StepFollowingFeed.tsx:87 #~ msgid "Show replies in Following" @@ -7331,8 +7606,8 @@ msgstr "" msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "" @@ -7344,8 +7619,8 @@ msgstr "" #~ msgid "Show reposts in Following" #~ msgstr "Показувати репости у стрічці \"Following\"" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -7374,17 +7649,17 @@ msgstr "Показувати попередження і фільтрувати #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7406,9 +7681,9 @@ msgstr "Увійдіть або створіть обліковий запис, msgid "Sign into Bluesky or create a new account" msgstr "Увійдіть у Bluesky або створіть новий обліковий запис" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Вийти" @@ -7417,16 +7692,16 @@ msgstr "Вийти" #~ msgid "Sign out of all accounts" #~ msgstr "" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -7459,12 +7734,12 @@ msgstr "Ви увійшли як @{0}" msgid "Signup without a starter pack" msgstr "" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Пропустити" @@ -7472,16 +7747,16 @@ msgstr "Пропустити" msgid "Skip this flow" msgstr "Пропустити цей процес" -#: src/screens/Settings/AppearanceSettings.tsx:149 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Розробка П/З" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "" @@ -7493,7 +7768,7 @@ msgstr "" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "" @@ -7503,22 +7778,26 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Щось пішло не так. Будь ласка, спробуйте ще раз." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "" -#: src/App.native.tsx:113 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Даруйте! Ваш сеанс вичерпався. Будь ласка, увійдіть знову." -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "" @@ -7526,11 +7805,11 @@ msgstr "" #~ msgid "Sort Replies" #~ msgstr "Сортувати відповіді" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Оберіть, як сортувати відповіді до постів:" @@ -7560,7 +7839,7 @@ msgstr "Спам; надмірні згадки або відповіді" #~ msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Спорт" @@ -7572,7 +7851,17 @@ msgstr "Спорт" msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "" @@ -7584,9 +7873,9 @@ msgstr "" #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:393 -#: src/Navigation.tsx:398 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "" @@ -7594,15 +7883,20 @@ msgstr "" msgid "Starter pack by {0}" msgstr "" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "" @@ -7614,8 +7908,8 @@ msgstr "" #~ msgid "Status page" #~ msgstr "Сторінка стану" -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "" @@ -7627,12 +7921,12 @@ msgstr "" msgid "Step {0} of {1}" msgstr "" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Сховище очищено, тепер вам треба перезапустити застосунок." -#: src/Navigation.tsx:244 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "" @@ -7643,11 +7937,11 @@ msgstr "" msgid "Submit" msgstr "Надіслати" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Підписатися" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Підпишіться на @{0}, щоб використовувати ці мітки:" @@ -7664,7 +7958,7 @@ msgstr "Підписатися на маркувальника" msgid "Subscribe to this labeler" msgstr "Підписатися на цього маркувальника" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Підписатися на цей список" @@ -7672,7 +7966,7 @@ msgstr "Підписатися на цей список" msgid "Success!" msgstr "" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "" @@ -7680,7 +7974,7 @@ msgstr "" #~ msgid "Suggested Follows" #~ msgstr "Пропоновані підписки" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Пропозиції для вас" @@ -7689,15 +7983,15 @@ msgstr "Пропозиції для вас" msgid "Suggestive" msgstr "Непристойний" -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Підтримка" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "" @@ -7718,14 +8012,14 @@ msgstr "Перемикнути обліковий запис" #~ msgid "Switches the account you are logged in to" #~ msgstr "Переключає обліковий запис" -#: src/screens/Settings/AppearanceSettings.tsx:84 -#: src/screens/Settings/AppearanceSettings.tsx:132 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Системне" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Системний журнал" @@ -7745,6 +8039,10 @@ msgstr "" #~ msgid "Tall" #~ msgstr "Високе" +#: src/screens/Settings/AppIconSettings/index.tsx:216 +msgid "Tap to change app icon" +msgstr "" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "" @@ -7770,16 +8068,20 @@ msgstr "" #~ msgid "Tap to view fully" #~ msgstr "Торкніться, щоб переглянути повністю" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Технології" @@ -7799,13 +8101,14 @@ msgstr "" #~ msgid "Ten Million" #~ msgstr "" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Умови" -#: src/Navigation.tsx:274 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -7853,7 +8156,7 @@ msgstr "Дякуємо. Вашу скаргу було надіслано." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Що містить наступне:" @@ -7865,12 +8168,12 @@ msgstr "Цей псевдонім вже зайнятий." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "" @@ -7879,6 +8182,11 @@ msgstr "" msgid "The account will be able to interact with you after unblocking." msgstr "Обліковий запис зможе взаємодіяти з вами після розблокування." +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 +msgid "The app will be restarted" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:127 #~ msgid "the author" #~ msgstr "автором" @@ -7888,7 +8196,7 @@ msgstr "Обліковий запис зможе взаємодіяти з ва msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "" @@ -7904,8 +8212,7 @@ msgstr "Політику захисту авторського права пер msgid "The Discover feed" msgstr "" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "" @@ -7925,12 +8232,12 @@ msgstr "Наступні мітки були додано до вашого об msgid "The following labels were applied to your content." msgstr "Наступні мітки були додано до вашого контенту." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Наступні кроки допоможуть налаштувати Ваш досвід використання Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Можливо цей пост було видалено." @@ -7946,7 +8253,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -7962,7 +8269,7 @@ msgstr "Умови Використання перенесено до" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:136 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "" @@ -7997,15 +8304,15 @@ msgstr "" #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "При з'єднанні з сервером виникла проблема" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -8014,19 +8321,19 @@ msgstr "" msgid "There was an issue contacting your server" msgstr "При з'єднанні з вашим сервером виникла проблема" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Виникла проблема з завантаженням сповіщень. Натисніть тут, щоб повторити спробу." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Виникла проблема з завантаженням постів. Натисніть тут, щоб повторити спробу." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Виникла проблема з завантаженням списку. Натисніть тут, щоб повторити спробу." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -8035,11 +8342,11 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Виникла проблема з завантаженням ваших списків. Натисніть тут, щоб повторити спробу." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -8052,9 +8359,9 @@ msgstr "Виникла проблема з надсиланням вашої с #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Виникла проблема під час синхронізації ваших налаштувань із сервером" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" @@ -8081,10 +8388,10 @@ msgstr "Виникла проблема! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Виникла проблема. Перевірте підключення до Інтернету і повторіть спробу." @@ -8093,7 +8400,7 @@ msgstr "Виникла проблема. Перевірте підключенн msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "У застосунку сталася неочікувана проблема. Будь ласка, повідомте нас, якщо ви отримали це повідомлення!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Відбувався наплив нових користувачів у Bluesky! Ми активуємо ваш обліковий запис як тільки зможемо." @@ -8101,7 +8408,7 @@ msgstr "Відбувався наплив нових користувачів у #~ msgid "These are popular accounts you might like:" #~ msgstr "Ці популярні користувачі можуть вам сподобатися:" -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "" @@ -8154,7 +8461,7 @@ msgstr "Цей вміст розміщено {0}. Увімкнути зовні msgid "This content is not available because one of the users involved has blocked the other." msgstr "Цей контент недоступний, оскільки один із залучених користувачів заблокував іншого." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Цей вміст не доступний для перегляду без облікового запису Bluesky." @@ -8170,7 +8477,7 @@ msgstr "Ця функція знаходиться в беті. Ви может msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Ця стрічка зараз отримує забагато запитів і тимчасово недоступна. Спробуйте ще раз пізніше." @@ -8185,8 +8492,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Ця стрічка порожня! Можливо, вам треба підписатися на більшу кількість користувачів або змінити ваші налаштування мови." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "" @@ -8194,7 +8501,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "" @@ -8226,7 +8533,7 @@ msgstr "" msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Цей маркувальник ще не заявив, які мітки він публікує, і може бути неактивним." @@ -8239,8 +8546,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "" #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Список порожній!" +#~ msgid "This list is empty!" +#~ msgstr "Список порожній!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -8259,7 +8570,7 @@ msgid "This post has been deleted." msgstr "Цей пост було видалено." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Цей пост видно лише користувачам, які увійшли до системи. Воно не буде видимим для людей, які не ввійшли до системи." @@ -8287,11 +8598,11 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "Цей сервіс не надав умови обслуговування або політики конфіденційності." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Це має створити обліковий запис домену:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Цей користувач ще не має жодного підписника." @@ -8320,7 +8631,7 @@ msgstr "Цей користувач є в списку <0>{0}, який ви msgid "This user is new here. Press for more info about when they joined." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Цей користувач не підписаний ні на кого." @@ -8336,7 +8647,7 @@ msgstr "" #~ msgid "This will delete {0} from your muted words. You can always add it back later." #~ msgstr "Це видалить {0} зі ваших ігнорованих слів. Ви завжди можете додати його назад." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -8344,12 +8655,17 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Налаштування гілок" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Налаштування гілок" @@ -8357,7 +8673,12 @@ msgstr "Налаштування гілок" #~ msgid "Thread settings updated" #~ msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "" @@ -8365,7 +8686,7 @@ msgstr "" #~ msgid "Threaded Mode" #~ msgstr "Режим гілок" -#: src/Navigation.tsx:307 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Налаштування обговорень" @@ -8405,15 +8726,20 @@ msgstr "" msgid "Toggle dropdown" msgstr "Розкрити/сховати" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Увімкнути або вимкнути вміст для дорослих" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:511 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Верх" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/view/com/modals/EditImage.tsx:272 #~ msgid "Transformations" #~ msgstr "Редагування" @@ -8427,12 +8753,18 @@ msgstr "Верх" msgid "Translate" msgstr "Перекласти" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Спробувати ще раз" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "" @@ -8440,23 +8772,27 @@ msgstr "" #~ msgid "Two-factor authentication" #~ msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Введіть ваш псевдонім" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Тип:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Розблокувати список" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Перестати ігнорувати" @@ -8466,14 +8802,14 @@ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не вдалося зв'язатися з вашим хостинг-провайдером. Перевірте ваше підключення до Інтернету." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "" @@ -8484,7 +8820,7 @@ msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Розблокувати" @@ -8508,12 +8844,15 @@ msgstr "Розблокувати обліковий запис" msgid "Unblock Account?" msgstr "Розблокувати обліковий запис?" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Скасувати репост" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -8532,16 +8871,20 @@ msgstr "Відписатися від {0}" msgid "Unfollow Account" msgstr "Відписатися від облікового запису" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -#~ msgid "Unlike" -#~ msgstr "Прибрати вподобання" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Прибрати вподобання" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Видалити вподобання цієї стрічки" +#~ msgid "Unlike this feed" +#~ msgstr "Видалити вподобання цієї стрічки" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Не ігнорувати" @@ -8585,12 +8928,17 @@ msgstr "" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Відкріпити" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Відкріпити від головної сторінки" @@ -8599,11 +8947,15 @@ msgstr "Відкріпити від головної сторінки" msgid "Unpin from profile" msgstr "" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Відкріпити список модерації" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "" @@ -8653,8 +9005,8 @@ msgstr "Небажаний сексуальний вміст" msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "" @@ -8678,7 +9030,7 @@ msgstr "Оновлення..." msgid "Upload a photo instead" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Завантажити текстовий файл до:" @@ -8722,7 +9074,7 @@ msgstr "" #~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." #~ msgstr "Використовуйте паролі для застосунків для входу в інших застосунках для Bluesky. Це дозволить використовувати їх, не надаючи повний доступ до вашого облікового запису і вашого основного пароля." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" @@ -8730,7 +9082,7 @@ msgstr "" #~ msgid "Use bsky.social as hosting provider" #~ msgstr "Використовувати bsky.social як хостинг-провайдер" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Використовувати провайдера за замовчуванням" @@ -8739,8 +9091,8 @@ msgstr "Використовувати провайдера за замовчу msgid "Use in-app browser" msgstr "У вбудованому браузері" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "" @@ -8795,11 +9147,10 @@ msgid "User list by {0}" msgstr "Список користувачів від {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Список користувачів від <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Список користувачів від <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Список користувачів від вас" @@ -8812,16 +9163,16 @@ msgid "User list updated" msgstr "Список користувачів оновлено" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Списки користувачів" +#~ msgid "User Lists" +#~ msgstr "Списки користувачів" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Ім'я користувача або електронна адреса" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Користувачі" +#~ msgid "Users" +#~ msgstr "Користувачі" #: src/components/WhoCanReply.tsx:280 #~ msgid "users followed by <0/>" @@ -8831,8 +9182,8 @@ msgstr "Користувачі" msgid "users followed by <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "" @@ -8844,7 +9195,7 @@ msgstr "Користувачі в «{0}»" msgid "Users that have liked this content or profile" msgstr "Користувачі, які вподобали цей контент і профіль" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Значення:" @@ -8856,8 +9207,8 @@ msgstr "" #~ msgid "Verify {0}" #~ msgstr "Верифікувати {0}" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "" @@ -8887,13 +9238,13 @@ msgstr "Підтвердити нову адресу електронної по msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "" @@ -8906,8 +9257,8 @@ msgstr "Підтвердьте адресу вашої електронної п #~ msgid "Version {0}" #~ msgstr "Версія {0}" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "" @@ -8925,7 +9276,7 @@ msgid "Video failed to process" msgstr "" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Відеоігри" @@ -8954,16 +9305,17 @@ msgstr "" msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Переглянути аватар {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "" @@ -9007,38 +9359,38 @@ msgstr "Переглянути інформацію про мітки" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Переглянути профіль" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Переглянути аватар" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Переглянути послуги маркування, який надає @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Переглянути користувачів, які вподобали цю стрічку" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "" @@ -9065,15 +9417,19 @@ msgstr "Попереджувати про вміст" msgid "Warn content and filter from feeds" msgstr "Попереджувати про вміст і фільтрувати його зі стрічки" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Ми не змогли знайти жодних результатів для цього хештегу." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Ми оцінюємо {estimatedTime} до готовності вашого облікового запису." @@ -9081,7 +9437,7 @@ msgstr "Ми оцінюємо {estimatedTime} до готовності вашо msgid "We have sent another verification email to <0>{0}." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Ми сподіваємося, що ви проведете чудово свій час. Пам'ятайте, Bluesky — це:" @@ -9105,7 +9461,7 @@ msgstr "" msgid "We were unable to load your birth date preferences. Please try again." msgstr "Не вдалося завантажити ваші налаштування дати дня народження. Повторіть спробу." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Наразі ми не змогли завантажити список ваших маркувальників." @@ -9113,7 +9469,7 @@ msgstr "Наразі ми не змогли завантажити список msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Ми не змогли під'єднатися. Будь ласка, спробуйте ще раз, щоб продовжити налаштування свого облікового запису. Якщо помилка повторюється, то ви можете пропустити цей процес." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Ми повідомимо вас, коли ваш обліковий запис буде готовий." @@ -9121,7 +9477,8 @@ msgstr "Ми повідомимо вас, коли ваш обліковий з msgid "We'll use this to help customize your experience." msgstr "Ми скористаємося цим, щоб підлаштувати Ваш досвід." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "" @@ -9133,7 +9490,7 @@ msgstr "" msgid "We're so excited to have you join us!" msgstr "Ми дуже раді, що ви приєдналися!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Дуже прикро, але нам не вдалося знайти цей список. Якщо це продовжується, будь ласка, зв'яжіться з його автором: @{handleOrDid}." @@ -9141,7 +9498,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:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Даруйте, нам не вдалося виконати пошук за вашим запитом. Будь ласка, спробуйте ще раз через кілька хвилин." @@ -9149,7 +9506,7 @@ msgstr "Даруйте, нам не вдалося виконати пошук msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Нам дуже прикро! Ми не можемо знайти сторінку, яку ви шукали." @@ -9158,11 +9515,11 @@ msgstr "Нам дуже прикро! Ми не можемо знайти сто #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "На жаль, ви можете підписатися тільки на 10 маркувальників, і ви вже досягли цього ліміту." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "" @@ -9182,6 +9539,10 @@ msgstr "Чим ви цікавитесь?" msgid "What do you want to call your starter pack?" msgstr "" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -9218,7 +9579,7 @@ msgstr "Хто може відповідати" #~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "" @@ -9269,11 +9630,11 @@ msgid "Write your reply" msgstr "Написати відповідь" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Письменники" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "" @@ -9286,7 +9647,7 @@ msgstr "Так" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "" @@ -9298,7 +9659,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "" @@ -9318,7 +9679,7 @@ msgstr "" msgid "You" msgstr "" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Ви в черзі." @@ -9326,7 +9687,7 @@ msgstr "Ви в черзі." msgid "You are not allowed to upload videos." msgstr "" -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Ви ні на кого не підписані." @@ -9339,7 +9700,7 @@ msgstr "Ви ні на кого не підписані." msgid "You can also discover new Custom Feeds to follow." msgstr "Також ви можете знайти кастомні стрічки для підписання." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "" @@ -9351,7 +9712,7 @@ msgstr "" #~ msgid "You can change this at any time." #~ msgstr "" -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" @@ -9360,15 +9721,21 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "Тепер ви можете увійти за допомогою нового пароля." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "У вас немає жодного підписника." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "" @@ -9376,7 +9743,7 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "У вас ще немає кодів запрошення! З часом ми надамо вам декілька." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "У вас немає закріплених стрічок." @@ -9384,11 +9751,11 @@ msgstr "У вас немає закріплених стрічок." #~ msgid "You don't have any saved feeds!" #~ msgstr "У вас немає збережених стрічок!" -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "У вас немає збережених стрічок." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Ви заблокували автора або автор заблокував вас." @@ -9426,7 +9793,7 @@ msgstr "Ви увімкнули ігнорування цього обліков msgid "You have muted this user" msgstr "Ви увімкнули ігнорування цього користувача" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "" @@ -9434,7 +9801,6 @@ msgstr "" msgid "You have no feeds." msgstr "У вас немає стрічок." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "У вас немає списків." @@ -9443,7 +9809,7 @@ msgstr "У вас немає списків." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Ви ще не заблокували жодного облікового запису. Щоб заблокувати когось, перейдіть до їх профілю та виберіть опцію \"Заблокувати\" у меню їх облікового запису." @@ -9451,7 +9817,7 @@ msgstr "Ви ще не заблокували жодного обліковог #~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." #~ msgstr "Ви ще не створили жодного пароля для застосунків. Ви можете створити новий пароль, натиснувши кнопку нижче." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Ви ще не ігноруєте жодного облікового запису. Щоб увімкнути ігнорування когось, перейдіть до їх профілю та виберіть опцію \"Ігнорувати\" у меню їх облікового запису." @@ -9528,11 +9894,11 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "Ви повинні обрати хоча б одного маркувальника для скарги" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "" @@ -9588,7 +9954,7 @@ msgstr "" #~ msgid "You're in control" #~ msgstr "Все під вашим контролем" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Ви в черзі" @@ -9597,7 +9963,7 @@ msgstr "Ви в черзі" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Все готово!" @@ -9606,6 +9972,10 @@ msgstr "Все готово!" msgid "You've chosen to hide a word or tag within this post." msgstr "Ви обрали приховувати слово або тег в цьому пості." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Ваша домашня стрічка закінчилась! Підпишіться на більше користувачів щоб отримувати більше постів." @@ -9622,7 +9992,7 @@ msgstr "" msgid "Your account" msgstr "Ваш акаунт" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Ваш обліковий запис видалено" @@ -9650,6 +10020,10 @@ msgstr "" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Ваш вибір буде запам'ятовано, ви у будь-який момент зможете змінити його в налаштуваннях." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:62 #~ msgid "Your default feed is \"Following\"" #~ msgstr "Ваша стрічка за замовчуванням \"Following\"" @@ -9669,7 +10043,7 @@ msgstr "Вашу адресу електронної пошти було змі msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Ваша електронна пошта ще не підтверджена. Це важливий крок для безпеки вашого облікового запису, який ми рекомендуємо вам зробити." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "" @@ -9677,14 +10051,14 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Ваша домашня стрічка порожня! Підпишіться на більше користувачів щоб отримувати більше постів." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Вашим повним псевдонімом буде <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Ваш повний псевдонім буде" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Вашим повним псевдонімом буде <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Ваші ігноровані слова" @@ -9701,7 +10075,7 @@ msgstr "Пост опубліковано" msgid "Your posts have been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Ваші повідомлення, вподобання і блоки є публічними. Ігнорування - приватні." @@ -9720,7 +10094,3 @@ msgstr "Відповідь опубліковано" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Ваш псевдонім" diff --git a/src/locale/locales/vi/messages.po b/src/locale/locales/vi/messages.po index 4fdc48129a..9be7137d27 100644 --- a/src/locale/locales/vi/messages.po +++ b/src/locale/locales/vi/messages.po @@ -13,11 +13,15 @@ msgstr "" "Language-Team: Translators in PR #2524, ManhNguyen98, vinhphm, vnphanquang\n" "Plural-Forms: \n" +#: src/components/ProgressGuide/FollowDialog.tsx:563 +msgid "(active)" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(chứa nội dung nhúng)" -#: src/screens/Settings/AccountSettings.tsx:57 +#: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "(không có email)" @@ -26,17 +30,37 @@ msgstr "(không có email)" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# ngày} other {# ngày}}" +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# giờ} other {# giờ}}" #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {# tài khoản này đã bị gắn nhãn} other {# tài khoản này đã bị gắn nhãn}}" +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {# tài khoản này đã bị gắn nhãn} other {# tài khoản này đã bị gắn nhãn}}" #: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {# nội dung này đã bị gắn nhãn} other {# nội dung này đã bị gắn nhãn}}" +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {# nội dung này đã bị gắn nhãn} other {# nội dung này đã bị gắn nhãn}}" + +#: src/components/moderation/LabelsOnMe.tsx:53 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "" + +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" @@ -46,7 +70,11 @@ msgstr "{0, plural, one {# phút} other {# phút}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# tháng} other {# tháng}}" -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# chia sẻ lại} other {# chia sẻ lại}}" @@ -65,8 +93,8 @@ msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {đang theo dõi} other {đang theo dõi}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Thích (# lượt thích)} other {Thích (# lượt thích)}}" +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Thích (# lượt thích)} other {Thích (# lượt thích)}}" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" @@ -74,8 +102,8 @@ msgstr "{0, plural, one {lượt thích} other {lượt thích}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -86,18 +114,18 @@ msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {trích dẫn} other {trích dẫn}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Trả lời (# trả lời)} other {Trả lời (# trả lời)}}" +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Trả lời (# trả lời)} other {Trả lời (# trả lời)}}" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {lượt đăng lại} other {lượt đăng lại}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Bỏ thích (# lượt thích)} other {Bỏ thích (# lượt thích)}}" +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Bỏ thích (# lượt thích)} other {Bỏ thích (# lượt thích)}}" -#: src/screens/Settings/Settings.tsx:414 +#: src/screens/Settings/Settings.tsx:422 msgid "{0}" msgstr "{0}" @@ -115,15 +143,15 @@ msgstr "{0} <0>trong <1>văn bản & thẻ" msgid "{0} joined this week" msgstr "{0} tham gia tuần này" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} trên {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} người đã sử dụng gói khởi đầu này!" -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} mục chưa đọc" @@ -165,115 +193,115 @@ msgid "{0}s" msgstr "{0} giây" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} mục chưa đọc" +#~ msgid "{badge} unread items" +#~ msgstr "{badge} mục chưa đọc" #: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" -#: src/view/shell/desktop/LeftNav.tsx:224 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} mục chưa đọc" #: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:180 +#: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Gói khởi đầu của {displayName}" -#: src/screens/SignupQueued.tsx:220 +#: src/screens/SignupQueued.tsx:219 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "{estimatedTimeHrs, plural, one {giờ} other {giờ}}" -#: src/screens/SignupQueued.tsx:226 +#: src/screens/SignupQueued.tsx:225 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {phút} other {phút}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã theo dõi bạn" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bảng tin của bạn" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng lại bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} đã theo dõi bạn" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} đã theo dõi lại bạn" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} đã thích bảng tin của bạn" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} đã thích bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} đã đăng lại bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã theo dõi bạn" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bảng tin của bạn" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng lại bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} đã theo dõi bạn" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} đã theo dõi lại bạn" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} đã thích bảng tin của bạn" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} đã thích bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} đã đăng lại bài của bạn" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} đã đăng ký gói khởi đầu của bạn" @@ -282,21 +310,25 @@ msgstr "{firstAuthorName} đã đăng ký gói khởi đầu của bạn" msgid "{following} following" msgstr "{following} đang theo dõi" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "không thể nhắn tin cho {handle}" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Được thích bởi # người dùng} other {Được thích bởi # người dùng}}" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} chưa đọc" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} mục chưa đọc" @@ -308,12 +340,12 @@ msgstr "{profileName} đã tham gia Bluesky {0} trước" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} đã tham gia Bluesky bằng gói khởi đầu {0} trước" -#: src/screens/StarterPack/Wizard/index.tsx:472 +#: src/screens/StarterPack/Wizard/index.tsx:449 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}, và {2, plural, one {# người khác} other {# người khác}} nằm trong trong gói khởi đầu của bạn" -#: src/screens/StarterPack/Wizard/index.tsx:525 +#: src/screens/StarterPack/Wizard/index.tsx:502 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}, và {2, plural, one {# nguồn khác} other {# nguồn khác}} nằm trong trong gói khởi đầu của bạn" @@ -326,11 +358,11 @@ msgstr "<0>{0} {1, plural, one {người theo dõi} other {người theo dõ msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {đang theo dõi} other {đang theo dõi}}" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} và<1> <2>{1} nằm trong gói khởi đầu của bạn" -#: src/screens/StarterPack/Wizard/index.tsx:506 +#: src/screens/StarterPack/Wizard/index.tsx:483 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} nằm trong gói khởi đầu của bạn" @@ -342,11 +374,11 @@ msgstr "<0>{0} thành viên" msgid "<0>{date} at {time}" msgstr "<0>{date} lúc {time}" -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:85 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>Thử nghiệm: Khi tùy chọn này được bật, bạn chỉ nhận thông báo về trả lời và trích dẫn từ người dùng bạn theo dõi. Các điều khiển khác sẽ được thêm trong tương lai." -#: src/screens/StarterPack/Wizard/index.tsx:463 +#: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Bạn và<1> <2>{0} nằm trong gói khởi đầu của bạn" @@ -358,7 +390,7 @@ msgstr "⚠Tên người dùng không hợp lệ" msgid "24 hours" msgstr "24 tiếng" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "Xác nhận 2FA" @@ -370,37 +402,36 @@ msgstr "30 ngày" msgid "7 days" msgstr "7 ngày" -#: src/Navigation.tsx:362 -#: src/screens/Settings/AboutSettings.tsx:24 -#: src/screens/Settings/Settings.tsx:207 -#: src/screens/Settings/Settings.tsx:210 +#: src/Navigation.tsx:363 +#: src/screens/Settings/AboutSettings.tsx:28 +#: src/screens/Settings/Settings.tsx:215 +#: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Giới thiệu" -#: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:885 +#: src/view/screens/Search/Search.tsx:858 msgid "Access navigation links and settings" msgstr "Truy cập liên kết điều hướng và cài đặt" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 -msgid "Access profile and other navigation links" -msgstr "Truy cập hồ sơ và các liên kết điều hướng khác" +#~ msgid "Access profile and other navigation links" +#~ msgstr "Truy cập hồ sơ và các liên kết điều hướng khác" -#: src/screens/Settings/AccessibilitySettings.tsx:42 -#: src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 +#: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Trợ năng" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Cài đặt trợ năng" -#: src/Navigation.tsx:338 -#: src/screens/Login/LoginForm.tsx:176 -#: src/screens/Settings/AccountSettings.tsx:41 -#: src/screens/Settings/Settings.tsx:145 -#: src/screens/Settings/Settings.tsx:148 +#: src/Navigation.tsx:339 +#: src/screens/Login/LoginForm.tsx:178 +#: src/screens/Settings/AccountSettings.tsx:45 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 msgid "Account" msgstr "Tài khoản" @@ -426,11 +457,11 @@ msgstr "Tài khoản đã bị ẩn" msgid "Account Muted by List" msgstr "Tài khoản đã bị ẩn bởi Danh sách" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:428 msgid "Account options" msgstr "Tùy chọn tài khoản" -#: src/screens/Settings/Settings.tsx:456 +#: src/screens/Settings/Settings.tsx:464 msgid "Account removed from quick access" msgstr "Tài khoản đã bị xóa khỏi truy cập nhanh" @@ -450,11 +481,10 @@ msgstr "Tài khoản đã được bật lại thông báo" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:940 msgid "Add" msgstr "Thêm" -#: src/screens/StarterPack/Wizard/index.tsx:574 +#: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" msgstr "Thêm {0} để tiếp tục" @@ -467,12 +497,13 @@ msgstr "Thêm {displayName} vào gói khởi đầu" msgid "Add a content warning" msgstr "Thêm cảnh báo nội dung" -#: src/view/screens/ProfileList.tsx:930 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "Thêm người dùng vào danh sách này" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:198 +#: src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Thêm tài khoản" @@ -490,8 +521,8 @@ msgstr "Thêm văn bản thay thế" msgid "Add alt text (optional)" msgstr "Thêm văn bản thay thế (không bắt buộc)" -#: src/screens/Settings/Settings.tsx:364 -#: src/screens/Settings/Settings.tsx:367 +#: src/screens/Settings/Settings.tsx:372 +#: src/screens/Settings/Settings.tsx:375 msgid "Add another account" msgstr "Thêm tài khoản khác" @@ -503,8 +534,8 @@ msgstr "Thêm bài" msgid "Add app password" msgstr "Thêm mật khẩu ứng dụng" -#: src/screens/Settings/AppPasswords.tsx:67 #: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "Thêm mật khẩu ứng dụng" @@ -521,11 +552,16 @@ msgstr "Thêm từ cấm và thẻ" msgid "Add new post" msgstr "Thêm bài mới" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Thêm bảng tin được đề xuất" -#: src/screens/StarterPack/Wizard/index.tsx:494 +#: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" msgstr "Thêm bảng tin từ gói khởi đầu của bạn!" @@ -533,11 +569,11 @@ msgstr "Thêm bảng tin từ gói khởi đầu của bạn!" msgid "Add the default feed of only people you follow" msgstr "Thêm bảng tin mặc định chỉ bao gồm người bạn theo dõi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Thêm bản ghi DNS sau vào tên miền của bạn:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Thêm bảng tin này vào danh sách bảng tin của bạn" @@ -570,7 +606,7 @@ msgstr "18+" msgid "Adult Content" msgstr "Nội dung 18+" -#: src/screens/Moderation/index.tsx:360 +#: src/screens/Moderation/index.tsx:339 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "Nội dung 18+ chỉ có thể được bật qua Web tại <0>bsky.app." @@ -583,19 +619,23 @@ msgstr "Nội dung 18+ đã bị tắt." msgid "Adult Content labels" msgstr "Nhãn cho nội dung 18+" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:383 msgid "Advanced" msgstr "Nâng cao" #: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Đã huấn luyện thành công thuật toán!" +#~ msgid "Algorithm training complete!" +#~ msgstr "Đã huấn luyện thành công thuật toán!" + +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Tất cả tài khoản đã được theo dõi!" -#: src/view/screens/Feeds.tsx:735 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Tất cả bảng tin bạn đã lưu tại cùng một nơi." @@ -604,16 +644,20 @@ msgstr "Tất cả bảng tin bạn đã lưu tại cùng một nơi." msgid "Allow access to your direct messages" msgstr "Cho phép truy cập tin nhắn của bạn" -#: src/screens/Messages/Settings.tsx:64 -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:70 +#: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" msgstr "Cho phép tin nhắn mới từ" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Cho phép trả lời từ:" -#: src/screens/Settings/AppPasswords.tsx:192 +#: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" msgstr "Cho phép truy cập tin nhắn" @@ -632,7 +676,7 @@ msgstr "Đã đăng nhập bằng @{0}" msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:48 +#: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 @@ -723,8 +767,8 @@ msgstr "Có vấn đề xảy ra khi đang mở cuộc trò chuyện" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 +#: src/components/ProfileCard.tsx:330 +#: src/components/ProfileCard.tsx:351 #: src/view/com/profile/FollowButton.tsx:35 #: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." @@ -744,7 +788,7 @@ msgid "and" msgstr "và" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:81 +#: src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Động vật" @@ -756,8 +800,8 @@ msgstr "GIF động" msgid "Anti-Social Behavior" msgstr "Hành vi phản xã hội" -#: src/view/screens/Search/Search.tsx:347 -#: src/view/screens/Search/Search.tsx:348 +#: src/view/screens/Search/Search.tsx:329 +#: src/view/screens/Search/Search.tsx:330 msgid "Any language" msgstr "Mọi ngôn ngữ" @@ -765,13 +809,14 @@ msgstr "Mọi ngôn ngữ" msgid "Anybody can interact" msgstr "Mọi người có thể tương tác" -#: src/Navigation.tsx:370 -#: src/screens/Settings/AppearanceSettings.tsx:179 -#: src/screens/Settings/AppearanceSettings.tsx:182 +#: src/Navigation.tsx:371 +#: src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "Biểu tượng ứng dụng" -#: src/screens/Settings/LanguageSettings.tsx:72 +#: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" msgstr "Ngôn ngữ ứng dụng" @@ -779,7 +824,7 @@ msgstr "Ngôn ngữ ứng dụng" msgid "App Password" msgstr "Mật khẩu ứng dụng" -#: src/screens/Settings/AppPasswords.tsx:139 +#: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" msgstr "Mật khẩu ứng dụng đã bị xóa" @@ -795,13 +840,13 @@ msgstr "Mật khẩu ứng ụng chỉ chứa chữ cái, số, dấu cách, d msgid "App password names must be at least 4 characters long" msgstr "Mật khẩu ứng dụng phải dài tối thiểu 4 ký tự" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:55 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:58 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" msgstr "Mật khẩu ứng dụng" -#: src/Navigation.tsx:290 -#: src/screens/Settings/AppPasswords.tsx:47 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Mật khẩu ứng dụng" @@ -826,10 +871,10 @@ msgstr "Kháng nghị đã được gửi" msgid "Appeal this decision" msgstr "Kháng nghị quyết định này" -#: src/Navigation.tsx:330 -#: src/screens/Settings/AppearanceSettings.tsx:82 -#: src/screens/Settings/Settings.tsx:175 -#: src/screens/Settings/Settings.tsx:178 +#: src/Navigation.tsx:331 +#: src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Giao diện" @@ -847,7 +892,7 @@ msgstr "Lưu trữ từ {0}" msgid "Archived post" msgstr "Bài đăng lưu trữ" -#: src/screens/Settings/AppPasswords.tsx:201 +#: src/screens/Settings/AppPasswords.tsx:209 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Bạn có chắc chắn muốn xóa mật khẩu ứng dụng \"{0}\" không?" @@ -855,7 +900,7 @@ msgstr "Bạn có chắc chắn muốn xóa mật khẩu ứng dụng \"{0}\" kh msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Bạn có chắc chắn muốn xóa tin nhắn này? Tin nhắn sẽ bị xóa cho bạn, nhưng không phải cho người khác." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Bạn có chắc chắn muốn xóa gói khởi đầu này không?" @@ -867,11 +912,11 @@ msgstr "Bạn có chắc chắn muốn hủy bỏ các thay đổi không?" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Bạn có chắc chắn muốn rời hội thoại này? Tin nhắn của bạn sẽ bị xóa cho bạn, nhưng không phải cho người khác." -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/feeds/FeedSourceCard.tsx:319 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Bạn có chắc chắn muốn xóa {0} khỏi bảng tin của bạn không?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Bạn có chắc chắn muốn xóa khỏi bảng tin của bạn không?" @@ -892,7 +937,7 @@ msgid "Are you writing in <0>{0}?" msgstr "Bạn đang viết bằng <0>{0} đúng không?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Nghệ thuật" @@ -904,37 +949,36 @@ msgstr "Khỏa thân nghệ thuật hoặc không khiêu dâm." msgid "At least 3 characters" msgstr "Tối thiểu 3 ký tự" -#: src/screens/Settings/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings." msgstr "Tùy chọn tự động phát đã được chuyển sang <0>Cài đặt Nội dung và Phương tiện." -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 -#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:105 +#: src/screens/Settings/ContentAndMediaSettings.tsx:111 msgid "Autoplay videos and GIFs" msgstr "Tự động phát video và GIF" -#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/LoginForm.tsx:282 -#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/LoginForm.tsx:292 +#: src/screens/Login/LoginForm.tsx:298 #: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:112 +#: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:304 -#: src/view/com/util/ViewHeader.tsx:87 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Trở lại" -#: src/view/screens/Lists.tsx:104 -#: src/view/screens/ModerationModlists.tsx:100 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Bạn cần xác minh email trước khi có thể tạo danh sách." @@ -948,12 +992,17 @@ msgstr "Bạn cần xác minh email trước khi có thể tạo gói khởi đ #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:210 +#: src/screens/Messages/Conversation.tsx:209 msgid "Before you may message another user, you must first verify your email." msgstr "Bạn cần xác minh email trước khi có thể nhắn tin với người dùng khác." +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:106 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Ngày sinh" @@ -980,15 +1029,15 @@ msgstr "Chặn tài khoản" msgid "Block Account?" msgstr "Chặn tài khoản" -#: src/view/screens/ProfileList.tsx:643 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "Chặn tài khoản" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "Chặn danh sách" -#: src/view/screens/ProfileList.tsx:742 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "Chặn các tài khoản này?" @@ -996,12 +1045,12 @@ msgstr "Chặn các tài khoản này?" msgid "Blocked" msgstr "Đã bị chặn" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" msgstr "Tài khoản đã bị chặn" -#: src/Navigation.tsx:154 -#: src/view/screens/ModerationBlockedAccounts.tsx:108 +#: src/Navigation.tsx:155 +#: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Tài khoản đã bị chặn" @@ -1010,19 +1059,19 @@ msgstr "Tài khoản đã bị chặn" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Tài khoản bị chặn không thể trả lời bài đăng của bạn, đề cập đến bạn hoặc tương tác với bạn." -#: src/view/screens/ModerationBlockedAccounts.tsx:116 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Tài khoản bị chặn không thể trả lời bài đăng của bạn, đề cập đến bạn hoặc tương tác với bạn. Bạn sẽ không thể xem nội dung của họ và họ sẽ không được phép xem nội dung của bạn." -#: src/view/com/post-thread/PostThread.tsx:421 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Bài đăng đã bị chặn." -#: src/screens/Profile/Sections/Labels.tsx:173 +#: src/screens/Profile/Sections/Labels.tsx:174 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Việc chặn không ngăn dịch vụ gắn nhãn này đặt nhãn trên tài khoản của bạn." -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Việc chặn là công khai. Tài khoản bị chặng không thể trả lời bài đăng của bạn, đề cập đến bạn hoặc tương tác với bạn." @@ -1047,7 +1096,8 @@ msgstr "Bluesky không thể xác nhận tính xác thực của ngày được msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky là mạng mở nơi bạn có thể chọn nhà cung cấp dịch vụ lưu trữ của mình. Nếu bạn là nhà phát triển, bạn có thể tự lưu trữ máy chủ của mình." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky cùng bạn bè sẽ vui hơn!" @@ -1059,6 +1109,14 @@ msgstr "Bluesky sẽ chọn một tập hợp các tài khoản được đề x 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 sẽ không hiển thị hồ sơ và bài đăng của bạn cho người dùng không đăng nhập. Các ứng dụng khác có thể không tuân thủ yêu cầu này. Việc này không giúp tài khoản của bạn bảo mật." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Làm mờ hình ảnh" @@ -1068,27 +1126,27 @@ msgid "Blur images and filter from feeds" msgstr "Làm mờ hình ảnh và lọc từ bảng tin" #: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Sách" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Xem nhiều tài khoản hơn trên trang Khám phá" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Xem nhiều bảng tin hơn trên trang Khám phá" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Xem nhiều gợi ý hơn" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Xem nhiều gợi ý hơn trên trang Khám phá" @@ -1097,21 +1155,37 @@ msgstr "Xem nhiều gợi ý hơn trên trang Khám phá" msgid "Browse other feeds" msgstr "Xem các bảng tin khác" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Doanh nghiệp" #: src/view/com/profile/ProfileSubpageHeader.tsx:193 -msgid "by —" -msgstr "bởi -" +#~ msgid "by —" +#~ msgstr "bởi -" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Bởi {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:197 -msgid "by <0/>" -msgstr "bởi <0/>" +#~ msgid "by <0/>" +#~ msgstr "bởi <0/>" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -1126,24 +1200,25 @@ msgid "By creating an account you agree to the <0>Terms of Service." msgstr "Bằng việc tạo tài khoản, bạn đồng ý với <0>Điều khoản dịch vụ." #: src/view/com/profile/ProfileSubpageHeader.tsx:195 -msgid "by you" -msgstr "bởi bạn" +#~ msgid "by you" +#~ msgstr "bởi bạn" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Máy ảnh" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 -#: src/screens/Deactivated.tsx:164 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/screens/Settings/AppIconSettings.tsx:77 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 -#: src/screens/Settings/Settings.tsx:252 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 #: src/view/com/composer/Composer.tsx:909 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 @@ -1158,20 +1233,20 @@ msgstr "Máy ảnh" #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/screens/Search/Search.tsx:913 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:887 msgid "Cancel" msgstr "Hủy bỏ" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Hủy bỏ" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Hủy xóa tài khoản" @@ -1183,16 +1258,16 @@ msgstr "Huỷ cắt ảnh" msgid "Cancel profile editing" msgstr "Hủy chỉnh sửa hồ sơ" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Hủy bài đăng trích dẫn" -#: src/screens/Deactivated.tsx:158 +#: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" msgstr "Hủy kích hoạt lại và đăng xuất" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:905 +#: src/view/screens/Search/Search.tsx:879 msgid "Cancel search" msgstr "Huỷ tìm kiếm" @@ -1201,9 +1276,9 @@ msgid "Cancels opening the linked website" msgstr "Hủy mở trang web liên kết" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Không thể tương tác với người dùng đã bị chặn" @@ -1220,12 +1295,17 @@ msgstr "Phụ đề & văn bản thay thế" msgid "Change" msgstr "Thay đổi" -#: src/screens/Settings/AppIconSettings.tsx:73 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "Thay đổi biểu tượng ứng dụng sang \"{0}\"" -#: src/screens/Settings/AccountSettings.tsx:89 -#: src/screens/Settings/AccountSettings.tsx:93 +#: src/screens/Settings/AccountSettings.tsx:97 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" msgstr "Thay đổi email" @@ -1234,8 +1314,8 @@ msgstr "Thay đổi email" msgid "Change email address" msgstr "Thay đổi địa chỉ email" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Thay đổi tên người dùng" @@ -1259,9 +1339,9 @@ msgstr "Thay đổi email của bạn" msgid "Change your email address" msgstr "Thay đổi địa chỉ email của bạn" -#: src/Navigation.tsx:382 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:349 +#: src/Navigation.tsx:388 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 #: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Chat" @@ -1272,12 +1352,12 @@ msgstr "Đã tắt thông báo chat" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:387 -#: src/screens/Messages/ChatList.tsx:88 +#: src/Navigation.tsx:393 +#: src/screens/Messages/ChatList.tsx:244 msgid "Chat settings" msgstr "Cài đặt chat" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" msgstr "Cài đặt chat" @@ -1285,24 +1365,24 @@ msgstr "Cài đặt chat" msgid "Chat unmuted" msgstr "Đã bật lại thông báo chat" -#: src/screens/SignupQueued.tsx:79 -#: src/screens/SignupQueued.tsx:83 +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 msgid "Check my status" msgstr "Kiểm tra trạng thái của tôi" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Kiểm tra email của bạn để nhận mã đăng nhập và nhập nó ở đây." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Kiểm tra hộp thư đến của bạn để nhận email với mã xác nhận để nhập ở dưới đây:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:369 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 msgid "Choose domain verification method" msgstr "Chọn phương pháp xác minh tên miền" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" msgstr "Chọn bảng tin" @@ -1310,7 +1390,7 @@ msgstr "Chọn bảng tin" msgid "Choose for me" msgstr "Chọn cho tôi" -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" msgstr "Chọn người" @@ -1322,7 +1402,7 @@ msgstr "Chọn nhãn cá nhân phù hợp với phương tiện bạn đang đă msgid "Choose Service" msgstr "Chọn dịch vụ" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Chọn thuật toán để vận hành các bảng tin tùy chỉnh của bạn." @@ -1330,15 +1410,24 @@ msgstr "Chọn thuật toán để vận hành các bảng tin tùy chỉnh củ msgid "Choose this color as your avatar" msgstr "Chọn màu này làm hình đại diện của bạn" +#: src/view/screens/Feeds.tsx:728 +#: src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Chọn mật khẩu của bạn" -#: src/screens/Settings/Settings.tsx:342 +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Tên người dùng của bạn" + +#: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Xóa tất cả dữ liệu lưu trữ" -#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:352 msgid "Clear all storage data (restart after this)" msgstr "Xóa tất cả dữ liệu lưu trữ (khởi động lại sau đó)" @@ -1351,12 +1440,12 @@ msgid "click here" msgstr "nhấn vào đây" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Nhấn vào đây để biết thêm thông tin về việc vô hiệu hóa tài khoản của bạn" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Nhấn vào đây để biết thêm thông tin về việc vô hiệu hóa tài khoản của bạn" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Nhấn vào đây để biết thêm thông tin." +#~ msgid "Click here for more information." +#~ msgstr "Nhấn vào đây để biết thêm thông tin." #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1384,9 +1473,10 @@ msgstr "Cộp 🐴 cộp 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:425 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1395,8 +1485,8 @@ msgstr "Cộp 🐴 cộp 🐴" msgid "Close" msgstr "Đóng" -#: src/components/Dialog/index.web.tsx:108 -#: src/components/Dialog/index.web.tsx:250 +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" msgstr "Đóng hộp thoại đang mở" @@ -1420,20 +1510,20 @@ msgstr "Đóng hộp thoại GIF" msgid "Close image" msgstr "Đóng hình ảnh" -#: src/view/com/lightbox/Lightbox.web.tsx:107 +#: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" msgstr "Đóng trình xem hình ảnh" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" msgstr "Đóng chân trang điều hướng" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Đóng hộp thoại này" -#: src/view/shell/index.web.tsx:69 +#: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" msgstr "Đóng thanh điều hướng dưới cùng" @@ -1445,34 +1535,34 @@ msgstr "Đóng cảnh báo cập nhật mật khẩu" msgid "Closes viewer for header image" msgstr "Đóng trình xem hình ảnh tiêu đề" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Thu gọn danh sách người dung" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Thu gọn danh sách người dùng cho một thông báo cụ thể" -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Chế độ màu" #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Hài kịch" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Truyện tranh" -#: src/Navigation.tsx:280 +#: src/Navigation.tsx:281 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Quy tắc cộng đồng" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Hoàn thành quá trình hướng dẫn và bắt đầu sử dụng tài khoản của bạn" @@ -1480,7 +1570,7 @@ msgstr "Hoàn thành quá trình hướng dẫn và bắt đầu sử dụng tà msgid "Complete the challenge" msgstr "Hoàn thành thử thách" -#: src/view/shell/desktop/LeftNav.tsx:315 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Soạn bài đăng mới" @@ -1525,25 +1615,25 @@ msgstr "Xác nhận thay đổi" msgid "Confirm content language settings" msgstr "Xác nhận cài đặt ngôn ngữ nội dung" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Xác nhận xóa tài khoản" -#: src/screens/Moderation/index.tsx:308 +#: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" msgstr "Xác nhận tuổi của bạn:" -#: src/screens/Moderation/index.tsx:299 +#: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" msgstr "Xác nhận ngày sinh của bạn" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Mã xác nhận" @@ -1552,7 +1642,7 @@ msgstr "Mã xác nhận" msgid "Confirmation Code" msgstr "Mã xác nhận" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Đang kết nối..." @@ -1561,14 +1651,17 @@ msgstr "Đang kết nối..." msgid "Contact support" msgstr "Liên hệ hỗ trợ" -#: src/screens/Settings/AccessibilitySettings.tsx:101 -#: src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 +#: src/screens/Settings/ContentAndMediaSettings.tsx:48 +msgid "Content & Media" +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Nội dung và phương tiện" -#: src/Navigation.tsx:354 -#: src/screens/Settings/ContentAndMediaSettings.tsx:35 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Nội dung và phương tiện" @@ -1576,11 +1669,11 @@ msgstr "Nội dung và phương tiện" msgid "Content Blocked" msgstr "Nội dung đã bị chặn" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:271 msgid "Content filters" msgstr "Lọc nội dung" -#: src/screens/Settings/LanguageSettings.tsx:243 +#: src/screens/Settings/LanguageSettings.tsx:251 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 msgid "Content Languages" msgstr "Ngôn ngữ nội dung" @@ -1601,7 +1694,7 @@ msgstr "Cảnh báo nội dung" msgid "Content warnings" msgstr "Cảnh báo nội dung" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Nền trình đơn, nhấn để đóng trình đơn." @@ -1636,7 +1729,7 @@ msgstr "Nấu ăn" msgid "Copied" msgstr "Đã sao chép" -#: src/screens/Settings/AboutSettings.tsx:65 +#: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" msgstr "Đã sao chép phiên bản xây dựng vào bảng ghi tạm" @@ -1644,7 +1737,7 @@ msgstr "Đã sao chép phiên bản xây dựng vào bảng ghi tạm" #: src/lib/sharing.ts:25 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Đã sao chép vào bảng ghi tạm" @@ -1661,7 +1754,7 @@ msgstr "Sao chép" msgid "Copy App Password" msgstr "Sao chép mật khẩu ứng dụng" -#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" msgstr "Sao chép phiên bản xây dựng vào bản ghi tạm" @@ -1670,11 +1763,11 @@ msgstr "Sao chép phiên bản xây dựng vào bản ghi tạm" msgid "Copy code" msgstr "Sao chép mã" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Sao chép DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Sao chép máy chủ" @@ -1686,7 +1779,7 @@ msgstr "Sao chép liên kết" msgid "Copy Link" msgstr "Sao chép liên kết" -#: src/view/screens/ProfileList.tsx:487 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "Sao chép liên kết đến danh sách" @@ -1709,11 +1802,11 @@ msgstr "Sao chép văn bản bài đăng" msgid "Copy QR code" msgstr "Sao chép mã QR" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Sao chép giá trị bản ghi TXT" -#: src/Navigation.tsx:285 +#: src/Navigation.tsx:286 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Chính sách bản quyền" @@ -1722,11 +1815,11 @@ msgstr "Chính sách bản quyền" msgid "Could not leave chat" msgstr "Không thể rời khỏi chat" -#: src/view/screens/ProfileFeed.tsx:104 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Không thể tải bảng tin" -#: src/view/screens/ProfileList.tsx:1020 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "Không thể tải danh sách" @@ -1748,7 +1841,7 @@ msgstr "Tạo mã QR cho gói khởi đầu" #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:412 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Tạo gói khởi đầu" @@ -1787,12 +1880,12 @@ msgstr "Tạo tài khoản mới" msgid "Create report for {0}" msgstr "Tạo báo cáo cho {0}" -#: src/screens/Settings/AppPasswords.tsx:166 +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Đã tạo {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Văn hóa" @@ -1803,15 +1896,15 @@ msgstr "Tùy chỉnh" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Các bảng tin từ cộng đồng mang lại cho bạn những trải nghiệm mới và giúp bạn tìm thấy nội dung bạn yêu thích." +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Các bảng tin từ cộng đồng mang lại cho bạn những trải nghiệm mới và giúp bạn tìm thấy nội dung bạn yêu thích." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Tùy chỉnh ai có thể tương tác với bài đăng này." -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Tối" @@ -1819,7 +1912,7 @@ msgstr "Tối" msgid "Dark mode" msgstr "Chế độ tối" -#: src/screens/Settings/AppearanceSettings.tsx:111 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Chế độ tối" @@ -1827,13 +1920,13 @@ msgstr "Chế độ tối" msgid "Date of birth" msgstr "Ngày sinh" -#: src/screens/Settings/AccountSettings.tsx:138 -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/AccountSettings.tsx:151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Vô hiệu hóa tài khoản" -#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:331 msgid "Debug Moderation" msgstr "Gỡ lỗi kiểm duyệt" @@ -1841,38 +1934,42 @@ msgstr "Gỡ lỗi kiểm duyệt" msgid "Debug panel" msgstr "Bảng gỡ lỗi" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Mặc định" +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/Settings/AppPasswords.tsx:204 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 +#: 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/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:726 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "Xóa" -#: src/screens/Settings/AccountSettings.tsx:148 -#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" msgstr "Xóa tài khoản" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "Xóa tài khoản <0>\"<1>{0}<2>\"" -#: src/screens/Settings/AppPasswords.tsx:179 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "Xóa mật khẩu ứng dụng" -#: src/screens/Settings/AppPasswords.tsx:199 +#: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" msgstr "Xóa mật khẩu ứng dụng?" -#: src/screens/Settings/Settings.tsx:330 +#: src/screens/Settings/Settings.tsx:338 msgid "Delete chat declaration record" msgstr "Xóa bản ghi khai báo chat" @@ -1880,7 +1977,7 @@ msgstr "Xóa bản ghi khai báo chat" msgid "Delete for me" msgstr "Xóa cho tôi" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "Xóa danh sách" @@ -1892,7 +1989,7 @@ msgstr "Xóa tin nhắn" msgid "Delete message for me" msgstr "Xóa tin nhắn cho tôi" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Xóa tài khoản của tôi" @@ -1902,16 +1999,16 @@ msgstr "Xóa tài khoản của tôi" msgid "Delete post" msgstr "Xóa bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Xóa gói khởi đầu" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Xóa gói khởi đầu?" -#: src/view/screens/ProfileList.tsx:721 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "Xóa danh sách này?" @@ -1923,12 +2020,12 @@ msgstr "Xóa bài đăng này?" msgid "Deleted" msgstr "Đã xóa" -#: src/components/dms/MessagesListHeader.tsx:150 +#: src/components/dms/MessagesListHeader.tsx:148 #: src/screens/Messages/components/ChatListItem.tsx:107 msgid "Deleted Account" msgstr "Đã xóa tài khoản" -#: src/view/com/post-thread/PostThread.tsx:407 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Đã xóa bài đăng." @@ -1962,8 +2059,8 @@ msgstr "Gỡ trích dẫn" msgid "Detach quote post?" msgstr "Gỡ trích dẫn bài đăng?" -#: src/screens/Settings/Settings.tsx:234 -#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:242 +#: src/screens/Settings/Settings.tsx:245 msgid "Developer options" msgstr "Lựa chọn phát triển" @@ -1971,7 +2068,7 @@ msgstr "Lựa chọn phát triển" msgid "Dialog: adjust who can interact with this post" msgstr "Hộp thoại: điều chỉnh ai có thể tương tác với bài đăng này" -#: src/screens/Settings/AppearanceSettings.tsx:115 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Mờ" @@ -1979,8 +2076,8 @@ msgstr "Mờ" msgid "Disable Email 2FA" msgstr "Tắt Email 2FA" -#: src/screens/Settings/AccessibilitySettings.tsx:83 -#: src/screens/Settings/AccessibilitySettings.tsx:88 +#: src/screens/Settings/AccessibilitySettings.tsx:91 +#: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" msgstr "Tắt phản hồi xúc giác" @@ -1991,9 +2088,9 @@ msgstr "Tắt phụ đề" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 -#: src/screens/Messages/Settings.tsx:133 -#: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:350 +#: src/screens/Messages/Settings.tsx:139 +#: src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Đã tắt" @@ -2025,11 +2122,11 @@ msgstr "Ngăn ứng dụng hiển thị tài khoản của tôi cho người dù msgid "Discover new custom feeds" msgstr "Khám phá bảng tin mới" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Khám phá bảng tin mới" -#: src/view/screens/Feeds.tsx:758 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Khám phá bảng tin mới" @@ -2041,12 +2138,12 @@ msgstr "Bỏ qua" msgid "Dismiss error" msgstr "Bỏ qua lỗi " -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Bỏ qua hướng dẫn bắt đầu" -#: src/screens/Settings/AccessibilitySettings.tsx:63 -#: src/screens/Settings/AccessibilitySettings.tsx:68 +#: src/screens/Settings/AccessibilitySettings.tsx:71 +#: src/screens/Settings/AccessibilitySettings.tsx:76 msgid "Display larger alt text badges" msgstr "Hiển thị biểu tượng văn bản thay thế lớn hơn" @@ -2069,8 +2166,8 @@ msgstr "Tên hiển thị quá dài" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Tên hiển thị quá dài. Số ký tự tối đa là {DISPLAY_NAME_MAX_GRAPHEMES}." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "Bảng DNS" @@ -2086,7 +2183,7 @@ msgstr "Không chứa hình khỏa thân" msgid "Doesn't begin or end with a hyphen" msgstr "Không bắt đầu hoặc kết thúc bằng dấu gạch ngang" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Tên miền đã được xác minh!" @@ -2143,7 +2240,7 @@ msgstr "Thả vào để thêm hình ảnh" msgid "Duration:" msgstr "Thời gian:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "vd: alice" @@ -2155,7 +2252,7 @@ msgstr "vd: họ Alice" msgid "e.g. Alice Roberts" msgstr "vd: Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "vd: alice.com" @@ -2187,16 +2284,14 @@ msgstr "vd: người dùng hay trả lời bằng quảng cáo." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Mỗi mã chỉ được dùng một lần. Bạn sẽ nhận thêm mã mời theo định kỳ." -#: src/screens/Settings/AccountSettings.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 -#: src/screens/StarterPack/Wizard/index.tsx:557 -#: src/screens/StarterPack/Wizard/index.tsx:564 -#: src/view/screens/Feeds.tsx:386 -#: src/view/screens/Feeds.tsx:454 +#: 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 msgid "Edit" msgstr "Chỉnh sửa" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Chỉnh sửa" @@ -2221,7 +2316,7 @@ msgstr "Chỉnh sửa hình ảnh" msgid "Edit interaction settings" msgstr "Chỉnh sửa cài đặt tương tác" -#: src/view/screens/ProfileList.tsx:518 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "Chỉnh sửa chi tiết danh sách" @@ -2229,10 +2324,8 @@ msgstr "Chỉnh sửa chi tiết danh sách" msgid "Edit Moderation List" msgstr "Chỉnh sửa danh sách kiểm duyệt" -#: src/Navigation.tsx:295 -#: src/view/screens/Feeds.tsx:384 -#: src/view/screens/Feeds.tsx:452 -#: src/view/screens/SavedFeeds.tsx:116 +#: src/Navigation.tsx:296 +#: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Chỉnh sửa bảng tin của tôi" @@ -2261,7 +2354,7 @@ msgstr "Chỉnh sửa hồ sơ" msgid "Edit Profile" msgstr "Chỉnh sửa hồ sơ" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Chỉnh sửa gói khởi đầu" @@ -2281,16 +2374,16 @@ msgstr "Chỉnh sửa tên hiển thị của bạn" msgid "Edit your profile description" msgstr "Chỉnh sửa mô tả hồ sơ của bạn" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Chỉnh sửa gói khởi đầu của bạn" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Giáo dục" -#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/AccountSettings.tsx:60 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -2300,7 +2393,7 @@ msgstr "Email" msgid "Email 2FA disabled" msgstr "Đã tắt Email 2FA" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:46 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" msgstr "Đã bật Email 2FA" @@ -2356,7 +2449,7 @@ msgstr "Bật" msgid "Enable {0} only" msgstr "Chỉ bật cho {0}" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" msgstr "Bật nội dung 18+" @@ -2369,12 +2462,12 @@ msgstr "Bật Email 2FA" msgid "Enable external media" msgstr "Bật phương tiện ngoại vi" -#: src/screens/Settings/ExternalMediaPreferences.tsx:43 +#: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" msgstr "Bật trình phát phương tiện cho" -#: src/screens/Settings/NotificationSettings.tsx:60 -#: src/screens/Settings/NotificationSettings.tsx:63 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Bật thông báo ưu tiên" @@ -2386,9 +2479,14 @@ msgstr "Bật phụ đề" msgid "Enable this source only" msgstr "Chỉ bật nguồn này" -#: src/screens/Messages/Settings.tsx:124 -#: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:348 +#: src/screens/Settings/ContentAndMediaSettings.tsx:121 +#: src/screens/Settings/ContentAndMediaSettings.tsx:127 +msgid "Enable trending topics" +msgstr "" + +#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Đã bật" @@ -2425,7 +2523,7 @@ msgstr "Vào chế độ toàn màn hình" msgid "Enter the code you received to change your password." msgstr "Nhập mã bạn nhận được để thay đổi mật khẩu." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Nhập tên miền bạn muốn sử dụng" @@ -2455,6 +2553,7 @@ msgid "Enter your username and password" msgstr "Nhập tên đăng nhập và mật khẩu" #: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Lỗi" @@ -2467,7 +2566,7 @@ msgid "Error receiving captcha response." msgstr "Nhận được lỗi phản hồi captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:122 +#: src/view/screens/Search/Search.tsx:103 msgid "Error:" msgstr "Lỗi:" @@ -2483,8 +2582,8 @@ msgstr "Mọi người có thể trả lời" msgid "Everybody can reply to this post." msgstr "Mọi người có thể trả lời bài đăng này." -#: src/screens/Messages/Settings.tsx:77 -#: src/screens/Messages/Settings.tsx:80 +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 msgid "Everyone" msgstr "Mọi người" @@ -2508,7 +2607,7 @@ msgstr "Trừ người dùng bạn đang theo dõi" msgid "Exit fullscreen" msgstr "Thoát toàn màn hình" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Thoát quá trình xóa tài khoản" @@ -2516,7 +2615,7 @@ msgstr "Thoát quá trình xóa tài khoản" msgid "Exits image cropping process" msgstr "Thoát quá trình cắt hình ảnh" -#: src/view/com/lightbox/Lightbox.web.tsx:108 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" msgstr "Thoát xem ảnh" @@ -2524,11 +2623,11 @@ msgstr "Thoát xem ảnh" msgid "Exits inputting search query" msgstr "Thoát nhập truy vấn tìm kiếm" -#: src/view/com/lightbox/Lightbox.web.tsx:182 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" msgstr "Mở rộng văn bản thay thế" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Mở rộng danh sách người dùng" @@ -2541,8 +2640,8 @@ msgstr "Mở rộng hoặc thu gọn toàn bộ bài đăng bạn đang trả l msgid "Expected uri to resolve to a record" msgstr "Dự kiến uri sẽ phân giải thành một bản ghi" -#: src/screens/Settings/FollowingFeedPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:123 +#: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" msgstr "Thử nghiệm" @@ -2562,8 +2661,8 @@ msgstr "Phương tiện phản cảm hoặc có khả năng phản cảm." msgid "Explicit sexual images." msgstr "Hình ảnh khiêu dâm." -#: src/screens/Settings/AccountSettings.tsx:129 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:137 +#: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" msgstr "Xuất dữ liệu của tôi" @@ -2571,8 +2670,8 @@ msgstr "Xuất dữ liệu của tôi" msgid "Export My Data" msgstr "Xuất dữ liệu của tôi" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +#: src/screens/Settings/ContentAndMediaSettings.tsx:84 msgid "External media" msgstr "Phương tiện ngoại vi" @@ -2582,16 +2681,16 @@ msgid "External Media" msgstr "Phương tiện ngoại vi" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:34 +#: src/screens/Settings/ExternalMediaPreferences.tsx:40 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Phương tiện ngoại vi có thể cho phép trang web thu thập thông tin về bạn và thiết bị của bạn. Thông tin không được gởi đi hoặc yêu cầu cho đến khi bạn nhấn nút \"phát\"." -#: src/Navigation.tsx:314 -#: src/screens/Settings/ExternalMediaPreferences.tsx:29 +#: src/Navigation.tsx:315 +#: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Tùy chỉnh phương tiện ngoại vi" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Không tạo được tên người dùng. Vui lòng thử lại." @@ -2599,8 +2698,8 @@ msgstr "Không tạo được tên người dùng. Vui lòng thử lại." msgid "Failed to create app password. Please try again." msgstr "Không tạo được mật khẩu ứng dụng. Vui lòng thử lại." -#: src/screens/StarterPack/Wizard/index.tsx:235 -#: src/screens/StarterPack/Wizard/index.tsx:243 +#: src/screens/StarterPack/Wizard/index.tsx:233 +#: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" msgstr "Không tạo được gói khởi đầu" @@ -2616,12 +2715,12 @@ msgstr "Không xóa được tin nhắn" msgid "Failed to delete post, please try again" msgstr "Không xóa được bài đăng, vui lòng thử lại" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Không xóa được gói khởi đầu" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Không tải được cài đặt bảng tin" @@ -2633,12 +2732,12 @@ msgstr "Không tải được GIF" msgid "Failed to load past messages" msgstr "Không tải được tin nhắn trước" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Không tải được gợi ý bảng tin" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Không tải được gợi ý theo dõi" @@ -2667,11 +2766,11 @@ msgstr "Không gởi được kháng nghị, vui lòng thử lại." msgid "Failed to toggle thread mute, please try again" msgstr "Không thay đổi được chế độ im lặng thảo luận, vui lòng thử lại" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Không thể cập nhật bảng tin" -#: src/screens/Messages/Settings.tsx:36 +#: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Không thể cập nhật cài đặt" @@ -2682,11 +2781,11 @@ msgstr "Không thể cập nhật cài đặt" msgid "Failed to upload video" msgstr "Không thể tải lên video" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Không thể xác minh tên người dùng. Vui lòng thử lại." -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Bảng tin" @@ -2695,11 +2794,16 @@ msgstr "Bảng tin" msgid "Feed by {0}" msgstr "Bảng tin bởi {0}" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Bật/tắt bảng tin" -#: src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 #: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Phản hồi" @@ -2709,26 +2813,30 @@ msgstr "Phản hồi" msgid "Feedback sent!" msgstr "Đã gởi phản hồi!" -#: src/Navigation.tsx:397 +#: src/Navigation.tsx:403 #: src/screens/StarterPack/StarterPackScreen.tsx:183 -#: src/view/screens/Feeds.tsx:446 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Search/Search.tsx:538 -#: src/view/shell/desktop/LeftNav.tsx:458 +#: src/view/screens/Feeds.tsx:508 +#: src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/Search/Search.tsx:518 +#: src/view/shell/desktop/LeftNav.tsx:445 #: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Bảng tin" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:198 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Bảng tin là thuật toán tùy chỉnh mà người dùng xây dựng với một chút kiến thức về lập trình. <0/> để biết thêm thông tin." -#: src/components/FeedCard.tsx:273 -#: src/view/screens/SavedFeeds.tsx:83 +#: src/components/FeedCard.tsx:272 +#: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Đã cập nhật bảng tin" +#: src/screens/Search/components/ExploreRecommendations.tsx:53 +msgid "Feeds we think you might like." +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Lưu tệp thành công!" @@ -2737,7 +2845,7 @@ msgstr "Lưu tệp thành công!" msgid "Filter from feeds" msgstr "Lọc từ bảng tin" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Đang hoàn tất" @@ -2747,11 +2855,17 @@ msgstr "Đang hoàn tất" msgid "Find accounts to follow" msgstr "Tìm tài khoản đề theo dõi" -#: src/view/screens/Search/Search.tsx:613 +#: src/components/ProgressGuide/FollowDialog.tsx:77 +#: src/components/ProgressGuide/FollowDialog.tsx:84 +#: src/components/ProgressGuide/FollowDialog.tsx:413 +msgid "Find people to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" msgstr "Tìm bài đăng và người dùng trên Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" msgstr "Hoàn tất" @@ -2759,12 +2873,12 @@ msgstr "Hoàn tất" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Linh hoạt" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 @@ -2786,7 +2900,12 @@ msgstr "Theo dõi {0}" msgid "Follow {name}" msgstr "Theo dõi {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:227 +msgid "Follow 10 accounts" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Theo dõi 7 tài khoản" @@ -2795,8 +2914,8 @@ msgstr "Theo dõi 7 tài khoản" msgid "Follow Account" msgstr "Theo dõi tài khoản" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Theo dõi tất cả" @@ -2810,7 +2929,7 @@ msgctxt "action" msgid "Follow Back" msgstr "Theo dõi lại" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Theo dõi thêm tài khoản để kết nối sở thích và xây dựng mạng lưới của bạn." @@ -2836,32 +2955,30 @@ msgstr "Người dùng theo dõi" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 -msgid "Followers" -msgstr "Người theo dõi" +#~ msgid "Followers" +#~ msgstr "Người theo dõi" -#: src/Navigation.tsx:191 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Người theo dõi trong @{0} mà bạn biết" -#: src/screens/Profile/KnownFollowers.tsx:110 -#: src/screens/Profile/KnownFollowers.tsx:120 +#: src/screens/Profile/KnownFollowers.tsx:104 +#: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" msgstr "Người theo dõi bạn biết" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/view/screens/Feeds.tsx:632 -#: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/ProfileFollows.tsx:31 -#: src/view/screens/SavedFeeds.tsx:431 +#: src/view/screens/Feeds.tsx:599 +#: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Đang theo dõi" -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Đang theo dõi {0}" @@ -2870,13 +2987,13 @@ msgstr "Đang theo dõi {0}" msgid "Following {name}" msgstr "Đang theo dõi {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 +#: src/screens/Settings/ContentAndMediaSettings.tsx:76 msgid "Following feed preferences" msgstr "Đang theo dõi cài đặt bảng tin" -#: src/Navigation.tsx:301 -#: src/screens/Settings/FollowingFeedPreferences.tsx:49 +#: src/Navigation.tsx:302 +#: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Cài đặt bảng tin Đang theo dõi" @@ -2888,20 +3005,20 @@ msgstr "Theo dõi bạn" msgid "Follows You" msgstr "Theo dõi bạn" -#: src/screens/Settings/AppearanceSettings.tsx:133 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Phông chữ" -#: src/screens/Settings/AppearanceSettings.tsx:153 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Kích cỡ phông chữ" #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Ăn uống" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Vì lý do bảo mật, chúng tôi cần gởi mã xác nhận đến địa chỉ email của bạn." @@ -2909,7 +3026,7 @@ msgstr "Vì lý do bảo mật, chúng tôi cần gởi mã xác nhận đến msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Vì lý do bảo mật, bạn sẽ không thể xem lại trang này. Nếu bạn làm mất mật khẩu ứng dụng, bạn sẽ cần tạo một mật khẩu mới." -#: src/screens/Settings/AppearanceSettings.tsx:135 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Chúng tôi khuyến nghị sử dụng phông chữ chủ đề để có trải nghiệm tốt nhất." @@ -2922,11 +3039,11 @@ msgstr "Vĩnh viễn" msgid "Forgot Password" msgstr "Quên mật khẩu" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Quên mật khẩu?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Quên?" @@ -2934,11 +3051,11 @@ msgstr "Quên?" msgid "Frequently Posts Unwanted Content" msgstr "Bài đăng thường xuyên Nội dung không mong muốn" -#: src/screens/Hashtag.tsx:117 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Từ @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "Từ <0/>" @@ -2960,7 +3077,7 @@ msgstr "Trợ giúp" msgid "Get Started" msgstr "Bắt đầu" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Bắt đầu" @@ -2976,13 +3093,13 @@ msgstr "Chọn hình cho hồ sơ của bạn" msgid "Glaring violations of law or terms of service" msgstr "Vi phạm rõ ràng luật pháp hoặc điều khoản dịch vụ" +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileFeed.tsx:113 -#: src/view/screens/ProfileList.tsx:1029 -#: src/view/shell/desktop/LeftNav.tsx:134 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "Quay lại" @@ -2990,27 +3107,27 @@ msgstr "Quay lại" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileFeed.tsx:118 -#: src/view/screens/ProfileList.tsx:1034 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "Quay lại" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Quay lại trang trước" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 -#: src/screens/Onboarding/Layout.tsx:104 -#: src/screens/Onboarding/Layout.tsx:193 +#: src/screens/Onboarding/Layout.tsx:101 +#: src/screens/Onboarding/Layout.tsx:190 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Quay lại bước trước" -#: src/screens/StarterPack/Wizard/index.tsx:305 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" msgstr "Quay lại bước trước" @@ -3045,29 +3162,30 @@ msgstr "Đến hồ sơ người dùng" msgid "Graphic Media" msgstr "Phương tiện phản cảm" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:226 msgid "Half way there!" msgstr "Nữa đường rồi!" -#: src/screens/Settings/AccountSettings.tsx:118 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" msgstr "Tên người dùng" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Tên người dùng đã được sử dụng. Vui lòng thử tên khác." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Đã thay đổi tên người dùng" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Tên người dùng quá dài. Vui lòng thử tên ngắn hơn." -#: src/screens/Settings/AccessibilitySettings.tsx:79 +#: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" msgstr "Xúc giác" @@ -3075,7 +3193,7 @@ msgstr "Xúc giác" msgid "Harassment, trolling, or intolerance" msgstr "Quấy rối, đùa cợt, hoặc không khoan dung" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3087,9 +3205,10 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Gặp trục trặc?" -#: src/screens/Settings/Settings.tsx:199 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/shell/desktop/RightNav.tsx:98 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 #: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Giúp đỡ" @@ -3106,6 +3225,7 @@ msgstr "Đây là mật khẩu ứng dụng của bạn!" msgid "Hidden list" msgstr "Danh sách ẩn" +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3113,11 +3233,13 @@ msgstr "Danh sách ẩn" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "Ẩn" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ẩn" @@ -3151,31 +3273,43 @@ msgstr "Ẩn bài đăng này?" msgid "Hide this reply?" msgstr "Ẩn trả lời này?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "" + +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 +msgid "Hide trending topics?" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ẩn danh sách người dùng" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, đã có lỗi xảy ra khi đang kết nối với máy chủ bảng tin. Vui lòng thông báo cho chủ bảng tin về vấn đề này." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, máy chủ bảng tin có vẻ không được cấu hình đúng. Vui lòng thông báo cho chủ bảng in về vấn đề này." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, máy chủ bảng tin có vẻ đang ngoại tuyến. Vui lòng thông báo cho chủ bảng tin về vấn đề này." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, máy chủ bảng tin trả về phản hồi không tốt. Vui lòng thông báo cho chủ bảng tin về vấn đề này." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, có vấn đề khi tìm bảng tin này. Có thể nó đã bị xóa." -#: src/screens/Moderation/index.tsx:55 +#: src/screens/Moderation/index.tsx:53 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Hmmmm, có vấn đề khi tải dữ liệu này. Xem bên dưới để biết thêm chi tiết. Nếu vấn đề này vẫn tiếp tục, vui lòng liên hệ với chúng tôi." @@ -3187,26 +3321,28 @@ msgstr "Hmmmm, không thể tại dịch vụ kiểm duyệt đó." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Chờ nhé! Chúng tôi đang dần dần cấp quyền truy cập video, và bạn vẫn đang trong hàng chờ. Hãy kiểm tra lại sau!" -#: src/Navigation.tsx:588 -#: src/Navigation.tsx:608 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/Navigation.tsx:594 +#: src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 #: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Trang chủ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Host:" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Signup/StepInfo/index.tsx:133 msgid "Hosting provider" msgstr "Nhà cung cấp lưu trữ" -#: src/screens/Settings/ThreadPreferences.tsx:59 -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Trở lời nổi bật trước" @@ -3229,8 +3365,8 @@ msgstr "Tôi có mã" msgid "I have a confirmation code" msgstr "Tôi có mã xác nhận" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Tôi có tên miền riêng" @@ -3239,7 +3375,7 @@ msgstr "Tôi có tên miền riêng" msgid "I understand" msgstr "Tôi hiểu" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:186 msgid "If alt text is long, toggles alt text expanded state" msgstr "Hãy mở rộng nếu văn bản thay thế quá dài" @@ -3247,13 +3383,17 @@ msgstr "Hãy mở rộng nếu văn bản thay thế quá dài" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Nếu bạn không phải là người lớn theo luật pháp tại nước bạn, phụ huynh hoặc người giám hộ pháp lý của bạn phải đọc những Điều khoản này thay bạn." -#: src/view/screens/ProfileList.tsx:723 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "Danh sách không thể được khôi phục sau khi đã bị xóa." #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." -msgstr "Nếu bạn có tên miền riêng, bạn có thể sử dụng nó làm tên người dùng. Điều này giúp bạn tự xác minh danh tính của mình – <0> tìm hiểu thêm." +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more." +#~ msgstr "Nếu bạn có tên miền riêng, bạn có thể sử dụng nó làm tên người dùng. Điều này giúp bạn tự xác minh danh tính của mình – <0> tìm hiểu thêm." + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3295,7 +3435,7 @@ msgstr "Tin nhắn không thích hợp hoặc liên kết rõ ràng" msgid "Input code sent to your email for password reset" msgstr "Nhập mã được gởi đến email của bạn để đặt lại mật khẩu" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Nhập mã xác nhận để xóa tài khoản" @@ -3303,36 +3443,32 @@ msgstr "Nhập mã xác nhận để xóa tài khoản" msgid "Input new password" msgstr "Nhập mật khẩu mới" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Nhập mật khẩu cho việc xóa tài khoản" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Nhập mã đã được gởi đến email của bạn" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Nhập tên người dùng hoặc địa chỉ email bạn đã sử dụng khi đăng ký" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Nhập mật khẩu của bạn" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Type your desired username" -msgstr "Nhập tên người dùng của bạn" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Tương tác bị giới hạn" -#: src/screens/Login/LoginForm.tsx:142 +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Mã xác nhận 2FA không hợp lệ" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Tên người dùng không hợp lệ. Vui lòng thử tên khác." @@ -3340,8 +3476,8 @@ msgstr "Tên người dùng không hợp lệ. Vui lòng thử tên khác." msgid "Invalid or unsupported post record" msgstr "Bản ghi bài đăng không hợp lệ hoặc không được hỗ trợ" -#: src/screens/Login/LoginForm.tsx:88 -#: src/screens/Login/LoginForm.tsx:147 +#: src/screens/Login/LoginForm.tsx:90 +#: src/screens/Login/LoginForm.tsx:149 msgid "Invalid username or password" msgstr "Tên người dùng hoặc mật khẩu không hợp lệ" @@ -3389,7 +3525,7 @@ msgstr "Có vẻ bạn đã nhập sai địa chỉ email. Bạn có chắc ch msgid "It's correct" msgstr "Đúng" -#: src/screens/StarterPack/Wizard/index.tsx:458 +#: src/screens/StarterPack/Wizard/index.tsx:435 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Chỉ mới có bạn thôi! Thêm người khác vào gói khởi đầu của bạn bằng cách tìm kiếm ở trên." @@ -3403,18 +3539,18 @@ msgstr "Công việc" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 -#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Tham gia Bluesky" -#: src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Tham gia trò chuyện" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Báo chí" @@ -3427,7 +3563,7 @@ msgid "Labeled by the author." msgstr "Gắn nhãn bởi tác giả." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:226 +#: src/view/screens/Profile.tsx:229 msgid "Labels" msgstr "Nhãn" @@ -3435,7 +3571,7 @@ msgstr "Nhãn" msgid "Labels added" msgstr "Đã thêm nhãn" -#: src/screens/Profile/Sections/Labels.tsx:163 +#: src/screens/Profile/Sections/Labels.tsx:164 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Nhãn là chú thích cho người dùng và nội dung. Chúng có thể được sử dụng để ẩn, cảnh báo, và phân loại mạng lưới." @@ -3451,26 +3587,27 @@ msgstr "Nhãn trên nội dung của bạn" msgid "Language selection" msgstr "Lựa chọn ngôn ngữ" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Cài đặt ngôn ngữ" -#: src/screens/Settings/LanguageSettings.tsx:67 -#: src/screens/Settings/Settings.tsx:191 -#: src/screens/Settings/Settings.tsx:194 +#: src/screens/Settings/LanguageSettings.tsx:71 +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:202 msgid "Languages" msgstr "Ngôn ngữ" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Lớn hơn" -#: src/screens/Hashtag.tsx:98 -#: src/view/screens/Search/Search.tsx:522 +#: src/screens/Hashtag.tsx:95 +#: src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:502 msgid "Latest" msgstr "Mới nhất" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "tìm hiểu thêm" @@ -3496,8 +3633,8 @@ msgstr "Tìm hiểu thêm về kiểm duyệt được áp dụng cho nội dung msgid "Learn more about this warning" msgstr "Tìm hiểu thêm về cảnh báo này" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:94 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 msgid "Learn more about what is public on Bluesky." msgstr "Tìm hiểu thêm về những gì công khai trên Bluesky." @@ -3531,7 +3668,7 @@ msgstr "Bỏ chọn tất cả để xem bất kỳ ngôn ngữ nào." msgid "Leaving Bluesky" msgstr "Rời Bluesky" -#: src/screens/SignupQueued.tsx:141 +#: src/screens/SignupQueued.tsx:140 msgid "left to go." msgstr "còn lại." @@ -3544,42 +3681,64 @@ msgstr "Để tôi chọn" msgid "Let's get your password reset!" msgstr "Cùng đặt lại mật khẩu của bạn nào!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Bắt đầu nào!" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Sáng" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "Thích 10 bài" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:212 +#: src/state/shell/progress-guide.tsx:217 msgid "Like 10 posts to train the Discover feed" msgstr "Thích 10 bài để dạy cho bảng tin Khám phá" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 -#: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "Thích bảng tin này" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:235 -#: src/Navigation.tsx:240 +#: src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Thích bởi" -#: src/screens/Post/PostLikedBy.tsx:32 -#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" msgstr "Thích bởi" -#: src/view/screens/Profile.tsx:231 +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Lượt thích" @@ -3587,7 +3746,12 @@ msgstr "Lượt thích" msgid "Likes on this post" msgstr "Lượt thích cho bài đăng này" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Danh sách" @@ -3595,7 +3759,7 @@ msgstr "Danh sách" msgid "List Avatar" msgstr "Hình đại diện danh sách" -#: src/view/screens/ProfileList.tsx:422 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "Đã chặn danh sách" @@ -3604,7 +3768,15 @@ msgstr "Đã chặn danh sách" msgid "List by {0}" msgstr "Danh sách bởi {0}" -#: src/view/screens/ProfileList.tsx:459 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "" + +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "Đã xóa danh sách" @@ -3616,7 +3788,7 @@ msgstr "Đã ẩn danh sách" msgid "List Hidden" msgstr "Đã ẩn danh sách" -#: src/view/screens/ProfileList.tsx:396 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "Đã ẩn toàn danh sách" @@ -3624,18 +3796,19 @@ msgstr "Đã ẩn toàn danh sách" msgid "List Name" msgstr "Tên danh sách" -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "Đã bỏ chặn danh sách" -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "Đã đã bỏ ẩn toàn danh sách" -#: src/Navigation.tsx:134 -#: src/view/screens/Profile.tsx:227 -#: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:476 +#: src/Navigation.tsx:135 +#: src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 #: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Danh sách" @@ -3644,26 +3817,26 @@ msgstr "Danh sách" msgid "Lists blocking this user:" msgstr "Danh sách chặn người dùng này:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Tải thêm" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Tải thêm gợi ý bảng tin" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Tải thêm gợi ý theo dõi" -#: src/view/screens/Notifications.tsx:215 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Tải thông báo mới" +#: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:132 -#: src/view/screens/ProfileFeed.tsx:499 -#: src/view/screens/ProfileList.tsx:808 +#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "Tải bài đăng mới" @@ -3671,23 +3844,23 @@ msgstr "Tải bài đăng mới" msgid "Loading..." msgstr "Đang tải..." -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Log" -#: src/screens/Deactivated.tsx:209 -#: src/screens/Deactivated.tsx:215 +#: src/screens/Deactivated.tsx:202 +#: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" msgstr "Đăng nhập hoặc đăng ký" -#: src/screens/SignupQueued.tsx:169 -#: src/screens/SignupQueued.tsx:172 -#: src/screens/SignupQueued.tsx:197 -#: src/screens/SignupQueued.tsx:200 +#: src/screens/SignupQueued.tsx:168 +#: src/screens/SignupQueued.tsx:171 +#: src/screens/SignupQueued.tsx:196 +#: src/screens/SignupQueued.tsx:199 msgid "Log out" msgstr "Đăng xuất" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:70 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" msgstr "Trạng thái hiển thị sau đăng xuất" @@ -3695,10 +3868,15 @@ msgstr "Trạng thái hiển thị sau đăng xuất" msgid "Login to account that is not listed" msgstr "Đăng nhập vào tải khoản chưa được liệt kê" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "Logo bởi <0/>" +#~ msgid "Logo by <0/>" +#~ msgstr "Logo bởi <0/>" +#: src/view/shell/desktop/RightNav.tsx:118 #: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "Logo bởi <0>@sawaratsuki.bsky.social" @@ -3731,8 +3909,8 @@ msgstr "Tạo cho tôi một cái" msgid "Make sure this is where you intend to go!" msgstr "Hãy chắc rằng đây là nơi bạn muốn đến!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:40 -#: src/screens/Settings/ContentAndMediaSettings.tsx:43 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Manage saved feeds" msgstr "Quản lý bảng tin đã lưu" @@ -3745,7 +3923,7 @@ msgstr "Quản lý từ cấm và thẻ" msgid "Mark as read" msgstr "Đánh dấu đã đọc" -#: src/view/screens/Profile.tsx:230 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Phương tiện" @@ -3761,9 +3939,12 @@ msgstr "người dùng được đề cập" msgid "Mentioned users" msgstr "Người dùng được đề cập" -#: src/components/Menu/index.tsx:95 -#: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:884 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "" + +#: src/components/Menu/index.tsx:96 +#: src/view/screens/Search/Search.tsx:856 msgid "Menu" msgstr "Trình đơn" @@ -3776,7 +3957,7 @@ msgstr "Tin nhắn {0}" msgid "Message deleted" msgstr "Đã xóa tin nhắn" -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Tin nhắn từ máy chủ: {0}" @@ -3790,13 +3971,12 @@ msgid "Message is too long" msgstr "Tin nhắn quá dài" #: src/screens/Messages/ChatList.tsx:318 -msgid "Message settings" -msgstr "Cài đặt tin nhắn" +#~ msgid "Message settings" +#~ msgstr "Cài đặt tin nhắn" -#: src/Navigation.tsx:603 -#: src/screens/Messages/ChatList.tsx:162 -#: src/screens/Messages/ChatList.tsx:243 -#: src/screens/Messages/ChatList.tsx:314 +#: src/Navigation.tsx:609 +#: src/screens/Messages/ChatList.tsx:260 +#: src/screens/Messages/ChatList.tsx:284 msgid "Messages" msgstr "Tin nhắn" @@ -3808,10 +3988,10 @@ msgstr "Tài khoản sai lệch" msgid "Misleading Post" msgstr "Bài đăng sai lệch" -#: src/Navigation.tsx:139 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:159 -#: src/screens/Settings/Settings.tsx:162 +#: src/Navigation.tsx:140 +#: src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Kiểm duyệt" @@ -3824,12 +4004,12 @@ msgstr "Chi tiết kiểm duyệt" msgid "Moderation list by {0}" msgstr "Danh sách kiểm duyệt bởi {0}" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "Danh sách kiểm duyệt bởi <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/screens/ProfileList.tsx:900 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Danh sách kiểm duyệt bởi bạn" @@ -3841,12 +4021,12 @@ msgstr "Đã tạo danh sách kiểm duyện" msgid "Moderation list updated" msgstr "Đã cập nhật danh sách kiểm duyệt" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" msgstr "Danh sách kiểm duyệt" -#: src/Navigation.tsx:144 -#: src/view/screens/ModerationModlists.tsx:72 +#: src/Navigation.tsx:145 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Danh sách kiểm duyệt" @@ -3854,11 +4034,11 @@ msgstr "Danh sách kiểm duyệt" msgid "moderation settings" msgstr "Cài đặt kiểm duyệt" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Trạng thái kiểm duyệt" -#: src/screens/Moderation/index.tsx:213 +#: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" msgstr "Công cụ kiểm duyệt" @@ -3871,28 +4051,31 @@ msgstr "Kiểm duyệt viên đã đặt cảnh báo chung cho nội dung." msgid "More" msgstr "Khác" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 +#: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Bảng tin khác" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:712 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "Lựa chọn khác" -#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" msgstr "Thích nhất trước" -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Trả lời được thích nhất trước" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Phim ảnh" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Âm nhạc" @@ -3915,7 +4098,7 @@ msgstr "Ẩn {truncatedTag}" msgid "Mute Account" msgstr "Ẩn tài khoản" -#: src/view/screens/ProfileList.tsx:631 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "Ẩn tài khoản" @@ -3932,11 +4115,11 @@ msgstr "Tắt thông báo đối thoại" msgid "Mute in:" msgstr "Ẩn trong:" -#: src/view/screens/ProfileList.tsx:737 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "Danh sách ẩn" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "Ẩn các tài khoản này?" @@ -3974,16 +4157,16 @@ msgstr "Tắt thông báo thảo luận" msgid "Mute words & tags" msgstr "Ẩn từ & thẻ" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" msgstr "Tài khoản bị ẩn" -#: src/Navigation.tsx:149 -#: src/view/screens/ModerationMutedAccounts.tsx:108 +#: src/Navigation.tsx:150 +#: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Tài khoản bị ẩn" -#: src/view/screens/ModerationMutedAccounts.tsx:116 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Bài đăng từ tài khoản đã bị ẩn sẽ bị xóa khỏi bảng tin và thông báo của bạn. Việc ẩn là hoàn toàn riêng tư." @@ -3991,11 +4174,11 @@ msgstr "Bài đăng từ tài khoản đã bị ẩn sẽ bị xóa khỏi bản msgid "Muted by \"{0}\"" msgstr "Ẩn bởi \"{0}\"" -#: src/screens/Moderation/index.tsx:229 +#: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" msgstr "Từ & thẻ bị ẩn" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Việc ẩn là riêng tư. Tài khoản bị ẩn có thể tương tác với bạn nhưng bạn sẽ không thấy bài đăng của họ hoặc nhận thông báo từ họ." @@ -4004,11 +4187,11 @@ msgstr "Việc ẩn là riêng tư. Tài khoản bị ẩn có thể tương tá msgid "My Birthday" msgstr "Ngày sinh của tôi" -#: src/view/screens/Feeds.tsx:732 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Bảng tin của tôi" -#: src/view/shell/desktop/LeftNav.tsx:85 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Hồ sơ của tôi" @@ -4028,7 +4211,7 @@ msgid "Name or Description Violates Community Standards" msgstr "Tên hoặc mô tả phi phạm tiêu chuẩn cộng đồng" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Thiên nhiên" @@ -4037,7 +4220,7 @@ msgid "Navigate to {0}" msgstr "Điều hướng đến {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Điều hướng đến màn hình kế tiếp" @@ -4054,35 +4237,41 @@ msgstr "Cần phải thay đổi?" msgid "Need to report a copyright violation?" msgstr "Cần báo cáo vi phạm bản quyền?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Không bao giờ mất truy cập đến người theo dõi hoặc dữ liệu của bạn." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Thôi, tạo tên người dùng cho tôi" -#: src/view/screens/Lists.tsx:96 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Tạo mới" #: src/view/screens/ModerationModlists.tsx:92 -msgid "New" -msgstr "Tạo mới" +#~ msgid "New" +#~ msgstr "Tạo mới" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:328 -#: src/screens/Messages/ChatList.tsx:335 +#: src/screens/Messages/ChatList.tsx:267 +#: src/screens/Messages/ChatList.tsx:274 msgid "New chat" msgstr "Chat mới" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Tên người dùng mới" +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 +msgid "New list" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "Tin nhắn mới" @@ -4099,21 +4288,21 @@ msgstr "Mật khẩu mới" msgid "New Password" msgstr "Mật khẩu mới" -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Bài đăng mới" -#: src/view/screens/Feeds.tsx:582 -#: src/view/screens/Notifications.tsx:224 -#: src/view/screens/Profile.tsx:496 -#: src/view/screens/ProfileFeed.tsx:433 -#: src/view/screens/ProfileList.tsx:248 -#: src/view/screens/ProfileList.tsx:287 +#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "Bài đăng mới" -#: src/view/shell/desktop/LeftNav.tsx:323 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Bài đăng mới" @@ -4126,49 +4315,51 @@ msgstr "Hộp thoại thông tin người dùng mới" msgid "New User List" msgstr "Danh sách người dùng mới" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Trả lời mới nhất trước" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Tin tức" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/LoginForm.tsx:315 -#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:332 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: 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:189 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:364 -#: src/screens/StarterPack/Wizard/index.tsx:371 +#: 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/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Kế tiếp" -#: src/view/com/lightbox/Lightbox.web.tsx:167 +#: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" msgstr "Hình kế tiếp" -#: src/screens/Settings/AppPasswords.tsx:100 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Chưa có mật khẩu ứng dụng nào" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 -msgid "No description" -msgstr "Không có mô tả" +#~ msgid "No description" +#~ msgstr "Không có mô tả" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "Không có bảng DNS" @@ -4180,12 +4371,12 @@ msgstr "Không tìm thấy GIF nào. Có thể có vấn đề với Tenor." msgid "No feeds found. Try searching for something else." msgstr "Không tìm thấy bảng tin nào. Thử tìm gì đó khác xem." -#: src/components/LikedByList.tsx:78 -#: src/view/com/post-thread/PostLikedBy.tsx:85 +#: src/components/LikedByList.tsx:84 +#: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Chưa có lượt thích nào" -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Không còn theo dõi {0}" @@ -4198,16 +4389,16 @@ msgstr "Không dài hơn 253 ký tự" msgid "No messages yet" msgstr "Chưa có tin nhắn nào" -#: src/screens/Messages/ChatList.tsx:271 +#: src/screens/Messages/ChatList.tsx:223 msgid "No more conversations to show" msgstr "Không còn hội thoại nào để hiển thị" -#: src/view/com/notifications/Feed.tsx:121 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Chưa có thông báo nào!" -#: src/screens/Messages/Settings.tsx:95 -#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 +#: src/screens/Messages/Settings.tsx:104 msgid "No one" msgstr "Không có ai" @@ -4219,11 +4410,11 @@ msgstr "Không ai ngoài tác giả có thể trích dẫn bài đăng này." msgid "No posts yet." msgstr "Chưa có bài đăng nào." -#: src/view/com/post-thread/PostQuotes.tsx:106 +#: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" msgstr "Chưa có trích dẫn nào" -#: src/view/com/post-thread/PostRepostedBy.tsx:78 +#: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" msgstr "Chưa có lượt đăng lại nào" @@ -4232,22 +4423,23 @@ msgstr "Chưa có lượt đăng lại nào" msgid "No result" msgstr "Không có kết quả" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:231 msgid "No results" msgstr "Không có kết quả" -#: src/components/Lists.tsx:215 +#: src/components/Lists.tsx:183 msgid "No results found" msgstr "Không tìm thấy kết quả nào" -#: src/view/screens/Feeds.tsx:513 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Không tìm thấy kết quả nào cho \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:239 -#: src/view/screens/Search/Search.tsx:278 -#: src/view/screens/Search/Search.tsx:324 +#: src/view/screens/Search/Search.tsx:221 +#: src/view/screens/Search/Search.tsx:260 +#: src/view/screens/Search/Search.tsx:306 msgid "No results found for {query}" msgstr "Không tìm thấy kết quả nào cho {query}" @@ -4264,17 +4456,17 @@ msgstr "Không, cảm ơn" msgid "Nobody" msgstr "Không ai" -#: src/components/LikedByList.tsx:80 +#: src/components/LikedByList.tsx:86 #: src/components/LikesDialog.tsx:97 -#: src/view/com/post-thread/PostLikedBy.tsx:87 +#: src/view/com/post-thread/PostLikedBy.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Chưa có ai thích bài đăng này. Có lẽ bạn nên là người đầu tiên!" -#: src/view/com/post-thread/PostQuotes.tsx:108 +#: src/view/com/post-thread/PostQuotes.tsx:107 msgid "Nobody has quoted this yet. Maybe you should be the first!" msgstr "Chưa có ai trích dẫn bài đăng này. Có lẽ bạn nên là người đầu tiên!" -#: src/view/com/post-thread/PostRepostedBy.tsx:80 +#: src/view/com/post-thread/PostRepostedBy.tsx:92 msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Chưa có ai đăng lại bài đăng này. Có lẽ bạn nên là người đầu tiên!" @@ -4286,8 +4478,8 @@ msgstr "Không tìm thấy ai. Hãy thử tìm người khác." msgid "Non-sexual Nudity" msgstr "Khỏa thân không khiêu dâm" -#: src/Navigation.tsx:129 -#: src/view/screens/Profile.tsx:128 +#: src/Navigation.tsx:130 +#: src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Không tìm thấy" @@ -4298,45 +4490,43 @@ msgstr "Không phải bây giờ" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" msgstr "Chú ý về việc chia sẻ" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:80 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Chú ý: Bluesky là một trang mạng mở và công khai. Cài đặt này chỉ giới hạn trạng thái hiển thị nội dung của bạn trên ứng dụng và trang web Bluesky, các ứng dụng khác có thể không tôn trọng cài đặt này. Nội dung của bạn vẫn có thể được hiển thị bởi các ứng dụng và trang web khác cho người dùng sau đăng xuất." -#: src/screens/Messages/ChatList.tsx:213 +#: src/screens/Messages/ChatList.tsx:178 msgid "Nothing here" msgstr "Không có gì ở đây" -#: src/screens/Settings/NotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Lọc thông báo" -#: src/Navigation.tsx:392 -#: src/view/screens/Notifications.tsx:117 +#: src/Navigation.tsx:398 +#: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Cài đặt thông báo" -#: src/screens/Settings/NotificationSettings.tsx:36 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Cài đặt thông báo" -#: src/screens/Messages/Settings.tsx:117 +#: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Âm thanh thông báo" -#: src/screens/Messages/Settings.tsx:114 +#: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" msgstr "Âm thanh thông báo" -#: src/Navigation.tsx:598 -#: src/view/screens/Notifications.tsx:143 -#: src/view/screens/Notifications.tsx:153 -#: src/view/screens/Notifications.tsx:199 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:439 +#: src/Navigation.tsx:604 +#: src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 #: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Thông báo" @@ -4371,8 +4561,9 @@ msgstr "Ôi không!" msgid "Oh no! Something went wrong." msgstr "Ôi không! Có gì đó không đúng." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 -#: src/screens/Settings/AppIconSettings.tsx:81 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" @@ -4381,16 +4572,18 @@ msgstr "OK" msgid "Okay" msgstr "OK" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Trả lời cũ nhất trước" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" msgstr "trên<0><1/><2><3/>" -#: src/screens/Settings/Settings.tsx:295 +#: src/screens/Settings/Settings.tsx:303 msgid "Onboarding reset" msgstr "Đặt lại quá trình hướng dẫn" @@ -4430,17 +4623,17 @@ msgstr "Chỉ hỗ trợ tệp WebVTT (.vtt)" msgid "Oops, something went wrong!" msgstr "Ôi, có gì đó không đúng!" -#: src/components/Lists.tsx:199 +#: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 -#: src/screens/Settings/AppPasswords.tsx:51 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 -#: src/screens/Settings/NotificationSettings.tsx:40 -#: src/view/screens/Profile.tsx:128 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ôi!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Mở" @@ -4452,7 +4645,7 @@ msgstr "Mở trình đơn tắt đến hồ sơ {name}" msgid "Open avatar creator" msgstr "Mở trình tạo hình đại diện" -#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" msgstr "Mở hộp thoại thay đổi tên người dùng" @@ -4461,17 +4654,26 @@ msgstr "Mở hộp thoại thay đổi tên người dùng" msgid "Open conversation options" msgstr "Mở tùy chọn hội thoại" +#: src/components/Layout/Header/index.tsx:145 +msgid "Open drawer menu" +msgstr "" + #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:1221 #: src/view/com/composer/Composer.tsx:1222 msgid "Open emoji picker" msgstr "Mở trình chọn biểu tượng cảm xúc" -#: src/view/screens/ProfileFeed.tsx:301 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Mở trình đơn tùy chọn bảng tin" -#: src/screens/Settings/Settings.tsx:200 +#: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" msgstr "Mở trợ giúp trong trình duyệt" @@ -4483,32 +4685,32 @@ msgstr "Mở liên kết đến {niceUrl}" msgid "Open message options" msgstr "Mở tùy chọn tin nhắn" -#: src/screens/Settings/Settings.tsx:321 +#: src/screens/Settings/Settings.tsx:329 msgid "Open moderation debug page" msgstr "Mở trang gỡ lỗi kiểm duyệt" -#: src/screens/Moderation/index.tsx:225 +#: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" msgstr "Mở cài đặt thẻ và từ cấm" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -msgid "Open navigation" -msgstr "Mở điều hướng" +#~ msgid "Open navigation" +#~ msgstr "Mở điều hướng" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" msgstr "Mở bảng tùy chọn bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Mở trình đơn gói khởi đầu" -#: src/screens/Settings/Settings.tsx:314 -#: src/screens/Settings/Settings.tsx:328 +#: src/screens/Settings/Settings.tsx:322 +#: src/screens/Settings/Settings.tsx:336 msgid "Open storybook page" msgstr "Mở trang storybook" -#: src/screens/Settings/Settings.tsx:307 +#: src/screens/Settings/Settings.tsx:315 msgid "Open system log" msgstr "Mở log hệ thống" @@ -4558,7 +4760,7 @@ msgstr "Mở hộp thoại chọn GIF" msgid "Opens list of invite codes" msgstr "Mở danh sách mã mời" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Mở biểu mẫu đặt lại mật khẩu" @@ -4566,7 +4768,7 @@ msgstr "Mở biểu mẫu đặt lại mật khẩu" msgid "Opens the linked website" msgstr "Mở trang web liên kết" -#: src/view/com/notifications/FeedItem.tsx:678 +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "Mở hồ sơ này" @@ -4592,11 +4794,11 @@ msgstr "Lựa chọn:" msgid "Or combine these options:" msgstr "Hoặc kết hợp các lựa chọn sau:" -#: src/screens/Deactivated.tsx:206 +#: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." msgstr "Hoặc tiếp tục với tài khoản khác" -#: src/screens/Deactivated.tsx:193 +#: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." msgstr "Hoặc đăng nhập bằng một trong các tài khoản khác của bạn." @@ -4617,7 +4819,7 @@ msgstr "Khác..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Kiểm duyệt viên của chúng tôi đã xem xét các báo cáo và quyết định vô hiệu hóa quyền truy cập chat của bạn trên Bluesky." -#: src/components/Lists.tsx:216 +#: src/components/Lists.tsx:184 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Không tìm thấy trang" @@ -4626,12 +4828,12 @@ msgstr "Không tìm thấy trang" msgid "Page Not Found" msgstr "Không tìm thấy trang" -#: src/screens/Login/LoginForm.tsx:210 -#: src/screens/Settings/AccountSettings.tsx:109 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:117 +#: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Mật khẩu" @@ -4658,15 +4860,15 @@ msgid "Pause video" msgstr "Dừng video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:532 +#: src/view/screens/Search/Search.tsx:512 msgid "People" msgstr "Con người" -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "Người\tđược @{0} theo dõi" -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "Người đang theo dõi @{0}" @@ -4683,11 +4885,11 @@ msgid "Person toggle" msgstr "Tắt/bật người" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Thú cưng" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Nhiếp ảnh" @@ -4695,12 +4897,16 @@ msgstr "Nhiếp ảnh" msgid "Pictures meant for adults." msgstr "Hình ảnh cho người lớn" -#: src/view/screens/ProfileFeed.tsx:293 -#: src/view/screens/ProfileList.tsx:676 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "" + +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "Ghim vào trang chủ" -#: src/view/screens/ProfileFeed.tsx:296 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" msgstr "Ghim vào trang chủ" @@ -4709,15 +4915,20 @@ msgstr "Ghim vào trang chủ" msgid "Pin to your profile" msgstr "Ghim vào hồ sơ của bạn" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Đã ghim" -#: src/view/screens/SavedFeeds.tsx:130 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Bảng tin đã ghim" -#: src/view/screens/ProfileList.tsx:355 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "Đã ghim vào bảng tin của bạn" @@ -4783,7 +4994,7 @@ msgstr "Vui lòng nhập email của bạn." msgid "Please enter your invite code." msgstr "Vui lòng nhập mã mời." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Vui lòng nhập mật khẩu của bạn nữa:" @@ -4805,7 +5016,7 @@ msgid "Please Verify Your Email" msgstr "Vui lòng xác minh email của bạn" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Chính trị" @@ -4818,7 +5029,7 @@ msgctxt "action" msgid "Post" msgstr "Đăng" -#: src/view/com/post-thread/PostThread.tsx:490 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Bài đăng" @@ -4832,10 +5043,10 @@ msgstr "Đăng tất cả" msgid "Post by {0}" msgstr "Đăng bởi {0}" -#: src/Navigation.tsx:203 -#: src/Navigation.tsx:210 -#: src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 +#: src/Navigation.tsx:211 +#: src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "Đăng bởi @{0}" @@ -4847,7 +5058,7 @@ msgstr "Đã xóa bài đăng" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Không đăng bài đăng được. Vui lòng kiểm tra kết nối mạng và thử lại." -#: src/view/com/post-thread/PostThread.tsx:221 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Đã ẩn bài đăng" @@ -4873,8 +5084,8 @@ msgstr "Ngôn ngữ bài đăng" msgid "Post Languages" msgstr "Ngôn ngữ bài đăng" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Không tìm thấy bài đăng" @@ -4891,7 +5102,7 @@ msgid "posts" msgstr "bài đăng" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:231 msgid "Posts" msgstr "Bài đăng" @@ -4899,7 +5110,7 @@ msgstr "Bài đăng" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Bài đăng có thể bị ẩn dựa trên văn bản, thẻ, hoặc cả hai. Chúng tôi đề xuất tránh các từ phổ biến xuất hiện trong nhiều bài đăng, vì nó có thể dẫn đến việc không có bài nào được hiển thị." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Bài đăng đã ẩn" @@ -4930,40 +5141,41 @@ msgstr "Nhấn để thử lại" msgid "Press to view followers of this account that you also follow" msgstr "Nhấn để xem người theo dõi của tài khoản này mà bạn cũng theo dõi" -#: src/view/com/lightbox/Lightbox.web.tsx:148 +#: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "Hình trước" -#: src/screens/Settings/LanguageSettings.tsx:159 +#: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" msgstr "Ngôn ngữ chính" -#: src/screens/Settings/ThreadPreferences.tsx:104 -#: src/screens/Settings/ThreadPreferences.tsx:109 +#: src/screens/Settings/ThreadPreferences.tsx:112 +#: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" msgstr "Ưu tiên theo dõi của bạn" -#: src/screens/Settings/NotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Thông báo ưu tiên" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Quyền riêng tư" -#: src/screens/Settings/Settings.tsx:153 -#: src/screens/Settings/Settings.tsx:156 +#: src/screens/Settings/Settings.tsx:161 +#: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" msgstr "Quyền riêng tư và bảo mật" -#: src/Navigation.tsx:346 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:32 +#: src/Navigation.tsx:347 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Quyền riêng tư và bảo mật" -#: src/Navigation.tsx:270 -#: src/screens/Settings/AboutSettings.tsx:37 -#: src/screens/Settings/AboutSettings.tsx:40 +#: src/Navigation.tsx:271 +#: src/screens/Settings/AboutSettings.tsx:45 +#: src/screens/Settings/AboutSettings.tsx:48 #: src/view/screens/PrivacyPolicy.tsx:31 #: src/view/shell/Drawer.tsx:624 #: src/view/shell/Drawer.tsx:625 @@ -4979,13 +5191,13 @@ msgstr "Đang xử lý video..." msgid "Processing..." msgstr "Đang xử lý..." -#: src/view/screens/DebugMod.tsx:913 -#: src/view/screens/Profile.tsx:363 +#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/Profile.tsx:362 msgid "profile" msgstr "hồ sơ" -#: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:494 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:516 msgid "Profile" @@ -4996,17 +5208,25 @@ msgstr "Hồ sơ" msgid "Profile updated" msgstr "Đã cập nhật hồ sơ" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Công khai" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:75 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Danh sách công khai, chia sẻ được của người dùng để cho việc ẩn hoặc chặn hàng loạt." +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "Danh sách công khai, chia sẻ được của người dùng để cho việc ẩn hoặc chặn hàng loạt." #: src/view/screens/Lists.tsx:81 -msgid "Public, shareable lists which can drive feeds." -msgstr "Danh sách công khai và chia sẻ được có thể thúc đẩy bảng tin." +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Danh sách công khai và chia sẻ được có thể thúc đẩy bảng tin." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5020,8 +5240,8 @@ msgstr "Mã QR đã được tải về!" msgid "QR code saved to your camera roll!" msgstr "Mã QR đã được lưu vào camera roll!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5035,23 +5255,22 @@ msgstr "Bài đăng trích dẫn đã được đính kèm lại" msgid "Quote post was successfully detached" msgstr "Bài đăng trích dẫn đã được gỡ thành công" -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "Bài đăng trích dẫn đã bị tắt" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Bài đăng trích dẫn đã được bật" +#~ msgid "Quote posts enabled" +#~ msgstr "Bài đăng trích dẫn đã được bật" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Cài đặt trích dẫn" -#: src/screens/Post/PostQuotes.tsx:32 -#: src/screens/Post/PostQuotes.tsx:33 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Trích dẫn" @@ -5059,12 +5278,14 @@ msgstr "Trích dẫn" msgid "Quotes of this post" msgstr "Trích dẫn của bài đăng này" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Ngẫu nhiên (còn gọi là \"Poster's Roulette\")" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Vượt quá giới hạn - bạn đã thử thay đổi tên người dùng quá nhiều lần trong thời gian ngắn. Vui lòng chờ một chút trước khi thử lại." @@ -5073,7 +5294,7 @@ msgstr "Vượt quá giới hạn - bạn đã thử thay đổi tên người d msgid "Re-attach quote" msgstr "Đính kèm lại trích dẫn" -#: src/screens/Deactivated.tsx:147 +#: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" msgstr "Tái kích hoạt tài khoản của bạn" @@ -5095,31 +5316,35 @@ msgstr "Đọc Điều khoản dịch vụ của Bluesky" msgid "Reason:" msgstr "Lý do:" -#: src/view/screens/Search/Search.tsx:1059 +#: src/view/screens/Search/Search.tsx:1032 msgid "Recent Searches" msgstr "Tìm kiếm gần đây" +#: src/screens/Search/components/ExploreRecommendations.tsx:49 +msgid "Recommended" +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Kết nối lại" #: src/view/screens/Notifications.tsx:144 -msgid "Refresh notifications" -msgstr "Tải lại thông báo" +#~ msgid "Refresh notifications" +#~ msgstr "Tải lại thông báo" -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Tải lại hội thoại" #: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:316 +#: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:458 -#: src/view/com/feeds/FeedSourceCard.tsx:319 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Xóa" @@ -5127,8 +5352,8 @@ msgstr "Xóa" msgid "Remove {displayName} from starter pack" msgstr "Xóa {displayName} khỏi gói khởi đầu" -#: src/screens/Settings/Settings.tsx:437 -#: src/screens/Settings/Settings.tsx:440 +#: src/screens/Settings/Settings.tsx:445 +#: src/screens/Settings/Settings.tsx:448 msgid "Remove account" msgstr "Xóa tài khoản" @@ -5148,31 +5373,31 @@ msgstr "Xóa hình bìa" msgid "Remove embed" msgstr "Xóa nhúng" -#: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Xóa bảng tin" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Xóa bảng tin?" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileFeed.tsx:337 -#: src/view/screens/ProfileFeed.tsx:343 -#: src/view/screens/ProfileList.tsx:502 -#: src/view/screens/SavedFeeds.tsx:351 +#: src/view/screens/ProfileList.tsx:497 +#: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Xóa khỏi bảng tin của tôi" -#: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:314 +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Xóa khỏi bảng tin của tôi?" -#: src/screens/Settings/Settings.tsx:450 +#: src/screens/Settings/Settings.tsx:458 msgid "Remove from quick access?" msgstr "Xóa khỏi truy cập nhanh?" @@ -5188,11 +5413,11 @@ msgstr "Xóa hình" msgid "Remove mute word from your list" msgstr "Xóa từ cấm khỏi danh sách của bạn" -#: src/view/screens/Search/Search.tsx:1103 +#: src/view/screens/Search/Search.tsx:1076 msgid "Remove profile" msgstr "Xóa hồ sơ" -#: src/view/screens/Search/Search.tsx:1105 +#: src/view/screens/Search/Search.tsx:1078 msgid "Remove profile from search history" msgstr "Xóa hồ sơ khỏi lịch sử tìm kiếm" @@ -5200,8 +5425,8 @@ msgstr "Xóa hồ sơ khỏi lịch sử tìm kiếm" msgid "Remove quote" msgstr "Xóa trích dẫn" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 msgid "Remove repost" msgstr "Xóa lượt đăng lại" @@ -5209,7 +5434,7 @@ msgstr "Xóa lượt đăng lại" msgid "Remove subtitle file" msgstr "Xóa tệp phụ đề" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Xóa bảng tin này khỏi bảng tin đã lưu của bạn" @@ -5235,9 +5460,9 @@ msgstr "Đã xóa khỏi bảng tin của tôi" msgid "Removed from saved feeds" msgstr "Đã xóa khỏi bảng tin được lưu" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:197 -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "Đã xóa khỏi bảng tin của tôi" @@ -5250,7 +5475,7 @@ msgstr "Xóa bài đăng trích dẫn" msgid "Replace with Discover" msgstr "Thay thế bằng Khám phá" -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Trả lời" @@ -5267,6 +5492,10 @@ msgctxt "action" msgid "Reply" msgstr "Trả lời" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "" + #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" @@ -5285,24 +5514,28 @@ msgstr "Cài đặt trả lời" msgid "Reply settings are chosen by the author of the thread" msgstr "Cài đặt trả lời được chọn bởi tác giả của thảo luận" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/FeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Trả lời <0><1/>" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Trả lời bài đăng đã bị chặn" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Trả lời bài đăng" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/FeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Trả lời bạn" @@ -5336,12 +5569,12 @@ msgstr "Báo cáo hội thoại" msgid "Report dialog" msgstr "Hộp thoại báo cáo" -#: src/view/screens/ProfileFeed.tsx:354 -#: src/view/screens/ProfileFeed.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Báo cáo bảng tin" -#: src/view/screens/ProfileList.tsx:544 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "Báo cáo danh sách" @@ -5354,8 +5587,8 @@ msgstr "Báo cáo tin nhắn" msgid "Report post" msgstr "Báo cáo bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Báo cáo gói khởi đầu" @@ -5389,9 +5622,8 @@ msgstr "Báo cáo gói khởi đầu này" msgid "Report this user" msgstr "Báo cáo người dùng này" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Đăng lại" @@ -5401,28 +5633,31 @@ msgstr "Đăng lại" msgid "Repost" msgstr "Đăng lại" -#: src/screens/StarterPack/StarterPackScreen.tsx:547 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: 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 msgid "Repost or quote post" msgstr "Đăng lại hoặc trích dẫn bài đăng" -#: src/screens/Post/PostRepostedBy.tsx:32 -#: src/screens/Post/PostRepostedBy.tsx:33 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Đăng lại bởi" -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "Đăng lại bởi {0}" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" msgstr "Đăng lại bởi <0><1/>" -#: src/view/com/posts/FeedItem.tsx:301 -#: src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Đăng lại bởi bạn" @@ -5440,8 +5675,8 @@ msgstr "Yêu cầu thay đổi" msgid "Request Code" msgstr "Yêu cầu mã" -#: src/screens/Settings/AccessibilitySettings.tsx:52 -#: src/screens/Settings/AccessibilitySettings.tsx:57 +#: src/screens/Settings/AccessibilitySettings.tsx:60 +#: src/screens/Settings/AccessibilitySettings.tsx:65 msgid "Require alt text before posting" msgstr "Yêu cầu văn bản thay thế trước khi đăng" @@ -5480,8 +5715,8 @@ msgstr "Mã đặt lại" msgid "Reset Code" msgstr "Mã đặt lại" -#: src/screens/Settings/Settings.tsx:335 -#: src/screens/Settings/Settings.tsx:337 +#: src/screens/Settings/Settings.tsx:343 +#: src/screens/Settings/Settings.tsx:345 msgid "Reset onboarding state" msgstr "Đặt lại trại thái hướng dẫn" @@ -5489,12 +5724,12 @@ msgstr "Đặt lại trại thái hướng dẫn" msgid "Reset password" msgstr "Đặt lại mật khẩu" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Thử đăng nhập lại" #: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorScreen.tsx:99 msgid "Retries the last action, which errored out" msgstr "Thử lại hành động cuối cùng (đã xảy ra lỗi)" @@ -5502,14 +5737,14 @@ msgstr "Thử lại hành động cuối cùng (đã xảy ra lỗi)" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:336 -#: src/screens/Login/LoginForm.tsx:295 -#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Login/LoginForm.tsx:305 +#: src/screens/Login/LoginForm.tsx:312 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorScreen.tsx:97 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5517,8 +5752,8 @@ msgstr "Thử lại" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/view/screens/ProfileList.tsx:1030 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "Trở về trang trước" @@ -5526,8 +5761,8 @@ msgstr "Trở về trang trước" msgid "Returns to home page" msgstr "Trở về trang chủ" +#: src/screens/Profile/ProfileFeed/index.tsx:83 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" msgstr "Trở về trang trước" @@ -5537,7 +5772,7 @@ msgstr "Trở về trang trước" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -5546,7 +5781,7 @@ msgstr "Trở về trang trước" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/com/modals/EditProfile.tsx:219 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Lưu" @@ -5560,8 +5795,8 @@ msgstr "Lưu" msgid "Save birthday" msgstr "Lưu ngày sinh" -#: src/view/screens/SavedFeeds.tsx:98 -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/screens/SavedFeeds.tsx:105 +#: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" msgstr "Lưu thay đổi" @@ -5578,7 +5813,7 @@ msgstr "Lưu hình" msgid "Save image crop" msgstr "Lưu cắt hình" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Lưu tên người dùng mới" @@ -5586,12 +5821,12 @@ msgstr "Lưu tên người dùng mới" msgid "Save QR code" msgstr "Lưu mã QR" -#: src/view/screens/ProfileFeed.tsx:338 -#: src/view/screens/ProfileFeed.tsx:344 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Lưu vào bảng tin của tôi" -#: src/view/screens/SavedFeeds.tsx:171 +#: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" msgstr "Bảng tin đã lưu" @@ -5599,8 +5834,8 @@ msgstr "Bảng tin đã lưu" msgid "Saved to your camera roll" msgstr "Đã lưu vào camera roll" -#: src/view/screens/ProfileFeed.tsx:206 -#: src/view/screens/ProfileList.tsx:366 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "Đã lưu vào bảng tin của bạn" @@ -5614,41 +5849,53 @@ msgstr "Lưu cài đặt cắt hình" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Nói xin chào!" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Khoa học" -#: src/view/screens/ProfileList.tsx:986 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "Cuộn đến đầu trang" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:593 +#: src/Navigation.tsx:599 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:595 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:420 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Tìm kiếm" +#: src/components/ProgressGuide/FollowDialog.tsx:741 +msgid "Search by name or interest" +msgstr "" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "" + +#: src/components/ProgressGuide/FollowDialog.tsx:571 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Tìm kiếm \"{query}\"" -#: src/view/screens/Search/Search.tsx:1002 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Tìm kiếm \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:474 msgid "Search for feeds that you want to suggest to others." msgstr "Tìm kiếm bảng tin bạn muốn đề xuất cho người khác." @@ -5660,8 +5907,10 @@ msgstr "Tìm người dùng" msgid "Search GIFs" msgstr "Tìm GIF" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:760 +#: src/components/ProgressGuide/FollowDialog.tsx:761 msgid "Search profiles" msgstr "Tìm hồ sơ" @@ -5693,11 +5942,11 @@ msgstr "Xem bài đăng <0>{displayTag} từ người dùng này" msgid "See jobs at Bluesky" msgstr "Xem công việc tại Bluesky" -#: src/view/screens/SavedFeeds.tsx:212 +#: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" msgstr "Xem hướng dẫn này" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "" @@ -5717,7 +5966,7 @@ msgstr "Chọn hình hiển thị" msgid "Select an emoji" msgstr "Chọn emoji" -#: src/screens/Settings/LanguageSettings.tsx:254 +#: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" msgstr "Chọn ngôn ngữ nội dung" @@ -5741,7 +5990,7 @@ msgstr "Chọn thời gian ẩn cho từ này." msgid "Select language..." msgstr "Chọn ngôn ngữ..." -#: src/screens/Settings/LanguageSettings.tsx:268 +#: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" msgstr "Chọn ngôn ngữ..." @@ -5773,11 +6022,11 @@ msgstr "Chọn video" msgid "Select what content this mute word should apply to." msgstr "Chọn nội dung từ cấm này nên áp dụng cho." -#: src/screens/Settings/LanguageSettings.tsx:247 +#: src/screens/Settings/LanguageSettings.tsx:255 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Chọn ngôn ngữ bạn muốn bảng tin đăng ký của mình bao gồm. Nếu không chọn, tất cả ngôn ngữ sẽ được hiển thị." -#: src/screens/Settings/LanguageSettings.tsx:76 +#: src/screens/Settings/LanguageSettings.tsx:84 msgid "Select your app language for the default text to display in the app." msgstr "Chọn ngôn ngữ hiển thị văn bản mặc định trong ứng dụng." @@ -5789,7 +6038,7 @@ msgstr "Chọn ngày sinh" msgid "Select your interests from the options below" msgstr "Chọn sở thích của bạn từ các tùy chọn dưới đây" -#: src/screens/Settings/LanguageSettings.tsx:163 +#: src/screens/Settings/LanguageSettings.tsx:171 msgid "Select your preferred language for translations in your feed." msgstr "Chọn ngôn ngữ ưa thích cho bản dịch trong bảng tin của bạn." @@ -5810,11 +6059,11 @@ msgstr "Gởi email xác nhận" msgid "Send Confirmation Email" msgstr "Gởi email xác nhận" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Gởi email" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Gởi email" @@ -5853,7 +6102,7 @@ msgstr "Gởi email xác minh" msgid "Send via direct message" msgstr "Gởi qua tin nhắn" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Gởi email với mã xác nhận để xóa tài khoản" @@ -5861,7 +6110,11 @@ msgstr "Gởi email với mã xác nhận để xóa tài khoản" msgid "Server address" msgstr "Địa chỉ máy chủ" -#: src/screens/Moderation/index.tsx:311 +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "" + +#: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Đặt ngày sinh" @@ -5869,7 +6122,7 @@ msgstr "Đặt ngày sinh" msgid "Set new password" msgstr "Đặt mất khẩu mới" -#: src/screens/Onboarding/Layout.tsx:50 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Thiết lập tài khoản của bạn" @@ -5877,9 +6130,9 @@ msgstr "Thiết lập tài khoản của bạn" msgid "Sets email for password reset" msgstr "Đặt email để đặt lại mật khẩu" -#: src/Navigation.tsx:159 -#: src/screens/Settings/Settings.tsx:76 -#: src/view/shell/desktop/LeftNav.tsx:512 +#: src/Navigation.tsx:160 +#: src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 #: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Cài đặt" @@ -5893,14 +6146,16 @@ msgid "Sexually Suggestive" msgstr "Gợi ý khiêu dâm" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 +#: src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 -#: src/view/screens/ProfileList.tsx:487 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "Chia sẻ" @@ -5919,18 +6174,18 @@ msgstr "Chia sẻ một sự thật thú vị!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 msgid "Share anyway" msgstr "Vẫn chia sẻ" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 -msgid "Share feed" -msgstr "Chia sẻ bảng tin" +#~ msgid "Share feed" +#~ msgstr "Chia sẻ bảng tin" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" msgstr "Chia sẻ liên kết" @@ -5948,7 +6203,11 @@ msgstr "Hộp thoại chia sẻ liên kết" msgid "Share QR code" msgstr "Chia sẻ mã QR" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Chia sẻ gói khởi đầu này" @@ -5960,7 +6219,7 @@ msgstr "Chia sẻ gói khởi đầu này và giúp mọi người tham gia cộ msgid "Share your favorite feed!" msgstr "Chia sẻ bảng tin yêu thích của bạn" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Trình kiểm tra cài đặt đã chia sẻ" @@ -6012,7 +6271,7 @@ msgstr "Vẫn hiển thị danh sách" #: src/view/com/post-thread/PostThreadItem.tsx:593 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/FeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" msgstr "Hiển thị thêm" @@ -6025,40 +6284,48 @@ msgstr "Hiển thị bài đăng như thế này nhiều hơn" msgid "Show muted replies" msgstr "Hiển thị trả lời đã bị ẩn" -#: src/screens/Settings/Settings.tsx:96 +#: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" msgstr "Hiển thị các tài khoản khác bạn có thể chuyển đổi sang" -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 -#: src/screens/Settings/FollowingFeedPreferences.tsx:106 +#: src/screens/Settings/FollowingFeedPreferences.tsx:104 +#: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" msgstr "Hiển thị bài đăng trích dẫn" -#: src/screens/Settings/FollowingFeedPreferences.tsx:60 -#: src/screens/Settings/FollowingFeedPreferences.tsx:70 +#: src/screens/Settings/FollowingFeedPreferences.tsx:68 +#: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" msgstr "Hiển thị trả lời" -#: src/screens/Settings/ThreadPreferences.tsx:118 +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Hiển thị trước các trả lời từ người bạn theo dõi" #: src/screens/Settings/ThreadPreferences.tsx:143 -msgid "Show replies in a threaded view" -msgstr "Hiển thị trả lời dưới dạng phân luồng" +#~ msgid "Show replies in a threaded view" +#~ msgstr "Hiển thị trả lời dưới dạng phân luồng" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" msgstr "Hiển thị trả lời cho tất cả mọi người" -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 -#: src/screens/Settings/FollowingFeedPreferences.tsx:88 +#: src/screens/Settings/FollowingFeedPreferences.tsx:86 +#: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" msgstr "Hiển thị bài đăng lại" -#: src/screens/Settings/FollowingFeedPreferences.tsx:121 -#: src/screens/Settings/FollowingFeedPreferences.tsx:131 +#: src/screens/Settings/FollowingFeedPreferences.tsx:129 +#: src/screens/Settings/FollowingFeedPreferences.tsx:139 msgid "Show samples of your saved feeds in your Following feed" msgstr "Hiển thị mẫu từ bảng tin đã lưu vào bảng tin Đang theo dõi của bạn" @@ -6079,17 +6346,17 @@ msgstr "Hiển thị cảnh báo và bộ lọc từ bảng tin" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:97 #: src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 +#: src/screens/Login/LoginForm.tsx:165 #: src/view/com/auth/SplashScreen.tsx:61 #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6111,22 +6378,22 @@ msgstr "Đăng nhập hoặc tạo tài khoản để tham gia cuộc trò chuy msgid "Sign into Bluesky or create a new account" msgstr "Đăng nhập vào Bluesky hoặc tạo tài khoản mới" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:251 +#: src/screens/Settings/Settings.tsx:225 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:259 msgid "Sign out" msgstr "Đăng xuất" -#: src/screens/Settings/Settings.tsx:248 +#: src/screens/Settings/Settings.tsx:256 msgid "Sign out?" msgstr "Đăng xuất?" -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6147,12 +6414,12 @@ msgstr "Đăng nhâp bằng @{0}" msgid "Signup without a starter pack" msgstr "Đăng ký không cần gói khỏi đầu" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Tài khoản tương tự" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:197 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" msgstr "Bỏ qua" @@ -6160,16 +6427,16 @@ msgstr "Bỏ qua" msgid "Skip this flow" msgstr "Bỏ qua quy trình này" -#: src/screens/Settings/AppearanceSettings.tsx:157 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Nhỏ hơn" #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Phát triển viên phần mềm" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Một số bảng tin khác bạn có thể thích" @@ -6177,7 +6444,7 @@ msgstr "Một số bảng tin khác bạn có thể thích" msgid "Some people can reply" msgstr "Một số người có thể trả lời" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:102 msgid "Something went wrong" msgstr "Có gì đó không đúng" @@ -6187,30 +6454,34 @@ msgid "Something went wrong, please try again" msgstr "Có gì đó không đúng, vui lòng thử lại" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 -#: src/screens/Profile/Sections/Labels.tsx:87 +#: src/screens/Moderation/index.tsx:96 +#: src/screens/Profile/Sections/Labels.tsx:88 msgid "Something went wrong, please try again." msgstr "Có gì đó không đúng, vui lòng thử lại." -#: src/components/Lists.tsx:200 -#: src/screens/Settings/NotificationSettings.tsx:41 +#: src/components/Lists.tsx:168 +#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Có gì đó không đúng!" -#: src/App.native.tsx:118 -#: src/App.web.tsx:94 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "" + +#: src/App.native.tsx:117 +#: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Xin lỗi! Phiên đăng nhập đã hết hạn. Vui lòng đăng nhập lại" -#: src/screens/Settings/ThreadPreferences.tsx:47 +#: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" msgstr "Sắp xếp trả lời" -#: src/screens/Settings/ThreadPreferences.tsx:54 +#: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" msgstr "Sắp xếp trả lời bằng" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" msgstr "Sắp xếp trả lời cùng bài đăng bằng:" @@ -6228,7 +6499,7 @@ msgid "Spam; excessive mentions or replies" msgstr "Spam; đề cập hoặc trả lời quá nhiều" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Thể thao" @@ -6236,13 +6507,23 @@ msgstr "Thể thao" msgid "Start a new chat" msgstr "Bắt đầu cuộc trò chuyện mới" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Bắt đầu trò chuyện với {displayName}" -#: src/Navigation.tsx:402 -#: src/Navigation.tsx:407 -#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/Navigation.tsx:408 +#: src/Navigation.tsx:413 +#: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Gói khởi đầu" @@ -6250,15 +6531,20 @@ msgstr "Gói khởi đầu" msgid "Starter pack by {0}" msgstr "Gói khởi đầu bởi {0}" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Gói khởi đầu bởi bạn" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Gói khởi đầu không hợp lệ" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Gói khởi đầu" @@ -6266,8 +6552,8 @@ msgstr "Gói khởi đầu" msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Gói khởi đầu giúp bạn dễ dàng chia sẻ bảng tin và người yêu thích của mình với bạn bè." -#: src/screens/Settings/AboutSettings.tsx:45 -#: src/screens/Settings/AboutSettings.tsx:48 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" msgstr "Trang trạng thái" @@ -6275,12 +6561,12 @@ msgstr "Trang trạng thái" msgid "Step {0} of {1}" msgstr "Bước {0} trong {1}" -#: src/screens/Settings/Settings.tsx:300 +#: src/screens/Settings/Settings.tsx:308 msgid "Storage cleared, you need to restart the app now." msgstr "Dữ liệu đã được xóa, bạn cần khởi động lại ứng dụng ngay bây giờ." -#: src/Navigation.tsx:245 -#: src/screens/Settings/Settings.tsx:316 +#: src/Navigation.tsx:246 +#: src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Storybook" @@ -6291,11 +6577,11 @@ msgstr "Storybook" msgid "Submit" msgstr "Gởi" -#: src/view/screens/ProfileList.tsx:703 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "Đăng ký" -#: src/screens/Profile/Sections/Labels.tsx:201 +#: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" msgstr "Đăng ký @{0} để sử dụng nhãn:" @@ -6307,7 +6593,7 @@ msgstr "Đăng ký dịch vụ gắn nhãn" msgid "Subscribe to this labeler" msgstr "Đăng ký dịch vụ gắn nhãn này" -#: src/view/screens/ProfileList.tsx:699 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "Đăng ký danh sách này" @@ -6315,11 +6601,11 @@ msgstr "Đăng ký danh sách này" msgid "Success!" msgstr "Thành công!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Gợi ý tài khoản" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Gợi ý cho bạn" @@ -6328,15 +6614,15 @@ msgstr "Gợi ý cho bạn" msgid "Suggestive" msgstr "Gợi ý" -#: src/Navigation.tsx:265 +#: src/Navigation.tsx:266 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Hỗ trợ" -#: src/screens/Settings/Settings.tsx:94 -#: src/screens/Settings/Settings.tsx:108 -#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:102 +#: src/screens/Settings/Settings.tsx:116 +#: src/screens/Settings/Settings.tsx:411 msgid "Switch account" msgstr "Chuyển tài khoản" @@ -6345,14 +6631,14 @@ msgstr "Chuyển tài khoản" msgid "Switch Account" msgstr "Chuyển tài khoản" -#: src/screens/Settings/AppearanceSettings.tsx:90 -#: src/screens/Settings/AppearanceSettings.tsx:140 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Hệ thống" -#: src/screens/Settings/AboutSettings.tsx:52 -#: src/screens/Settings/AboutSettings.tsx:55 -#: src/screens/Settings/Settings.tsx:309 +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:63 +#: src/screens/Settings/Settings.tsx:317 msgid "System log" msgstr "Log hệ thống" @@ -6364,8 +6650,7 @@ msgstr "Trình đơn thẻ: {displayTag}" msgid "Tags only" msgstr "Chỉ dùng thẻ" -#: src/screens/Settings/AppIconSettings.tsx:34 -#: src/screens/Settings/AppIconSettings.tsx:68 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "Chạm để thay đổi biểu tượng ứng dụng" @@ -6390,16 +6675,20 @@ msgstr "Nhấn để tắt/bật tiếng" msgid "Tap to view full image" msgstr "Nhấn để xem ảnh đầy đủ" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:231 +msgid "Task complete - 10 follows!" +msgstr "" + +#: src/state/shell/progress-guide.tsx:221 msgid "Task complete - 10 likes!" msgstr "Hoàn thành nhiệm vụ - 10 lượt thích!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Dạy cho thuật toán bạn thích gì" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Công nghệ" @@ -6415,13 +6704,14 @@ msgstr "Kể một chút về bạn" msgid "Tell us a little more" msgstr "Kể thêm một chút nữa" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Điều khoản" -#: src/Navigation.tsx:275 -#: src/screens/Settings/AboutSettings.tsx:29 -#: src/screens/Settings/AboutSettings.tsx:32 +#: src/Navigation.tsx:276 +#: src/screens/Settings/AboutSettings.tsx:37 +#: src/screens/Settings/AboutSettings.tsx:40 #: src/view/screens/TermsOfService.tsx:31 #: src/view/shell/Drawer.tsx:617 #: src/view/shell/Drawer.tsx:619 @@ -6457,7 +6747,7 @@ msgstr "Cảm ơn. Báo cáo của bạn đã được gửi." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Cảm ơn, bạn đã xác minh địa chỉ email thành công. Bạn có thể đóng hộp thoại này." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Chứa giá trị sau đây:" @@ -6469,12 +6759,12 @@ msgstr "Tên tài khoản đó đã được sử dụng." #: src/screens/StarterPack/StarterPackScreen.tsx:104 #: src/screens/StarterPack/StarterPackScreen.tsx:148 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:115 +#: src/screens/StarterPack/Wizard/index.tsx:104 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "Không thể tìm thấy gói khởi đầu đó." -#: src/view/com/post-thread/PostQuotes.tsx:133 +#: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" msgstr "Vậy thôi, mọi người ạ!" @@ -6483,7 +6773,8 @@ msgstr "Vậy thôi, mọi người ạ!" msgid "The account will be able to interact with you after unblocking." msgstr "Tài khoản có thể tương tác với bạn sau khi bỏ chặn." -#: src/screens/Settings/AppIconSettings.tsx:74 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "Ứng dụng sẽ khởi động lại" @@ -6492,7 +6783,7 @@ msgstr "Ứng dụng sẽ khởi động lại" msgid "The author of this thread has hidden this reply." msgstr "Tác giả thảo luận này đã ẩn trả lời này." -#: src/screens/Moderation/index.tsx:363 +#: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" msgstr "Ứng dụng web Bluesky" @@ -6508,8 +6799,7 @@ msgstr "Chính sách bản quyền đã được chuyển đến <0/>" msgid "The Discover feed" msgstr "Bảng tin Khám phá" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:222 msgid "The Discover feed now knows what you like" msgstr "Bảng tin Khám phá giờ đã biết được bạn thích gì" @@ -6529,12 +6819,12 @@ msgstr "Các nhãn sau đây đã được gắn cho tài khoản của bạn." msgid "The following labels were applied to your content." msgstr "Các nhãn sau đây đã được gắn cho nội dung của bạn." -#: src/screens/Onboarding/Layout.tsx:60 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Các bước sau sẽ giúp tùy chỉnh trải nghiệm của bạn trên Bluesky." -#: src/view/com/post-thread/PostThread.tsx:217 -#: src/view/com/post-thread/PostThread.tsx:229 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Bài đăng có thể đã bị xóa." @@ -6550,7 +6840,7 @@ msgstr "Video được chọn lớn hơn 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Máy chủ có vẻ đang có vấn đề. Vui lòng thử lại sau ít phút." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Gói khởi đầu bạn đang xem là không hợp lệ. Bạn có thể xóa gói khởi đầu này." @@ -6566,7 +6856,7 @@ msgstr "Điều khoản dịch vụ đã được chuyển đến" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Mã xác minh bạn cung cấp là không hợp lệ. Vui lòng chắc chắn rằng bạn đã sử dụng đúng liên kết xác mình hoặc yêu cầu một liên kết mới." -#: src/screens/Settings/AppearanceSettings.tsx:144 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Chế độ" @@ -6578,15 +6868,15 @@ msgstr "Không có giới hạn thời gian cho việc vô hiệu hóa tài kho msgid "There was an issue connecting to Tenor." msgstr "Có vấn đề khi kết nối với Tenor." -#: src/view/screens/ProfileFeed.tsx:240 -#: src/view/screens/ProfileList.tsx:369 -#: src/view/screens/ProfileList.tsx:388 -#: src/view/screens/SavedFeeds.tsx:86 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Có vấn đề khi kết nối với máy chủ" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Có vấn đề khi kết nối với máy chủ, vui lòng kiểm tra kết nối mạng của bạn và thử lại." @@ -6595,19 +6885,19 @@ msgstr "Có vấn đề khi kết nối với máy chủ, vui lòng kiểm tra k msgid "There was an issue contacting your server" msgstr "Có vấn đề khi kết nối với máy chủ của bạn" -#: src/view/com/notifications/Feed.tsx:129 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Có vấn đề khi tải thông báo. Nhấn vào đây để thử lại." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:487 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Có vấn đề khi tải bài đăng. Nhấn vào đây để thử lại." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Có vấn đề khi tải danh sách. Nhấn vào đây để thử lại." -#: src/screens/Settings/AppPasswords.tsx:52 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "Có vấn đề khi tải mật khẩu ứng dụng của bạn" @@ -6616,11 +6906,11 @@ msgstr "Có vấn đề khi tải mật khẩu ứng dụng của bạn" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Có vấn đề khi tải danh sách của bạn. Nhấn vào đây để thử lại." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Có vấn đề khi tải thông tin dịch vụ của bạn" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Có vấn đề khi xóa bảng tin này. Vui lòng kiểm tra kết nối mạng của bạn và thử lại." @@ -6629,9 +6919,9 @@ msgstr "Có vấn đề khi xóa bảng tin này. Vui lòng kiểm tra kết n msgid "There was an issue sending your report. Please check your internet connection." msgstr "Có vấn đề khi gửi báo cáo. Vui lòng kiểm tra kết nối mạng của bạn." +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Có vấn đề cập nhật bảng tin của bạn, vui lòng kiểm tra kết nối mạng của bạn và thử lại." @@ -6654,10 +6944,10 @@ msgstr "Đã xảy ra vấn đề! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:400 -#: src/view/screens/ProfileList.tsx:413 -#: src/view/screens/ProfileList.tsx:426 -#: src/view/screens/ProfileList.tsx:439 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "Đã xảy ra vấn đề. Vui lòng kiểm tra kết nối mạng của bạn và thử lại." @@ -6666,11 +6956,11 @@ msgstr "Đã xảy ra vấn đề. Vui lòng kiểm tra kết nối mạng của msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Đã xảy ra một vấn đề không mong muốn trong ứng dụng. Vui lòng cho chúng tôi biết nếu điều này xảy ra với bạn!" -#: src/screens/SignupQueued.tsx:116 +#: src/screens/SignupQueued.tsx:115 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Có một lượng lớn người dùng mới đến Bluesky! Chúng tôi sẽ kích hoạt tài khoản của bạn ngay khi có thể." -#: src/screens/Settings/FollowingFeedPreferences.tsx:54 +#: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." msgstr "Các cài đặt này chỉ áp dụng cho bảng tin đang theo dõi" @@ -6715,7 +7005,7 @@ msgstr "Nội dung này được lưu trữ bởi {0}. Bạn có muốn kích ho msgid "This content is not available because one of the users involved has blocked the other." msgstr "Nội dung này không có hiệu lực vì một trong số người dùng liên quan đã chặn người còn lại." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Không thể xem nội dung này nếu không có tài khoản Bluesky." @@ -6731,7 +7021,7 @@ msgstr "Tính năng này đang ở phiên bản beta. Bạn có thể đọc th msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Tính năng này không khả dụng khi sử dụng Mật khẩu ứng dụng. Vui lòng đăng nhập bằng mật khẩu chính của bạn." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Bảng tin này đang nhận lượng truy cập cao và tạm thời không khả dụng. Vui lòng thử lại sau." @@ -6740,8 +7030,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Bảng tin này đang trống! Bạn có thể phải theo dõi thêm người dùng hoặc điều chỉnh cài đặt ngôn ngữ của mình." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:478 -#: src/view/screens/ProfileList.tsx:788 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "Bảng tin này đang trống." @@ -6749,7 +7039,7 @@ msgstr "Bảng tin này đang trống." msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "Bảng tin này không còn trực tuyến. Chúng tôi đang hiển thị <0>Khám phá thay thế." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Tên người dùng này đã được đặt trước. Vui lòng thử tên khác." @@ -6773,7 +7063,7 @@ msgstr "Nhãn này đã được gắn bởi tác giả." msgid "This label was applied by you." msgstr "Nhãn này đã được bắn bởi bạn." -#: src/screens/Profile/Sections/Labels.tsx:188 +#: src/screens/Profile/Sections/Labels.tsx:189 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Dịch vụ gắn nhãn này chưa khai báo các nhãn, và có thể không hoạt động." @@ -6786,8 +7076,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "Danh sách này - tạo bởi <0>{0} - có thể chứa các vi phạm tiều chuẩn cộng đồng của Bluesky trong tên hoặc mô tả của nó." #: src/view/screens/ProfileList.tsx:966 -msgid "This list is empty!" -msgstr "Danh sách này đang trống!" +#~ msgid "This list is empty!" +#~ msgstr "Danh sách này đang trống!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6802,7 +7096,7 @@ msgid "This post has been deleted." msgstr "Bài đăng này đã bị xóa." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Bài đăng này chỉ hiển thị cho người dùng đã đăng nhập. Nó sẽ không hiển thị cho người không đăng nhập." @@ -6826,11 +7120,11 @@ msgstr "Trả lời này sẽ được sắp xếp vào mục ẩn ở cuối th msgid "This service has not provided terms of service or a privacy policy." msgstr "Dịch vụ này không cung cấp điều khoản dịch vụ hoặc chính sách bảo mật." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Tác vụ này sẽ tạo một bản ghi tên miền tại:" -#: src/view/com/profile/ProfileFollowers.tsx:96 +#: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." msgstr "Người dùng này không có người nào theo dõi." @@ -6859,7 +7153,7 @@ msgstr "Người dùng này nằm trong danh sách <0>{0} mà bạn đã ẩ msgid "This user is new here. Press for more info about when they joined." msgstr "Người dùng này mới đến đây. Nhấn vào để biết họ đã tham gia khi nào." -#: src/view/com/profile/ProfileFollows.tsx:96 +#: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." msgstr "Người dùng này không theo dõi ai cả." @@ -6867,7 +7161,7 @@ msgstr "Người dùng này không theo dõi ai cả." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Tác vụ này sẽ xóa \"{0}\" khỏi danh sách từ cấm của bạn. Bạn luôn có thể thêm lại sau này." -#: src/screens/Settings/Settings.tsx:452 +#: src/screens/Settings/Settings.tsx:460 msgid "This will remove @{0} from the quick access list." msgstr "Tác vụ này sẽ xóa @{0} khỏi danh sách truy cập nhanh." @@ -6875,20 +7169,30 @@ msgstr "Tác vụ này sẽ xóa @{0} khỏi danh sách truy cập nhanh." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Tác vụ này sẽ xóa bài đăng của bạn khỏi bài đăng trích dẫn này cho tất cả người dùng, và thay thế nó bằng một chỗ trống." -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" msgstr "Cài đặt thảo luận" -#: src/screens/Settings/ThreadPreferences.tsx:41 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" msgstr "Cài đặt thảo luận" -#: src/screens/Settings/ThreadPreferences.tsx:134 +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Chế độ phân luồng" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Cài đặt thảo luận" @@ -6920,15 +7224,20 @@ msgstr "Hôm nay" msgid "Toggle dropdown" msgstr "Bật/tắt trình đơn" -#: src/screens/Moderation/index.tsx:340 +#: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" msgstr "Bật/tắt nội dung 18+" -#: src/screens/Hashtag.tsx:87 -#: src/view/screens/Search/Search.tsx:512 +#: src/screens/Hashtag.tsx:84 +#: src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:492 msgid "Top" msgstr "Hàng đầu" +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 #: src/view/com/post-thread/PostThreadItem.tsx:771 @@ -6938,32 +7247,42 @@ msgstr "Hàng đầu" msgid "Translate" msgstr "Dịch" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Thử lại" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "TV" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:48 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" msgstr "Xác thực hai bước (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Nhập tên người dùng của bạn" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Gõ tin nhắn của bạn ở đây" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Type:" -#: src/view/screens/ProfileList.tsx:594 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "Bỏ chặn danh sách" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "Bật lại thông báo danh sách" @@ -6973,14 +7292,14 @@ msgstr "Không thể kết nối. Vui lòng kiểm tra kết nối mạng của #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 -#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/LoginForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:71 #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Không thể kết nối với dịch vụ của bạn. Vui lòng kiểm tra kết nối mạng." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Không thể xóa" @@ -6991,7 +7310,7 @@ msgstr "Không thể xóa" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "Bỏ chặn" @@ -7015,12 +7334,15 @@ msgstr "Bỏ chặn tài khoản" msgid "Unblock Account?" msgstr "Bỏ chặn tài khoản" -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" msgstr "Bỏ chặn bài đăng lại" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -7035,12 +7357,20 @@ msgstr "Bỏ theo dõi {0}" msgid "Unfollow Account" msgstr "Bỏ theo dõi tài khoản" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "" + #: src/view/screens/ProfileFeed.tsx:576 -msgid "Unlike this feed" -msgstr "Bỏ theo dõi bảng tin này" +#~ msgid "Unlike this feed" +#~ msgstr "Bỏ theo dõi bảng tin này" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:692 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "Bật lại thông báo" @@ -7076,12 +7406,17 @@ msgstr "Bật lại thông báo cho thảo luận" msgid "Unmute video" msgstr "Bật lại thông báo cho video" -#: src/view/screens/ProfileFeed.tsx:296 -#: src/view/screens/ProfileList.tsx:676 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "Bỏ ghim" -#: src/view/screens/ProfileFeed.tsx:293 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Bỏ ghim khỏi trang chủ" @@ -7090,11 +7425,15 @@ msgstr "Bỏ ghim khỏi trang chủ" msgid "Unpin from profile" msgstr "Bỏ ghim khỏi hồ sơ" -#: src/view/screens/ProfileList.tsx:559 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "Bỏ ghim khỏi danh sách kiểm duyệt" -#: src/view/screens/ProfileList.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "" + +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "Bỏ ghim khỏi bảng ghi của bạn" @@ -7132,8 +7471,8 @@ msgstr "Nội dung khiêu dâm không mong muốn" msgid "Update <0>{displayName} in Lists" msgstr "Cập nhật <0>{displayName} trong danh sách" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Cập nhật thành {domain}" @@ -7153,7 +7492,7 @@ msgstr "Đang cập nhật..." msgid "Upload a photo instead" msgstr "Tải lên ảnh" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Tải lên tệp văn bản đến:" @@ -7189,11 +7528,11 @@ msgstr "Đang tải lên hình cho liên kết..." msgid "Uploading video..." msgstr "Đang tải lên video..." -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Sử dụng mật khẩu ứng dụng để đăng nhập vào các ứng dụng Bluesky khác mà không cần cung cấp quyền truy cập đầy đủ vào tài khoản hoặc mật khẩu của bạn." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Sử dụng nhà cung cấp mặc định" @@ -7202,8 +7541,8 @@ msgstr "Sử dụng nhà cung cấp mặc định" msgid "Use in-app browser" msgstr "Sử dụng trình duyện trong ứng dụng" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:91 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 msgid "Use in-app browser to open links" msgstr "Sử dụng trình duyệt trong ứng dụng để mở liên kết" @@ -7254,11 +7593,10 @@ msgid "User list by {0}" msgstr "Danh sách người dùng của {0}" #: src/view/screens/ProfileList.tsx:890 -msgid "User list by <0/>" -msgstr "Danh sách người dùng của <0/>" +#~ msgid "User list by <0/>" +#~ msgstr "Danh sách người dùng của <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 -#: src/view/screens/ProfileList.tsx:888 msgid "User list by you" msgstr "Danh sách người của bạn" @@ -7271,23 +7609,23 @@ msgid "User list updated" msgstr "Đã cập nhật danh sách người dùng" #: src/view/screens/Lists.tsx:78 -msgid "User Lists" -msgstr "Danh sách người dùng" +#~ msgid "User Lists" +#~ msgstr "Danh sách người dùng" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Tên người dùng hoặc địa chỉ email" #: src/view/screens/ProfileList.tsx:924 -msgid "Users" -msgstr "Người dùng" +#~ msgid "Users" +#~ msgstr "Người dùng" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" msgstr "người dùng theo dõi bởi <0>@{0}" -#: src/screens/Messages/Settings.tsx:86 -#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" msgstr "Người dùng tôi theo dõi" @@ -7299,7 +7637,7 @@ msgstr "Người dùng trong \"{0}\"" msgid "Users that have liked this content or profile" msgstr "Người dùng đã thích nội dung hoặc hồ sơ này" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Giá trị:" @@ -7307,8 +7645,8 @@ msgstr "Giá trị:" msgid "Verified email required" msgstr "Yêu cầu xác minh email" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Xác minh bản ghi DNS" @@ -7326,13 +7664,13 @@ msgstr "Xác minh email mới" msgid "Verify now" msgstr "Xác minh ngay" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Xác minh tệp văn bản" -#: src/screens/Settings/AccountSettings.tsx:67 -#: src/screens/Settings/AccountSettings.tsx:83 +#: src/screens/Settings/AccountSettings.tsx:75 +#: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" msgstr "Xác minh email của bạn" @@ -7341,8 +7679,8 @@ msgstr "Xác minh email của bạn" msgid "Verify Your Email" msgstr "Xác minh email của bạn" -#: src/screens/Settings/AboutSettings.tsx:59 -#: src/screens/Settings/AboutSettings.tsx:69 +#: src/screens/Settings/AboutSettings.tsx:67 +#: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" msgstr "Phiên bản {appVersion}" @@ -7356,7 +7694,7 @@ msgid "Video failed to process" msgstr "Không thể xử lý video" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Trò chơi điện tử" @@ -7381,16 +7719,17 @@ msgstr "Video: {0}" msgid "Videos must be less than 60 seconds long" msgstr "Video phải ngắn hơn 60 giây" -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Xem hình đại diện của {0}" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:408 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Xem hồ sơ của {0}" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:158 msgid "View {displayName}'s profile" msgstr "Xem hồ sơ của {displayName}" @@ -7434,38 +7773,38 @@ msgstr "Xem thông tin về những nhãn này" #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 -#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:79 #: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "Xem hồ sơ" -#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Xem hình đại diện" -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Xem dịch vụ gắn nhãn bởi @{0}" -#: src/view/screens/ProfileFeed.tsx:588 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Xem người dùng thích bảng tin này" -#: src/screens/Moderation/index.tsx:269 +#: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" msgstr "Xem tài khoản bạn đã chặn" -#: src/view/com/home/HomeHeaderLayout.web.tsx:78 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:88 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 msgid "View your feeds and explore more" msgstr "Xem bảng tin của bạn và khám phá thêm" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" msgstr "Xem danh sách kiểm duyệt của bạn" -#: src/screens/Moderation/index.tsx:254 +#: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" msgstr "Xem tài khoản bạn đã ẩn" @@ -7492,15 +7831,19 @@ msgstr "Cảnh báo nội dung" msgid "Warn content and filter from feeds" msgstr "Cảnh bảo nội dung và lọc từ bảng tin" -#: src/screens/Hashtag.tsx:218 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Không tìm thấy nội dung nào cho hashtag." -#: src/screens/Messages/Conversation.tsx:104 +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Không thể tải hội thoại này" -#: src/screens/SignupQueued.tsx:146 +#: src/screens/SignupQueued.tsx:145 msgid "We estimate {estimatedTime} until your account is ready." msgstr "Chúng tôi ước lượng {estimatedTime} cho đến khi tài khoản của bạn sẵn sàng." @@ -7508,7 +7851,7 @@ msgstr "Chúng tôi ước lượng {estimatedTime} cho đến khi tài khoản msgid "We have sent another verification email to <0>{0}." msgstr "Chúng tôi đã gởi một email xác minh khác đến <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Chúng tôi mong bạn có một trải nghiệm tuyệt vời. Hãy nhớ rằng, Bluesky là:" @@ -7524,7 +7867,7 @@ msgstr "Chúng tôi không thể xác định bạn có được phép tải lê msgid "We were unable to load your birth date preferences. Please try again." msgstr "Chúng tôi không thể tải cài đặt ngày sinh của bạn. Vui lòng thử lại." -#: src/screens/Moderation/index.tsx:414 +#: src/screens/Moderation/index.tsx:393 msgid "We were unable to load your configured labelers at this time." msgstr "Chúng tôi không thể tải những dịch vụ dán nhãn bạn đã cấu hình." @@ -7532,7 +7875,7 @@ msgstr "Chúng tôi không thể tải những dịch vụ dán nhãn bạn đã msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Chúng tôi không thể kết nối. Vui lòng thử lại để tiếp tục thiết lập tài khoản của bạn. Nếu vẫn xảy ra vấn đề, bạn có thể bỏ qua quy trình này." -#: src/screens/SignupQueued.tsx:150 +#: src/screens/SignupQueued.tsx:149 msgid "We will let you know when your account is ready." msgstr "Chúng tôi sẽ thông báo cho bạn khi tài khoản của bạn đã sẵn sàng." @@ -7540,7 +7883,8 @@ msgstr "Chúng tôi sẽ thông báo cho bạn khi tài khoản của bạn đã msgid "We'll use this to help customize your experience." msgstr "Chúng tôi sẽ sử dụng việc này để tùy chỉnh trải nghiệm của bạn." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:153 msgid "We're having network issues, try again" msgstr "Chúng tôi đang gặp vấn đề mạng, hãy thử lại" @@ -7548,7 +7892,7 @@ msgstr "Chúng tôi đang gặp vấn đề mạng, hãy thử lại" msgid "We're so excited to have you join us!" msgstr "Chúng tôi rất vui khi có bạn cùng tham gia!" -#: src/view/screens/ProfileList.tsx:113 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Xin lỗi, chúng tôi không thể xử lý danh sách này. Nếu vẫn xảy ra vấn đề, vui lòng liên hệ với người tạo danh sách, @{handleOrDid}." @@ -7556,7 +7900,7 @@ msgstr "Xin lỗi, chúng tôi không thể xử lý danh sách này. Nếu vẫ msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Xin lỗi, chung tối không thể tải từ cấm của bạn vào lúc này. Vui lòng thử lại." -#: src/view/screens/Search/Search.tsx:212 +#: src/view/screens/Search/Search.tsx:194 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Xin lỗi, chúng tôi không thể hoàn thành tìm kiếm của bạn. Vui lòng thử lại sau vài phút." @@ -7564,16 +7908,16 @@ msgstr "Xin lỗi, chúng tôi không thể hoàn thành tìm kiếm của bạn msgid "We're sorry! The post you are replying to has been deleted." msgstr "Xin lỗi! Bài đăng bạn đang trả lời đã bị xóa." -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:188 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Xin lỗi! Chúng tôi không thể tìm thấy trang bạn đang tìm kiếm." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Xin lỗi! Bạn chỉ có thể đăng ký tối đa hai mươi dịch vụ gắn nhãn, và bạn đã đạt giới hạn hai mươi." -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:124 msgid "Welcome back!" msgstr "Chào mừng trở lại!" @@ -7589,6 +7933,10 @@ msgstr "Bạn quan tâm đến những gì?" msgid "What do you want to call your starter pack?" msgstr "Bạn muốn gọi gói khởi đầu của mình là gì?" +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "" + #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 #: src/view/com/composer/Composer.tsx:722 @@ -7612,7 +7960,7 @@ msgid "Who can reply" msgstr "Ai có thể trả lời" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:183 +#: src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Ôi không!" @@ -7659,11 +8007,11 @@ msgid "Write your reply" msgstr "Soạn trả lời của bạn" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:103 +#: src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Tác giả" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "Máy chủ trả về sai mã DID. Nhận được: {0}" @@ -7676,7 +8024,7 @@ msgstr "Có" msgid "Yes, deactivate" msgstr "Có, vô hiệu hóa" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Có, xóa gói khởi đầu này" @@ -7688,7 +8036,7 @@ msgstr "Có, gỡ bỏ" msgid "Yes, hide" msgstr "Có, ẩn" -#: src/screens/Deactivated.tsx:153 +#: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" msgstr "Có, kích hoạt lại tài khoản của tôi" @@ -7704,7 +8052,7 @@ msgstr "bạn" msgid "You" msgstr "Bạn" -#: src/screens/SignupQueued.tsx:143 +#: src/screens/SignupQueued.tsx:142 msgid "You are in line." msgstr "Bạn đang trong hàng chờ." @@ -7712,7 +8060,7 @@ msgstr "Bạn đang trong hàng chờ." msgid "You are not allowed to upload videos." msgstr "Bạn không được phép tải lên video." -#: src/view/com/profile/ProfileFollows.tsx:95 +#: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." msgstr "Bạn đang không theo dõi ai." @@ -7721,11 +8069,11 @@ msgstr "Bạn đang không theo dõi ai." msgid "You can also discover new Custom Feeds to follow." msgstr "Bạn cũng có thể khám phá và theo dõi các bảng tin tùy chỉnh mới." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Bạn cũng có thể tạm thời vô hiệu hóa tài khoản của mình, và kích hoạt lại bất kỳ lúc nào." -#: src/screens/Messages/Settings.tsx:105 +#: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Bạn có thể tiếp tục cuộc trò chuyện đang diễn ra bất kể cài đặt nào bạn chọn." @@ -7734,15 +8082,21 @@ msgstr "Bạn có thể tiếp tục cuộc trò chuyện đang diễn ra bất msgid "You can now sign in with your new password." msgstr "Bạn có thể đăng nhập bằng mật khẩu mới của mình." -#: src/screens/Deactivated.tsx:139 +#: src/screens/Deactivated.tsx:132 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Bạn có thể kích hoạt lại tài khoản của mình để tiếp tục đăng nhập. Hồ sơ và bài đăng của bạn sẽ hiển thị cho người dùng khác." -#: src/view/com/profile/ProfileFollowers.tsx:95 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 +msgid "You can update this later from your settings." +msgstr "" + +#: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Bạn không có người nào theo dõi." -#: src/screens/Profile/KnownFollowers.tsx:100 +#: src/screens/Profile/KnownFollowers.tsx:109 msgid "You don't follow any users who follow @{name}." msgstr "Bạn không theo dõi người dùng nào theo dõi @{name}." @@ -7750,15 +8104,15 @@ msgstr "Bạn không theo dõi người dùng nào theo dõi @{name}." msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Bạn không có mã mời nào cả! Chúng tôi sẽ gửi cho bạn một số mã khi bạn đã sử dụng Bluesky lâu hơn." -#: src/view/screens/SavedFeeds.tsx:144 +#: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." msgstr "Bạn không có bảng tin nào được ghim." -#: src/view/screens/SavedFeeds.tsx:184 +#: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." msgstr "Bạn không có bảng tin nào được lưu." -#: src/view/com/post-thread/PostThread.tsx:223 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "bạn đã chặn tác giả hoặc đã bị chặn bởi tác giả." @@ -7796,7 +8150,7 @@ msgstr "Bạn đã ẩn tài khoản này." msgid "You have muted this user" msgstr "Bạn đã ẩn người dùng này." -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:188 msgid "You have no conversations yet. Start one!" msgstr "Bạn chưa có hội thoại nào. Bắt đầu ngay!" @@ -7804,16 +8158,15 @@ msgstr "Bạn chưa có hội thoại nào. Bắt đầu ngay!" msgid "You have no feeds." msgstr "Bạn chưa có bản tin nào." -#: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Bạn chưa có danh sách nào." -#: src/view/screens/ModerationBlockedAccounts.tsx:133 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Bạn chưa chặn tài khoản nào. Để chặn một tài khoản, hãy vào hồ sơ của họ và chọn \"Chặn tài khoản\" từ trình đơn trên tài khoản của họ." -#: src/view/screens/ModerationMutedAccounts.tsx:132 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Bạn chưa ẩn tài khoản nào. Để ẩn từ một tài khoản, hãy vào hồ sơ của họ và chọn \"Ẩn tài khoản\" từ trình đơn trên tài khoản của họ." @@ -7878,11 +8231,11 @@ msgstr "Bạn phải cấp quyền truy cập vào thư viện ảnh của mình msgid "You must select at least one labeler for a report" msgstr "Bạn phải chọn ít nhất một dịch vụ gắn nhãn cho một báo cáo" -#: src/screens/Deactivated.tsx:134 +#: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." msgstr "Bạn đã vô hiệu hóa @{0} trước đây." -#: src/screens/Settings/Settings.tsx:249 +#: src/screens/Settings/Settings.tsx:257 msgid "You will be signed out of all your accounts." msgstr "Bạn sẽ đăng xuất khỏi tất cả tài khoản của mình." @@ -7934,7 +8287,7 @@ msgstr "Bạn sẽ nhận một email tại <0>{0} để xác minh đây đ msgid "You'll stay updated with these feeds" msgstr "Bạn sẽ được cập nhật với những bảng tin này" -#: src/screens/SignupQueued.tsx:113 +#: src/screens/SignupQueued.tsx:112 msgid "You're in line" msgstr "Bạn đang trong hàng chờ" @@ -7943,7 +8296,7 @@ msgstr "Bạn đang trong hàng chờ" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Bạn đã đăng nhập bằng mật khẩu ứng dụng. Vui lòng đăng nhập bằng mật khẩu chính để tiếp tục vô hiệu hóa tài khoản." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Bạn đã sẵn sàng!" @@ -7952,6 +8305,10 @@ msgstr "Bạn đã sẵn sàng!" msgid "You've chosen to hide a word or tag within this post." msgstr "Bạn đã chọn ẩn một từ hoặc thẻ trong bài đăng này." +#: src/state/shell/progress-guide.tsx:232 +msgid "You've found some people to follow" +msgstr "" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Bạn đã đến cuối bảng tin! Hãy tìm thêm một số tài khoản để theo dõi." @@ -7968,7 +8325,7 @@ msgstr "Bạn đã đến giới hạn tải lên video hàng ngày (quá nhiề msgid "Your account" msgstr "Tài khoản của bạn" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Tài khoản của bạn đã bị xóa" @@ -7996,6 +8353,10 @@ msgstr "Chat của bạn đã bị vô hiệu hóa" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Lựa chọn của bạn sẽ được lưu, nhưng có thể được thay đổi sau từ cài đặt." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 @@ -8011,7 +8372,7 @@ msgstr "Email của bạn đã được cập nhật nhưng chưa được xác msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Email của bạn chưa được xác minh. Chúng tôi khuyến khích thực hiện bước bảo mật quan trọng này." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:211 msgid "Your first like!" msgstr "Lượt thích đầu của bạn!" @@ -8019,14 +8380,14 @@ msgstr "Lượt thích đầu của bạn!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Bảng tin theo dõi còn trống! Hãy theo dõi thêm người dùng để biết có gì đang diễn ra." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +msgid "Your full handle will be <0>@{0}" +msgstr "Tên người dùng đầy đủ của bạn sẽ là <0>@{0}" + #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full username will be" msgstr "Tên người dùng đầy đủ của bạn sẽ là" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 -msgid "Your full handle will be <0>@{0}" -msgstr "Tên người dùng đầy đủ của bạn sẽ là <0>@{0}" - #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Từ cấm của bạn" @@ -8043,7 +8404,7 @@ msgstr "Bài đăng của bạn đã được đăng!" msgid "Your posts have been published" msgstr "Bài đăng của bạn đã được đăng" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Bài đăng, lượt thích, và lượt chặn của bạn là công khai. Việc ẩn là riêng tư." @@ -8058,7 +8419,3 @@ msgstr "Trả lời của bạn đã được đăng" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Báo cáo của bạn sẽ được gởi đến dịch vụ kiểm duyệt của Bluesky" - -#: src/screens/Signup/index.tsx:142 -msgid "Choose your username" -msgstr "Tên người dùng của bạn" diff --git a/src/locale/locales/zh-CN/messages.po b/src/locale/locales/zh-CN/messages.po index 4d0d402dd1..dcc21b526b 100644 --- a/src/locale/locales/zh-CN/messages.po +++ b/src/locale/locales/zh-CN/messages.po @@ -443,7 +443,6 @@ msgstr "已取消隐藏该账户" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "添加" @@ -460,7 +459,8 @@ msgstr "添加 {displayName} 至新手包" msgid "Add a content warning" msgstr "添加内容警告" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "将用户添加至这个列表" @@ -514,6 +514,11 @@ msgstr "添加隐藏字词和标签" msgid "Add new post" msgstr "添加新的帖文" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "添加推荐的动态源" @@ -930,8 +935,8 @@ msgstr "自动播放视频及 GIF" msgid "Back" msgstr "返回" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "在创建列表之前,你必须首先验证你的电子邮箱。" @@ -949,8 +954,8 @@ msgstr "在创建新手包之前,你必须首先验证你的电子邮箱。" msgid "Before you may message another user, you must first verify your email." msgstr "在向其他人发送私信之前,你必须首先验证你的电子邮箱。" -#: src/components/interstitials/Trending.tsx:60 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:56 +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 msgid "BETA" msgstr "测试" @@ -982,15 +987,15 @@ msgstr "屏蔽账户" msgid "Block Account?" msgstr "要屏蔽账户吗?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "屏蔽账户" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "屏蔽列表" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "要屏蔽这些账户吗?" @@ -1016,7 +1021,7 @@ msgstr "已被屏蔽的账户无法在你的帖文下回复、提及你或以其 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "已被屏蔽的账户无法在你的帖文下回复、提及你或以其他方式与你互动。你将不会看到他们所发布的内容,同样他们也无法查看你发布的内容。" -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "这则帖文已被屏蔽。" @@ -1024,7 +1029,7 @@ msgstr "这则帖文已被屏蔽。" msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "屏蔽该用户不会阻止其继续标记你的账户。" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "屏蔽是公开可见的。被屏蔽的账户无法在你的帖文下回复、提及你或以其他方式与你互动。" @@ -1108,15 +1113,15 @@ msgstr "在探索页面浏览更多建议" msgid "Browse other feeds" msgstr "浏览其他动态源" -#: src/components/TrendingTopics.tsx:171 +#: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" msgstr "浏览有关 {displayName} 的帖文" -#: src/components/TrendingTopics.tsx:179 +#: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" msgstr "浏览带有标签 {displayName} 的帖文" -#: src/components/TrendingTopics.tsx:217 +#: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" msgstr "浏览话题 {displayName}" @@ -1148,7 +1153,7 @@ msgstr "继续创建账户即代表你同意我们的<0>服务条款。" msgid "Camera" msgstr "相机" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1180,14 +1185,14 @@ msgid "Cancel" msgstr "取消" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "取消" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "中止删除账户" @@ -1315,7 +1320,7 @@ msgstr "检查我的状态" msgid "Check your email for a login code and enter it here." msgstr "在这里输入发送到你电子邮箱的验证码。" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "查看发送至你电子邮箱的验证邮件,并在下方输入收到的验证码:" @@ -1381,12 +1386,12 @@ msgid "click here" msgstr "点击这里" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "点击这里来了解有关停用账户的更多资讯" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "点击这里来了解有关停用账户的更多资讯" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "点击这里以获取更多资讯。" +#~ msgid "Click here for more information." +#~ msgstr "点击这里以获取更多资讯。" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1459,7 +1464,7 @@ msgstr "关闭图片查看器" msgid "Close navigation footer" msgstr "关闭导航页脚" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "关闭这个窗口" @@ -1556,7 +1561,7 @@ msgstr "确认更改" msgid "Confirm content language settings" msgstr "确认内容语言设置" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "确认删除账户" @@ -1573,8 +1578,8 @@ msgstr "确认你的出生日期" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "验证码" @@ -1720,7 +1725,7 @@ msgstr "复制链接" msgid "Copy Link" msgstr "复制链接" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "复制列表链接" @@ -1760,7 +1765,7 @@ msgstr "无法离开对话" msgid "Could not load feed" msgstr "无法加载动态源" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "无法加载列表" @@ -1884,7 +1889,7 @@ msgstr "默认图标" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "删除" @@ -1893,7 +1898,7 @@ msgstr "删除" msgid "Delete account" msgstr "删除账户" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "删除账户<0>“<1>{0}<2>”" @@ -1913,7 +1918,7 @@ msgstr "删除聊天记录" msgid "Delete for me" msgstr "仅为我删除" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "删除列表" @@ -1925,7 +1930,7 @@ msgstr "删除私信" msgid "Delete message for me" msgstr "仅为我删除私信" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "删除我的账户" @@ -1944,7 +1949,7 @@ msgstr "删除新手包" msgid "Delete starter pack?" msgstr "要删除新手包吗?" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "要删除这个列表吗?" @@ -1961,7 +1966,7 @@ msgstr "已删除" msgid "Deleted Account" msgstr "已删除的账户" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "这则帖文已删除。" @@ -2227,7 +2232,7 @@ msgstr "每个邀请码仅可被使用一次。后续你将不定期获得新的 msgid "Edit" msgstr "编辑" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "编辑" @@ -2252,7 +2257,7 @@ msgstr "编辑图片" msgid "Edit interaction settings" msgstr "调整互动选项" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "编辑列表详情" @@ -2543,7 +2548,7 @@ msgstr "排除你已关注的用户" msgid "Exit fullscreen" msgstr "退出全屏模式" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "退出删除账户" @@ -2769,7 +2774,7 @@ msgstr "动态源是一种自定义算法,用户仅需掌握一点编程知识 msgid "Feeds updated!" msgstr "已更新动态源!" -#: src/screens/Search/components/ExploreRecommendations.tsx:54 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 msgid "Feeds we think you might like." msgstr "我们认为你可能会喜欢的动态源。" @@ -2949,7 +2954,7 @@ msgstr "字体大小" msgid "Food" msgstr "食物" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "出于安全原因,我们需要向你的电子邮箱发送验证码。" @@ -2982,7 +2987,7 @@ msgstr "忘记了?" msgid "Frequently Posts Unwanted Content" msgstr "频繁发布不受欢迎的内容" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "来自 @{sanitizedAuthor}" @@ -3024,13 +3029,13 @@ msgstr "为你的个人资料选择头像" msgid "Glaring violations of law or terms of service" msgstr "明显违反法规或服务条款" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "返回" @@ -3041,7 +3046,7 @@ msgstr "返回" #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "返回" @@ -3156,7 +3161,7 @@ msgstr "以下是你的应用密码!" msgid "Hidden list" msgstr "隐藏列表" -#: src/components/interstitials/Trending.tsx:106 +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3164,8 +3169,9 @@ msgstr "隐藏列表" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:98 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "隐藏" @@ -3203,13 +3209,15 @@ msgstr "要隐藏这则帖文吗?" msgid "Hide this reply?" msgstr "要隐藏这则回复吗?" -#: src/components/interstitials/Trending.tsx:66 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:55 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" msgstr "隐藏趋势" -#: src/components/interstitials/Trending.tsx:104 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:96 +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 msgid "Hide trending topics?" msgstr "要隐藏趋势吗?" @@ -3269,6 +3277,8 @@ msgstr "托管服务提供商" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "热门回复优先" @@ -3309,7 +3319,7 @@ msgstr "若替代文本过长,则会切换替代文本的展开状态" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "如果你根据所在国家的法规定义是未成年人,则你的父母或法定监护人必须代表你阅读这些条款。" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "如果你删除这个列表,则以后将无法恢复。" @@ -3357,7 +3367,7 @@ msgstr "不当消息或敏感链接" msgid "Input code sent to your email for password reset" msgstr "输入发送到你电子邮箱的验证码以重置密码" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "输入删除用户的验证码" @@ -3365,7 +3375,7 @@ msgstr "输入删除用户的验证码" msgid "Input new password" msgstr "输入新的密码" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "输入密码以删除账户" @@ -3668,6 +3678,11 @@ msgstr "喜欢" msgid "Likes on this post" msgstr "这则帖文的喜欢数" +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + #: src/Navigation.tsx:198 msgid "List" msgstr "列表" @@ -3676,7 +3691,7 @@ msgstr "列表" msgid "List Avatar" msgstr "列表头像" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "已屏蔽该列表" @@ -3693,7 +3708,7 @@ msgstr "由 <0/> 创建的列表" msgid "List by you" msgstr "你创建的列表" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "已删除该列表" @@ -3701,11 +3716,11 @@ msgstr "已删除该列表" msgid "List has been hidden" msgstr "已隐藏该列表" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "隐藏列表" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "已隐藏该列表" @@ -3713,11 +3728,11 @@ msgstr "已隐藏该列表" msgid "List Name" msgstr "列表名称" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "已取消屏蔽列表" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "已取消隐藏列表" @@ -3753,7 +3768,7 @@ msgstr "加载新的通知" #: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "加载新的帖文" @@ -3966,7 +3981,7 @@ msgid "More feeds" msgstr "更多动态源" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "更多选项" @@ -3975,6 +3990,8 @@ msgid "Most-liked first" msgstr "最多喜欢数优先" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "最多喜欢数的回复优先" @@ -4005,7 +4022,7 @@ msgstr "隐藏 {truncatedTag}" msgid "Mute Account" msgstr "隐藏账户" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "隐藏账户" @@ -4022,11 +4039,11 @@ msgstr "隐藏对话" msgid "Mute in:" msgstr "隐藏:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "隐藏列表" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "要隐藏这些账户吗?" @@ -4085,7 +4102,7 @@ msgstr "被“{0}”隐藏" msgid "Muted words & tags" msgstr "隐藏字词和标签" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "你隐藏的账号仅对你自己可见。他们虽仍然能与你互动,但将不会出现在你的通知或时间线里面。" @@ -4152,8 +4169,8 @@ msgstr "你永远不会失去对关注者或个人数据的掌控权。" msgid "Nevermind, create a handle for me" msgstr "不用了,请帮我创建一个账户代码" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "新建" @@ -4170,8 +4187,8 @@ msgstr "新私信" msgid "New handle" msgstr "新的账户代码" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "新列表" @@ -4195,8 +4212,8 @@ msgstr "新密码" #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 #: src/view/screens/Profile.tsx:495 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "新帖文" @@ -4220,6 +4237,8 @@ msgstr "新的用户列表" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "最新回复优先" @@ -4470,6 +4489,8 @@ msgstr "好的" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "最早回复优先" @@ -4548,7 +4569,7 @@ msgstr "开启更改账户代码对话框" msgid "Open conversation options" msgstr "开启对话选项" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "开启抽屉菜单" @@ -4722,8 +4743,8 @@ msgstr "无法找到这个页面" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "密码" @@ -4792,7 +4813,7 @@ msgstr "不适合未成年人的图片。" msgid "Pin feed" msgstr "固定动态源" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "固定到主页" @@ -4818,7 +4839,7 @@ msgstr "固定 {0} 到主页" msgid "Pinned Feeds" msgstr "已固定的动态源列表" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "已固定到你的动态源中" @@ -4884,7 +4905,7 @@ msgstr "请输入你的电子邮箱。" msgid "Please enter your invite code." msgstr "请输入你的邀请码。" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "请输入你的密码:" @@ -4919,7 +4940,7 @@ msgctxt "action" msgid "Post" msgstr "发布" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "帖文" @@ -4948,7 +4969,7 @@ msgstr "已删除帖文" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "帖文发布失败,请检查你的网络连接并重试。" -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "已隐藏帖文" @@ -4974,8 +4995,8 @@ msgstr "帖文发布语言" msgid "Post Languages" msgstr "帖文发布语言" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "无法找到帖文" @@ -5102,13 +5123,21 @@ msgstr "已更新个人资料" msgid "Public" msgstr "公开" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "公开且可共享的批量隐藏或屏蔽列表。" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "公开且可共享的批量隐藏或屏蔽列表。" #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "公开且可对外分享的列表,也可作为动态源来使用。" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "公开且可对外分享的列表,也可作为动态源来使用。" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5158,6 +5187,8 @@ msgstr "引用这则帖文" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "随机显示(又名“试试手气”)" @@ -5196,7 +5227,7 @@ msgstr "原因:" msgid "Recent Searches" msgstr "最近的搜索记录" -#: src/screens/Search/components/ExploreRecommendations.tsx:50 +#: src/screens/Search/components/ExploreRecommendations.tsx:49 msgid "Recommended" msgstr "推荐" @@ -5259,7 +5290,7 @@ msgstr "要删除动态源吗?" #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "从我的动态源中删除" @@ -5334,7 +5365,7 @@ msgstr "已从已保存的动态源中删除" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "已从你的动态源中删除" @@ -5386,6 +5417,10 @@ msgstr "回复选项" msgid "Reply settings are chosen by the author of the thread" msgstr "由这条讨论串的发布者设置的回复选项" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5442,7 +5477,7 @@ msgstr "举报页面" msgid "Report feed" msgstr "举报动态源" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "举报列表" @@ -5621,7 +5656,7 @@ msgstr "重试" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "返回上一页" @@ -5703,7 +5738,7 @@ msgid "Saved to your camera roll" msgstr "保存到你的照片图库" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "已保存到你的动态源" @@ -5727,7 +5762,7 @@ msgstr "问声好!" msgid "Science" msgstr "科学" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "滚动到顶部" @@ -5927,11 +5962,11 @@ msgstr "发送验证电子邮件" msgid "Send Confirmation Email" msgstr "发送验证电子邮件" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "发送电子邮件" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "发送电子邮件" @@ -5970,7 +6005,7 @@ msgstr "发送验证电子邮件" msgid "Send via direct message" msgstr "通过私信发送" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "发送包含删除账户验证码的电子邮件" @@ -6014,16 +6049,16 @@ msgid "Sexually Suggestive" msgstr "性暗示" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 -#: src/screens/Topic.tsx:98 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "分享" @@ -6161,13 +6196,21 @@ msgstr "显示引用帖文" msgid "Show replies" msgstr "显示回复" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "将来自你关注的人的回复排在最前面" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "使用树形视图显示回复" +#~ msgid "Show replies in a threaded view" +#~ msgstr "使用树形视图显示回复" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6362,6 +6405,16 @@ msgstr "运动" msgid "Start a new chat" msgstr "开始一个新私信" +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "与 {displayName} 开始私信" @@ -6422,7 +6475,7 @@ msgstr "故事书" msgid "Submit" msgstr "提交" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "订阅" @@ -6438,7 +6491,7 @@ msgstr "订阅标记者" msgid "Subscribe to this labeler" msgstr "订阅这个标记者" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "订阅这个列表" @@ -6668,8 +6721,8 @@ msgstr "以下标记已应用到你发布的内容。" msgid "The following steps will help customize your Bluesky experience." msgstr "以下步骤将帮助你自定义 Bluesky 体验。" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "这则帖文可能已被删除。" @@ -6714,8 +6767,8 @@ msgid "There was an issue connecting to Tenor." msgstr "连接 Tenor 时出现问题。" #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "连接服务器时出现问题" @@ -6738,7 +6791,7 @@ msgstr "刷新通知时出现问题,点击重试。" msgid "There was an issue fetching posts. Tap here to try again." msgstr "刷新帖文时出现问题,点击重试。" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "刷新列表时出现问题,点击重试。" @@ -6789,10 +6842,10 @@ msgstr "出现问题了!{0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "出现问题了,请检查你的网络连接并重试。" @@ -6876,7 +6929,7 @@ msgstr "这个动态源是空的!你或许需要先关注更多的用户,或 #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "这里是空的。" @@ -6921,8 +6974,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "这个列表由 <0>{0} 创建,其名称或描述可能违反了 Bluesky 社群准则。" #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "这个列表是空的!" +#~ msgid "This list is empty!" +#~ msgstr "这个列表是空的!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7010,6 +7067,11 @@ msgstr "这将从你的快速访问中移除 @{0}。" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "你的帖文将从这则引用中删除,并替换为一个占位符。" +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + #: src/screens/Settings/ContentAndMediaSettings.tsx:65 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" @@ -7019,6 +7081,11 @@ msgstr "讨论串偏好" msgid "Thread Preferences" msgstr "讨论串偏好" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "树形显示模式" @@ -7078,9 +7145,9 @@ msgstr "话题" msgid "Translate" msgstr "翻译" -#: src/components/interstitials/Trending.tsx:55 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:51 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:52 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "趋势" @@ -7109,11 +7176,11 @@ msgstr "请在这里输入消息" msgid "Type:" msgstr "类型:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "取消屏蔽列表" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "取消隐藏列表" @@ -7141,7 +7208,7 @@ msgstr "无法删除" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "取消屏蔽" @@ -7197,7 +7264,7 @@ msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "取消喜欢({0, plural, one {# 次喜欢} other {# 次喜欢}})" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "取消隐藏" @@ -7233,7 +7300,7 @@ msgstr "取消隐藏讨论串" msgid "Unmute video" msgstr "取消隐藏视频" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "取消固定" @@ -7252,7 +7319,7 @@ msgstr "从主页取消固定" msgid "Unpin from profile" msgstr "从个人资料取消固定" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "取消固定限制列表" @@ -7260,7 +7327,7 @@ msgstr "取消固定限制列表" msgid "Unpinned {0} from Home" msgstr "从主页取消固定 {0}" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "已从你的动态源中取消固定" @@ -7707,7 +7774,7 @@ msgstr "我们遇到了网络问题,请再试一次" msgid "We're so excited to have you join us!" msgstr "我们非常高兴你加入我们!" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "很抱歉,我们无法解析这个列表。如果问题持续发生,请联系列表创建者,@{handleOrDid}。" @@ -7748,7 +7815,7 @@ msgstr "你感兴趣的是什么?" msgid "What do you want to call your starter pack?" msgstr "你希望如何命名你的新手包?" -#: src/screens/Search/components/ExploreTrendingTopics.tsx:61 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." msgstr "大家都在讨论的焦点话题。" @@ -7884,7 +7951,7 @@ msgstr "你还没有关注任何账户。" msgid "You can also discover new Custom Feeds to follow." msgstr "你也可以探索并关注新的自定义动态源。" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "你也可以暂时停用你的账户,日后随时都可以重新启用。" @@ -7901,8 +7968,9 @@ msgstr "你现在可以使用新密码登录。" msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "你可以继续登录以重新启用你的账户,其他用户将能够重新看到你的个人资料和帖文。" -#: src/components/interstitials/Trending.tsx:105 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:97 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 msgid "You can update this later from your settings." msgstr "你可以随时在设置里重新更改。" @@ -7926,7 +7994,7 @@ msgstr "你还没有固定的动态源。" msgid "You don't have any saved feeds." msgstr "你还没有已保存的动态源。" -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "你已屏蔽该发布者,或已被该发布者屏蔽。" @@ -7972,7 +8040,6 @@ msgstr "你还没有任何私信,试着与其他人展开对话吧!" msgid "You have no feeds." msgstr "你还没有建立任何动态源。" -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "你还没有建立任何列表。" @@ -8140,7 +8207,7 @@ msgstr "你已达到每日上传视频上限(数量太多)" msgid "Your account" msgstr "你的账户" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "已删除你的账户" @@ -8234,4 +8301,3 @@ msgstr "已发布你的回复" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "你的举报将发送至 Bluesky 内容审核服务" - diff --git a/src/locale/locales/zh-HK/messages.po b/src/locale/locales/zh-HK/messages.po index b3e5295b85..1a0ac8548b 100644 --- a/src/locale/locales/zh-HK/messages.po +++ b/src/locale/locales/zh-HK/messages.po @@ -443,7 +443,6 @@ msgstr "唔再靜音嘅帳號" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "新增" @@ -460,7 +459,8 @@ msgstr "加入 {displayName} 到新手包" msgid "Add a content warning" msgstr "新增內容警告" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "將用戶擺到落呢個清單度" @@ -514,6 +514,11 @@ msgstr "新增靜音文字同標籤" msgid "Add new post" msgstr "新開帖文" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "加入推薦嘅動態源" @@ -930,8 +935,8 @@ msgstr "自動播放影片同 GIF" msgid "Back" msgstr "返去" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "喺建立清单之前,你必須驗證你嘅電郵先。" @@ -949,8 +954,8 @@ msgstr "喺建立新手包之前,你必須驗證你嘅電郵先。" msgid "Before you may message another user, you must first verify your email." msgstr "喺同人哋傾偈之前,你必須驗證你嘅電郵先。" -#: src/components/interstitials/Trending.tsx:60 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:56 +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 msgid "BETA" msgstr "BETA" @@ -982,15 +987,15 @@ msgstr "封鎖帳號" msgid "Block Account?" msgstr "封鎖帳號?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "封鎖帳號" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "封鎖清單" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "係咪要封鎖呢啲帳號?" @@ -1016,7 +1021,7 @@ msgstr "封鎖咗嘅帳號唔得喺你嘅討論串入邊回覆、提及你抑或 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "封鎖咗嘅帳號唔得喺你嘅討論串入邊回覆、提及你抑或用其他方式同你互動。你唔會睇到佢哋嘅內容,而且佢哋會都被阻止睇到你嘅內容。" -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "封鎖咗嘅帖文。" @@ -1024,7 +1029,7 @@ msgstr "封鎖咗嘅帖文。" msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "封鎖唔會阻止呢個標籤者喺你嘅帳號上面放置標籤。" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "封鎖係公開嘅。封鎖咗嘅帳號唔得喺你嘅討論串入邊回覆、提及你抑或用其他方式同你互動。" @@ -1108,15 +1113,15 @@ msgstr "喺探索頁面瀏覽更多建議" msgid "Browse other feeds" msgstr "瀏覽其他動態源" -#: src/components/TrendingTopics.tsx:171 +#: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" msgstr "睇下同 {displayName} 有挐掕嘅貼文" -#: src/components/TrendingTopics.tsx:179 +#: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" msgstr "睇下用咗 {displayName} 標籤嘅貼文" -#: src/components/TrendingTopics.tsx:217 +#: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" msgstr "瀏覽話題 {displayName}" @@ -1148,7 +1153,7 @@ msgstr "建立帳號即係表示你同意<0>服務條款。" msgid "Camera" msgstr "相機" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1180,14 +1185,14 @@ msgid "Cancel" msgstr "咪喇" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "咪喇" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "唔再刪除帳號" @@ -1315,7 +1320,7 @@ msgstr "檢查我嘅狀態" msgid "Check your email for a login code and enter it here." msgstr "喺呢度輸入傳送到你電郵嘅驗證碼。" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "喺下低輸入傳送到你電郵嘅驗證碼:" @@ -1381,12 +1386,12 @@ msgid "click here" msgstr "撳呢度" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "撳呢度瞭解更多關於停用帳號嘅資訊" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "撳呢度瞭解更多關於停用帳號嘅資訊" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "撳呢度瞭解更多資訊。" +#~ msgid "Click here for more information." +#~ msgstr "撳呢度瞭解更多資訊。" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1459,7 +1464,7 @@ msgstr "閂咗圖片檢視器去" msgid "Close navigation footer" msgstr "閂咗導覽頁尾去" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "閂咗呢個對話框去" @@ -1556,7 +1561,7 @@ msgstr "確認變更" msgid "Confirm content language settings" msgstr "確認內容語言設定" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "確認刪除帳號" @@ -1573,8 +1578,8 @@ msgstr "確認你嘅出世日期" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "驗證碼" @@ -1720,7 +1725,7 @@ msgstr "複製連結" msgid "Copy Link" msgstr "複製連結" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "複製清單連結" @@ -1760,7 +1765,7 @@ msgstr "唔得離開呢度嘅傾偈" msgid "Could not load feed" msgstr "撈唔到動態源" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "撈唔到清單" @@ -1884,7 +1889,7 @@ msgstr "預設圖標" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "刪除" @@ -1893,7 +1898,7 @@ msgstr "刪除" msgid "Delete account" msgstr "刪除帳號" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "刪除帳號 <0>\"<1>{0}<2>\"" @@ -1913,7 +1918,7 @@ msgstr "刪除傾偈申報記錄" msgid "Delete for me" msgstr "幫我刪除" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "刪除清單" @@ -1925,7 +1930,7 @@ msgstr "刪除訊息" msgid "Delete message for me" msgstr "淨係刪我嗰度嘅訊息" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "刪除我嘅帳號" @@ -1944,7 +1949,7 @@ msgstr "刪除新手包" msgid "Delete starter pack?" msgstr "係咪要刪除新手包?" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "係咪要刪咗呢份清單?" @@ -1961,7 +1966,7 @@ msgstr "已刪除" msgid "Deleted Account" msgstr "刪除咗嘅帳戶" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "刪咗嘅帖文。" @@ -2227,7 +2232,7 @@ msgstr "每個邀請碼淨係得用一次。之後你會定期收到更多邀請 msgid "Edit" msgstr "編輯" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "編輯" @@ -2252,7 +2257,7 @@ msgstr "編輯圖片" msgid "Edit interaction settings" msgstr "調整互動設定" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "編輯清單詳情" @@ -2543,7 +2548,7 @@ msgstr "排除你跟咗嘅用戶" msgid "Exit fullscreen" msgstr "離開全螢幕" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "離開帳號刪除流程" @@ -2769,7 +2774,7 @@ msgstr "動態源係用戶嘅自訂演算法,用戶淨係需要小小 coding msgid "Feeds updated!" msgstr "動態源更新咗喇!" -#: src/screens/Search/components/ExploreRecommendations.tsx:54 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 msgid "Feeds we think you might like." msgstr "我哋覺得可能會啱你心水嘅動態源。" @@ -2949,7 +2954,7 @@ msgstr "字型大細" msgid "Food" msgstr "食物" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "爲咗安全起見,我哋需要將驗證碼傳送到你嘅電郵地址。" @@ -2982,7 +2987,7 @@ msgstr "唔記得?" msgid "Frequently Posts Unwanted Content" msgstr "頻繁發佈不受歡迎嘅內容" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "嚟自 @{sanitizedAuthor}" @@ -3024,13 +3029,13 @@ msgstr "整張相喺你嘅 profile 嗰度先啦" msgid "Glaring violations of law or terms of service" msgstr "明顯違反法律或服務條款" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "返去" @@ -3041,7 +3046,7 @@ msgstr "返去" #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "返去" @@ -3156,7 +3161,7 @@ msgstr "呢個係你嘅 App 密碼!" msgid "Hidden list" msgstr "隱藏清單" -#: src/components/interstitials/Trending.tsx:106 +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3164,8 +3169,9 @@ msgstr "隱藏清單" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:98 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "隱藏" @@ -3203,13 +3209,15 @@ msgstr "係咪要隱藏呢條帖文?" msgid "Hide this reply?" msgstr "係咪要隱藏呢個回覆?" -#: src/components/interstitials/Trending.tsx:66 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:55 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" msgstr "隱藏時下至 Hit 話題" -#: src/components/interstitials/Trending.tsx:104 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:96 +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 msgid "Hide trending topics?" msgstr "係咪要隱藏時下至 Hit 話題?" @@ -3269,6 +3277,8 @@ msgstr "Hosting 供應商" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "顯示最熱門嘅回覆先" @@ -3309,7 +3319,7 @@ msgstr "若然替代文字太長,就會切換替代文字展開狀態" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "若然你嘅年齡根據所在國家/地區嘅法律仲未夠秤嘅話,噉你父母抑或法定監護人就必須代表你閱讀呢啲條款。" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "若然你移除咗呢個清單,之後就冇得恢復。" @@ -3357,7 +3367,7 @@ msgstr "不當嘅訊息抑或敏感內容連結" msgid "Input code sent to your email for password reset" msgstr "輸入傳送到你電郵嘅驗證碼去到重設密碼" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "輸入刪除帳號嘅驗證碼" @@ -3365,7 +3375,7 @@ msgstr "輸入刪除帳號嘅驗證碼" msgid "Input new password" msgstr "輸入新密碼" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "輸入密碼去到刪除帳號" @@ -3668,6 +3678,11 @@ msgstr "讚好" msgid "Likes on this post" msgstr "讚好呢篇帖文" +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + #: src/Navigation.tsx:198 msgid "List" msgstr "清單" @@ -3676,7 +3691,7 @@ msgstr "清單" msgid "List Avatar" msgstr "列表頭像" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "已封鎖此清單" @@ -3693,7 +3708,7 @@ msgstr "<0/> 建立嘅清單" msgid "List by you" msgstr "你建立嘅清單" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "刪除咗嘅清單" @@ -3701,11 +3716,11 @@ msgstr "刪除咗嘅清單" msgid "List has been hidden" msgstr "清單已經隱藏咗" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "隱藏清單" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "已靜音此清單" @@ -3713,11 +3728,11 @@ msgstr "已靜音此清單" msgid "List Name" msgstr "清單名稱" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "已解除封鎖此清單" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "已取消靜音此清單" @@ -3753,7 +3768,7 @@ msgstr "撈下新嘅通知" #: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "撈下新嘅帖文" @@ -3966,7 +3981,7 @@ msgid "More feeds" msgstr "更多動態源" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "更多選項" @@ -3975,6 +3990,8 @@ msgid "Most-liked first" msgstr "顯示最多人讚嘅回覆先" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "顯示最多人讚嘅回覆先" @@ -4005,7 +4022,7 @@ msgstr "靜音 {truncatedTag}" msgid "Mute Account" msgstr "靜音帳號" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "靜音帳號" @@ -4022,11 +4039,11 @@ msgstr "靜音對話" msgid "Mute in:" msgstr "靜音:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "靜音清單" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "係咪要靜音呢啲帳號?" @@ -4085,7 +4102,7 @@ msgstr "俾 「{0}」 靜音" msgid "Muted words & tags" msgstr "靜音字詞同標籤" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "靜音係私人嘅。靜音咗嘅帳號可以同你互動,之但係你唔會睇到佢哋嘅帖文抑或收到佢哋同你互動嘅通知。" @@ -4152,8 +4169,8 @@ msgstr "你永遠唔會失去擁躉抑或個人資訊嘅掌握權。" msgid "Nevermind, create a handle for me" msgstr "唔使嘞,幫我整個帳號頭銜" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "新增" @@ -4170,8 +4187,8 @@ msgstr "同人傾偈" msgid "New handle" msgstr "新帳號頭銜" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "新清單" @@ -4195,8 +4212,8 @@ msgstr "新密碼" #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 #: src/view/screens/Profile.tsx:495 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "新帖文" @@ -4220,6 +4237,8 @@ msgstr "新用戶清單" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "顯示最新嘅回覆先" @@ -4470,6 +4489,8 @@ msgstr "好嘅" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "顯示最早嘅回覆先" @@ -4548,7 +4569,7 @@ msgstr "打開變更帳號頭銜對話框" msgid "Open conversation options" msgstr "打開對話選項" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "打開櫃桶選單" @@ -4722,8 +4743,8 @@ msgstr "搵唔到頁面" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "密碼" @@ -4792,7 +4813,7 @@ msgstr "圖片唔啱細路睇。" msgid "Pin feed" msgstr "固定動態源" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "固定到首頁" @@ -4818,7 +4839,7 @@ msgstr "固定 {0} 到首頁" msgid "Pinned Feeds" msgstr "固定嘅動態源" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "固定喺你嘅動態源" @@ -4884,7 +4905,7 @@ msgstr "請輸入你嘅電郵地址。" msgid "Please enter your invite code." msgstr "請輸入你嘅邀請碼。" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "請同時輸入密碼:" @@ -4919,7 +4940,7 @@ msgctxt "action" msgid "Post" msgstr "發嘢" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "帖文" @@ -4948,7 +4969,7 @@ msgstr "已刪除帖文" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "帖文發佈失敗。請檢查你嘅互聯網連線,跟住試多一次。" -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "帖文隱藏咗" @@ -4974,8 +4995,8 @@ msgstr "帖文語言" msgid "Post Languages" msgstr "帖文語言" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "搵唔到帖文" @@ -5102,13 +5123,21 @@ msgstr "個人檔案更新咗喇" msgid "Public" msgstr "公開" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "公開兼且可以共享嘅用戶列表,可以一次過靜音抑或封鎖。" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "公開兼且可以共享嘅用戶列表,可以一次過靜音抑或封鎖。" #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "公開兼且可以共享嘅列表,可以當動態源用。" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "公開兼且可以共享嘅列表,可以當動態源用。" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5127,7 +5156,9 @@ msgstr "QR code 儲存咗去你嘅相簿度喇!" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" -msgstr "引用帖文\n" +msgstr "" +"引用帖文\n" +"" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 msgid "Quote post was re-attached" @@ -5158,6 +5189,8 @@ msgstr "引用呢條篇帖文" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "隨機顯示(又名試試手氣)" @@ -5196,7 +5229,7 @@ msgstr "原因:" msgid "Recent Searches" msgstr "近排嘅搵嘢記錄" -#: src/screens/Search/components/ExploreRecommendations.tsx:50 +#: src/screens/Search/components/ExploreRecommendations.tsx:49 msgid "Recommended" msgstr "推薦" @@ -5259,7 +5292,7 @@ msgstr "係咪要刪除動態源?" #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "喺我嘅動態源入邊刪除" @@ -5334,7 +5367,7 @@ msgstr "喺儲存咗嘅動態源入邊移除咗喇" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "喺你嘅動態源入邊移除咗喇" @@ -5386,6 +5419,10 @@ msgstr "回覆設定" msgid "Reply settings are chosen by the author of the thread" msgstr "回覆設定係由討論串嘅作者所設" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5442,7 +5479,7 @@ msgstr "上報對話框" msgid "Report feed" msgstr "上報動態源" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "上報清單" @@ -5621,7 +5658,7 @@ msgstr "試多次" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "返去上一頁" @@ -5703,7 +5740,7 @@ msgid "Saved to your camera roll" msgstr "儲存咗去你嘅相簿度" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "儲存咗去你嘅動態源度" @@ -5727,7 +5764,7 @@ msgstr "Say 哈嘍!" msgid "Science" msgstr "科學" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "轆到去頂部" @@ -5927,11 +5964,11 @@ msgstr "傳送確認電郵" msgid "Send Confirmation Email" msgstr "傳送確認電郵" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "傳送電郵" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "傳送電郵" @@ -5970,7 +6007,7 @@ msgstr "傳送驗證電郵" msgid "Send via direct message" msgstr "將呢件嘢同人傾偈單獨講" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "傳送包含刪除帳號確認碼嘅電郵" @@ -6014,16 +6051,16 @@ msgid "Sexually Suggestive" msgstr "性暗示" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 -#: src/screens/Topic.tsx:98 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "分享" @@ -6161,13 +6198,21 @@ msgstr "顯示引用帖文" msgid "Show replies" msgstr "顯示回覆" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "將你跟緊嘅人啲回覆擺喺其他人回覆之前" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "用樹狀視圖顯示回覆" +#~ msgid "Show replies in a threaded view" +#~ msgstr "用樹狀視圖顯示回覆" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6362,6 +6407,16 @@ msgstr "運動" msgid "Start a new chat" msgstr "開始同人傾偈" +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "開始同 {displayName} 傾偈" @@ -6422,7 +6477,7 @@ msgstr "故事書" msgid "Submit" msgstr "提交" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "訂閱" @@ -6438,7 +6493,7 @@ msgstr "訂閱標籤製作者" msgid "Subscribe to this labeler" msgstr "訂閱呢個標籤製作者" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "訂閱呢份清單" @@ -6668,8 +6723,8 @@ msgstr "以下標籤已經套用到你嘅內容度。" msgid "The following steps will help customize your Bluesky experience." msgstr "以下步驟會幫你自訂你嘅 Bluesky 體驗。" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "呢條帖文可能已經刪咗。" @@ -6714,8 +6769,8 @@ msgid "There was an issue connecting to Tenor." msgstr "連線到 Tenor 嗰陣出咗問題。" #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "連線到伺服器嗰陣出咗問題" @@ -6738,7 +6793,7 @@ msgstr "攞緊通知嗰陣出咗問題,撳呢度試多一次。" msgid "There was an issue fetching posts. Tap here to try again." msgstr "攞緊帖文嗰陣出咗問題,撳呢度試多一次。" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "攞緊清單嗰陣出咗問題,撳呢度試多一次。" @@ -6789,10 +6844,10 @@ msgstr "{0} 出咗問題!" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "出咗問題。請檢查你嘅互聯網連線,跟住試多一次。" @@ -6876,7 +6931,7 @@ msgstr "呢個動態源入邊得個吉!你可能需要跟更多用戶抑或檢 #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "呢度得個吉。" @@ -6921,8 +6976,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "呢個清單係 <0>{0} 整嘅,喺佢嘅名稱抑或描述入邊可能違反咗 Bluesky 嘅社羣守則 。" #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "呢份清單得個吉!" +#~ msgid "This list is empty!" +#~ msgstr "呢份清單得個吉!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7010,6 +7069,11 @@ msgstr "噉樣會喺快速存取清單入邊移除 @{0}。" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "你嘅帖文會喺呢篇引用嘅帖文入邊刪除,兼且將佢換成一個佔位標記。" +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + #: src/screens/Settings/ContentAndMediaSettings.tsx:65 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" @@ -7019,6 +7083,11 @@ msgstr "討論串偏好設定" msgid "Thread Preferences" msgstr "討論串偏好設定" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "樹狀視圖模式" @@ -7078,9 +7147,9 @@ msgstr "話題" msgid "Translate" msgstr "翻譯" -#: src/components/interstitials/Trending.tsx:55 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:51 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:52 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "時下至 Hit" @@ -7109,11 +7178,11 @@ msgstr "喺呢度輸入你嘅訊息" msgid "Type:" msgstr "種類:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "解除封鎖清單" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "唔再靜音清單" @@ -7141,7 +7210,7 @@ msgstr "刪唔到" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "解除封鎖" @@ -7197,7 +7266,7 @@ msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "唔再讚佢({0, plural, one {# 人讚佢} other {# 人讚佢}})" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "唔再靜音" @@ -7233,7 +7302,7 @@ msgstr "唔再靜音討論串" msgid "Unmute video" msgstr "唔再靜音影片" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "唔再固定" @@ -7252,7 +7321,7 @@ msgstr "唔再喺首頁度固定" msgid "Unpin from profile" msgstr "唔再喺個人檔案度固定" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "唔再固定審核清單" @@ -7260,7 +7329,7 @@ msgstr "唔再固定審核清單" msgid "Unpinned {0} from Home" msgstr "唔再喺首頁度固定 {0}" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "唔再喺你嘅動態源入邊固定" @@ -7707,7 +7776,7 @@ msgstr "我哋遇到網絡問題,唔該試多一次" msgid "We're so excited to have you join us!" msgstr "我哋好高興你可以加入 Bluesky!" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "對唔住,但係我哋解析唔到呢份清單。若然呢個問題仲有嘅話,請聯絡清單建立者 @{handleOrDid}。" @@ -7748,7 +7817,7 @@ msgstr "邊啲你鍾意?" msgid "What do you want to call your starter pack?" msgstr "你諗住點嗌你嘅新手包?" -#: src/screens/Search/components/ExploreTrendingTopics.tsx:61 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." msgstr "啲人出 Po 講緊啲乜。" @@ -7884,7 +7953,7 @@ msgstr "你未有跟過任何人。" msgid "You can also discover new Custom Feeds to follow." msgstr "你亦都可以探索同埋去跟住啲新嘅自訂動態源。" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "你亦都可以暫時停用你嘅帳號,重新啓用嘅話幾時都得。" @@ -7901,8 +7970,9 @@ msgstr "你而家可以用你嘅新密碼登入。" msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "你可以重新啓用你嘅帳號嚟繼續登入,你嘅個人檔案同帖文會畀返其他用戶睇到。" -#: src/components/interstitials/Trending.tsx:105 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:97 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 msgid "You can update this later from your settings." msgstr "你可以遲啲喺設定入邊改返。" @@ -7926,7 +7996,7 @@ msgstr "你未有任何固定咗嘅動態源。" msgid "You don't have any saved feeds." msgstr "你未有任何儲存咗嘅動態源。" -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "你已經封鎖咗個作者,抑或你已經俾個作者封鎖咗。" @@ -7972,7 +8042,6 @@ msgstr "你仲未同人傾過偈,試下同其他人傾偈啦!" msgid "You have no feeds." msgstr "你仲未有任何動態源。" -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "你仲未有清單。" @@ -8140,7 +8209,7 @@ msgstr "你已經達到每日上載影片嘅上限(影片數量過多)" msgid "Your account" msgstr "你嘅帳號" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "你個帳號已經刪咗" @@ -8234,4 +8303,3 @@ msgstr "你嘅回覆已經發佈咗喇" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "你嘅上報會傳送到 Bluesky 審核服務度" - diff --git a/src/locale/locales/zh-TW/messages.po b/src/locale/locales/zh-TW/messages.po index 100bca8b86..c8246d280b 100644 --- a/src/locale/locales/zh-TW/messages.po +++ b/src/locale/locales/zh-TW/messages.po @@ -443,7 +443,6 @@ msgstr "成功取消靜音此帳號" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/screens/ProfileList.tsx:891 msgid "Add" msgstr "新增" @@ -460,7 +459,8 @@ msgstr "新增 {displayName} 至新手包" msgid "Add a content warning" msgstr "新增內容警告" -#: src/view/screens/ProfileList.tsx:881 +#: src/view/screens/ProfileList.tsx:891 +#: src/view/screens/ProfileList.tsx:909 msgid "Add a user to this list" msgstr "將用戶新增至這個列表" @@ -514,6 +514,11 @@ msgstr "新增靜音字詞和標籤" msgid "Add new post" msgstr "加入貼文" +#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:917 +msgid "Add people" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "加入推薦的動態源" @@ -930,8 +935,8 @@ msgstr "自動播放影片和 GIF" msgid "Back" msgstr "返回" -#: src/view/screens/Lists.tsx:84 -#: src/view/screens/ModerationModlists.tsx:86 +#: src/view/screens/Lists.tsx:81 +#: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "在建立列表之前,您必須先驗證您的電子信箱。" @@ -949,8 +954,8 @@ msgstr "在建立新手包之前,您必須先驗證您的電子信箱。" msgid "Before you may message another user, you must first verify your email." msgstr "在向其他人傳送訊息之前,您必須先驗證您的電子信箱。" -#: src/components/interstitials/Trending.tsx:60 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:56 +#: src/components/interstitials/Trending.tsx:67 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 msgid "BETA" msgstr "BETA" @@ -982,15 +987,15 @@ msgstr "封鎖帳號" msgid "Block Account?" msgstr "要封鎖帳號嗎?" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:638 msgid "Block accounts" msgstr "封鎖帳號" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:759 msgid "Block list" msgstr "封鎖列表" -#: src/view/screens/ProfileList.tsx:751 +#: src/view/screens/ProfileList.tsx:754 msgid "Block these accounts?" msgstr "要封鎖這些帳號嗎?" @@ -1016,7 +1021,7 @@ msgstr "被封鎖的帳號無法在您的討論串中回覆、提及您,或以 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "被封鎖的帳號無法在您的討論串中回覆、提及您,或以其他方式與您互動。您將看不到他們的內容,他們也會被阻止看到您的內容。" -#: src/view/com/post-thread/PostThread.tsx:419 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "該貼文被封鎖。" @@ -1024,7 +1029,7 @@ msgstr "該貼文被封鎖。" msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "封鎖該帳號無法阻止其標記您的帳號。" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:756 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "您封鎖的帳號對所有人可見。他們無法提及您、在您的討論串中回覆或以其他方式與您互動。" @@ -1108,15 +1113,15 @@ msgstr "在探索頁面瀏覽更多建議" msgid "Browse other feeds" msgstr "瀏覽其他動態源" -#: src/components/TrendingTopics.tsx:171 +#: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" msgstr "瀏覽有關 {displayName} 的貼文" -#: src/components/TrendingTopics.tsx:179 +#: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" msgstr "瀏覽帶有標籤 {displayName} 的貼文" -#: src/components/TrendingTopics.tsx:217 +#: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" msgstr "瀏覽話題 {displayName}" @@ -1148,7 +1153,7 @@ msgstr "建立帳號即表示您同意<0>服務條款。" msgid "Camera" msgstr "相機" -#: src/components/Menu/index.tsx:236 +#: src/components/Menu/index.tsx:297 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:283 @@ -1180,14 +1185,14 @@ msgid "Cancel" msgstr "取消" #: src/view/com/modals/CreateOrEditList.tsx:340 -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "取消" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "放棄刪除帳號" @@ -1315,7 +1320,7 @@ msgstr "檢查我的狀態" msgid "Check your email for a login code and enter it here." msgstr "在這裡輸入傳送至您電子信箱的驗證碼。" -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "在下方輸入傳送至您電子信箱的驗證碼:" @@ -1381,12 +1386,12 @@ msgid "click here" msgstr "按這裡" #: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "按這裡以深入瞭解如何停用帳號" +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "按這裡以深入瞭解如何停用帳號" #: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "按這裡以瞭解詳情。" +#~ msgid "Click here for more information." +#~ msgstr "按這裡以瞭解詳情。" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" @@ -1459,7 +1464,7 @@ msgstr "關閉圖片檢視器" msgid "Close navigation footer" msgstr "關閉導覽頁尾" -#: src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 #: src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "關閉這個對話框" @@ -1556,7 +1561,7 @@ msgstr "確認變更" msgid "Confirm content language settings" msgstr "確認內容語言設定" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "確認刪除帳號" @@ -1573,8 +1578,8 @@ msgstr "確認您的出生日期" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "驗證碼" @@ -1720,7 +1725,7 @@ msgstr "複製連結" msgid "Copy Link" msgstr "複製連結" -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Copy link to list" msgstr "複製列表連結" @@ -1760,7 +1765,7 @@ msgstr "無法離開對話" msgid "Could not load feed" msgstr "無法載入動態" -#: src/view/screens/ProfileList.tsx:957 +#: src/view/screens/ProfileList.tsx:994 msgid "Could not load list" msgstr "無法載入列表" @@ -1884,7 +1889,7 @@ msgstr "預設圖示" #: src/screens/StarterPack/StarterPackScreen.tsx:665 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/view/screens/ProfileList.tsx:735 +#: src/view/screens/ProfileList.tsx:738 msgid "Delete" msgstr "刪除" @@ -1893,7 +1898,7 @@ msgstr "刪除" msgid "Delete account" msgstr "刪除帳號" -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" msgstr "刪除帳號<0>「<1>{0}<2>」" @@ -1913,7 +1918,7 @@ msgstr "刪除對話聲明紀錄" msgid "Delete for me" msgstr "為我刪除" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:525 msgid "Delete List" msgstr "刪除列表" @@ -1925,7 +1930,7 @@ msgstr "刪除訊息" msgid "Delete message for me" msgstr "為我刪除訊息" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "刪除我的帳號" @@ -1944,7 +1949,7 @@ msgstr "刪除新手包" msgid "Delete starter pack?" msgstr "要刪除新手包嗎?" -#: src/view/screens/ProfileList.tsx:730 +#: src/view/screens/ProfileList.tsx:733 msgid "Delete this list?" msgstr "要刪除這個列表嗎?" @@ -1961,7 +1966,7 @@ msgstr "已刪除" msgid "Deleted Account" msgstr "已刪除的帳號" -#: src/view/com/post-thread/PostThread.tsx:405 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "該貼文已刪除。" @@ -2227,7 +2232,7 @@ msgstr "每個邀請碼只能使用一次。您將定期收到更多的邀請碼 msgid "Edit" msgstr "編輯" -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "編輯" @@ -2252,7 +2257,7 @@ msgstr "編輯圖片" msgid "Edit interaction settings" msgstr "編輯互動設定" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:513 msgid "Edit list details" msgstr "編輯列表資訊" @@ -2543,7 +2548,7 @@ msgstr "排除已跟隨的用戶" msgid "Exit fullscreen" msgstr "退出全螢幕" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "離開刪除帳號流程" @@ -2769,7 +2774,7 @@ msgstr "動態源是一種自訂演算法,用戶只需掌握一點開發技巧 msgid "Feeds updated!" msgstr "成功更新動態源!" -#: src/screens/Search/components/ExploreRecommendations.tsx:54 +#: src/screens/Search/components/ExploreRecommendations.tsx:53 msgid "Feeds we think you might like." msgstr "我們認為您可能會喜歡的動態源。" @@ -2949,7 +2954,7 @@ msgstr "字型大小" msgid "Food" msgstr "食物" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "為了確保您的帳號安全,我們將傳送一組驗證碼到您的電子郵件地址。" @@ -2982,7 +2987,7 @@ msgstr "忘記了?" msgid "Frequently Posts Unwanted Content" msgstr "頻繁發布不當內容" -#: src/screens/Hashtag.tsx:116 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "來自 @{sanitizedAuthor}" @@ -3024,13 +3029,13 @@ msgstr "為您的個人檔案選擇大頭貼照" msgid "Glaring violations of law or terms of service" msgstr "明顯違反法律或服務條款" -#: src/components/Layout/Header/index.tsx:121 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:82 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:1003 msgid "Go back" msgstr "返回" @@ -3041,7 +3046,7 @@ msgstr "返回" #: src/screens/Profile/ProfileFeed/index.tsx:87 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:971 +#: src/view/screens/ProfileList.tsx:1008 msgid "Go Back" msgstr "返回" @@ -3156,7 +3161,7 @@ msgstr "以下是您的應用程式專用密碼!" msgid "Hidden list" msgstr "隱藏列表" -#: src/components/interstitials/Trending.tsx:106 +#: src/components/interstitials/Trending.tsx:113 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3164,8 +3169,9 @@ msgstr "隱藏列表" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:98 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:105 msgid "Hide" msgstr "隱藏" @@ -3203,13 +3209,15 @@ msgstr "要隱藏這則貼文嗎?" msgid "Hide this reply?" msgstr "要隱藏這則回覆嗎?" -#: src/components/interstitials/Trending.tsx:66 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:55 +#: src/components/interstitials/Trending.tsx:73 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" msgstr "隱藏流行趨勢" -#: src/components/interstitials/Trending.tsx:104 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:96 +#: src/components/interstitials/Trending.tsx:111 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 msgid "Hide trending topics?" msgstr "要隱藏流行趨勢嗎?" @@ -3269,6 +3277,8 @@ msgstr "託管服務提供者" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "熱門回覆優先" @@ -3309,7 +3319,7 @@ msgstr "替代文字過長時,切換替代文字的展開狀態" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "如果您根據您所在國家的法律尚未成年,則您的父母或法定代理人必須代表您閱讀這些條款。" -#: src/view/screens/ProfileList.tsx:732 +#: src/view/screens/ProfileList.tsx:735 msgid "If you delete this list, you won't be able to recover it." msgstr "一旦您刪除這個列表,以後將無法再恢復。" @@ -3357,7 +3367,7 @@ msgstr "低俗言論或敏感內容連結" msgid "Input code sent to your email for password reset" msgstr "輸入傳送到您電子信箱的代碼以重設密碼" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "輸入刪除帳號的驗證碼" @@ -3365,7 +3375,7 @@ msgstr "輸入刪除帳號的驗證碼" msgid "Input new password" msgstr "輸入新密碼" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "輸入密碼以刪除帳號" @@ -3668,6 +3678,11 @@ msgstr "喜歡" msgid "Likes on this post" msgstr "這則貼文的喜歡數" +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "" + #: src/Navigation.tsx:198 msgid "List" msgstr "列表" @@ -3676,7 +3691,7 @@ msgstr "列表" msgid "List Avatar" msgstr "列表封面圖片" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:417 msgid "List blocked" msgstr "成功封鎖列表" @@ -3693,7 +3708,7 @@ msgstr "來自 <0/> 的列表" msgid "List by you" msgstr "您建立的列表" -#: src/view/screens/ProfileList.tsx:451 +#: src/view/screens/ProfileList.tsx:454 msgid "List deleted" msgstr "成功刪除列表" @@ -3701,11 +3716,11 @@ msgstr "成功刪除列表" msgid "List has been hidden" msgstr "已隱藏列表" -#: src/view/screens/ProfileList.tsx:168 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "隱藏列表" -#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/ProfileList.tsx:391 msgid "List muted" msgstr "成功靜音列表" @@ -3713,11 +3728,11 @@ msgstr "成功靜音列表" msgid "List Name" msgstr "列表名稱" -#: src/view/screens/ProfileList.tsx:427 +#: src/view/screens/ProfileList.tsx:430 msgid "List unblocked" msgstr "成功解除封鎖列表" -#: src/view/screens/ProfileList.tsx:401 +#: src/view/screens/ProfileList.tsx:404 msgid "List unmuted" msgstr "成功取消靜音列表" @@ -3753,7 +3768,7 @@ msgstr "載入更多通知" #: src/screens/Profile/ProfileFeed/index.tsx:192 #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:143 -#: src/view/screens/ProfileList.tsx:823 +#: src/view/screens/ProfileList.tsx:845 msgid "Load new posts" msgstr "載入更多貼文" @@ -3966,7 +3981,7 @@ msgid "More feeds" msgstr "更多動態源" #: src/view/com/profile/ProfileMenu.tsx:179 -#: src/view/screens/ProfileList.tsx:717 +#: src/view/screens/ProfileList.tsx:720 msgid "More options" msgstr "更多選項" @@ -3975,6 +3990,8 @@ msgid "Most-liked first" msgstr "最多喜歡數優先" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "最多喜歡回覆優先" @@ -4005,7 +4022,7 @@ msgstr "靜音 {truncatedTag}" msgid "Mute Account" msgstr "靜音帳號" -#: src/view/screens/ProfileList.tsx:623 +#: src/view/screens/ProfileList.tsx:626 msgid "Mute accounts" msgstr "靜音帳號" @@ -4022,11 +4039,11 @@ msgstr "靜音對話" msgid "Mute in:" msgstr "模式:" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:749 msgid "Mute list" msgstr "靜音列表" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:744 msgid "Mute these accounts?" msgstr "要靜音這些帳號嗎?" @@ -4085,7 +4102,7 @@ msgstr "被「{0}」靜音" msgid "Muted words & tags" msgstr "靜音字詞和標籤" -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:746 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "您靜音的帳號僅對自己可見。他們仍然可以與您互動,但您將無法看到他們的貼文或收到來自他們的通知。" @@ -4152,8 +4169,8 @@ msgstr "永遠不會失去對您的跟隨者或資料的存取權。" msgid "Nevermind, create a handle for me" msgstr "不用了,為我建立一個帳號代碼" -#: src/view/screens/Lists.tsx:77 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:74 +#: src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "新增" @@ -4170,8 +4187,8 @@ msgstr "新對話" msgid "New handle" msgstr "新的帳號代碼" -#: src/view/screens/Lists.tsx:69 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:66 +#: src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "新列表" @@ -4195,8 +4212,8 @@ msgstr "新密碼" #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 #: src/view/screens/Profile.tsx:495 -#: src/view/screens/ProfileList.tsx:246 -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:249 +#: src/view/screens/ProfileList.tsx:282 msgid "New post" msgstr "新貼文" @@ -4220,6 +4237,8 @@ msgstr "建立用戶列表" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "最新回覆優先" @@ -4470,6 +4489,8 @@ msgstr "好的" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "最舊回覆優先" @@ -4548,7 +4569,7 @@ msgstr "開啟變更帳號代碼對話框" msgid "Open conversation options" msgstr "開啟對話選項" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "開啟抽屜選單" @@ -4722,8 +4743,8 @@ msgstr "頁面不存在" #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "密碼" @@ -4792,7 +4813,7 @@ msgstr "可能會引發性方面聯想的內容。" msgid "Pin feed" msgstr "釘選動態源" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Pin to home" msgstr "釘選到首頁" @@ -4818,7 +4839,7 @@ msgstr "釘選 {0} 到首頁" msgid "Pinned Feeds" msgstr "釘選中的動態源" -#: src/view/screens/ProfileList.tsx:347 +#: src/view/screens/ProfileList.tsx:350 msgid "Pinned to your feeds" msgstr "成功釘選到您的動態源" @@ -4884,7 +4905,7 @@ msgstr "請輸入您的電子郵件地址。" msgid "Please enter your invite code." msgstr "請輸入您的邀請碼。" -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "請輸入您的密碼:" @@ -4919,7 +4940,7 @@ msgctxt "action" msgid "Post" msgstr "發布" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "貼文" @@ -4948,7 +4969,7 @@ msgstr "成功刪除貼文" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "貼文發布失敗。請檢查您的網路連線,然後再試一次。" -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "已隱藏貼文" @@ -4974,8 +4995,8 @@ msgstr "貼文語言" msgid "Post Languages" msgstr "貼文語言" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "找不到貼文" @@ -5102,13 +5123,21 @@ msgstr "成功更新個人檔案" msgid "Public" msgstr "公開" +#: src/view/com/lists/MyLists.tsx:117 +msgid "Public, sharable lists of users to mute or block in bulk." +msgstr "" + +#: src/view/com/lists/MyLists.tsx:112 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "" + #: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "公開且可分享的用戶列表,可供批次靜音或封鎖。" +#~ msgid "Public, shareable lists of users to mute or block in bulk." +#~ msgstr "公開且可分享的用戶列表,可供批次靜音或封鎖。" #: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "公開且可分享的列表,也可作為動態源來使用。" +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "公開且可分享的列表,也可作為動態源來使用。" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -5158,6 +5187,8 @@ msgstr "引用這則貼文" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "隨機顯示 (又名試試手氣)" @@ -5196,7 +5227,7 @@ msgstr "原因:" msgid "Recent Searches" msgstr "最近的搜尋記錄" -#: src/screens/Search/components/ExploreRecommendations.tsx:50 +#: src/screens/Search/components/ExploreRecommendations.tsx:49 msgid "Recommended" msgstr "推薦" @@ -5259,7 +5290,7 @@ msgstr "要刪除動態源嗎?" #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:494 +#: src/view/screens/ProfileList.tsx:497 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "從我的動態源中刪除" @@ -5334,7 +5365,7 @@ msgstr "成功從儲存的動態源中刪除" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:378 +#: src/view/screens/ProfileList.tsx:381 msgid "Removed from your feeds" msgstr "成功從您的動態源中刪除" @@ -5386,6 +5417,10 @@ msgstr "回覆設定" msgid "Reply settings are chosen by the author of the thread" msgstr "由此討論串的發布者選擇的回覆設定" +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "" + #: src/view/com/post/Post.tsx:204 #: src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" @@ -5442,7 +5477,7 @@ msgstr "檢舉對話框" msgid "Report feed" msgstr "檢舉動態源" -#: src/view/screens/ProfileList.tsx:536 +#: src/view/screens/ProfileList.tsx:539 msgid "Report List" msgstr "檢舉列表" @@ -5621,7 +5656,7 @@ msgstr "重試" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:752 -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:1004 msgid "Return to previous page" msgstr "返回上一頁" @@ -5703,7 +5738,7 @@ msgid "Saved to your camera roll" msgstr "成功儲存至裝置相簿" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:358 +#: src/view/screens/ProfileList.tsx:361 msgid "Saved to your feeds" msgstr "成功儲存到您的動態源" @@ -5727,7 +5762,7 @@ msgstr "說句「你好!👋」" msgid "Science" msgstr "科學" -#: src/view/screens/ProfileList.tsx:924 +#: src/view/screens/ProfileList.tsx:961 msgid "Scroll to top" msgstr "捲動到頂部" @@ -5927,11 +5962,11 @@ msgstr "傳送確認電子郵件" msgid "Send Confirmation Email" msgstr "傳送確認電子郵件" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "傳送電子郵件" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "傳送電子郵件" @@ -5970,7 +6005,7 @@ msgstr "傳送驗證電子郵件" msgid "Send via direct message" msgstr "透過私人訊息傳送" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "傳送包含帳號刪除確認碼的電子郵件" @@ -6014,16 +6049,16 @@ msgid "Sexually Suggestive" msgstr "性暗示" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/screens/Hashtag.tsx:122 +#: src/screens/Hashtag.tsx:126 #: src/screens/StarterPack/StarterPackScreen.tsx:423 #: src/screens/StarterPack/StarterPackScreen.tsx:595 -#: src/screens/Topic.tsx:98 +#: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 -#: src/view/screens/ProfileList.tsx:479 +#: src/view/screens/ProfileList.tsx:482 msgid "Share" msgstr "分享" @@ -6161,13 +6196,21 @@ msgstr "顯示引用貼文" msgid "Show replies" msgstr "顯示回覆" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "把您跟隨的人的回覆顯示在最前面" #: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "使用樹狀介面顯示回覆" +#~ msgid "Show replies in a threaded view" +#~ msgstr "使用樹狀介面顯示回覆" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 @@ -6362,6 +6405,16 @@ msgstr "運動" msgid "Start a new chat" msgstr "開始新對話" +#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:933 +msgid "Start adding people" +msgstr "" + +#: src/view/screens/ProfileList.tsx:821 +#: src/view/screens/ProfileList.tsx:940 +msgid "Start adding people!" +msgstr "" + #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "與 {displayName} 開始對話" @@ -6422,7 +6475,7 @@ msgstr "故事書" msgid "Submit" msgstr "提交" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:711 msgid "Subscribe" msgstr "套用" @@ -6438,7 +6491,7 @@ msgstr "訂閱標記服務" msgid "Subscribe to this labeler" msgstr "訂閱這個標記服務" -#: src/view/screens/ProfileList.tsx:704 +#: src/view/screens/ProfileList.tsx:707 msgid "Subscribe to this list" msgstr "套用這個列表" @@ -6668,8 +6721,8 @@ msgstr "以下標記已套用到您的內容。" msgid "The following steps will help customize your Bluesky experience." msgstr "以下步驟將幫助自訂您的 Bluesky 體驗。" -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "這則貼文可能已被刪除。" @@ -6714,8 +6767,8 @@ msgid "There was an issue connecting to Tenor." msgstr "連線到 Tenor 時發生問題。" #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:361 -#: src/view/screens/ProfileList.tsx:380 +#: src/view/screens/ProfileList.tsx:364 +#: src/view/screens/ProfileList.tsx:383 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "連線伺服器時發生問題" @@ -6738,7 +6791,7 @@ msgstr "取得通知時發生問題,按這裡重試。" msgid "There was an issue fetching posts. Tap here to try again." msgstr "取得貼文時發生問題,按這裡重試。" -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "取得列表時發生問題,按這裡重試。" @@ -6789,10 +6842,10 @@ msgstr "發生問題!{0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:392 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:418 -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:434 msgid "There was an issue. Please check your internet connection and try again." msgstr "發生問題了。請檢查您的網路連線,然後再試一次。" @@ -6876,7 +6929,7 @@ msgstr "這個動態源是空的!您可能需要再跟隨一些用戶,或檢 #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:170 -#: src/view/screens/ProfileList.tsx:803 +#: src/view/screens/ProfileList.tsx:812 msgid "This feed is empty." msgstr "這裡是空的。" @@ -6921,8 +6974,12 @@ msgid "This list - created by <0>{0} - contains possible violations of Blues msgstr "此列表由 <0>{0} 建立,其名稱或說明中包含可能違反 Bluesky 社群準則的內容。" #: src/view/screens/ProfileList.tsx:904 -msgid "This list is empty!" -msgstr "這個列表是空的!" +#~ msgid "This list is empty!" +#~ msgstr "這個列表是空的!" + +#: src/view/screens/ProfileList.tsx:929 +msgid "This list is empty." +msgstr "" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -7010,6 +7067,11 @@ msgstr "這將從快速存取列表中移除 @{0}。" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "您的貼文將從這則引用貼文中刪除,並取代為一個佔位標記。" +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "" + #: src/screens/Settings/ContentAndMediaSettings.tsx:65 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 msgid "Thread preferences" @@ -7019,6 +7081,11 @@ msgstr "討論串偏好" msgid "Thread Preferences" msgstr "討論串偏好" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "樹狀顯示模式" @@ -7078,9 +7145,9 @@ msgstr "話題" msgid "Translate" msgstr "翻譯" -#: src/components/interstitials/Trending.tsx:55 -#: src/screens/Search/components/ExploreTrendingTopics.tsx:51 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:52 +#: src/components/interstitials/Trending.tsx:62 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "流行趨勢" @@ -7109,11 +7176,11 @@ msgstr "在這裡輸入訊息" msgid "Type:" msgstr "類型:" -#: src/view/screens/ProfileList.tsx:586 +#: src/view/screens/ProfileList.tsx:589 msgid "Un-block list" msgstr "取消封鎖列表" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:574 msgid "Un-mute list" msgstr "取消靜音列表" @@ -7141,7 +7208,7 @@ msgstr "無法刪除" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 -#: src/view/screens/ProfileList.tsx:690 +#: src/view/screens/ProfileList.tsx:693 msgid "Unblock" msgstr "解除封鎖" @@ -7197,7 +7264,7 @@ msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "取消喜歡 ({0, plural, one {# 個喜歡} other {# 個喜歡}})" #: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:697 +#: src/view/screens/ProfileList.tsx:700 msgid "Unmute" msgstr "取消靜音" @@ -7233,7 +7300,7 @@ msgstr "取消靜音討論串" msgid "Unmute video" msgstr "取消靜音影片" -#: src/view/screens/ProfileList.tsx:681 +#: src/view/screens/ProfileList.tsx:684 msgid "Unpin" msgstr "取消釘選" @@ -7252,7 +7319,7 @@ msgstr "自首頁取消釘選" msgid "Unpin from profile" msgstr "從您的個人檔案中取消釘選" -#: src/view/screens/ProfileList.tsx:551 +#: src/view/screens/ProfileList.tsx:554 msgid "Unpin moderation list" msgstr "取消釘選內容管理列表" @@ -7260,7 +7327,7 @@ msgstr "取消釘選內容管理列表" msgid "Unpinned {0} from Home" msgstr "自首頁取消釘選 {0}" -#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:351 msgid "Unpinned from your feeds" msgstr "成功從您的動態源中取消釘選" @@ -7707,7 +7774,7 @@ msgstr "我們遇到了網路問題,請再試一次" msgid "We're so excited to have you join us!" msgstr "我們非常高興您加入我們!" -#: src/view/screens/ProfileList.tsx:110 +#: src/view/screens/ProfileList.tsx:112 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "很抱歉,我們無法解析此列表。如果問題持續發生,請聯絡列表建立者 @{handleOrDid}。" @@ -7748,7 +7815,7 @@ msgstr "您對什麼感興趣?" msgid "What do you want to call your starter pack?" msgstr "您想怎麼命名這個新手包?" -#: src/screens/Search/components/ExploreTrendingTopics.tsx:61 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." msgstr "大家都在討論的熱門話題。" @@ -7884,7 +7951,7 @@ msgstr "您還沒有跟隨任何人。" msgid "You can also discover new Custom Feeds to follow." msgstr "您也可以探索並跟隨一些自訂動態源。" -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "您也可以暫時停用帳號,日後隨時都可以重新啟用。" @@ -7901,8 +7968,9 @@ msgstr "您可以使用新密碼登入了。" msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "您可以登入以重新啟用帳號。其他用戶將可以重新看到您的個人檔案和貼文。" -#: src/components/interstitials/Trending.tsx:105 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:97 +#: src/components/interstitials/Trending.tsx:112 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:131 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 msgid "You can update this later from your settings." msgstr "您可以稍後在設定中變更。" @@ -7926,7 +7994,7 @@ msgstr "您目前還沒有任何釘選的動態源。" msgid "You don't have any saved feeds." msgstr "您目前還沒有任何已儲存的動態源。" -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "您封鎖了該發布者,或您已被對方封鎖。" @@ -7972,7 +8040,6 @@ msgstr "您還沒有任何對話,試著與其他用戶開始對話吧!" msgid "You have no feeds." msgstr "您還沒有建立任何動態源。" -#: src/view/com/lists/MyLists.tsx:89 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "您還沒有建立任何列表。" @@ -8140,7 +8207,7 @@ msgstr "您已達到每日影片上傳限制 (影片數過多)" msgid "Your account" msgstr "您的帳號" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "您的帳號已刪除" @@ -8234,4 +8301,3 @@ msgstr "成功發布您的回覆" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "您的檢舉將傳送至 Bluesky 內容管理服務" -